index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Input: lpc32xx-keys - switch to using managed resources
Pramod Gurav
2014-10-22
1
-72
/
+20
|
|
*
Input: pxa27x_keypad - switch to using managed resources
Pramod Gurav
2014-10-22
1
-64
/
+20
|
|
*
Input: mpr121 - switch to using managed resources
Pramod Gurav
2014-10-22
1
-30
/
+12
*
|
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
95
-96
/
+0
|
\
\
\
|
*
\
\
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
95
-96
/
+0
|
|
\
\
\
|
|
*
|
|
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
17
-17
/
+0
|
|
*
|
|
input: serio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
12
-12
/
+0
|
|
*
|
|
input: mouse: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
3
-3
/
+0
|
|
*
|
|
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
36
-37
/
+0
|
|
*
|
|
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
27
-27
/
+0
*
|
|
|
|
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-12-08
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-05
2
-2
/
+2
*
|
|
|
|
|
Merge branch 'device-properties'
Rafael J. Wysocki
2014-12-08
1
-61
/
+51
|
\
\
\
\
\
\
|
*
|
|
|
|
|
input: gpio_keys_polled: Make use of device property API
Aaron Lu
2014-11-04
1
-49
/
+24
|
*
|
|
|
|
|
input: gpio_keys_polled: Add support for GPIO descriptors
Aaron Lu
2014-11-04
1
-12
/
+27
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
drivers/input/evdev.c: don't kfree() a vmalloc address
Andrew Morton
2014-12-03
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-11-27
3
-12
/
+18
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Input: xpad - use proper endpoint type
Greg Kroah-Hartman
2014-11-25
1
-3
/
+13
|
*
|
|
|
Input: elantech - trust firmware about trackpoint presence
Dmitry Torokhov
2014-11-25
1
-9
/
+1
|
*
|
|
|
Input: synaptics - adjust min/max on Thinkpad E540
Ben Sagal
2014-11-16
1
-0
/
+4
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-11-14
4
-7
/
+83
|
\
\
\
\
\
|
|
/
/
/
/
|
|
/
/
/
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Input: elantech - provide a sysfs knob for crc_enabled
Ulrik De Bie
2014-11-13
1
-0
/
+2
|
*
|
|
Input: elantech - report the middle button of the touchpad
Ulrik De Bie
2014-11-13
1
-0
/
+19
|
*
|
|
Input: alps - ignore bad data on Dell Latitudes E6440 and E7440
Pali Rohár
2014-11-13
1
-1
/
+16
|
*
|
|
Input: alps - allow up to 2 invalid packets without resetting device
Pali Rohár
2014-11-09
1
-0
/
+3
|
*
|
|
Input: alps - ignore potential bare packets when device is out of sync
Pali Rohár
2014-11-08
1
-1
/
+7
|
*
|
|
Input: elantech - fix crc_enabled for Fujitsu H730
Ulrik De Bie
2014-11-08
1
-1
/
+18
|
*
|
|
Input: elantech - use elantech_report_trackpoint for hardware v4 too
Ulrik De Bie
2014-11-08
1
-2
/
+14
|
*
|
|
Input: twl4030-pwrbutton - ensure a wakeup event is recorded.
NeilBrown
2014-11-08
1
-0
/
+1
|
*
|
|
Input: synaptics - add min/max quirk for Lenovo T440s
Takashi Iwai
2014-11-06
1
-2
/
+3
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-10-31
11
-28
/
+301
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
Revert "Input: i8042 - disable active multiplexing by default"
Dmitry Torokhov
2014-10-31
2
-9
/
+274
|
*
|
Input: altera_ps2 - use correct type for irq return value
Tobias Klauser
2014-10-31
1
-1
/
+1
|
*
|
Input: altera_ps2 - write to correct register when disabling interrupts
Tobias Klauser
2014-10-31
1
-1
/
+1
|
*
|
Input: max77693-haptic - fix potential overflow
Dmitry Torokhov
2014-10-31
1
-3
/
+2
|
*
|
Input: psmouse - remove unneeded check in psmouse_reconnect()
Dmitry Torokhov
2014-10-28
1
-7
/
+0
|
*
|
Input: vsxxxaa - fix code dropping bytes from queue
Dmitry Torokhov
2014-10-28
1
-1
/
+1
|
*
|
Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()
Dmitry Torokhov
2014-10-28
1
-1
/
+1
|
*
|
Input: opencores-kbd - fix error handling
Dmitry Torokhov
2014-10-28
1
-1
/
+1
|
*
|
Input: wm97xx - adapt parameters to tosa touchscreen.
Dmitry Eremin-Solenikov
2014-10-24
1
-2
/
+2
|
*
|
Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544
Hans de Goede
2014-10-24
1
-0
/
+16
|
*
|
Input: stmpe-keypad - fix valid key line bitmask
Linus Walleij
2014-10-24
1
-1
/
+1
|
*
|
Input: soc_button_array - update calls to gpiod_get*()
Alexandre Courbot
2014-10-24
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-10-19
17
-350
/
+279
|
\
\
\
|
|
/
/
|
*
|
Input: xpad - add Thrustmaster as Xbox 360 controller vendor
Tommi Rantala
2014-10-16
1
-0
/
+1
|
*
|
Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing Wheel
Tommi Rantala
2014-10-16
1
-0
/
+1
|
*
|
Input: max77693-haptic - fix state check in imax77693_haptic_disable()
Jaewon Kim
2014-10-16
1
-1
/
+1
|
*
|
Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backend
Chang Huaixin
2014-10-16
1
-2
/
+2
|
*
|
Input: alps - fix v4 button press recognition
Andreas Bosch
2014-10-15
1
-2
/
+2
|
|
/
|
*
Input: i8042 - disable active multiplexing by default
Dmitry Torokhov
2014-10-11
2
-274
/
+9
[prev]
[next]