index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
Input: atmel_mxt_ts - use BIT() macro when reporting button state
Dmitry Torokhov
2015-05-20
1
-4
/
+4
|
|
*
|
|
|
Input: alps - use the generic process_bitmap function for v5 touchpads
Hans de Goede
2015-05-20
1
-62
/
+12
|
|
*
|
|
|
Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mt
Hans de Goede
2015-05-20
1
-8
/
+8
|
|
*
|
|
|
Input: alps - do not use input-mt finger tracking for semi-mt devices
Hans de Goede
2015-05-20
1
-2
/
+6
|
|
*
|
|
|
Input: alps - use more accurate coordinates for first touch in semi-mt mode
Hans de Goede
2015-05-20
2
-7
/
+53
|
|
*
|
|
|
Input: alps - decode the position packet first
Hans de Goede
2015-05-20
1
-21
/
+14
|
|
*
|
|
|
Input: alps - only set fields that are actually present
Hans de Goede
2015-05-20
1
-29
/
+33
|
|
*
|
|
|
Input: alps - change alps_decode_rushmore to do all decoding itself
Hans de Goede
2015-05-20
1
-5
/
+17
|
|
*
|
|
|
Input: ff-core - fix typo in comment to input_ff_erase()
Shailendra Verma
2015-05-20
1
-1
/
+1
|
|
*
|
|
|
Input: fix typo in comment to input_handler_for_each_handle()
Shailendra Verma
2015-05-20
1
-1
/
+1
|
|
*
|
|
|
Input: wm831x-on - pass the IRQF_ONESHOT flag
Fabio Estevam
2015-05-15
1
-1
/
+2
|
|
*
|
|
|
Input: twl6040-vibra - pass the IRQF_ONESHOT flag
Fabio Estevam
2015-05-15
1
-1
/
+2
|
|
*
|
|
|
Input: retu-pwrbutton - pass the IRQF_ONESHOT flag
Fabio Estevam
2015-05-15
1
-1
/
+2
|
|
*
|
|
|
Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flag
Fabio Estevam
2015-05-15
1
-1
/
+2
|
|
*
|
|
|
Input: max7359_keypad - switch to using matrix_keypad_build_keymap()
Evgeniy Dushistov
2015-05-15
2
-21
/
+10
|
|
*
|
|
|
Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flag
Evgeniy Dushistov
2015-05-15
1
-1
/
+0
|
|
*
|
|
|
Input: evdev - use kvfree() in evdev_release()
Pekka Enberg
2015-05-15
1
-4
/
+1
|
|
*
|
|
|
Input: soc_button_array - remove duplicated include
Wei Yongjun
2015-05-13
1
-1
/
+0
|
|
*
|
|
|
Input: zforce - remove duplicated include
Wei Yongjun
2015-05-13
1
-1
/
+0
|
|
*
|
|
|
Input: add TI drv2665 haptics driver
Dan Murphy
2015-05-08
3
-0
/
+334
|
|
*
|
|
|
Input: ff-core - fix spelling mistake in ff-core
Dan Murphy
2015-05-08
1
-1
/
+1
|
|
*
|
|
|
Input: drv2667 - fix Kconfig error for help screen
Dan Murphy
2015-05-08
1
-1
/
+1
|
|
*
|
|
|
Input: smtpe-ts - wait 50mS until polling for pen-up
Marek Vasut
2015-05-07
1
-1
/
+1
|
|
*
|
|
|
Input: smtpe-ts - use msecs_to_jiffies() instead of HZ
Marek Vasut
2015-05-07
1
-1
/
+1
|
|
*
|
|
|
Input: s3c2410_ts - constify platform_device_id
Krzysztof Kozlowski
2015-05-06
1
-1
/
+1
|
|
*
|
|
|
Input: samsung-keypad - constify platform_device_id
Krzysztof Kozlowski
2015-05-06
1
-1
/
+1
|
|
*
|
|
|
Input: goodix - check the 'buffer status' bit before reading data
Paul Cercueil
2015-05-06
1
-0
/
+3
|
|
*
|
|
|
Input: adp5589-keys - fix event count mask
Guido Martínez
2015-05-06
1
-1
/
+1
|
|
*
|
|
|
Input: adp5589-keys - fix pull mask setting
Guido Martínez
2015-05-06
1
-2
/
+2
|
*
|
|
|
|
Input: pixcir_i2c_ts - fix receive error
Frodo Lai
2015-06-16
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-06-23
2
-12
/
+21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mfd: cros_ec: Support multiple EC in a system
Gwendal Grignou
2015-06-15
1
-1
/
+1
|
*
|
|
|
|
|
mfd: cros_ec: Move protocol helpers out of the MFD driver
Javier Martinez Canillas
2015-06-15
1
-1
/
+1
|
*
|
|
|
|
|
mfd: cros_ec: Use a zero-length array for command data
Javier Martinez Canillas
2015-06-15
1
-10
/
+19
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-06-09
1
-1
/
+6
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
/
/
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Input: synaptics - add min/max quirk for Lenovo S540
Peter Hutterer
2015-06-08
1
-1
/
+6
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-06-06
2
-6
/
+7
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Input: alps - do not reduce trackpoint speed by half
Hans de Goede
2015-06-04
1
-3
/
+2
|
*
|
|
Input: elantech - add new icbody type
洪一竹
2015-06-04
1
-0
/
+1
|
*
|
|
Input: elantech - fix detection of touchpads where the revision matches a kno...
Hans de Goede
2015-06-02
1
-3
/
+4
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-05-22
6
-4
/
+70
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
Input: smtpe-ts - wait 50mS until polling for pen-up
Marek Vasut
2015-05-21
1
-1
/
+1
|
*
|
Input: smtpe-ts - use msecs_to_jiffies() instead of HZ
Marek Vasut
2015-05-21
1
-1
/
+1
|
*
|
Input: joydev - don't classify the vmmouse as a joystick
Thomas Hellstrom
2015-05-21
1
-0
/
+61
|
*
|
Input: vmmouse - do not reference non-existing version of X driver
Thomas Hellstrom
2015-05-20
1
-1
/
+1
|
*
|
Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpad
Hans de Goede
2015-05-20
1
-0
/
+5
|
*
|
Input: elantech - fix semi-mt protocol for v3 HW
Benjamin Tissoires
2015-05-13
1
-1
/
+1
|
*
|
Input: sx8654 - fix memory allocation check
Dmitry Torokhov
2015-05-13
1
-1
/
+1
*
|
|
Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-26
1
-5
/
+8
|
\
\
\
|
*
|
|
mfd: cros_ec: Use fixed size arrays to transfer data with the EC
Javier Martinez Canillas
2015-02-26
1
-5
/
+8
[prev]
[next]