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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-14
Input: remove race when instantiating polled device attributes
Dmitry Torokhov
1
-10
/
+9
2014-05-14
Input: gpio_keys - more conversions to devm-* API
Alexander Shiyan
1
-35
/
+34
2014-05-14
Input: zforce - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: mms114 - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: lpc32xx_ts - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: egalax_ts - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: auo-pixcir-ts - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: apbps2 - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: olpc_apsp - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: rotary_encoder - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: gpio-beeper - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: imx_keypad - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: gpio_keys_polled - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: gpio_keys - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: clps711x-keypad - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: gpio-beeper - simplify GPIO handling
Alexander Shiyan
2
-16
/
+13
2014-05-14
Input: tsc2005 - convert driver to use devm_*
Sebastian Reichel
1
-23
/
+14
2014-05-14
Input: tsc2005 - use dev_err for error messages
Sebastian Reichel
1
-2
/
+2
2014-05-14
Input: gpio_keys - convert struct descriptions to kernel-doc
Andy Shevchenko
1
-12
/
+36
2014-05-14
Input: gpio_keys - convert to use devm_*
Andy Shevchenko
1
-49
/
+25
2014-05-14
Input: twl6040-vibra - use devm functions
Fabio Estevam
1
-51
/
+32
2014-05-14
Input: ads7877 - remove bitrotted comment
Mark Brown
1
-5
/
+0
2014-05-14
Input: evdev - get rid of old workaround for EVIOCGBIT
Dmitry Torokhov
1
-18
/
+0
2014-05-14
Input: add st-keyscan driver
Gabriel FERNANDEZ
4
-0
/
+346
2014-05-14
Input: ads7846 - correct log message for spi_sync() errors
Mark Brown
1
-1
/
+1
2014-05-14
Input: tc3589x-keypad - support probing from device tree
Linus Walleij
1
-2
/
+64
2014-05-14
Input: w90p910_ts - depend on ARCH_W90X900
Jean Delvare
1
-1
/
+1
2014-04-03
Input: edt-ft5x06 - add a missing condition
Dan Carpenter
1
-3
/
+4
2014-03-30
Input: appletouch - fix jumps when additional fingers are detected
Clinton Sprain
1
-6
/
+21
2014-03-30
Input: appletouch - implement sensor data smoothing
Clinton Sprain
1
-24
/
+79
2014-03-30
Input: add driver for SOC button array
Lejun Zhu
3
-0
/
+229
2014-03-30
Input: pm8xxx-vibrator - add DT match table
Stephen Boyd
2
-1
/
+30
2014-03-30
Input: pmic8xxx-pwrkey - migrate to DT
Stephen Boyd
3
-44
/
+66
2014-03-30
Input: pmic8xxx-keypad - migrate to DT
Stephen Boyd
3
-116
/
+175
2014-03-30
Input: pmic8xxx-keypad - migrate to regmap APIs
Stephen Boyd
1
-52
/
+29
2014-03-30
Input: pmic8xxx-keypad - migrate to devm_* APIs
Stephen Boyd
1
-44
/
+17
2014-03-30
Input: pmic8xxx-keypad - fix build by removing gpio configuration
Stephen Boyd
1
-58
/
+0
2014-03-30
Input: add new driver for ARM CLPS711X keypad
Alexander Shiyan
4
-0
/
+247
2014-03-28
Input: edt-ft5x06 - add support for M09 firmware version
Lothar Waßmann
1
-82
/
+276
2014-03-28
Input: edt-ft5x06 - ignore touchdown events
Lothar Waßmann
1
-0
/
+4
2014-03-28
Input: edt-ft5x06 - adjust delays to conform datasheet
Lothar Waßmann
1
-3
/
+3
2014-03-28
Input: edt-ft5x06 - add DT support
Lothar Waßmann
2
-31
/
+169
2014-03-28
Input: edt-ft5x06 - several cleanups; no functional change
Lothar Waßmann
1
-9
/
+6
2014-03-28
Input: appletouch - dial back fuzz setting
Clinton Sprain
1
-6
/
+9
2014-03-28
Input: remove obsolete tnetv107x drivers
Arnd Bergmann
6
-734
/
+0
2014-03-28
Input: sirfsoc-onkey - set the capability of reporting KEY_POWER
Xianglong Du
1
-0
/
+1
2014-03-26
Input: da9052_onkey - use correct register bit for key status
Anthony Olech
1
-13
/
+16
2014-03-23
Input: wistron_btns - simplify dependencies
Jean Delvare
1
-1
/
+1
2014-03-23
Input: olpc_apsp - fix dependencies of OLPC AP-SP driver
Jean Delvare
1
-1
/
+1
2014-03-23
Input: hp_sdc - use del_timer_sync() in exit path
Thomas Gleixner
1
-1
/
+1
[next]