summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...Marius Hoch2022-06-071-2/+2
* Input: sparcspkr - fix refcount leak in bbc_beep_probeMiaoqian Lin2022-05-171-0/+1
* Input: pm8941-pwrkey - simulate missed key press eventsDavid Collins2022-04-251-0/+11
* Input: pm8941-pwrkey - add software key press debouncing supportDavid Collins2022-04-251-6/+77
* Input: pm8941-pwrkey - add support for PON GEN3 base addressesAnjelique Melendez2022-04-251-7/+24
* Input: pm8941-pwrkey - fix error messageAnjelique Melendez2022-04-251-1/+1
* Input: iqs7222 - avoid dereferencing a NULL pointerJeff LaBundy2022-04-181-2/+3
* Input: iqs7222 - propagate some error codes correctlyDan Carpenter2022-04-171-16/+16
* Input: add support for Azoteq IQS7222A/B/CJeff LaBundy2022-04-093-0/+2456
* Input: da9063 - use devm_delayed_work_autocancel()Christophe JAILLET2022-03-011-10/+3
* Merge tag 'v5.16' into nextDmitry Torokhov2022-01-183-30/+18
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-12-251-9/+12
| |\
| | * Input: iqs626a - prohibit inlining of channel parsing functionsJeff LaBundy2021-11-291-9/+12
| * | xen: add "not_essential" flag to struct xenbus_driverJuergen Gross2021-11-231-0/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-11-1210-12/+32
| |\|
| * | Input: axp20x-pek - Use new soc_intel_is_cht() helperHans de Goede2021-10-191-21/+5
* | | Input: axp20x-pek - revert "always register interrupt handlers" changeHans de Goede2022-01-091-37/+35
* | | Input: palmas-pwrbutton - make a couple of arrays static constColin Ian King2021-12-071-2/+2
* | | Input: palmas-pwrbutton - use bitfield helpersGeert Uytterhoeven2021-11-291-2/+3
| |/ |/|
* | Input: pm8941-pwrkey - respect reboot_mode for warm resetShawn Guo2021-10-171-1/+5
* | Input: max77693-haptic - drop unneeded MODULE_ALIASKrzysztof Kozlowski2021-10-171-1/+0
* | Input: cpcap-pwrbutton - do not set input parent explicitlyDmitry Torokhov2021-10-171-1/+0
* | Input: max8925_onkey - don't mark comment as kernel-docRandy Dunlap2021-10-161-1/+1
* | Input: adxl34x - fix sparse warningDmitry Torokhov2021-10-161-1/+1
* | Input: adxl34x - make adxl34x_remove() return voidUwe Kleine-König2021-10-134-6/+8
* | Input: ariel-pwrbutton - add SPI device ID tableMark Brown2021-10-021-0/+7
* | Input: palmas-pwrbutton - handle return value of platform_get_irq()Arvind Yadav2021-09-061-0/+5
* | Input: cpcap-pwrbutton - handle errors from platform_get_irq()Tang Bin2021-09-061-1/+5
|/
* Input: remove dead CSR Prima2 PWRC driverLukas Bulwahn2021-08-313-218/+0
* Input: pm8941-pwrkey - fix comma vs semicolon issueDmitry Torokhov2021-07-241-1/+1
* Input: ixp4xx-beeper - delete driverLinus Walleij2021-07-193-196/+0
* Merge tag 'v5.13' into nextDmitry Torokhov2021-07-193-1/+317
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-05-075-8/+1852
| |\
| * | input: atc260x: Add onkey driver for ATC260x PMICsCristian Ciocaltea2021-03-103-1/+317
* | | Input: ims-pcu - use kobj_to_dev()YueHaibing2021-06-201-1/+1
* | | Input: pm8941-pwrkey - add support for PMK8350 PON_HLOS PMIC peripheralDavid Collins2021-06-021-31/+72
* | | Input: ims-pcu - replace some spaces with tabsShubhankar Kuranagatti2021-05-251-2/+2
| |/ |/|
* | Input: Add support for Azoteq IQS626AJeff LaBundy2021-03-253-0/+1850
* | Input: max8997 - simplify open coding of a division using up to 64 divisionsUwe Kleine-König2021-03-251-7/+2
* | Input: ims-pcu - drop redundant driver-data assignmentJohan Hovold2021-03-201-1/+0
|/
* Merge tag 'v5.11' into nextDmitry Torokhov2021-02-234-9/+18
|\
| * Input: ariel-pwrbutton - remove unused variable ariel_pwrbutton_id_tableSouptick Joarder2021-01-121-6/+0
| * Merge branch 'next' into for-linusDmitry Torokhov2020-12-1515-49/+1622
| |\
| * | Input: cm109 - do not stomp on control URBDmitry Torokhov2020-12-111-2/+5
| * | Input: soc_button_array - add Lenovo Yoga Tablet2 1051L to the dmi_use_low_le...Hans de Goede2020-12-071-0/+11
| * | Input: soc_button_array - add missing includeDmitry Torokhov2020-11-251-0/+1
| * | Input: adxl34x - clean up a data type in adxl34x_probe()Dan Carpenter2020-10-271-1/+1
* | | Input: da7280 - protect OF match table with CONFIG_OFDmitry Torokhov2020-12-181-0/+2
* | | Input: da7280 - fix missing error testDmitry Torokhov2020-12-161-0/+1
| |/ |/|
* | Input: da7280 - fix spelling mistake "sequemce" -> "sequence"Colin Ian King2020-12-151-1/+1