summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-07Input: MT - handle semi-mt devices in coreHenrik Rydberg
2013-04-07Input: adxl34x - use spi_get_drvdata()Jingoo Han
2013-04-07Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-01Input: ims-pcu - fix a memory leak on errorDmitry Torokhov
2013-04-01Input: 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-26Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-26Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-17Input: mc13783_ts - use module_platform_driver_probe()Fabio Porcedda
2013-03-17Input: atmel-wm97xx - use module_platform_driver_probe macroSachin Kamat
2013-03-17Input: q40kbd - use module_platform_driver_probe macroSachin Kamat
2013-03-17Input: at32psif - use module_platform_driver_probe macroSachin Kamat
2013-03-17Input: amimouse - use module_platform_driver_probe macroSachin Kamat
2013-03-17Input: nomadik-ske-keypad - use module_platform_driver_probe macroSachin Kamat
2013-03-17Input: amikbd - use module_platform_driver_probe macroSachin Kamat
2013-03-17Input: twl4030-pwrbutton - use module_platform_driver_probe macroSachin Kamat
2013-03-17Input: davinci_keyscan - use module_platform_driver_probe macroSachin Kamat
2013-03-17Input: tegra-kbc - convert to devm_ioremap_resource()Sachin Kamat
2013-03-17Merge 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-15Btrfs: fix warning of free_extent_mapLiu Bo
2013-03-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-03-15Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds
2013-03-15Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-15Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-03-15Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2013-03-15Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15Merge 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-14mm/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