summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Input: sc27xx - add support for sc2730 and sc2721Nemo Han2020-12-121-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-103-0/+181
* | Input: use input_device_enabled()Andrzej Pietrasiewicz2020-12-035-9/+9
* | Input: pcspkr - fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-0/+1
* | Input: wm831x-on - source file headers are not good candidates for kernel-docLee Jones2020-11-201-1/+1
* | Input: mc13783-pwrbutton - file headers are not good candidates for kernel-docLee Jones2020-11-201-1/+1
* | Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc headerLee Jones2020-11-091-1/+1
* | Input: drv2667 - fix formatting and add missing member docsLee Jones2020-11-091-6/+8
* | Input: drv2665 - fix formatting expected by kernel-docLee Jones2020-11-091-5/+5
* | Input: drv260x - fix kernel-doc formatting and remove one abuseLee Jones2020-11-091-13/+13
|/
* Input: soc_button_array - work around DSDTs which modify the irqflagsHans de Goede2020-09-141-9/+60
* Input: soc_button_array - add support for INT33D3 tablet-mode switch devicesHans de Goede2020-09-141-0/+11
* Input: soc_button_array - add active_low setting to soc_button_infoHans de Goede2020-09-141-9/+11
* Input: ims-pcu - return error code rather than -ENOMEMColin Ian King2020-08-071-1/+1
* Input: ati_remote2 - add missing newlines when printing module parametersXiongfeng Wang2020-07-221-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-181-35/+37
|\
| * Input: axp20x-pek - always register interrupt handlersHans de Goede2020-05-061-35/+37
* | Input: add support for Azoteq IQS269AJeff LaBundy2020-05-183-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-02-011-5/+40
| |\
| * | Input: pm8xxx-vib - fix handling of separate enable registerStephan Gerhold2020-01-211-1/+1