index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: max8925_onkey - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
1
-2
/
+0
*
Input: gpio_tilt_polled - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
1
-2
/
+0
*
Input: bfin_rotary - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
1
-1
/
+0
*
Input: ab8500-ponkey - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
1
-2
/
+0
*
Input: egalax_ts - move to devm_* functions
Andy Shevchenko
2013-05-05
1
-39
/
+14
*
Input: trackpoint - Optimize trackpoint init to use power-on reset
Shawn Nematbakhsh
2013-04-19
2
-87
/
+166
*
Input: apbps2 - convert to devm_ioremap_resource()
Sachin Kamat
2013-04-15
1
-5
/
+3
*
Input: ALPS - use %ph to print buffers
Dmitry Torokhov
2013-04-15
1
-7
/
+5
*
Input: st1232 - add reset pin handling
Bastian Hecht
2013-04-15
1
-4
/
+43
*
Input: st1232 - convert to devm_* infrastructure
Laurent Pinchart
2013-04-15
1
-22
/
+12
*
Input: MT - handle semi-mt devices in core
Henrik Rydberg
2013-04-07
1
-1
/
+7
*
Input: adxl34x - use spi_get_drvdata()
Jingoo Han
2013-04-07
1
-3
/
+3
*
Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-04-07
1
-5
/
+5
*
Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-04-07
1
-2
/
+2
*
Input: ims-pcu - fix a memory leak on error
Dmitry Torokhov
2013-04-01
1
-2
/
+3
*
Input: tegra-kbc - support for defining row/columns based on SoC
Laxman Dewangan
2013-03-31
1
-18
/
+62
*
Input: imx_keypad - switch to using managed resources
Fabio Estevam
2013-03-31
1
-63
/
+14
*
Input: arc_ps2 - add support for device tree
Mischa Jonker
2013-03-31
1
-2
/
+12
*
Input: mma8450 - fix signed 12bits to 32bits conversion
Sebastien Royen
2013-03-31
1
-3
/
+3
*
Input: eeti_ts - remove redundant null check
Sachin Kamat
2013-03-31
1
-2
/
+1
*
Input: edt-ft5x06 - remove redundant null check before kfree
Sachin Kamat
2013-03-31
1
-2
/
+1
*
Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-26
2
-2
/
+2
*
Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-26
2
-2
/
+2
*
Input: mc13783_ts - use module_platform_driver_probe()
Fabio Porcedda
2013-03-17
1
-11
/
+1
*
Input: atmel-wm97xx - use module_platform_driver_probe macro
Sachin Kamat
2013-03-17
1
-11
/
+1
*
Input: q40kbd - use module_platform_driver_probe macro
Sachin Kamat
2013-03-17
1
-12
/
+1
*
Input: at32psif - use module_platform_driver_probe macro
Sachin Kamat
2013-03-17
1
-12
/
+1
*
Input: amimouse - use module_platform_driver_probe macro
Sachin Kamat
2013-03-17
1
-13
/
+1
*
Input: nomadik-ske-keypad - use module_platform_driver_probe macro
Sachin Kamat
2013-03-17
1
-11
/
+1
*
Input: amikbd - use module_platform_driver_probe macro
Sachin Kamat
2013-03-17
1
-13
/
+1
*
Input: twl4030-pwrbutton - use module_platform_driver_probe macro
Sachin Kamat
2013-03-17
1
-11
/
+1
*
Input: davinci_keyscan - use module_platform_driver_probe macro
Sachin Kamat
2013-03-17
1
-11
/
+1
*
Input: tegra-kbc - convert to devm_ioremap_resource()
Sachin Kamat
2013-03-17
1
-5
/
+4
*
Merge tag 'v3.9-rc3' into next
Dmitry Torokhov
2013-03-17
39
-631
/
+993
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-03-11
7
-33
/
+125
|
|
\
|
|
*
Input: mms114 - Fix regulator enable and disable paths
Mark Brown
2013-03-10
1
-9
/
+25
|
|
*
Input: ads7864 - check return value of regulator enable
Mark Brown
2013-03-10
1
-1
/
+6
|
|
*
Input: tc3589x-keypad - fix keymap size
Rabin Vincent
2013-03-10
1
-4
/
+4
|
|
*
Input: wacom - add support for 0x10d
Stephan Frank
2013-03-09
1
-0
/
+4
|
|
*
Input: ALPS - add "Dolphin V1" touchpad support
Dave Turvene
2013-02-22
2
-2
/
+66
|
|
*
Input: ALPS - remove unused argument to alps_enter_command_mode()
Kevin Cernekee
2013-02-22
1
-11
/
+7
|
|
*
Input: cypress_ps2 - fix trackpadi found in Dell XPS12
Kamal Mostafa
2013-02-22
1
-6
/
+13
|
*
|
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
2013-03-09
1
-2
/
+2
|
*
|
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
2013-03-08
1
-2
/
+62
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-03-03
1
-1
/
+1
|
|
\
\
|
|
*
|
input: disable i8042 PC Keyboard controller for s390
Heiko Carstens
2013-02-28
1
-1
/
+1
|
*
|
|
parisc: check return value of down_interruptible() in hp_sdc_rtc.c
Helge Deller
2013-03-02
1
-3
/
+12
|
|
/
/
|
*
|
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2013-02-24
1
-3
/
+0
|
|
\
\
|
|
*
|
mfd: max8925: Fix onkey driver irq base
Qing Xu
2013-02-14
1
-3
/
+0
|
*
|
|
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
1
-1
/
+1
|
|
\
\
\
[next]