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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+3
2015-08-05
Input: twl4030-vibra - fix ERROR: Bad of_node_put() warning
Marek Belisko
1
-1
/
+2
2015-08-03
Input: axp20x-pek - add module alias
Chen-Yu Tsai
1
-0
/
+1
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+6
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2015-06-24
Input: axp20x-pek - fix reporting button state as inverted
Hans de Goede
1
-2
/
+6
2015-06-16
Input: improve usage of gpiod API
Uwe Kleine-König
2
-15
/
+5
2015-06-09
Input: add OnKey driver for DA9063 MFD part
Steve Twiss
3
-0
/
+237
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
1
-2
/
+2
2015-05-21
Input: adxl34x - add OF match support
Laurent Pinchart
1
-0
/
+21
2015-05-15
Input: wm831x-on - pass the IRQF_ONESHOT flag
Fabio Estevam
1
-1
/
+2
2015-05-15
Input: twl6040-vibra - pass the IRQF_ONESHOT flag
Fabio Estevam
1
-1
/
+2
2015-05-15
Input: retu-pwrbutton - pass the IRQF_ONESHOT flag
Fabio Estevam
1
-1
/
+2
2015-05-15
Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flag
Fabio Estevam
1
-1
/
+2
2015-05-13
Input: soc_button_array - remove duplicated include
Wei Yongjun
1
-1
/
+0
2015-05-08
Input: add TI drv2665 haptics driver
Dan Murphy
3
-0
/
+334
2015-05-08
Input: drv2667 - fix Kconfig error for help screen
Dan Murphy
1
-1
/
+1
2015-03-24
Input: mma8450 - convert to using managed resources
Dmitry Torokhov
1
-27
/
+8
2015-03-23
Merge tag 'v4.0-rc5' into next
Dmitry Torokhov
1
-0
/
+1
2015-03-20
Input: add Qualcomm PM8941 power key driver
Courtney Cavin
3
-0
/
+306
2015-03-19
Input: constify of_device_id arrays
Fabian Frederick
3
-3
/
+3
2015-03-12
Input: pwm-beeper - remove useless call to pwm_config()
Olivier Sobrie
1
-1
/
+0
2015-03-07
Input: pwm-beeper - remove unneeded PWM_BEEPER_PM_OPS define
Dmitry Torokhov
1
-7
/
+1
2015-03-06
Input: add haptic support for max77843
Jaewon Kim
3
-0
/
+371
2015-02-25
Input: mma8450 - add parent device
Stefan Sauer
1
-0
/
+1
2015-02-15
Merge branch 'bfin_rotary' into next
Dmitry Torokhov
1
-91
/
+117
2015-02-15
Input: bfin_rotary - introduce open and close methods
Dmitry Torokhov
1
-28
/
+42
2015-02-15
Input: bfin_rotary - convert to use managed resources
Sonic Zhang
1
-45
/
+38
2015-02-15
Input: bfin_rotary - use generic IO functions
Sonic Zhang
1
-19
/
+43
2015-02-15
Input: bfin_rotary - move pin lists into into platform data
Sonic Zhang
1
-14
/
+16
2015-02-15
Input: bfin_rotary - move platform header to linux/platform_data
Sonic Zhang
1
-1
/
+1
2015-02-15
Input: bfin_rotary - mark suspend and resume code as __maybe_unused
Dmitry Torokhov
1
-10
/
+4
2015-02-15
Input: bfin_rotary - fix potential oops in interrupt handler
Dmitry Torokhov
1
-5
/
+4
2015-02-10
Input: soc_button_array - use "Windows" key for "Home"
Bastien Nocera
1
-1
/
+1
2015-02-01
Input: drv2667 - remove wrong and unneeded drv2667-haptics modalias
Axel Lin
1
-1
/
+0
2015-02-01
Input: drv260x - remove wrong and unneeded drv260x-haptics modalias
Axel Lin
1
-1
/
+0
2015-01-15
Merge tag 'v3.19-rc4' into next
Dmitry Torokhov
38
-47
/
+11
2015-01-11
Input: regulator-haptic - simplify code
Axel Lin
1
-18
/
+5
2015-01-10
Input: add support for NI Ettus Research USRP E3x0 button
Moritz Fischer
3
-0
/
+168
2015-01-08
Input: axp20x-pek - switch over to using attribute group
Dmitry Torokhov
1
-28
/
+36
2015-01-08
Input: add driver for AXP20x Power Enable Key
Carlo Caione
3
-0
/
+294
2014-12-27
Input: add tps65218 power button driver
Felipe Balbi
3
-0
/
+137
2014-12-21
Input: add regulator haptic driver
Jaewon Kim
3
-0
/
+292
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
20
-73
/
+37
2014-12-15
Merge branch 'next' into for-linus
Dmitry Torokhov
20
-73
/
+37
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
36
-37
/
+0
2014-12-03
Input: initialize device counter variables with -1
Aniroop Mathur
1
-2
/
+2
2014-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2014-11-08
Input: twl4030-pwrbutton - ensure a wakeup event is recorded.
NeilBrown
1
-0
/
+1
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
36
-37
/
+0
[next]