summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
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-10Linux 2.6.39-rc7v2.6.39-rc7Linus Torvalds1-1/+1
2011-05-10vm: fix vm_pgoff wrap in upward expansionHugh Dickins1-4/+7
2011-05-10Don't lock guardpage if the stack is growing upMikulas Patocka3-15/+37
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-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
2011-05-09HPFS: Restrict uid and gid to 16-bit valuesMikulas Patocka1-0/+4
2011-05-09HPFS: When marking or clearing the dirty bit, sync the filesystemMikulas Patocka1-0/+3
2011-05-09HPFS: Use types with defined widthMikulas Patocka1-112/+107
2011-05-09HPFS: Remove mark_inode_dirtyMikulas Patocka1-3/+0
2011-05-09HPFS: Remove CR/LF conversion optionMikulas Patocka6-75/+7
2011-05-09HPFS: Remove remaining locksMikulas Patocka9-155/+50
2011-05-09HPFS: Introduce a global mutex and lock it on every callback from VFS.Mikulas Patocka4-18/+51
2011-05-09HPFS: Make HPFS compile on preempt and SMPMikulas Patocka2-6/+0