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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
Input: mms114 - replace mdelay with msleep
Andi Shyti
1
-1
/
+1
2018-01-26
Input: mms114 - add support for mms152
Simon Shields
1
-19
/
+73
2018-01-26
Input: mms114 - drop platform data and use generic APIs
Simon Shields
1
-82
/
+65
2018-01-26
Input: mms114 - mark as direct input device
Dmitry Torokhov
1
-8
/
+5
2018-01-26
Input: mms114 - do not clobber interrupt trigger
Dmitry Torokhov
1
-3
/
+3
2018-01-24
Input: edt-ft5x06 - fix error handling for factory mode on non-M06
Dmitry Torokhov
1
-8
/
+6
2018-01-22
Input: stmfts - set IRQ_NOAUTOEN to the irq flag
Andi Shyti
1
-3
/
+8
2018-01-22
Input: auo-pixcir-ts - delete an unnecessary return statement
Markus Elfring
1
-2
/
+0
2018-01-22
Input: auo-pixcir-ts - remove custom log for a failed memory allocation
Markus Elfring
1
-3
/
+1
2018-01-22
Input: da9052_tsi - remove unused mutex
Marcus Folkesson
1
-1
/
+0
2018-01-22
Input: synaptics-rmi4 - log when we create a guest serio port
Dmitry Torokhov
1
-4
/
+5
2018-01-22
Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
Dmitry Torokhov
1
-10
/
+54
2018-01-22
Input: synaptics-rmi4 - do not delete interrupt memory too early
Dmitry Torokhov
1
-7
/
+7
2018-01-22
Input: ad7877 - use managed resource allocations
Andi Shyti
1
-44
/
+23
2018-01-22
Input: stmfts,s6sy671 - add SPDX identifier
Andi Shyti
2
-20
/
+10
2018-01-19
Input: remove atmel-wm97xx touchscreen driver
Corentin Labbe
3
-452
/
+0
2018-01-18
Input: cyapa - remove redundant assignment to 'pwr_cmd'
Colin Ian King
1
-1
/
+1
2018-01-18
Input: remove at32psif
Corentin Labbe
3
-368
/
+0
2018-01-17
Input: inline macros for MODULE_LICENSE, etc
Julia Lawall
8
-56
/
+17
2018-01-16
Input: remove remaining unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2
-2
/
+0
2018-01-16
Input: remove unneeded MODULE_VERSION() usage in misc input drivers
Greg Kroah-Hartman
3
-5
/
+0
2018-01-16
Input: remove unneeded MODULE_VERSION() usage in touchscreen drivers
Greg Kroah-Hartman
4
-7
/
+0
2018-01-16
Input: elan_i2c - remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
1
-2
/
+0
2018-01-16
Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
1
-1
/
+0
2018-01-16
Input: synaptics_rmi4 - remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
4
-5
/
+0
2018-01-16
Input: remove unneeded DRIVER_LICENSE #defines
Greg Kroah-Hartman
4
-8
/
+4
2018-01-16
Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axes
Peter Hutterer
1
-0
/
+10
2018-01-16
Input: psmouse - fix Synaptics detection when protocol is disabled
Dmitry Torokhov
1
-13
/
+21
2018-01-12
Input: goodix - disable IRQs while suspended
Hans de Goede
1
-2
/
+6
2018-01-09
Input: extend usable life of event timestamps to 2106 on 32 bit systems
Deepa Dinamani
4
-14
/
+21
2018-01-09
Input: silead - add support for capactive home button found on some x86 tablets
Hans de Goede
1
-11
/
+35
2018-01-08
Input: cyapa - remove duplicated macro definitions
Rasmus Villemoes
1
-43
/
+0
2018-01-05
Input: synaptic_rmi4 - remove duplicate include in F34
Pravin Shedge
1
-1
/
+0
2018-01-05
Input: raydium_i2c_ts - include hardware version in firmware name
Jeffrey Lin
1
-2
/
+12
2018-01-01
Input: tps65218-pwrbutton - fix a spelling mistake in Kconfig
Zhuohua Li
1
-1
/
+1
2018-01-01
Input: gpio_tilt - delete driver
Linus Walleij
3
-225
/
+0
2018-01-01
Input: uinput - use monotonic times for timestamps
Deepa Dinamani
1
-1
/
+4
2018-01-01
Input: hp_sdc - convert to ktime_get()
Arnd Bergmann
1
-10
/
+7
2018-01-01
Input: hil_mlc - convert timeval to jiffies
WEN Pingbo
2
-15
/
+8
2018-01-01
Input: hil_mlc - convert timeval to time64_t
WEN Pingbo
1
-5
/
+3
2017-11-10
Input: gamecon - mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2017-11-10
Input: sidewinder - mark expected switch fall-throughs
Gustavo A. R. Silva
1
-5
/
+5
2017-11-10
Input: spaceball - mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2017-11-10
Input: uinput - unlock on allocation failure in ioctl
Dan Carpenter
1
-2
/
+4
2017-11-10
Input: add support for the Samsung S6SY761 touchscreen
Andi Shyti
3
-0
/
+571
2017-11-10
Input: add support for HiDeep touchscreen
Anthony Kim
3
-0
/
+1132
2017-11-07
Input: st1232 - remove obsolete platform device support
Geert Uytterhoeven
1
-13
/
+3
2017-11-07
Merge tag 'v4.14-rc8' into next
Dmitry Torokhov
2258
-616
/
+3157
2017-11-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+7
2017-11-05
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
[next]