index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
16
-0
/
+16
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
16
-0
/
+16
2017-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-9
/
+14
2017-10-27
Input: mxs-lradc - remove redundant assignment to pointer input
Colin Ian King
1
-1
/
+1
2017-10-27
Input: synaptics-rmi4 - limit the range of what GPIOs are buttons
Andrew Duggan
1
-2
/
+3
2017-10-27
Input: gtco - fix potential out-of-bound access
Dmitry Torokhov
1
-7
/
+10
2017-10-25
Input: add I2C attached EETI EXC3000 multi touch driver
Ahmet Inan
3
-0
/
+234
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-24
Input: goodix - support gt1151 touchpanel
Marcin Niestroj
1
-27
/
+98
2017-10-24
Input: elan_i2c - add ELAN0611 to the ACPI table
Kai-Heng Feng
1
-0
/
+1
2017-10-24
Input: ps2-gpio - actually abort probe when connected to sleeping GPIOs
Dmitry Torokhov
1
-0
/
+1
2017-10-24
Input: hil_mlc - convert to using timer_setup()
Kees Cook
1
-2
/
+2
2017-10-24
Input: hp_sdc - convert to using timer_setup()
Kees Cook
1
-3
/
+2
2017-10-24
Input: touchsceen - convert timers to use timer_setup()
Kees Cook
5
-18
/
+18
2017-10-24
Input: keyboard - convert timers to use timer_setup()
Kees Cook
6
-22
/
+19
2017-10-23
Input: uinput - fold header into the driver proper
Dmitry Torokhov
1
-1
/
+39
2017-10-23
Input: uinput - remove uinput_allocate_device()
Dmitry Torokhov
1
-18
/
+10
2017-10-23
Input: uinput - fix coding style in uinput_ioctl_handler()
Dmitry Torokhov
1
-116
/
+115
2017-10-23
Input: uinput - allow FF requests to time out
Dmitry Torokhov
1
-1
/
+5
2017-10-23
Input: ad7877 - convert to using timer_setup()
stephen lu
1
-3
/
+3
2017-10-23
Input: gpio-keys - convert timers to use timer_setup()
stephen lu
1
-4
/
+3
2017-10-23
Input: ff_memless - convert to using timer_setup()
Kees Cook
1
-4
/
+4
2017-10-23
Input: alps - convert to using timer_setup()
Kees Cook
1
-4
/
+4
2017-10-23
Input: byd - convert to using timer_setup()
Kees Cook
1
-4
/
+6
2017-10-23
Merge tag 'v4.14-rc6' into next
Dmitry Torokhov
16
-131
/
+246
2017-10-23
Merge 4.14-rc6 into staging-next
Greg Kroah-Hartman
9
-96
/
+183
2017-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-96
/
+183
2017-10-19
Input: ims-psu - check if CDC union descriptor is sane
Dmitry Torokhov
1
-2
/
+14
2017-10-19
Input: edt-ft5x06 - implement support for the EDT-M12 series
Simon Budig
1
-11
/
+39
2017-10-19
Input: edt-ft5x06 - make distinction between m06/m09/generic more clear
Simon Budig
1
-29
/
+93
2017-10-19
Input: gpio_mouse - add device tree probing
Linus Walleij
1
-0
/
+8
2017-10-19
Input: gpio_mouse - convert to use GPIO descriptors
Linus Walleij
1
-124
/
+67
2017-10-19
Input: gpio_mouse - rename platform data variables
Linus Walleij
1
-20
/
+20
2017-10-19
Input: gpio_mouse - kill off platform data
Linus Walleij
1
-7
/
+52
2017-10-19
Input: joydev - blacklist ds3/ds4/udraw motion sensors
Roderick Colenbrander
1
-6
/
+64
2017-10-19
Input: allow matching device IDs on property bits
Dmitry Torokhov
1
-1
/
+2
2017-10-19
Input: factor out and export input_device_id matching code
Dmitry Torokhov
1
-45
/
+38
2017-10-19
Input: goodix - poll the 'buffer status' bit before reading data
Paul Cercueil
1
-23
/
+44
2017-10-19
Input: axp20x-pek - fix module not auto-loading for axp221 pek
Hans de Goede
1
-1
/
+1
2017-10-19
Input: tca8418 - enable interrupt after it has been requested
Damien Riegel
1
-12
/
+17
2017-10-18
Input: stmfts - fix setting ABS_MT_POSITION_* maximum size
Chanwoo Choi
1
-4
/
+2
2017-10-18
Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreen
Jeff Lance
1
-1
/
+1
2017-10-09
Input: synaptics-rmi4 - make array rmi_f54_report_type_names static
Colin Ian King
1
-1
/
+1
2017-10-09
Input: synaptics - disable kernel tracking on SMBus devices
Andrew Duggan
1
-2
/
+1
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
3
-22
/
+50
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
1
-1
/
+1
2017-09-29
Input: ad7879 - use managed devm_device_add_group
Andi Shyti
1
-12
/
+1
2017-09-29
Input: edt-ft5x06 - use managed devm_device_add_group
Andi Shyti
1
-7
/
+2
2017-09-29
Input: wdt87xx_i2c - use managed devm_device_add_group
Andi Shyti
1
-9
/
+1
2017-09-29
Input: rohm_bu21023 - use managed devm_device_add_group
Andi Shyti
1
-16
/
+1
[prev]
[next]