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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-11-14
44
-537
/
+2617
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2017-11-13
67
-560
/
+2652
|
|
\
|
|
*
Input: gamecon - mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-10
1
-0
/
+3
|
|
*
Input: sidewinder - mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-10
1
-5
/
+5
|
|
*
Input: spaceball - mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-10
1
-0
/
+4
|
|
*
Input: uinput - unlock on allocation failure in ioctl
Dan Carpenter
2017-11-10
1
-2
/
+4
|
|
*
Input: add support for the Samsung S6SY761 touchscreen
Andi Shyti
2017-11-10
3
-0
/
+571
|
|
*
Input: add support for HiDeep touchscreen
Anthony Kim
2017-11-10
3
-0
/
+1132
|
|
*
Input: st1232 - remove obsolete platform device support
Geert Uytterhoeven
2017-11-07
1
-13
/
+3
|
|
*
Merge tag 'v4.14-rc8' into next
Dmitry Torokhov
2017-11-07
21
-9
/
+32
|
|
|
\
|
|
*
|
Input: convert autorepeat timer to use timer_setup()
Kees Cook
2017-11-03
1
-6
/
+5
|
|
*
|
Input: cyttsp4 - avoid overflows when calculating memory sizes
Vince Kim
2017-11-03
1
-12
/
+40
|
|
*
|
Input: mxs-lradc - remove redundant assignment to pointer input
Colin Ian King
2017-10-27
1
-1
/
+1
|
|
*
|
Input: add I2C attached EETI EXC3000 multi touch driver
Ahmet Inan
2017-10-25
3
-0
/
+234
|
|
*
|
Input: goodix - support gt1151 touchpanel
Marcin Niestroj
2017-10-24
1
-27
/
+98
|
|
*
|
Input: ps2-gpio - actually abort probe when connected to sleeping GPIOs
Dmitry Torokhov
2017-10-24
1
-0
/
+1
|
|
*
|
Input: hil_mlc - convert to using timer_setup()
Kees Cook
2017-10-24
1
-2
/
+2
|
|
*
|
Input: hp_sdc - convert to using timer_setup()
Kees Cook
2017-10-24
1
-3
/
+2
|
|
*
|
Input: touchsceen - convert timers to use timer_setup()
Kees Cook
2017-10-24
5
-18
/
+18
|
|
*
|
Input: keyboard - convert timers to use timer_setup()
Kees Cook
2017-10-24
6
-22
/
+19
|
|
*
|
Input: uinput - fold header into the driver proper
Dmitry Torokhov
2017-10-23
1
-1
/
+39
|
|
*
|
Input: uinput - remove uinput_allocate_device()
Dmitry Torokhov
2017-10-23
1
-18
/
+10
|
|
*
|
Input: uinput - fix coding style in uinput_ioctl_handler()
Dmitry Torokhov
2017-10-23
1
-116
/
+115
|
|
*
|
Input: uinput - allow FF requests to time out
Dmitry Torokhov
2017-10-23
1
-1
/
+5
|
|
*
|
Input: ad7877 - convert to using timer_setup()
stephen lu
2017-10-23
1
-3
/
+3
|
|
*
|
Input: gpio-keys - convert timers to use timer_setup()
stephen lu
2017-10-23
1
-4
/
+3
|
|
*
|
Input: ff_memless - convert to using timer_setup()
Kees Cook
2017-10-23
1
-4
/
+4
|
|
*
|
Input: alps - convert to using timer_setup()
Kees Cook
2017-10-23
1
-4
/
+4
|
|
*
|
Input: byd - convert to using timer_setup()
Kees Cook
2017-10-23
1
-4
/
+6
|
|
*
|
Merge tag 'v4.14-rc6' into next
Dmitry Torokhov
2017-10-23
16
-131
/
+246
|
|
|
\
\
|
|
*
|
|
Input: edt-ft5x06 - implement support for the EDT-M12 series
Simon Budig
2017-10-19
1
-11
/
+39
|
|
*
|
|
Input: edt-ft5x06 - make distinction between m06/m09/generic more clear
Simon Budig
2017-10-19
1
-29
/
+93
|
|
*
|
|
Input: gpio_mouse - add device tree probing
Linus Walleij
2017-10-19
1
-0
/
+8
|
|
*
|
|
Input: gpio_mouse - convert to use GPIO descriptors
Linus Walleij
2017-10-19
1
-124
/
+67
|
|
*
|
|
Input: gpio_mouse - rename platform data variables
Linus Walleij
2017-10-19
1
-20
/
+20
|
|
*
|
|
Input: gpio_mouse - kill off platform data
Linus Walleij
2017-10-19
1
-7
/
+52
|
|
*
|
|
Input: synaptics-rmi4 - make array rmi_f54_report_type_names static
Colin Ian King
2017-10-09
1
-1
/
+1
|
|
*
|
|
Input: ad7879 - use managed devm_device_add_group
Andi Shyti
2017-09-29
1
-12
/
+1
|
|
*
|
|
Input: edt-ft5x06 - use managed devm_device_add_group
Andi Shyti
2017-09-29
1
-7
/
+2
|
|
*
|
|
Input: wdt87xx_i2c - use managed devm_device_add_group
Andi Shyti
2017-09-29
1
-9
/
+1
|
|
*
|
|
Input: rohm_bu21023 - use managed devm_device_add_group
Andi Shyti
2017-09-29
1
-16
/
+1
|
|
*
|
|
Input: raydium_i2c_ts - use managed devm_device_add_group
Andi Shyti
2017-09-29
1
-17
/
+1
|
|
*
|
|
Input: melfas_mip4 - use managed devm_device_add_group
Andi Shyti
2017-09-29
1
-16
/
+1
|
|
*
|
|
Input: elants_i2c - use managed devm_device_add_group
Andi Shyti
2017-09-29
1
-18
/
+1
|
|
*
|
|
Input: elan_i2c - do not clobber interrupt trigger on x86
Dmitry Torokhov
2017-09-29
1
-3
/
+7
|
|
*
|
|
Input: usbtouchscreen - use EXPERT instead of EMBEDDED for EasyTouch
Randy Dunlap
2017-09-26
1
-1
/
+1
|
|
*
|
|
Input: sa1111ps2 - extend test delay
Russell King
2017-09-26
1
-1
/
+1
|
|
*
|
|
Input: sa1111ps2 - remove special sa1111 mmio accessors
Russell King
2017-09-26
1
-16
/
+16
|
|
*
|
|
Input: sa1111ps2 - use sa1111_get_irq() to obtain IRQ resources
Russell King
2017-09-26
1
-11
/
+24
|
|
*
|
|
Input: stmfts - use devm_device_add_group
Andi Shyti
2017-09-22
1
-3
/
+1
[next]