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