summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-11ASoC: omap-mcbsp: Update e-mail addressPeter Ujfalusi
2011-05-11ASoC: tpa6130a2: Update e-mail addressPeter Ujfalusi
2011-05-11ASoC: tlv320dac33: Update e-mail addressPeter Ujfalusi
2011-05-11ASoC: Disable WM8994/58 microphone detection over suspendMark Brown
2011-05-11ASoC: Use spi_write() for SPI writesMark Brown
2011-05-11ASoC: Remove byte swap in 4x12 SPI writeMark Brown
2011-05-11ASoC: Don't squash 16x8 registers down to 8 bitsMark Brown
2011-05-11ASoC: Fix NULL vs. 0 warning in SSM2602Mark Brown
2011-05-11ALSA: isight: fix lockingClemens Ladisch
2011-05-11ALSA: isight: remove experimental statusClemens Ladisch
2011-05-11ALSA: isight: fix hang when unplugging a running deviceClemens Ladisch
2011-05-11ALSA: isight: wrap up register accessesStefan Richter
2011-05-11ALSA: isight: add AudioEnable register writeStefan Richter
2011-05-11ALSA: isight: fix divide error when queueing packetsClemens Ladisch
2011-05-11ALSA: isight: fix packet requeueingClemens Ladisch
2011-05-11ALSA: isight: fix isight_pcm_abort() crashesClemens Ladisch
2011-05-11ALSA: add Apple iSight microphone driverClemens Ladisch
2011-05-11ALSA: fm801: implement TEA575x tuner autodetectionOndrej Zary
2011-05-10Merge branch 'for-2.6.39' into for-2.6.40Mark Brown
2011-05-10ASoC: WM8903: Fix Digital Capture Volume rangeStephen Warren
2011-05-10ALSA: fm801: convert TEA575x support to new interfaceOndrej Zary
2011-05-10ALSA: es1968: convert TEA575x support to new interfaceOndrej Zary
2011-05-10ALSA: tea575x: unify read/write functionsOndrej Zary
2011-05-10Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2011-05-10Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai
2011-05-09Linux 2.6.39-rc7Linus Torvalds
2011-05-09vm: fix vm_pgoff wrap in upward expansionHugh Dickins
2011-05-09Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-05-09Don't lock guardpage if the stack is growing upMikulas Patocka
2011-05-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-05-09drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson
2011-05-09drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson
2011-05-09drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson
2011-05-09Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2011-05-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-05-09Merge branch 'hpfs'Linus Torvalds
2011-05-09HPFS: Remove unused variableMikulas Patocka
2011-05-09HPFS: Move declaration up, so that there are no out-of-scope pointersMikulas Patocka
2011-05-09HPFS: Fix some unaligned accessesMikulas Patocka
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka
2011-05-09HPFS: Implement fsync for hpfsMikulas Patocka
2011-05-09HPFS: Fix a bug that filesystem was not marked dirty when remounting itMikulas Patocka
2011-05-09HPFS: Restrict uid and gid to 16-bit valuesMikulas Patocka
2011-05-09HPFS: When marking or clearing the dirty bit, sync the filesystemMikulas Patocka
2011-05-09HPFS: Use types with defined widthMikulas Patocka
2011-05-09HPFS: Remove mark_inode_dirtyMikulas Patocka
2011-05-09HPFS: Remove CR/LF conversion optionMikulas Patocka
2011-05-09HPFS: Remove remaining locksMikulas Patocka
2011-05-09HPFS: Introduce a global mutex and lock it on every callback from VFS.Mikulas Patocka
2011-05-09HPFS: Make HPFS compile on preempt and SMPMikulas Patocka