summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-07-052-34/+75
|\
| * Input: ims-pcu - use kobj_to_dev()YueHaibing2021-06-191-1/+1
| * Input: pm8941-pwrkey - add support for PMK8350 PON_HLOS PMIC peripheralDavid Collins2021-06-011-31/+72
| * Input: ims-pcu - replace some spaces with tabsShubhankar Kuranagatti2021-05-241-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-05-065-8/+1852
|\|
| * 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-191-1/+0
* | input: atc260x: Add onkey driver for ATC260x PMICsCristian Ciocaltea2021-03-103-1/+317
|/
* Merge tag 'v5.11' into nextDmitry Torokhov2021-02-224-9/+18
|\
| * Input: ariel-pwrbutton - remove unused variable ariel_pwrbutton_id_tableSouptick Joarder2021-01-111-6/+0
| * Merge branch 'next' into for-linusDmitry Torokhov2020-12-1415-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-061-0/+11
| * | Input: soc_button_array - add missing includeDmitry Torokhov2020-11-241-0/+1
| * | Input: adxl34x - clean up a data type in adxl34x_probe()Dan Carpenter2020-10-261-1/+1
* | | Input: da7280 - protect OF match table with CONFIG_OFDmitry Torokhov2020-12-181-0/+2
* | | Input: da7280 - fix missing error testDmitry Torokhov2020-12-151-0/+1
| |/ |/|
* | Input: da7280 - fix spelling mistake "sequemce" -> "sequence"Colin Ian King2020-12-141-1/+1
* | Input: sc27xx - add support for sc2730 and sc2721Nemo Han2020-12-111-12/+59
* | Input: ipx4xx-beeper - convert comma to semicolonZheng Yongjun2020-12-111-1/+1
* | Input: new da7280 haptic driverRoy Im2020-12-113-0/+1342
* | Input: add driver for power button on Dell Wyse 3020Lubomir Rintel2020-12-093-0/+181
* | Input: use input_device_enabled()Andrzej Pietrasiewicz2020-12-025-9/+9
* | Input: pcspkr - fix fall-through warnings for ClangGustavo A. R. Silva2020-11-221-0/+1
* | Input: wm831x-on - source file headers are not good candidates for kernel-docLee Jones2020-11-191-1/+1
* | Input: mc13783-pwrbutton - file headers are not good candidates for kernel-docLee Jones2020-11-191-1/+1
* | Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc headerLee Jones2020-11-081-1/+1
* | Input: drv2667 - fix formatting and add missing member docsLee Jones2020-11-081-6/+8
* | Input: drv2665 - fix formatting expected by kernel-docLee Jones2020-11-081-5/+5
* | Input: drv260x - fix kernel-doc formatting and remove one abuseLee Jones2020-11-081-13/+13
|/
* Input: soc_button_array - work around DSDTs which modify the irqflagsHans de Goede2020-09-131-9/+60
* Input: soc_button_array - add support for INT33D3 tablet-mode switch devicesHans de Goede2020-09-131-0/+11
* Input: soc_button_array - add active_low setting to soc_button_infoHans de Goede2020-09-131-9/+11
* Input: ims-pcu - return error code rather than -ENOMEMColin Ian King2020-08-061-1/+1
* Input: ati_remote2 - add missing newlines when printing module parametersXiongfeng Wang2020-07-211-2/+2
* Input: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-073-17/+10
* Input: cm109 - remove needless check before usb_free_coherent()Xu Wang2020-07-071-6/+2
* Input: iqs269a - add missing I2C dependencyJeff LaBundy2020-05-181-0/+1
* Merge branch 'for-linus' into nextDmitry Torokhov2020-05-171-35/+37
|\
| * Input: axp20x-pek - always register interrupt handlersHans de Goede2020-05-051-35/+37
* | Input: add support for Azoteq IQS269AJeff LaBundy2020-05-173-0/+1844
* | Input: remove msm-vibrator driverBrian Masney2020-05-133-292/+0
* | Input: introduce input_mt_report_slot_inactive()Jiada Wang2020-05-121-1/+1
* | Merge tag 'v5.6' into nextDmitry Torokhov2020-05-124-11/+26
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2020-01-311-5/+40
| |\
| * | Input: pm8xxx-vib - fix handling of separate enable registerStephan Gerhold2020-01-201-1/+1
| * | Input: keyspan-remote - fix control-message timeoutsJohan Hovold2020-01-161-3/+6
| * | Input: max77650-onkey - add of_match tableBartosz Golaszewski2020-01-161-0/+7
| * | Input: input_event - fix struct padding on sparc64Arnd Bergmann2019-12-131-5/+9