index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Lines
2022-09-26
Input: imx_keypad - add missing linux/input.h include
Dmitry Torokhov
-0
/
+1
2022-09-26
Input: mt6779-keypad - add missing linux/input.h include
Dmitry Torokhov
-0
/
+1
2022-09-26
Input: st-keyscan - add missing linux/input.h and linux/of.h includes
Dmitry Torokhov
-4
/
+6
2022-09-26
Input: lm8333 - add missing linux/input.h include
Dmitry Torokhov
-4
/
+4
2022-09-25
Input: joydev - fix comment typo
Jason Wang
-1
/
+1
2022-09-24
Input: twl4030-vibra - drop legacy, non DT boot support
Peter Ujfalusi
-9
/
+4
2022-09-24
Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1
Mark Pearson
-1
/
+0
2022-09-24
Input: iqs62x-keys - drop unused device node references
Jeff LaBundy
-0
/
+3
2022-09-24
Input: melfas_mip4 - fix return value check in mip4_probe()
Yang Yingliang
-1
/
+1
2022-09-23
Input: synaptics-rmi4 - drop useless gotos in rmi_f34v7_do_reflash()
Matthias Schiffer
-10
/
+9
2022-09-23
Input: synaptics-rmi4 - simplify rmi_f34v7_start_reflash()
Matthias Schiffer
-19
/
+6
2022-09-23
Input: synaptics-rmi4 - remove unneeded struct register_offset
Matthias Schiffer
-37
/
+15
2022-09-23
Input: synaptics-rmi4 - make rmi_f34v7_erase_all() use the "erase all" command
Matthias Schiffer
-86
/
+1
2022-09-23
Input: synaptics-rmi4 - reset after writing partition table
Matthias Schiffer
-0
/
+8
2022-09-23
Input: synaptics-rmi4 - rewrite partition table unconditionally
Matthias Schiffer
-142
/
+13
2022-09-23
Input: synaptics-rmi4 - fix command completion check for bootloader v7/v8
Matthias Schiffer
-5
/
+5
2022-09-23
Input: synaptics-rmi4 - introduce rmi_f34v7_check_command_status() helper
Matthias Schiffer
-7
/
+29
2022-09-23
Input: synaptics-rmi4 - fix firmware update operations with bootloader v8
Matthias Schiffer
-3
/
+3
2022-09-23
Input: matrix_keypad - add missed header inclusion
Andy Shevchenko
-0
/
+1
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
-7
/
+17
2022-09-16
Input: auo-pixcir-ts - switch to using generic device properties
Dmitry Torokhov
-30
/
+10
2022-09-16
Input: auo-pixcir-ts - do not force rising edge interrupt trigger
Dmitry Torokhov
-1
/
+1
2022-09-16
Input: auo-pixcir-ts - switch to using gpiod API
Dmitry Torokhov
-27
/
+20
2022-09-16
Input: auo-pixcir-ts - drop support for platform data
Dmitry Torokhov
-62
/
+56
2022-09-14
Input: synaptics - enable InterTouch for the ThinkPad P1 G3
Lyude Paul
-0
/
+1
2022-09-14
Input: iqs7222 - set all ULP entry masks by default
Jeff LaBundy
-5
/
+6
2022-09-14
Input: iqs7222 - avoid sending empty SYN_REPORT events
Jeff LaBundy
-0
/
+3
2022-09-14
Input: iqs7222 - trim force communication command
Jeff LaBundy
-1
/
+1
2022-09-13
Input: mtk-pmic-keys - add support for MT6331 PMIC keys
AngeloGioacchino Del Regno
-0
/
+21
2022-09-08
Input: hgpk - fix repeated word in a comment
wangjianli
-1
/
+1
2022-09-06
Input: xpad - add support for XBOX One Elite paddles
Christopher Crockett
-61
/
+193
2022-09-06
Input: xpad - Poweroff XBOX360W on mode button long press
Santosh De Massari
-0
/
+24
2022-09-06
Input: xpad - fix wireless 360 controller breaking after suspend
Cameron Gutman
-1
/
+0
2022-09-06
Input: xpad - add supported devices as contributed on github
Pavel Rojtberg
-0
/
+19
2022-09-03
Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-7
/
+17
2022-09-03
Input: aiptek - switch to using dev_groups for driver-specific attributes
Dmitry Torokhov
-16
/
+4
2022-09-03
Input: psmouse - switch to using dev_groups for driver-specific attributes
Dmitry Torokhov
-18
/
+4
2022-09-03
Input: atkbd - switch to using dev_groups for driver-specific attributes
Dmitry Torokhov
-10
/
+6
2022-08-31
Input: rt5120 - add power key support
ChiYuan Huang
-0
/
+130
2022-08-31
Input: colibri-vf50-ts - don't depend on VF610_ADC
Max Krummenacher
-1
/
+1
2022-08-30
Input: adp5588-keys - use new PM macros
Nuno Sá
-4
/
+4
2022-08-30
Input: adp5588-keys - add regulator support
Nuno Sá
-0
/
+20
2022-08-30
Input: adp5588-keys - add optional reset gpio
Nuno Sá
-0
/
+12
2022-08-30
Input: adp5588-keys - fix coding style warnings
Nuno Sá
-50
/
+48
2022-08-30
Input: adp5588-keys - do not check for irq presence
Nuno Sá
-5
/
+0
2022-08-30
Input: adp5588-keys - add support for fw properties
Nuno Sá
-107
/
+289
2022-08-30
Input: adp5588-keys - bail out on returned error
Nuno Sá
-18
/
+38
2022-08-30
Input: adp5588-keys - support gpi key events as 'gpio keys'
Nuno Sá
-132
/
+144
2022-08-30
Input: matrix_keypad - replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
-3
/
+3
2022-08-30
Input: clps711x-keypad - get rid of OF_GPIO dependency
Andy Shevchenko
-7
/
+8
[prev]
[next]