index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
3
-8
/
+8
2013-05-05
Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
7
-18
/
+383
2013-05-05
input: single_open() leak
Al Viro
1
-1
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-32
/
+26
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
35
-427
/
+2673
2013-05-01
Merge branch 'next' into for-linus
Dmitry Torokhov
53
-1003
/
+3472
2013-04-29
hp_sdc_rtc: Don't use create_proc_read_entry()
David Howells
1
-32
/
+26
2013-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+2
2013-04-19
Input: trackpoint - Optimize trackpoint init to use power-on reset
Shawn Nematbakhsh
2
-87
/
+166
2013-04-19
Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242
Ping Cheng
1
-1
/
+1
2013-04-19
Input: wacom - DTH2242 Grip Pen id was off by one bit
Ping Cheng
1
-1
/
+1
2013-04-19
input: Export matrix_keypad_parse_of_params()
Michal Marek
1
-0
/
+1
2013-04-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+2
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
3
-8
/
+8
2013-04-15
Input: apbps2 - convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+3
2013-04-15
Input: ALPS - use %ph to print buffers
Dmitry Torokhov
1
-7
/
+5
2013-04-15
Input: st1232 - add reset pin handling
Bastian Hecht
1
-4
/
+43
2013-04-15
Input: st1232 - convert to devm_* infrastructure
Laurent Pinchart
1
-22
/
+12
2013-04-15
Input: wacom - correct reported resolution for Intuos4 Wireless
Jason Gerecke
1
-1
/
+1
2013-04-07
Input: wacom - fix "can not retrieve extra class descriptor" for 24HDT
Jason Gerecke
1
-1
/
+1
2013-04-07
Input: MT - handle semi-mt devices in core
Henrik Rydberg
1
-1
/
+7
2013-04-07
Input: adxl34x - use spi_get_drvdata()
Jingoo Han
1
-3
/
+3
2013-04-07
Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-5
/
+5
2013-04-07
Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-2
/
+2
2013-04-05
input: Add ChromeOS EC keyboard driver
Simon Glass
3
-0
/
+347
2013-04-05
input: matrix-keymap: Add function to read the new DT binding
Simon Glass
4
-18
/
+35
2013-04-01
Input: ims-pcu - fix a memory leak on error
Dmitry Torokhov
1
-2
/
+3
2013-03-31
Input: tegra-kbc - support for defining row/columns based on SoC
Laxman Dewangan
1
-18
/
+62
2013-03-31
Input: imx_keypad - switch to using managed resources
Fabio Estevam
1
-63
/
+14
2013-03-31
Input: arc_ps2 - add support for device tree
Mischa Jonker
1
-2
/
+12
2013-03-31
Input: mma8450 - fix signed 12bits to 32bits conversion
Sebastien Royen
1
-3
/
+3
2013-03-31
Input: eeti_ts - remove redundant null check
Sachin Kamat
1
-2
/
+1
2013-03-31
Input: edt-ft5x06 - remove redundant null check before kfree
Sachin Kamat
1
-2
/
+1
2013-03-26
Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2
-2
/
+2
2013-03-26
Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2
-2
/
+2
2013-03-18
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-6
/
+2
2013-03-17
Input: mc13783_ts - use module_platform_driver_probe()
Fabio Porcedda
1
-11
/
+1
2013-03-17
Input: atmel-wm97xx - use module_platform_driver_probe macro
Sachin Kamat
1
-11
/
+1
2013-03-17
Input: q40kbd - use module_platform_driver_probe macro
Sachin Kamat
1
-12
/
+1
2013-03-17
Input: at32psif - use module_platform_driver_probe macro
Sachin Kamat
1
-12
/
+1
2013-03-17
Input: amimouse - use module_platform_driver_probe macro
Sachin Kamat
1
-13
/
+1
2013-03-17
Input: nomadik-ske-keypad - use module_platform_driver_probe macro
Sachin Kamat
1
-11
/
+1
2013-03-17
Input: amikbd - use module_platform_driver_probe macro
Sachin Kamat
1
-13
/
+1
2013-03-17
Input: twl4030-pwrbutton - use module_platform_driver_probe macro
Sachin Kamat
1
-11
/
+1
2013-03-17
Input: davinci_keyscan - use module_platform_driver_probe macro
Sachin Kamat
1
-11
/
+1
2013-03-17
Input: tegra-kbc - convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+4
2013-03-17
Merge tag 'v3.9-rc3' into next
Dmitry Torokhov
39
-631
/
+993
2013-03-14
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Arnd Bergmann
1
-4
/
+64
2013-03-14
input/joystick: use get_cycles on ARM
Arnd Bergmann
1
-6
/
+2
2013-03-12
Input: add IMS Passenger Control Unit driver
Dmitry Torokhov
3
-0
/
+1911
[next]