summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/miscTakashi Iwai2010-07-271-1/+1
|\
| * ALSA: hda-intel - fix function_id rework (add missing bitmask)Jaroslav Kysela2010-07-201-1/+1
* | sound: oss: waveartist: simplify waveartist_sleep()Kulikov Vasiliy2010-07-261-8/+2Star
* | sound: oss: au1550_ac97: simplify au1550_delay()Kulikov Vasiliy2010-07-261-10/+1Star
* | sound/oss: Remove dead CONFIG_SOFTOSS*Christian Dietrich2010-07-211-3/+0Star
* | ALSA: riptide: check kzalloc() resultKulikov Vasiliy2010-07-191-0/+6
* | 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: usb-audio - Add volume resolution quirk for some Logitech webcamsAlexey Fisher2010-06-231-0/+13
| * | ALSA: usb/endpoint, fix dangling pointer useJiri Slaby2010-06-211-0/+1
| * | ALSA: asihpi - Get rid of incorrect "long" types and casts.Eliot Blennerhassett2010-06-171-11/+11
| * | ALSA: usb-audio: fix UAC2 control value queriesDaniel Mack2010-06-111-5/+14
| * | ALSA: usb-audio: parse UAC2 sample rate ranges correctlyDaniel Mack2010-06-111-18/+74
| * | ALSA: usb-audio: fix control messages for USB_RECIP_INTERFACEDaniel Mack2010-06-113-6/+16
| * | ALSA: usb-audio: add check for faulty clock in parse_audio_format_rates_v2()Daniel Mack2010-06-111-0/+6
| * | ALSA: sound/spi: patch for the unuseful variable removalWan ZongShun2010-06-081-1/+0Star
| * | ALSA: atmel: set "channel A event" output to debugYegor Yefremov2010-06-081-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-06-0416-227/+535
| |\ \
| | * \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-06-021-1/+10
| | |\ \