Age | Commit message (Expand) | Author | Files | Lines |
2021-11-23 | xen: add "not_essential" flag to struct xenbus_driver | Juergen Gross | 1 | -0/+1 |
2021-11-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 10 | -12/+32 |
2021-10-19 | Input: axp20x-pek - Use new soc_intel_is_cht() helper | Hans de Goede | 1 | -21/+5 |
2021-10-17 | Input: pm8941-pwrkey - respect reboot_mode for warm reset | Shawn Guo | 1 | -1/+5 |
2021-10-17 | Input: max77693-haptic - drop unneeded MODULE_ALIAS | Krzysztof Kozlowski | 1 | -1/+0 |
2021-10-17 | Input: cpcap-pwrbutton - do not set input parent explicitly | Dmitry Torokhov | 1 | -1/+0 |
2021-10-16 | Input: max8925_onkey - don't mark comment as kernel-doc | Randy Dunlap | 1 | -1/+1 |
2021-10-16 | Input: adxl34x - fix sparse warning | Dmitry Torokhov | 1 | -1/+1 |
2021-10-13 | Input: adxl34x - make adxl34x_remove() return void | Uwe Kleine-König | 4 | -6/+8 |
2021-10-02 | Input: ariel-pwrbutton - add SPI device ID table | Mark Brown | 1 | -0/+7 |
2021-09-06 | Input: palmas-pwrbutton - handle return value of platform_get_irq() | Arvind Yadav | 1 | -0/+5 |
2021-09-06 | Input: cpcap-pwrbutton - handle errors from platform_get_irq() | Tang Bin | 1 | -1/+5 |
2021-08-31 | Input: remove dead CSR Prima2 PWRC driver | Lukas Bulwahn | 3 | -218/+0 |
2021-07-24 | Input: pm8941-pwrkey - fix comma vs semicolon issue | Dmitry Torokhov | 1 | -1/+1 |
2021-07-20 | Input: ixp4xx-beeper - delete driver | Linus Walleij | 3 | -196/+0 |
2021-07-19 | Merge tag 'v5.13' into next | Dmitry Torokhov | 3 | -1/+317 |
2021-06-20 | Input: ims-pcu - use kobj_to_dev() | YueHaibing | 1 | -1/+1 |
2021-06-02 | Input: pm8941-pwrkey - add support for PMK8350 PON_HLOS PMIC peripheral | David Collins | 1 | -31/+72 |
2021-05-25 | Input: ims-pcu - replace some spaces with tabs | Shubhankar Kuranagatti | 1 | -2/+2 |
2021-05-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -8/+1852 |
2021-03-25 | Input: Add support for Azoteq IQS626A | Jeff LaBundy | 3 | -0/+1850 |
2021-03-25 | Input: max8997 - simplify open coding of a division using up to 64 divisions | Uwe Kleine-König | 1 | -7/+2 |
2021-03-20 | Input: ims-pcu - drop redundant driver-data assignment | Johan Hovold | 1 | -1/+0 |
2021-03-10 | input: atc260x: Add onkey driver for ATC260x PMICs | Cristian Ciocaltea | 3 | -1/+317 |
2021-02-23 | Merge tag 'v5.11' into next | Dmitry Torokhov | 4 | -9/+18 |
2021-01-12 | Input: ariel-pwrbutton - remove unused variable ariel_pwrbutton_id_table | Souptick Joarder | 1 | -6/+0 |
2020-12-18 | Input: da7280 - protect OF match table with CONFIG_OF | Dmitry Torokhov | 1 | -0/+2 |
2020-12-16 | Input: da7280 - fix missing error test | Dmitry Torokhov | 1 | -0/+1 |
2020-12-15 | Merge branch 'next' into for-linus | Dmitry Torokhov | 15 | -49/+1622 |
2020-12-15 | Input: da7280 - fix spelling mistake "sequemce" -> "sequence" | Colin Ian King | 1 | -1/+1 |
2020-12-12 | Input: sc27xx - add support for sc2730 and sc2721 | Nemo Han | 1 | -12/+59 |
2020-12-12 | Input: cm109 - do not stomp on control URB | Dmitry Torokhov | 1 | -2/+5 |
2020-12-12 | Input: ipx4xx-beeper - convert comma to semicolon | Zheng Yongjun | 1 | -1/+1 |
2020-12-11 | Input: new da7280 haptic driver | Roy Im | 3 | -0/+1342 |
2020-12-10 | Input: add driver for power button on Dell Wyse 3020 | Lubomir Rintel | 3 | -0/+181 |
2020-12-07 | Input: soc_button_array - add Lenovo Yoga Tablet2 1051L to the dmi_use_low_le... | Hans de Goede | 1 | -0/+11 |
2020-12-03 | Input: use input_device_enabled() | Andrzej Pietrasiewicz | 5 | -9/+9 |
2020-11-25 | Input: soc_button_array - add missing include | Dmitry Torokhov | 1 | -0/+1 |
2020-11-23 | Input: pcspkr - fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2020-11-20 | Input: wm831x-on - source file headers are not good candidates for kernel-doc | Lee Jones | 1 | -1/+1 |
2020-11-20 | Input: mc13783-pwrbutton - file headers are not good candidates for kernel-doc | Lee Jones | 1 | -1/+1 |
2020-11-09 | Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc header | Lee Jones | 1 | -1/+1 |
2020-11-09 | Input: drv2667 - fix formatting and add missing member docs | Lee Jones | 1 | -6/+8 |
2020-11-09 | Input: drv2665 - fix formatting expected by kernel-doc | Lee Jones | 1 | -5/+5 |
2020-11-09 | Input: drv260x - fix kernel-doc formatting and remove one abuse | Lee Jones | 1 | -13/+13 |
2020-10-27 | Input: adxl34x - clean up a data type in adxl34x_probe() | Dan Carpenter | 1 | -1/+1 |
2020-09-14 | Input: soc_button_array - work around DSDTs which modify the irqflags | Hans de Goede | 1 | -9/+60 |
2020-09-14 | Input: soc_button_array - add support for INT33D3 tablet-mode switch devices | Hans de Goede | 1 | -0/+11 |
2020-09-14 | Input: soc_button_array - add active_low setting to soc_button_info | Hans de Goede | 1 | -9/+11 |
2020-08-07 | Input: ims-pcu - return error code rather than -ENOMEM | Colin Ian King | 1 | -1/+1 |