summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2013-05-0117369-589942/+1081675
|\
| * Input: trackpoint - Optimize trackpoint init to use power-on resetShawn Nematbakhsh2013-04-192-87/+166
| * Input: apbps2 - convert to devm_ioremap_resource()Sachin Kamat2013-04-151-5/+3
| * Input: ALPS - use %ph to print buffersDmitry Torokhov2013-04-151-7/+5
| * ARM - shmobile: Armadillo800EVA: Move st1232 reset pin handlingBastian Hecht2013-04-151-1/+6
| * Input: st1232 - add reset pin handlingBastian Hecht2013-04-153-4/+80
| * Input: st1232 - convert to devm_* infrastructureLaurent Pinchart2013-04-151-22/+12
| * Input: MT - handle semi-mt devices in coreHenrik Rydberg2013-04-082-1/+8
| * Input: adxl34x - use spi_get_drvdata()Jingoo Han2013-04-081-3/+3
| * Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-081-5/+5
| * Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-081-2/+2
| * Input: ims-pcu - fix a memory leak on errorDmitry Torokhov2013-04-021-2/+3
| * Input: sysrq - supplement reset sequence with timeout functionalityMathieu J. Poirier2013-04-021-13/+40
| * Input: tegra-kbc - support for defining row/columns based on SoCLaxman Dewangan2013-03-311-18/+62
| * Input: imx_keypad - switch to using managed resourcesFabio Estevam2013-03-311-63/+14
| * Input: arc_ps2 - add support for device treeMischa Jonker2013-03-312-2/+28
| * Input: mma8450 - fix signed 12bits to 32bits conversionSebastien Royen2013-03-311-3/+3
| * Input: eeti_ts - remove redundant null checkSachin Kamat2013-03-311-2/+1
| * Input: edt-ft5x06 - remove redundant null check before kfreeSachin Kamat2013-03-311-2/+1
| * Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-272-2/+2
| * Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-272-2/+2
| * Input: mc13783_ts - use module_platform_driver_probe()Fabio Porcedda2013-03-181-11/+1
| * Input: atmel-wm97xx - use module_platform_driver_probe macroSachin Kamat2013-03-181-11/+1
| * Input: q40kbd - use module_platform_driver_probe macroSachin Kamat2013-03-181-12/+1
| * Input: at32psif - use module_platform_driver_probe macroSachin Kamat2013-03-181-12/+1
| * Input: amimouse - use module_platform_driver_probe macroSachin Kamat2013-03-181-13/+1
| * Input: nomadik-ske-keypad - use module_platform_driver_probe macroSachin Kamat2013-03-181-11/+1
| * Input: amikbd - use module_platform_driver_probe macroSachin Kamat2013-03-181-13/+1
| * Input: twl4030-pwrbutton - use module_platform_driver_probe macroSachin Kamat2013-03-181-11/+1
| * Input: davinci_keyscan - use module_platform_driver_probe macroSachin Kamat2013-03-181-11/+1
| * Input: tegra-kbc - convert to devm_ioremap_resource()Sachin Kamat2013-03-181-5/+4
| * Merge tag 'v3.9-rc3' into nextDmitry Torokhov2013-03-1817348-589563/+1079015
| |\
| | * Linux 3.9-rc3v3.9-rc3Linus Torvalds2013-03-171-1/+1
| | * perf,x86: fix link failure for non-Intel configsDavid Rientjes2013-03-171-1/+5
| | * perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds2013-03-171-1/+3
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-177-12/+25
| | |\
| | | * Btrfs: fix warning of free_extent_mapLiu Bo2013-03-161-0/+1
| | | * Btrfs: fix warning when creating snapshotsLiu Bo2013-03-141-6/+5
| | | * Btrfs: return as soon as possible when edquot happensWang Shilong2013-03-141-4/+6
| | | * Btrfs: return EIO if we have extent tree corruptionJosef Bacik2013-03-141-1/+4
| | | * btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen2013-03-141-0/+6
| | | * Btrfs: remove btrfs_try_spin_lockLiu Bo2013-03-141-1/+0
| | | * Btrfs: get better concurrency for snapshot-aware defrag workLiu Bo2013-03-141-0/+3
| | * | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-03-161-5/+6
| | |\ \
| | | * | kbuild: fix make headers_check with make 3.80Sam Ravnborg2013-03-051-5/+6
| | * | | Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds2013-03-163-8/+11
| | |\ \ \
| | | * | | openrisc: remove HAVE_VIRT_TO_BUSJonas Bonn2013-03-131-1/+0
| | | * | | asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn2013-03-132-6/+10
| | | * | | openrisc: require gpiolibJonas Bonn2013-03-131-1/+1
| | * | | | Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-167-7/+10
| | |\ \ \ \