summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
2024-06-16Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculationFenglin Wu1-3/+4
2024-06-16Input: ims-pcu - fix printf string overflowArnd Bergmann1-2/+2
2024-03-01Input: iqs269a - do not poll during ATIJeff LaBundy1-51/+46
2024-03-01Input: iqs269a - do not poll during suspend or resumeJeff LaBundy1-87/+31
2024-03-01Input: iqs269a - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
2024-03-01Input: iqs269a - increase interrupt handler return delayJeff LaBundy1-1/+1
2024-03-01Input: iqs269a - configure device with a single block writeJeff LaBundy1-59/+39
2024-03-01Input: iqs269a - drop unused device node referencesJeff LaBundy1-1/+11
2024-01-05Input: soc_button_array - add mapping for airplane mode buttonChristoffer Sandberg1-0/+5
2023-10-20Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco1-0/+1
2023-07-23Input: adxl34x - do not hardcode interrupt trigger typeMarek Vasut1-2/+1
2023-07-23Input: drv260x - sleep between polling GO bitLuca Weiss1-0/+1
2023-06-28Input: soc_button_array - add invalid acpi_index DMI quirk handlingHans de Goede1-0/+30
2022-12-31Input: wistron_btns - disable on UMLRandy Dunlap1-1/+1
2022-12-02Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[]Hans de Goede1-0/+7
2022-12-02Input: soc_button_array - add use_low_level_irq module parameterHans de Goede1-1/+6
2022-09-08Input: rk805-pwrkey - fix module autoloadingPeter Robinson1-0/+1
2022-07-12Input: cpcap-pwrbutton - handle errors from platform_get_irq()Tang Bin1-1/+5
2022-06-22Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...Marius Hoch1-2/+2
2022-06-09Input: sparcspkr - fix refcount leak in bbc_beep_probeMiaoqian Lin1-0/+1
2021-12-29Input: iqs626a - prohibit inlining of channel parsing functionsJeff LaBundy1-9/+12
2021-11-18Input: ariel-pwrbutton - add SPI device ID tableMark Brown1-0/+7
2021-08-31Input: remove dead CSR Prima2 PWRC driverLukas Bulwahn3-218/+0
2021-07-24Input: pm8941-pwrkey - fix comma vs semicolon issueDmitry Torokhov1-1/+1
2021-07-20Input: ixp4xx-beeper - delete driverLinus Walleij3-196/+0
2021-07-19Merge tag 'v5.13' into nextDmitry Torokhov3-1/+317
2021-06-20Input: ims-pcu - use kobj_to_dev()YueHaibing1-1/+1
2021-06-02Input: pm8941-pwrkey - add support for PMK8350 PON_HLOS PMIC peripheralDavid Collins1-31/+72
2021-05-25Input: ims-pcu - replace some spaces with tabsShubhankar Kuranagatti1-2/+2
2021-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-8/+1852
2021-03-25Input: Add support for Azoteq IQS626AJeff LaBundy3-0/+1850
2021-03-25Input: max8997 - simplify open coding of a division using up to 64 divisionsUwe Kleine-König1-7/+2
2021-03-20Input: ims-pcu - drop redundant driver-data assignmentJohan Hovold1-1/+0
2021-03-10input: atc260x: Add onkey driver for ATC260x PMICsCristian Ciocaltea3-1/+317
2021-02-23Merge tag 'v5.11' into nextDmitry Torokhov4-9/+18
2021-01-12Input: ariel-pwrbutton - remove unused variable ariel_pwrbutton_id_tableSouptick Joarder1-6/+0
2020-12-18Input: da7280 - protect OF match table with CONFIG_OFDmitry Torokhov1-0/+2
2020-12-16Input: da7280 - fix missing error testDmitry Torokhov1-0/+1
2020-12-15Merge branch 'next' into for-linusDmitry Torokhov15-49/+1622
2020-12-15Input: da7280 - fix spelling mistake "sequemce" -> "sequence"Colin Ian King1-1/+1
2020-12-12Input: sc27xx - add support for sc2730 and sc2721Nemo Han1-12/+59
2020-12-12Input: cm109 - do not stomp on control URBDmitry Torokhov1-2/+5
2020-12-12Input: ipx4xx-beeper - convert comma to semicolonZheng Yongjun1-1/+1
2020-12-11Input: new da7280 haptic driverRoy Im3-0/+1342
2020-12-10Input: add driver for power button on Dell Wyse 3020Lubomir Rintel3-0/+181
2020-12-07Input: soc_button_array - add Lenovo Yoga Tablet2 1051L to the dmi_use_low_le...Hans de Goede1-0/+11
2020-12-03Input: use input_device_enabled()Andrzej Pietrasiewicz5-9/+9
2020-11-25Input: soc_button_array - add missing includeDmitry Torokhov1-0/+1
2020-11-23Input: pcspkr - fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-20Input: wm831x-on - source file headers are not good candidates for kernel-docLee Jones1-1/+1