aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-12sound: push BKL into open functionsArnd Bergmann8-35/+89
2010-07-12ALSA: via82xx: allow changing the initial DXS volumeClemens Ladisch1-2/+7
2010-07-09ALSA: usb-audio: silence a superfluous warningClemens Ladisch1-4/+1
2010-07-06ALSA: asihpi - Remove unneeded ;Eliot Blennerhassett1-1/+1
2010-07-06ALSA: asihpi - Minor HPI error handling fixesEliot Blennerhassett1-2/+8
2010-07-06ALSA: asihpi - Change compander API and tidyEliot Blennerhassett2-143/+211
2010-07-06ALSA: asihpi - Add ASI5200 familyEliot Blennerhassett1-0/+7
2010-07-06ALSA: asihpi - Use version string instead of printf formattingEliot Blennerhassett1-3/+1
2010-07-06ALSA: asihpi - HPI API updatesEliot Blennerhassett3-27/+55
2010-07-05soundcore_open: Reduce the area BKL coverageJohn Kacur1-5/+8
2010-07-05Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/miscTakashi Iwai2-15/+24
2010-06-28sis7019: increase reset delaysDavid Dillow1-3/+3
2010-06-28sis7019: fix capture issues with multiple periods per bufferDavid Dillow1-4/+6
2010-06-28ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write()David Dillow1-8/+15
2010-06-24ALSA: usb - Fix compile error with CONFIG_SND_DEBUG_VERBOSE=yTakashi Iwai1-1/+1
2010-06-23ALSA: usb-audio: simplify control interface accessDaniel Mack8-44/+34
2010-06-23ALSA: usb-audio: move and add some commentsDaniel Mack2-10/+30
2010-06-23ALSA: usb-midi: whitespace fixesDaniel Mack1-7/+7
2010-06-23ALSA: usb-audio: unify UAC macros and struct namesDaniel Mack3-10/+10
2010-06-23ALSA: usb-audio: clean up includes in clock.cDaniel Mack1-15/+1
2010-06-23Merge branch 'fix/misc' into topic/miscTakashi Iwai21-266/+670
2010-06-23ALSA: usb-audio - Add volume resolution quirk for some Logitech webcamsAlexey Fisher1-0/+13
2010-06-21ALSA: usb/endpoint, fix dangling pointer useJiri Slaby1-0/+1
2010-06-17ALSA: alsa: riptide: don't use own hex_to_bin() methodAndy Shevchenko1-6/+6
2010-06-17ALSA: asihpi - Get rid of incorrect "long" types and casts.Eliot Blennerhassett1-11/+11
2010-06-11ALSA: usb-audio: fix UAC2 control value queriesDaniel Mack1-5/+14
2010-06-11ALSA: usb-audio: parse UAC2 sample rate ranges correctlyDaniel Mack1-18/+74
2010-06-11ALSA: usb-audio: fix control messages for USB_RECIP_INTERFACEDaniel Mack3-6/+16
2010-06-11ALSA: usb-audio: add check for faulty clock in parse_audio_format_rates_v2()Daniel Mack1-0/+6
2010-06-08ALSA: sound/spi: patch for the unuseful variable removalWan ZongShun1-1/+0
2010-06-08ALSA: atmel: set "channel A event" output to debugYegor Yefremov1-1/+1
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds16-227/+535
2010-06-02Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+10
2010-06-02Merge branch 'fix/hda' into for-linusTakashi Iwai1-2/+2
2010-06-02Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asocTakashi Iwai1-1/+10
2010-06-02Merge branch 'master' of git.alsa-project.org:alsa-kernel into fix/hdaTakashi Iwai1-2/+2
2010-06-02ALSA: hda-intel - fix wallclk variable update and conditionJaroslav Kysela1-2/+2
2010-06-02ALSA: hda-intel - fix wallclk variable update and conditionJaroslav Kysela1-2/+2
2010-06-02Merge branch 'fix/hda' into for-linusTakashi Iwai2-0/+4
2010-06-02ALSA: asihpi - Fix uninitialized variableTakashi Iwai1-0/+3
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt1-3/+5
2010-06-01ALSA: hda: Use LPIB for ASUS M2VDaniel T Chen1-0/+1
2010-05-31ASoC: MX31ads sound support should depend on MACH_MX31ADS_WM1133_EV1Sascha Hauer1-1/+1
2010-05-31ASoC: Add missing Kconfig entry for Phytec boardsSascha Hauer1-0/+9
2010-05-31ALSA: usb-audio: export UAC2 clock selectors as mixer controlsDaniel Mack1-7/+35
2010-05-31ALSA: usb-audio: clean up find_audio_control_unit()Daniel Mack1-8/+10
2010-05-31ALSA: usb-audio: add UAC2 sepecific Feature Unit controlsDaniel Mack1-6/+10
2010-05-31ALSA: usb-audio: unify constants from specificationDaniel Mack2-68/+35
2010-05-31ALSA: usb-audio: parse clock topology of UAC2 devicesDaniel Mack9-125/+396
2010-05-31ALSA: usb-audio: support partially write-protected UAC2 controlsDaniel Mack2-6/+26