summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
2025-06-27Input: sparcspkr - avoid unannotated fall-throughWangYuli1-6/+16
2025-06-27Input: ims-pcu - check record size in ims_pcu_flash_firmware()Dan Carpenter1-0/+6
2024-09-12Input: uinput - reject requests with unreasonable number of slotsDmitry Torokhov1-0/+14
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-01-05Input: soc_button_array - add mapping for airplane mode buttonChristoffer Sandberg1-0/+5
2023-10-25Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco1-0/+1
2023-07-27Input: adxl34x - do not hardcode interrupt trigger typeMarek Vasut1-2/+1
2023-07-27Input: 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
2023-03-11Input: iqs269a - do not poll during ATIJeff LaBundy1-51/+46
2023-03-11Input: iqs269a - do not poll during suspend or resumeJeff LaBundy1-87/+31
2023-03-11Input: iqs269a - configure device with a single block writeJeff LaBundy1-59/+39
2023-03-11Input: iqs269a - increase interrupt handler return delayJeff LaBundy1-1/+1
2023-03-11Input: iqs269a - drop unused device node referencesJeff LaBundy1-1/+11
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-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
2020-12-12Input: cm109 - do not stomp on control URBDmitry Torokhov1-2/+5
2020-12-07Input: soc_button_array - add Lenovo Yoga Tablet2 1051L to the dmi_use_low_le...Hans de Goede1-0/+11
2020-11-25Input: soc_button_array - add missing includeDmitry Torokhov1-0/+1
2020-10-27Input: adxl34x - clean up a data type in adxl34x_probe()Dan Carpenter1-1/+1
2020-09-14Input: soc_button_array - work around DSDTs which modify the irqflagsHans de Goede1-9/+60
2020-09-14Input: soc_button_array - add support for INT33D3 tablet-mode switch devicesHans de Goede1-0/+11
2020-09-14Input: soc_button_array - add active_low setting to soc_button_infoHans de Goede1-9/+11
2020-08-07Input: ims-pcu - return error code rather than -ENOMEMColin Ian King1-1/+1
2020-07-22Input: ati_remote2 - add missing newlines when printing module parametersXiongfeng Wang1-2/+2
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva3-17/+10
2020-07-07Input: cm109 - remove needless check before usb_free_coherent()Xu Wang1-6/+2
2020-05-18Input: iqs269a - add missing I2C dependencyJeff LaBundy1-0/+1
2020-05-18Merge branch 'for-linus' into nextDmitry Torokhov1-35/+37
2020-05-18Input: add support for Azoteq IQS269AJeff LaBundy3-0/+1844
2020-05-13Input: remove msm-vibrator driverBrian Masney3-292/+0
2020-05-12Input: introduce input_mt_report_slot_inactive()Jiada Wang1-1/+1
2020-05-12Merge tag 'v5.6' into nextDmitry Torokhov4-11/+26
2020-05-06Input: axp20x-pek - always register interrupt handlersHans de Goede1-35/+37
2020-04-19Input: delete unused GP2AP002A00F driverLinus Walleij3-293/+0
2020-02-01Merge branch 'next' into for-linusDmitry Torokhov1-5/+40
2020-01-22Input: axp20x-pek - enable wakeup for all AXP variantsSamuel Holland1-2/+1
2020-01-22Input: axp20x-pek - respect userspace wakeup configurationSamuel Holland1-1/+36
2020-01-21Input: pm8xxx-vib - fix handling of separate enable registerStephan Gerhold1-1/+1
2020-01-17Input: keyspan-remote - fix control-message timeoutsJohan Hovold1-3/+6
2020-01-17Input: max77650-onkey - add of_match tableBartosz Golaszewski1-0/+7
2019-12-20Input: axp20x-pek - make device attributes staticBen Dooks (Codethink)1-3/+4
2019-12-14Input: input_event - fix struct padding on sparc64Arnd Bergmann1-5/+9
2019-12-14Input: uinput - always report EPOLLOUTDmitry Torokhov1-2/+3
2019-12-05Input: uinput - fix returning EPOLLOUT from uinput_pollMarcel Holtmann1-1/+1
2019-10-30Input: kxtj9 - switch to using polled mode of input devicesDmitry Torokhov2-122/+37