index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-01-09
Input: max8997_haptic - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-3
/
+4
2023-01-09
Input: max8925_onkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+5
2023-01-09
Input: max77693-haptic - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+6
2023-01-09
Input: kxtj9 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2023-01-09
Input: iqs626a - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2023-01-09
Input: iqs269a - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2023-01-09
Input: gpio-vibra - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+5
2023-01-09
Input: e3x0-button - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+5
2023-01-09
Input: drv2667 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2023-01-09
Input: drv2665 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
[prev]
[next]