index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
highmem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-06
Input: i8042 - Add quirk for Fujitsu Lifebook T725
Takashi Iwai
1
-0
/
+14
2021-11-03
Input: cap11xx - add support for cap1206
Jesse Taube
2
-14
/
+30
2021-11-03
Input: remove unused header <linux/input/cy8ctmg110_pdata.h>
Jonathan Corbet
1
-10
/
+0
2021-10-17
Input: ili210x - add ili251x firmware update support
Marek Vasut
2
-0
/
+309
2021-10-17
Input: ili210x - export ili251x version details via sysfs
Marek Vasut
1
-3
/
+162
2021-10-17
Input: ili210x - use resolution from ili251x firmware
Marek Vasut
1
-0
/
+56
2021-10-17
Input: pm8941-pwrkey - respect reboot_mode for warm reset
Shawn Guo
1
-1
/
+5
2021-10-17
reboot: export symbol 'reboot_mode'
Shawn Guo
1
-0
/
+1
2021-10-17
Input: max77693-haptic - drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
1
-1
/
+0
2021-10-17
Input: cpcap-pwrbutton - do not set input parent explicitly
Dmitry Torokhov
1
-1
/
+0
2021-10-16
Input: max8925_onkey - don't mark comment as kernel-doc
Randy Dunlap
1
-1
/
+1
2021-10-16
Input: ads7846 - do not attempt IRQ workaround when deferring probe
Dmitry Torokhov
1
-1
/
+1
2021-10-16
Input: ads7846 - use input_set_capability()
Dmitry Torokhov
1
-2
/
+1
2021-10-16
Input: ads7846 - set input device bus type and product ID
Dmitry Torokhov
1
-0
/
+3
2021-10-16
Input: tm2-touchkey - allow changing keycodes from userspace
Stephan Gerhold
1
-0
/
+4
2021-10-16
Input: tm2-touchkey - report scan codes
Stephan Gerhold
1
-0
/
+3
2021-10-16
Input: adxl34x - fix sparse warning
Dmitry Torokhov
1
-1
/
+1
2021-10-16
Input: ep93xx_keypad - switch to using managed resources
Dmitry Torokhov
1
-81
/
+37
2021-10-16
Input: ep93xx_keypad - use dev_pm_set_wake_irq()
Dmitry Torokhov
1
-6
/
+7
2021-10-16
Input: ep93xx_keypad - use BIT() and GENMASK() macros
Dmitry Torokhov
1
-18
/
+19
2021-10-16
Input: ep93xx_keypad - annotate suspend/resume as __maybe_unused
Dmitry Torokhov
1
-4
/
+2
2021-10-13
Input: tsc200x - make tsc200x_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-13
Input: adxl34x - make adxl34x_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-12
Input: st1232 - prefer asynchronous probing
John Keeping
1
-0
/
+1
2021-10-12
Input: st1232 - increase "wait ready" timeout
John Keeping
1
-1
/
+1
2021-10-05
MAINTAINERS: rectify entry for CHIPONE ICN8318 I2C TOUCHSCREEN DRIVER
Lukas Bulwahn
1
-1
/
+1
2021-10-05
Input: analog - fix invalid snprintf() call
Arnd Bergmann
1
-8
/
+10
2021-10-02
Input: ariel-pwrbutton - add SPI device ID table
Mark Brown
1
-0
/
+7
2021-09-23
Input: mpr121 - make use of the helper function devm_add_action_or_reset()
Cai Huoqing
1
-2
/
+2
2021-09-23
Input: raydium_i2c_ts - make use of the helper function devm_add_action_or_re...
Cai Huoqing
1
-2
/
+2
2021-09-23
Input: elants_i2c - make use of devm_add_action_or_reset()
Cai Huoqing
1
-2
/
+2
2021-09-21
Input: goodix - add support for controllers without flash
Hans de Goede
4
-8
/
+507
2021-09-21
Input: goodix - allow specifying the config filename
Hans de Goede
2
-5
/
+11
2021-09-21
Input: goodix - push error logging up into i2c_read and i2c_write helpers
Hans de Goede
1
-30
/
+23
2021-09-21
Input: goodix - refactor reset handling
Hans de Goede
2
-16
/
+33
2021-09-21
Input: goodix - add a goodix.h header file
Hans de Goede
3
-69
/
+81
2021-09-21
Input: goodix - change goodix_i2c_write() len parameter type to int
Hans de Goede
1
-1
/
+1
2021-09-21
Input: tmdc - fix spelling mistake "Millenium" -> "Millennium"
Colin Ian King
1
-1
/
+1
2021-09-21
Input: omap-keypad - prefer struct_size over open coded arithmetic
Len Baker
1
-2
/
+1
2021-09-10
dt-bindings: input: Add binding for cypress-sf
Yassine Oudjana
2
-0
/
+62
2021-09-10
Input: cypress-sf - add Cypress StreetFighter touchkey driver
Yassine Oudjana
4
-0
/
+241
2021-09-10
Input: ads7846 - switch to devm initialization
Daniel Mack
1
-89
/
+47
2021-09-10
Input: ads7846 - remove custom filter handling functions from pdata
Daniel Mack
2
-32
/
+8
2021-09-10
Input: ads7846 - add short-hand for spi->dev in probe() function
Daniel Mack
1
-22
/
+23
2021-09-06
Input: palmas-pwrbutton - handle return value of platform_get_irq()
Arvind Yadav
1
-0
/
+5
2021-09-06
Input: raydium_i2c_ts - read device version in bootloader mode
simba.hsu
1
-7
/
+43
2021-09-06
Input: cpcap-pwrbutton - handle errors from platform_get_irq()
Tang Bin
1
-1
/
+5
2021-09-04
Input: adc-keys - drop bogus __refdata annotation
Geert Uytterhoeven
1
-1
/
+1
2021-09-04
Input: Fix spelling mistake in Kconfig "useable" -> "usable"
Colin Ian King
1
-1
/
+1
2021-09-04
Input: Fix spelling mistake in Kconfig "Modul" -> "Module"
Colin Ian King
1
-1
/
+1
[next]