summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-15ALSA: Kconfig: SND_AC97_POWER_SAVE description improvementMichael Witten
2010-07-14sound/oss-msnd-pinnacle: ioctl needs the inodeArnd Bergmann
2010-07-12sound/oss: convert to unlocked_ioctlArnd Bergmann
2010-07-12sound: push BKL into open functionsArnd Bergmann
2010-07-12ALSA: via82xx: allow changing the initial DXS volumeClemens Ladisch
2010-07-09ALSA: usb-audio: silence a superfluous warningClemens Ladisch
2010-07-08ALSA: Update documents about new bits of xrun_debug proc fileTakashi Iwai
2010-07-06ALSA: asihpi - Remove unneeded ;Eliot Blennerhassett
2010-07-06ALSA: asihpi - Minor HPI error handling fixesEliot Blennerhassett
2010-07-06ALSA: asihpi - Change compander API and tidyEliot Blennerhassett
2010-07-06ALSA: asihpi - Add ASI5200 familyEliot Blennerhassett
2010-07-06ALSA: asihpi - Use version string instead of printf formattingEliot Blennerhassett
2010-07-06ALSA: asihpi - HPI API updatesEliot Blennerhassett
2010-07-05soundcore_open: Reduce the area BKL coverageJohn Kacur
2010-07-05Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/miscTakashi Iwai
2010-06-28sis7019: increase reset delaysDavid Dillow
2010-06-28sis7019: fix capture issues with multiple periods per bufferDavid Dillow
2010-06-28ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write()David Dillow
2010-06-24ALSA: usb - Fix compile error with CONFIG_SND_DEBUG_VERBOSE=yTakashi Iwai
2010-06-23ALSA: usb-audio: simplify control interface accessDaniel Mack
2010-06-23ALSA: usb-audio: move and add some commentsDaniel Mack
2010-06-23ALSA: usb-midi: whitespace fixesDaniel Mack
2010-06-23ALSA: usb-audio: unify UAC macros and struct namesDaniel Mack
2010-06-23ALSA: usb-audio: clean up includes in clock.cDaniel Mack
2010-06-23Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-06-23ALSA: usb-audio - Add volume resolution quirk for some Logitech webcamsAlexey Fisher
2010-06-21ALSA: usb/endpoint, fix dangling pointer useJiri Slaby
2010-06-17ALSA: alsa: riptide: don't use own hex_to_bin() methodAndy Shevchenko
2010-06-17ALSA: asihpi - Get rid of incorrect "long" types and casts.Eliot Blennerhassett
2010-06-11ALSA: usb-audio: fix UAC2 control value queriesDaniel Mack
2010-06-11ALSA: usb-audio: parse UAC2 sample rate ranges correctlyDaniel Mack
2010-06-11ALSA: usb-audio: fix control messages for USB_RECIP_INTERFACEDaniel Mack
2010-06-11ALSA: usb-audio: add check for faulty clock in parse_audio_format_rates_v2()Daniel Mack
2010-06-08ALSA: sound/spi: patch for the unuseful variable removalWan ZongShun
2010-06-08ALSA: atmel: set "channel A event" output to debugYegor Yefremov
2010-06-08sound: move driver parameters to their own filesRandy Dunlap
2010-06-05Linux 2.6.35-rc2v2.6.35-rc2Linus Torvalds
2010-06-05drm/i915: Move non-phys cursors into the GTTChris Wilson
2010-06-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-06-05ext4: Fix remaining racy updates of EXT4_I(inode)->i_flagsDmitry Monakhov
2010-06-05Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-06-05module: fix bne2 "gave up waiting for init of module libcrc32c"Rusty Russell
2010-06-05module: verify_export_symbols under the lockRusty Russell
2010-06-05module: move find_module check to endLinus Torvalds
2010-06-05module: make locking more fine-grained.Rusty Russell
2010-06-05module: Make module sysfs functions private.Rusty Russell