index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
min_addr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
Input: mms114 - fix typo in definition
Andi Shyti
1
-2
/
+2
2018-01-30
Input: mms114 - use BIT() macro instead of explicit shifting
Andi Shyti
1
-1
/
+1
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
2
-21
/
+77
2018-01-26
Input: mms114 - drop platform data and use generic APIs
Simon Shields
3
-118
/
+82
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-23
Input: stmfts - set IRQ_NOAUTOEN to the irq flag
Andi Shyti
1
-3
/
+8
2018-01-23
Input: auo-pixcir-ts - delete an unnecessary return statement
Markus Elfring
1
-2
/
+0
2018-01-23
Input: auo-pixcir-ts - remove custom log for a failed memory allocation
Markus Elfring
1
-3
/
+1
2018-01-23
Input: da9052_tsi - remove unused mutex
Marcus Folkesson
1
-1
/
+0
2018-01-23
Input: docs - use PROPERTY_ENTRY_U32() directly
Andy Shevchenko
1
-3
/
+3
2018-01-23
Input: synaptics-rmi4 - log when we create a guest serio port
Dmitry Torokhov
1
-4
/
+5
2018-01-23
Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
Dmitry Torokhov
1
-10
/
+54
2018-01-23
Input: synaptics-rmi4 - do not delete interrupt memory too early
Dmitry Torokhov
1
-7
/
+7
2018-01-23
Input: ad7877 - use managed resource allocations
Andi Shyti
1
-44
/
+23
2018-01-23
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-19
Input: fix small typos in force feedback documentation
Jean-François TĂȘtu
1
-3
/
+3
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-17
Input: remove remaining unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2
-2
/
+0
2018-01-17
Input: remove unneeded MODULE_VERSION() usage in misc input drivers
Greg Kroah-Hartman
3
-5
/
+0
2018-01-17
Input: remove unneeded MODULE_VERSION() usage in touchscreen drivers
Greg Kroah-Hartman
4
-7
/
+0
2018-01-17
Input: elan_i2c - remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
1
-2
/
+0
2018-01-17
Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
1
-1
/
+0
2018-01-17
Input: synaptics_rmi4 - remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
4
-5
/
+0
2018-01-17
Input: remove unneeded DRIVER_LICENSE #defines
Greg Kroah-Hartman
4
-8
/
+4
2018-01-17
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-10
Input: extend usable life of event timestamps to 2106 on 32 bit systems
Deepa Dinamani
5
-14
/
+32
2018-01-10
Input: silead - add support for capactive home button found on some x86 tablets
Hans de Goede
2
-11
/
+37
2018-01-09
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-02
Input: tps65218-pwrbutton - fix a spelling mistake in Kconfig
Zhuohua Li
1
-1
/
+1
2018-01-02
Input: gpio_tilt - delete driver
Linus Walleij
6
-407
/
+0
2018-01-02
Input: uinput - use monotonic times for timestamps
Deepa Dinamani
1
-1
/
+4
2018-01-02
Input: hp_sdc - convert to ktime_get()
Arnd Bergmann
2
-11
/
+8
2018-01-02
Input: hil_mlc - convert timeval to jiffies
WEN Pingbo
3
-17
/
+10
2018-01-02
Input: hil_mlc - convert timeval to time64_t
WEN Pingbo
2
-6
/
+4
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
4
-0
/
+605
2017-11-10
Input: add support for HiDeep touchscreen
Anthony Kim
5
-0
/
+1175
[next]