index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: add zinitix touchscreen driver
Michael Srba
2020-10-05
3
-0
/
+594
*
Input: joystick - add ADC attached joystick driver.
Artur Rojek
2020-09-29
3
-0
/
+275
*
Input: sun4i-ps2 - fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-09-16
1
-6
/
+3
*
Input: twl4030_keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-09-16
1
-5
/
+3
*
Input: omap4-keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-09-16
1
-4
/
+2
*
Input: ep93xx_keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-09-16
1
-2
/
+2
*
Input: stmfts - fix a & vs && typo
YueHaibing
2020-09-16
1
-1
/
+1
*
Input: imx6ul_tsc - unify open/close and PM paths
Dmitry Torokhov
2020-09-16
1
-30
/
+22
*
Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()
Dan Carpenter
2020-09-16
1
-11
/
+16
*
Input: elants_i2c - fix typo for an attribute to show calibration count
Johnny Chuang
2020-09-16
1
-1
/
+1
*
Input: elants_i2c - report resolution of ABS_MT_TOUCH_MAJOR by FW information.
Johnny Chuang
2020-09-14
1
-0
/
+6
*
Input: raydium_i2c_ts - use single i2c_transfer transaction when using RM_CMD...
Furquan Shaikh
2020-09-14
1
-73
/
+58
*
Input: soc_button_array - work around DSDTs which modify the irqflags
Hans de Goede
2020-09-14
1
-9
/
+60
*
Input: soc_button_array - add support for INT33D3 tablet-mode switch devices
Hans de Goede
2020-09-14
1
-0
/
+11
*
Input: soc_button_array - add active_low setting to soc_button_info
Hans de Goede
2020-09-14
1
-9
/
+11
*
platform/x86: thinkpad_acpi: Map Clipping tool hotkey to KEY_SELECTIVE_SCREEN...
Hans de Goede
2020-09-09
1
-1
/
+1
*
platform/x86: thinkpad_acpi: Add support for new hotkeys found on X1C8 / T14
Hans de Goede
2020-09-09
1
-5
/
+13
*
Input: MT - avoid comma separated statements
Joe Perches
2020-08-25
1
-4
/
+7
*
Input: exc3000 - add support to query model and fw_version
Sebastian Reichel
2020-08-07
1
-1
/
+147
*
Input: exc3000 - add reset gpio support
Sebastian Reichel
2020-08-07
1
-0
/
+17
*
Input: exc3000 - add EXC80H60 and EXC80H84 support
Sebastian Reichel
2020-08-07
1
-14
/
+66
*
Input: sentelic - fix error return when fsp_reg_write fails
Colin Ian King
2020-08-07
1
-1
/
+1
*
Input: alps - remove redundant assignment to variable ret
Colin Ian King
2020-08-07
1
-1
/
+1
*
Input: ims-pcu - return error code rather than -ENOMEM
Colin Ian King
2020-08-07
1
-1
/
+1
*
Input: elan_i2c - add ic type 0x15
Jingle Wu
2020-07-30
1
-1
/
+2
*
Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessary
Nick Dyer
2020-07-29
1
-3
/
+53
*
Input: ati_remote2 - add missing newlines when printing module parameters
Xiongfeng Wang
2020-07-22
1
-2
/
+2
*
Input: psmouse - add a newline when printing 'proto' by sysfs
Xiongfeng Wang
2020-07-22
1
-1
/
+1
*
Merge branch 'for-linus' into next
Dmitry Torokhov
2020-07-22
5
-5
/
+14
|
\
|
*
Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux list
David Pedersen
2020-07-07
1
-0
/
+7
|
*
Revert "Input: elants_i2c - report resolution information for touch major"
Dmitry Torokhov
2020-07-07
1
-1
/
+0
|
*
Input: elan_i2c - only increment wakeup count on touch
Derek Basehore
2020-07-07
1
-4
/
+5
|
*
Input: synaptics - enable InterTouch for ThinkPad X1E 1st gen
Ilya Katsnelson
2020-07-07
1
-0
/
+1
|
*
Input: adi - work around module name confict
Arnd Bergmann
2020-06-09
1
-0
/
+1
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2020-06-06
5658
-146344
/
+318661
|
|
\
*
|
\
Merge branch 'elan-i2c' into next
Dmitry Torokhov
2020-07-22
5057
-142854
/
+284634
|
\
\
\
|
*
|
|
Input: elan_i2c - add support for high resolution reports
Jingle Wu
2020-07-21
4
-59
/
+126
|
*
|
|
Input: elan_i2c - do not constantly re-query pattern ID
Dmitry Torokhov
2020-07-21
4
-35
/
+23
|
*
|
|
Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14
Jingle Wu
2020-07-18
1
-1
/
+13
|
*
|
|
Input: elan_i2c - handle firmware updated on newer ICs
Jingle Wu
2020-07-18
4
-7
/
+60
|
*
|
|
Input: elan_i2c - add support for different firmware page sizes
Jingle Wu
2020-07-18
4
-25
/
+41
|
*
|
|
Input: elan_i2c - fix detecting IAP version on older controllers
Jingle Wu
2020-07-18
1
-4
/
+10
|
*
|
|
Input: elan_i2c - handle devices with patterns above 1
Jingle Wu
2020-07-18
1
-2
/
+2
|
*
|
|
Input: elan_i2c - make fetching IC type of older controllers more robust
Jingle Wu
2020-07-18
2
-8
/
+10
|
*
|
|
Input: elan_i2c - handle firmware not implementing "get pattern" command
Jingle Wu
2020-07-18
1
-1
/
+7
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-31
20
-77
/
+119
|
|
\
\
\
|
|
*
|
|
drivers/net/ibmvnic: Update VNIC protocol version reporting
Thomas Falcon
2020-05-30
1
-5
/
+3
|
|
*
|
|
NFC: st21nfca: add missed kfree_skb() in an error path
Chuhong Yuan
2020-05-30
1
-1
/
+3
|
|
*
|
|
net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()
Pablo Neira Ayuso
2020-05-29
1
-3
/
+3
|
|
*
|
|
net/mlx5e: Fix MLX5_TC_CT dependencies
Vlad Buslov
2020-05-29
1
-1
/
+1
[next]