summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-02Input: ims-pcu - fix a memory leak on errorDmitry Torokhov
2013-04-02Input: sysrq - supplement reset sequence with timeout functionalityMathieu J. Poirier
2013-03-31Input: tegra-kbc - support for defining row/columns based on SoCLaxman Dewangan
2013-03-31Input: imx_keypad - switch to using managed resourcesFabio Estevam
2013-03-31Input: arc_ps2 - add support for device treeMischa Jonker
2013-03-31Input: mma8450 - fix signed 12bits to 32bits conversionSebastien Royen
2013-03-31Input: eeti_ts - remove redundant null checkSachin Kamat
2013-03-31Input: edt-ft5x06 - remove redundant null check before kfreeSachin Kamat
2013-03-27Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-27Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-18Input: mc13783_ts - use module_platform_driver_probe()Fabio Porcedda
2013-03-18Input: atmel-wm97xx - use module_platform_driver_probe macroSachin Kamat
2013-03-18Input: q40kbd - use module_platform_driver_probe macroSachin Kamat
2013-03-18Input: at32psif - use module_platform_driver_probe macroSachin Kamat
2013-03-18Input: amimouse - use module_platform_driver_probe macroSachin Kamat
2013-03-18Input: nomadik-ske-keypad - use module_platform_driver_probe macroSachin Kamat
2013-03-18Input: amikbd - use module_platform_driver_probe macroSachin Kamat
2013-03-18Input: twl4030-pwrbutton - use module_platform_driver_probe macroSachin Kamat
2013-03-18Input: davinci_keyscan - use module_platform_driver_probe macroSachin Kamat
2013-03-18Input: tegra-kbc - convert to devm_ioremap_resource()Sachin Kamat
2013-03-18Merge tag 'v3.9-rc3' into nextDmitry Torokhov
2013-03-17Linux 3.9-rc3Linus Torvalds
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-17perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds
2013-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-16Btrfs: fix warning of free_extent_mapLiu Bo
2013-03-16Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-03-16Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds
2013-03-16Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-16Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-03-16Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2013-03-16Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-16Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-15ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai
2013-03-15sound: sequencer: cap array index in seq_chn_common_event()Dan Carpenter
2013-03-15mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann
2013-03-15ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid
2013-03-15ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid
2013-03-15ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid
2013-03-15mm/fremap.c: fix possible oops on error pathMichel Lespinasse
2013-03-14Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-03-14list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney
2013-03-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-03-14Btrfs: fix warning when creating snapshotsLiu Bo
2013-03-14Btrfs: return as soon as possible when edquot happensWang Shilong
2013-03-14Btrfs: return EIO if we have extent tree corruptionJosef Bacik
2013-03-14btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen
2013-03-14Btrfs: remove btrfs_try_spin_lockLiu Bo
2013-03-14Btrfs: get better concurrency for snapshot-aware defrag workLiu Bo