index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
max7359_keypad.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
Input: add ABS_PROFILE to uapi and documentation
Nate Yocom
4
-1
/
+15
2022-09-29
Input: xpad - add X-Box Adaptive XBox button
Nate Yocom
1
-1
/
+2
2022-09-29
Input: xpad - add X-Box Adaptive support
Nate Yocom
1
-0
/
+1
2022-09-29
Input: ims-pcu - fix spelling mistake "BOOLTLOADER" -> "BOOTLOADER"
Colin Ian King
1
-1
/
+1
2022-09-28
Input: ibm-panel - add missing MODULE_DEVICE_TABLE
Zeng Heng
1
-0
/
+1
2022-09-28
Input: icn8505 - utilize acpi_get_subsystem_id()
Andy Shevchenko
1
-21
/
+9
2022-09-28
Input: xpad - decipher xpadone packages with GIP defines
Pavel Rojtberg
1
-30
/
+69
2022-09-28
Input: xpad - refactor using BIT() macro
Pavel Rojtberg
1
-56
/
+57
2022-09-27
Input: synaptics-rmi4 - convert to use sysfs_emit() APIs
zhang songyi
1
-8
/
+8
2022-09-27
Input: twl4030-pwrbutton - add missing of.h include
Dmitry Torokhov
1
-0
/
+1
2022-09-27
Input: applespi - replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-09-26
Input: ep93xx_keypad - add missing linux/input.h include
Dmitry Torokhov
1
-0
/
+1
2022-09-26
Input: imx_keypad - add missing linux/input.h include
Dmitry Torokhov
1
-0
/
+1
2022-09-26
Input: mt6779-keypad - add missing linux/input.h include
Dmitry Torokhov
1
-0
/
+1
2022-09-26
Input: st-keyscan - add missing linux/input.h and linux/of.h includes
Dmitry Torokhov
1
-4
/
+6
2022-09-26
Input: lm8333 - add missing linux/input.h include
Dmitry Torokhov
1
-4
/
+4
2022-09-25
Input: joydev - fix comment typo
Jason Wang
1
-1
/
+1
2022-09-25
dt-bindings: input: qcom,pm8xxx-vib: convert to yaml
Luca Weiss
2
-23
/
+38
2022-09-25
Input: twl4030-vibra - drop legacy, non DT boot support
Peter Ujfalusi
1
-9
/
+4
2022-09-23
Input: synaptics-rmi4 - drop useless gotos in rmi_f34v7_do_reflash()
Matthias Schiffer
1
-10
/
+9
2022-09-23
Input: synaptics-rmi4 - simplify rmi_f34v7_start_reflash()
Matthias Schiffer
1
-19
/
+6
2022-09-23
Input: synaptics-rmi4 - remove unneeded struct register_offset
Matthias Schiffer
3
-37
/
+15
2022-09-23
Input: synaptics-rmi4 - make rmi_f34v7_erase_all() use the "erase all" command
Matthias Schiffer
1
-86
/
+1
2022-09-23
Input: synaptics-rmi4 - reset after writing partition table
Matthias Schiffer
1
-0
/
+8
2022-09-23
Input: synaptics-rmi4 - rewrite partition table unconditionally
Matthias Schiffer
2
-142
/
+13
2022-09-23
Input: synaptics-rmi4 - fix command completion check for bootloader v7/v8
Matthias Schiffer
1
-5
/
+5
2022-09-23
Input: synaptics-rmi4 - introduce rmi_f34v7_check_command_status() helper
Matthias Schiffer
1
-7
/
+29
2022-09-23
Input: synaptics-rmi4 - fix firmware update operations with bootloader v8
Matthias Schiffer
1
-3
/
+3
2022-09-23
Input: matrix_keypad - add missed header inclusion
Andy Shevchenko
1
-0
/
+1
2022-09-23
dt-bindings: input: touchscreen: elants_i2c: Add compatible for eth3915n chip
Yunlong Jia
1
-3
/
+7
2022-09-16
dt-bindings: input: auo-pixcir-ts: fix gpio and interrupt properties
Dmitry Torokhov
1
-3
/
+3
2022-09-16
Input: auo-pixcir-ts - switch to using generic device properties
Dmitry Torokhov
1
-30
/
+10
2022-09-16
Input: auo-pixcir-ts - do not force rising edge interrupt trigger
Dmitry Torokhov
1
-1
/
+1
2022-09-16
Input: auo-pixcir-ts - switch to using gpiod API
Dmitry Torokhov
1
-27
/
+20
2022-09-16
Input: auo-pixcir-ts - drop support for platform data
Dmitry Torokhov
2
-106
/
+56
2022-09-14
dt-bindings: input: mediatek,pmic-keys: Add compatible for MT6331 keys
AngeloGioacchino Del Regno
1
-0
/
+1
2022-09-14
dt-bindings: input: Convert mtk-pmic-keys to DT schema
AngeloGioacchino Del Regno
2
-46
/
+113
2022-09-14
Input: synaptics - enable InterTouch for the ThinkPad P1 G3
Lyude Paul
1
-0
/
+1
2022-09-14
Input: iqs7222 - set all ULP entry masks by default
Jeff LaBundy
1
-5
/
+6
2022-09-14
Input: iqs7222 - avoid sending empty SYN_REPORT events
Jeff LaBundy
1
-0
/
+3
2022-09-14
Input: iqs7222 - trim force communication command
Jeff LaBundy
1
-1
/
+1
2022-09-13
Input: mtk-pmic-keys - add support for MT6331 PMIC keys
AngeloGioacchino Del Regno
1
-0
/
+21
2022-09-08
Input: hgpk - fix repeated word in a comment
wangjianli
1
-1
/
+1
2022-09-06
Input: xpad - add support for XBOX One Elite paddles
Christopher Crockett
1
-61
/
+193
2022-09-06
Input: xpad - Poweroff XBOX360W on mode button long press
Santosh De Massari
1
-0
/
+24
2022-09-06
Input: xpad - fix wireless 360 controller breaking after suspend
Cameron Gutman
1
-1
/
+0
2022-09-06
Input: xpad - add supported devices as contributed on github
Pavel Rojtberg
1
-0
/
+19
2022-09-06
dt-bindings: input: touchscreen: stmpe: Remove node name requirement
Francesco Dolcini
1
-2
/
+1
2022-09-03
Input: aiptek - switch to using dev_groups for driver-specific attributes
Dmitry Torokhov
1
-16
/
+4
2022-09-03
Input: psmouse - switch to using dev_groups for driver-specific attributes
Dmitry Torokhov
1
-18
/
+4
[next]