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
2015-05-26
Input: synaptics_i2c - use proper boolean values
Shailendra Verma
1
-3
/
+3
2015-05-26
Input: psmouse - use true instead of 1 for boolean values
Shailendra Verma
1
-1
/
+1
2015-05-26
Input: cyapa - fix a few typos in comments
Shailendra Verma
1
-14
/
+9
2015-05-26
Input: stmpe-ts - enforce device tree only mode
Dmitry Torokhov
2
-24
/
+6
2015-05-22
Input: stmpe-ts - fix automatic module loading
Dmitry Torokhov
1
-2
/
+10
2015-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-4
/
+70
2015-05-22
Input: update email-id of Rajeev Kumar
Rajeev Kumar
1
-1
/
+1
2015-05-22
Input: sentelic - use "static inline" instead of "inline"
Khem Raj
1
-2
/
+2
2015-05-21
Input: smtpe-ts - wait 50mS until polling for pen-up
Marek Vasut
1
-1
/
+1
2015-05-21
Input: smtpe-ts - use msecs_to_jiffies() instead of HZ
Marek Vasut
1
-1
/
+1
2015-05-21
Input: adxl34x - add OF match support
Laurent Pinchart
1
-0
/
+21
2015-05-21
Input: cyapa - do not set otherwise unused variable
Dmitry Torokhov
1
-2
/
+1
2015-05-21
Input: joydev - don't classify the vmmouse as a joystick
Thomas Hellstrom
1
-0
/
+61
2015-05-20
Input: atmel_mxt_ts - use BIT() macro when reporting button state
Dmitry Torokhov
1
-4
/
+4
2015-05-20
Input: vmmouse - do not reference non-existing version of X driver
Thomas Hellstrom
1
-1
/
+1
2015-05-20
Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpad
Hans de Goede
1
-0
/
+5
2015-05-20
Input: alps - use the generic process_bitmap function for v5 touchpads
Hans de Goede
1
-62
/
+12
2015-05-20
Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mt
Hans de Goede
1
-8
/
+8
2015-05-20
Input: alps - do not use input-mt finger tracking for semi-mt devices
Hans de Goede
1
-2
/
+6
2015-05-20
Input: alps - use more accurate coordinates for first touch in semi-mt mode
Hans de Goede
2
-7
/
+53
2015-05-20
Input: alps - decode the position packet first
Hans de Goede
1
-21
/
+14
2015-05-20
Input: alps - only set fields that are actually present
Hans de Goede
1
-29
/
+33
2015-05-20
Input: alps - change alps_decode_rushmore to do all decoding itself
Hans de Goede
1
-5
/
+17
2015-05-20
Input: ff-core - fix typo in comment to input_ff_erase()
Shailendra Verma
1
-1
/
+1
2015-05-20
Input: fix typo in comment to input_handler_for_each_handle()
Shailendra Verma
1
-1
/
+1
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-15
Input: max7359_keypad - switch to using matrix_keypad_build_keymap()
Evgeniy Dushistov
2
-21
/
+10
2015-05-15
Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flag
Evgeniy Dushistov
1
-1
/
+0
2015-05-15
Input: evdev - use kvfree() in evdev_release()
Pekka Enberg
1
-4
/
+1
2015-05-13
Input: elantech - fix semi-mt protocol for v3 HW
Benjamin Tissoires
1
-1
/
+1
2015-05-13
Input: soc_button_array - remove duplicated include
Wei Yongjun
1
-1
/
+0
2015-05-13
Input: zforce - remove duplicated include
Wei Yongjun
1
-1
/
+0
2015-05-13
Input: sx8654 - fix memory allocation check
Dmitry Torokhov
1
-1
/
+1
2015-05-08
Input: add TI drv2665 haptics driver
Dan Murphy
3
-0
/
+334
2015-05-08
Input: ff-core - fix spelling mistake in ff-core
Dan Murphy
1
-1
/
+1
2015-05-08
Input: drv2667 - fix Kconfig error for help screen
Dan Murphy
1
-1
/
+1
2015-05-07
Input: smtpe-ts - wait 50mS until polling for pen-up
Marek Vasut
1
-1
/
+1
2015-05-07
Input: smtpe-ts - use msecs_to_jiffies() instead of HZ
Marek Vasut
1
-1
/
+1
2015-05-06
Input: s3c2410_ts - constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-06
Input: samsung-keypad - constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-06
Input: goodix - check the 'buffer status' bit before reading data
Paul Cercueil
1
-0
/
+3
2015-05-06
Input: adp5589-keys - fix event count mask
Guido MartÃnez
1
-1
/
+1
2015-05-06
Input: adp5589-keys - fix pull mask setting
Guido MartÃnez
1
-2
/
+2
2015-05-06
tty: remove buf parameter from tty_name()
Rasmus Villemoes
1
-3
/
+2
2015-05-01
[media] Input: TOUCHSCREEN_SUR40 should depend on HAS_DMA
Geert Uytterhoeven
1
-2
/
+1
2015-04-26
Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+8
2015-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
16
-40
/
+791
[prev]
[next]