summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai48-1297/+1722
2011-05-22Merge branch 'topic/lola' into for-linusTakashi Iwai10-0/+3429
2011-05-20SOUND: OSS: Remove Au1550 driver.Ralf Baechle4-3355/+0
2011-05-20ALSA: emu10k1 - Add dB range to Bass and Treble for SB Live!Raymond Yau1-0/+5
2011-05-19ALSA: intel8x0m: enable AMD8111 modemDmitry Eremin-Solenikov1-2/+2
2011-05-19ALSA: sound, core, pcm_lib: fix xrun_logBen Gardiner1-1/+1
2011-05-18ALSA: sound, core, pcm_lib: xrun_log: log also in_interruptBen Gardiner1-4/+8
2011-05-18ALSA: usb-audio - Add support for USB X-Fi S51 ProMathieu Bouffard1-0/+12
2011-05-18ALSA: usb-audio: handle "Fast Track Ultra" with USB_DEVICE_VENDOR_SPEC()Daniel Mack1-2/+2
2011-05-18ALSA: usb-audio: assume valid clockDaniel Mack1-1/+10
2011-05-18ALSA: usb-audio: add quirks for Roland GR-55Daniel Mack1-0/+26
2011-05-18ALSA: usb-audio: Add quirk for KORG PANDORA PX5D MIDI interfaceDaniel Mack1-0/+11
2011-05-18ALSA: usb-audio: remove invalid extra mixers for Komplete Audio 6Daniel Mack3-19/+2
2011-05-18ALSA: usb-audio: include format.h in format.cDaniel Mack1-0/+1
2011-05-18ALSA: usb-audio: make hwc_debug a noop in case HW_CONST_DEBUG is not setDaniel Mack1-1/+1
2011-05-18MAINTAINERS: Add entry for Native Instruments sound driverDaniel Mack1-0/+7
2011-05-15ALSA: fm801: clean-up radio-related KconfigOndrej Zary2-7/+6
2011-05-13ALSA: tea575x: use better card and bus namesOndrej Zary4-2/+9
2011-05-13ALSA: tea575x: remove unused card from structOndrej Zary3-3/+0
2011-05-13ALSA: tea575x: remove freq_fixup from structOndrej Zary4-7/+6
2011-05-11ALSA: isight: fix lockingClemens Ladisch1-3/+6
2011-05-11ALSA: isight: remove experimental statusClemens Ladisch1-2/+1
2011-05-11ALSA: isight: fix hang when unplugging a running deviceClemens Ladisch1-2/+1
2011-05-11ALSA: isight: wrap up register accessesStefan Richter1-46/+30
2011-05-11ALSA: isight: add AudioEnable register writeStefan Richter1-3/+14
2011-05-11ALSA: isight: fix divide error when queueing packetsClemens Ladisch1-0/+1
2011-05-11ALSA: isight: fix packet requeueingClemens Ladisch1-3/+2
2011-05-11ALSA: isight: fix isight_pcm_abort() crashesClemens Ladisch1-6/+20
2011-05-11ALSA: add Apple iSight microphone driverClemens Ladisch5-0/+765
2011-05-11ALSA: fm801: implement TEA575x tuner autodetectionOndrej Zary1-11/+22
2011-05-10ALSA: fm801: convert TEA575x support to new interfaceOndrej Zary1-279/+57
2011-05-10ALSA: es1968: convert TEA575x support to new interfaceOndrej Zary1-71/+24
2011-05-10ALSA: tea575x: unify read/write functionsOndrej Zary2-30/+81
2011-05-09Linux 2.6.39-rc7v2.6.39-rc7Linus Torvalds1-1/+1
2011-05-09vm: fix vm_pgoff wrap in upward expansionHugh Dickins1-4/+7
2011-05-09Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+23
2011-05-09Don't lock guardpage if the stack is growing upMikulas Patocka3-15/+37
2011-05-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds3-43/+150
2011-05-09drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson1-0/+3
2011-05-09drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson1-2/+2
2011-05-09drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson1-2/+0
2011-05-09Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2-11/+16
2011-05-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-13/+41
2011-05-09Merge branch 'hpfs'Linus Torvalds15-793/+730
2011-05-09HPFS: Remove unused variableMikulas Patocka1-4/+0
2011-05-09HPFS: Move declaration up, so that there are no out-of-scope pointersMikulas Patocka1-1/+1
2011-05-09HPFS: Fix some unaligned accessesMikulas Patocka3-24/+32
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka11-418/+498
2011-05-09HPFS: Implement fsync for hpfsMikulas Patocka1-2/+2
2011-05-09HPFS: Fix a bug that filesystem was not marked dirty when remounting itMikulas Patocka1-8/+8