summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | ALSA: echoaudio: check kmalloc() resultKulikov Vasiliy2010-07-191-0/+2
| | | * | | | | Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/miscTakashi Iwai2010-07-194-5/+17
| | | |\| | | |
| | | | * | | | ALSA: pcm core - add a safe check to the silence filling functionJaroslav Kysela2010-07-191-0/+2
| | | | * | | | ALSA: hda-intel - do not mix audio and modem function IDsJaroslav Kysela2010-07-193-5/+15
| | | * | | | | ALSA: asihpi - Avoid useless assignment of returned index values.Eliot Blennerhassett2010-07-161-5/+4Star
| | | * | | | | ALSA: asihpi - Avoid using c99 uintX types.Eliot Blennerhassett2010-07-161-5/+5
| | | * | | | | ALSA: asihpi - HPI version 4.04.01Eliot Blennerhassett2010-07-161-2/+2
| | | * | | | | ALSA: asihpi: fix sign bugKulikov Vasiliy2010-07-161-2/+4
| | | * | | | | ALSA: Kconfig: SND_AC97_POWER_SAVE description improvementMichael Witten2010-07-151-3/+21
| | | * | | | | sound/oss-msnd-pinnacle: ioctl needs the inodeArnd Bergmann2010-07-141-1/+1
| | | * | | | | sound/oss: convert to unlocked_ioctlArnd Bergmann2010-07-126-51/+119
| | | * | | | | sound: push BKL into open functionsArnd Bergmann2010-07-128-35/+89
| | | * | | | | ALSA: via82xx: allow changing the initial DXS volumeClemens Ladisch2010-07-121-2/+7
| | | * | | | | ALSA: usb-audio: silence a superfluous warningClemens Ladisch2010-07-091-4/+1Star
| | | * | | | | ALSA: asihpi - Remove unneeded ;Eliot Blennerhassett2010-07-061-1/+1
| | | * | | | | ALSA: asihpi - Minor HPI error handling fixesEliot Blennerhassett2010-07-061-2/+8
| | | * | | | | ALSA: asihpi - Change compander API and tidyEliot Blennerhassett2010-07-062-143/+211
| | | * | | | | ALSA: asihpi - Add ASI5200 familyEliot Blennerhassett2010-07-061-0/+7
| | | * | | | | ALSA: asihpi - Use version string instead of printf formattingEliot Blennerhassett2010-07-061-3/+1Star
| | | * | | | | ALSA: asihpi - HPI API updatesEliot Blennerhassett2010-07-063-27/+55
| | | * | | | | soundcore_open: Reduce the area BKL coverageJohn Kacur2010-07-051-5/+8
| | | * | | | | Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/miscTakashi Iwai2010-07-052-15/+24
| | | |\| | | |
| | | | * | | | sis7019: increase reset delaysDavid Dillow2010-06-281-3/+3
| | | | * | | | sis7019: fix capture issues with multiple periods per bufferDavid Dillow2010-06-281-4/+6
| | | | * | | | ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write()David Dillow2010-06-281-8/+15
| | | | * | | | ALSA: hda-intel - fix wallclk variable update and conditionJaroslav Kysela2010-06-021-2/+2
| | | * | | | | ALSA: usb - Fix compile error with CONFIG_SND_DEBUG_VERBOSE=yTakashi Iwai2010-06-241-1/+1
| | | * | | | | ALSA: usb-audio: simplify control interface accessDaniel Mack2010-06-238-44/+34Star
| | | * | | | | ALSA: usb-audio: move and add some commentsDaniel Mack2010-06-232-10/+30
| | | * | | | | ALSA: usb-midi: whitespace fixesDaniel Mack2010-06-231-7/+7
| | | * | | | | ALSA: usb-audio: unify UAC macros and struct namesDaniel Mack2010-06-233-10/+10
| | | * | | | | ALSA: usb-audio: clean up includes in clock.cDaniel Mack2010-06-231-15/+1Star
| | | * | | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-06-2321-266/+670
| | | |\ \ \ \ \
| | | * | | | | | ALSA: alsa: riptide: don't use own hex_to_bin() methodAndy Shevchenko2010-06-171-6/+6
| | | * | | | | | ALSA: pcm: Define G723 3-bit and 5-bit formatsBen Collins2010-05-311-0/+16
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-08-05104-626/+8717
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'topic/hda' into for-linusTakashi Iwai2010-08-0512-147/+891
| | |\ \ \ \ \ \ \
| | | * | | | | | | ALSA: hda - Add pin-fix for HP dc5750Takashi Iwai2010-08-041-0/+29
| | | * | | | | | | ALSA: hda - Fix initial capsrc selection in patch_alc269()Takashi Iwai2010-08-041-11/+16
| | | * | | | | | | ALSA: hda - Add PC-beep whitelist for an Intel boardTakashi Iwai2010-08-031-0/+1
| | | * | | | | | | ALSA: hda - More relax for pending period handlingTakashi Iwai2010-08-031-1/+1
| | | * | | | | | | ALSA: hda - Define AC_FMT_* constantsTakashi Iwai2010-08-033-21/+50
| | | * | | | | | | ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecsDaniel J Blueman2010-08-031-1/+11
| | | * | | | | | | ALSA: hda - Add support for HDMI HBR passthroughAnssi Hannula2010-08-034-5/+44
| | | * | | | | | | ALSA: hda - Set Stream Type in Stream Format according to AES0Anssi Hannula2010-08-033-3/+9
| | | * | | | | | | ALSA: hda - Fix Thinkpad X300 so SPDIF is not exposedJerone Young2010-08-031-1/+6
| | | * | | | | | | ALSA: hda - FIX to not expose SPDIF on Thinkpad X301, since it does not have ...Jerone Young2010-08-031-0/+4
| | | * | | | | | | ALSA: hda - Do not try to create speaker NIDs for ALC268 if there aren't anyDavid Henningsson2010-08-021-1/+1
| | | * | | | | | | ALSA: hda - Add a warning for ignored pins with ALC259/268/269Takashi Iwai2010-07-301-0/+2
| | | * | | | | | | ALSA: hda - Handle pin NID 0x1a on ALC259/269Takashi Iwai2010-07-301-1/+2