index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-07
Input: gpio-vibra - simplify with dev_err_probe()
Krzysztof Kozlowski
2
-28
/
+11
2023-07-05
Input: cpcap-pwrbutton - replace GPLv2 boilerplate with SPDX
Sebastian Reichel
1
-9
/
+1
2023-07-05
Input: cpcap-pwrbutton - remove initial kernel-doc notation
Randy Dunlap
1
-1
/
+1
2023-06-29
Merge tag 'input-for-v6.5-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
22
-85
/
+109
2023-06-26
Merge branch 'next' into for-linus
Dmitry Torokhov
22
-85
/
+109
2023-06-24
Add Renesas PMIC RAA215300 and built-in RTC
Mark Brown
1
-0
/
+30
2023-06-06
Input: pm8941-powerkey - fix debounce on gen2+ PMICs
Caleb Connolly
1
-4
/
+15
2023-06-06
Input: tps65219-pwrbutton - use regmap_set_bits()
Uwe Kleine-König
1
-3
/
+2
2023-06-06
Input: tps65219-pwrbutton - convert to .remove_new()
Uwe Kleine-König
1
-5
/
+8
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
17
-17
/
+17
2023-05-15
mfd: rk808: Split into core and i2c
Sebastian Reichel
1
-1
/
+1
2023-05-11
Input: soc_button_array - add invalid acpi_index DMI quirk handling
Hans de Goede
1
-0
/
+30
2023-05-10
Input: adxl34x - do not hardcode interrupt trigger type
Marek Vasut
1
-2
/
+1
2023-05-08
Input: pwm-vibra - add support for enable GPIO
Luca Weiss
1
-0
/
+16
2023-05-08
Input: pwm-vibra - add newline to dev_err prints
Luca Weiss
1
-10
/
+10
2023-05-01
Input: uinput - allow injecting event times
Biswarup Pal
1
-0
/
+34
2023-05-01
Input: drv260x - fix magnitude handling
Luca Weiss
1
-6
/
+7
2023-05-01
Input: drv260x - remove unused .reg_defaults
Luca Weiss
1
-40
/
+0
2023-05-01
Input: drv260x - sleep between polling GO bit
Luca Weiss
1
-0
/
+1
2023-05-01
Input: drv260x - fix typo in register value define
Luca Weiss
1
-2
/
+2
2023-04-09
Input: cma3000_d0x - remove unneeded code
Jiapeng Chong
1
-2
/
+0
2023-03-17
Merge tag 'v6.3-rc2' into next
Dmitry Torokhov
1
-3
/
+2
2023-02-25
Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
36
-504
/
+346
2023-02-21
Input: hp_sdc_rtc - mark an unused function as __maybe_unused
Randy Dunlap
1
-1
/
+1
2023-02-21
Input: bbnsm_pwrkey - add bbnsm power key support
Jacky Bai
3
-0
/
+205
2023-02-03
Input: iqs626a - drop unused device node references
Jeff LaBundy
1
-83
/
+73
2023-01-27
Input: wistron_btns - use pm_sleep_ptr() to allow removal of ifdef CONFIG_PM ...
Jonathan Cameron
1
-5
/
+1
2023-01-27
Input: cma3000 - use pm_sleep_ptr() to allow removal of ifdef CONFIG_PM guards
Jonathan Cameron
1
-5
/
+1
2023-01-27
Input: adxl34x - unify dev_pm_ops using EXPORT_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
4
-54
/
+16
2023-01-27
Input: ad714x - unify dev_pm_ops using EXPORT_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
4
-34
/
+10
2023-01-27
Input: axp20x-pek - switch to SYSTEM_SLEEP_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-7
/
+5
2023-01-12
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+2
2023-01-10
Input: iqs269a - do not poll during ATI
Jeff LaBundy
1
-51
/
+46
2023-01-10
Input: iqs269a - do not poll during suspend or resume
Jeff LaBundy
1
-87
/
+31
2023-01-10
Input: iqs269a - configure device with a single block write
Jeff LaBundy
1
-59
/
+39
2023-01-10
Input: iqs269a - increase interrupt handler return delay
Jeff LaBundy
1
-1
/
+1
2023-01-10
Input: iqs269a - drop unused device node references
Jeff LaBundy
1
-1
/
+11
2023-01-09
Merge tag 'v6.2-rc3' into next
Dmitry Torokhov
6
-254
/
+173
2023-01-09
Input: twl6030-vibra - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-3
/
+4
2023-01-09
Input: twl4030-vibra - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+5
2023-01-09
Input: stpmic1_onekey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-6
/
+6
2023-01-09
Input: rotary-encoder - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+5
2023-01-09
Input: regulator-haptic - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_p...
Jonathan Cameron
1
-4
/
+4
2023-01-09
Input: pwm-vibra - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+5
2023-01-09
Input: pwm-beeper - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+5
2023-01-09
Input: pmic8xxx-pwrkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2023-01-09
Input: pm8xxx-vibrator - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-3
/
+3
2023-01-09
Input: pm8941-pwrkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+5
2023-01-09
Input: pcfg8574_keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-13
/
+3
2023-01-09
Input: palmas-pwrbutton - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_p...
Jonathan Cameron
1
-5
/
+5
[prev]
[next]