summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2023-09-061-3/+1
|\
| * rbd: use list_for_each_entry() helperJinjie Ruan2023-08-301-3/+1
* | Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-09-0673-1029/+3638
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2023-08-306676-152060/+396626
| |\ \
| | * | Input: rpckbd - fix the return value handle for platform_get_irq()Ruan Jinjie2023-08-011-4/+4
| | * | Input: tca6416-keypad - switch to using input core's polling featuresDmitry Torokhov2023-07-281-28/+20
| | * | Input: tca6416-keypad - convert to use devm_* apiYangtao Li2023-07-281-35/+18
| | * | Input: tca6416-keypad - fix interrupt enable disbalanceDmitry Torokhov2023-07-281-6/+2
| | * | Input: tca6416-keypad - rely on I2C core to set up suspend/resumeDmitry Torokhov2023-07-281-25/+0
| | * | Input: tca6416-keypad - always expect proper IRQ number in i2c clientDmitry Torokhov2023-07-281-17/+10
| | * | Input: lm8323 - convert to use devm_* apiYangtao Li2023-07-281-51/+26
| | * | Input: lm8323 - rely on device core to create kp_disable attributeDmitry Torokhov2023-07-281-12/+12
| | * | Input: qt2160 - convert to use devm_* apiYangtao Li2023-07-281-57/+20
| | * | Input: qt2160 - do not hard code interrupt triggerDmitry Torokhov2023-07-281-2/+1
| | * | Input: qt2160 - switch to using threaded interrupt handlerDmitry Torokhov2023-07-281-34/+19
| | * | Input: qt2160 - tweak check for i2c adapter functionalityDmitry Torokhov2023-07-281-5/+2
| | * | Input: psmouse - add delay when deactivating for SMBus modeJeffery Miller2023-07-251-7/+12
| | * | Input: mcs-touchkey - fix uninitialized use of error in mcs_touchkey_probe()Nathan Chancellor2023-07-251-1/+1
| | * | Input: qt1070 - convert to use devm_* apiYangtao Li2023-07-201-32/+14
| | * | Input: mcs-touchkey - convert to use devm_* apiYangtao Li2023-07-201-34/+29
| | * | Input: amikbd - convert to use devm_* apiYangtao Li2023-07-201-20/+5
| | * | Input: lm8333 - convert to use devm_* apiYangtao Li2023-07-201-30/+14
| | * | Input: mms114 - add support for touch keysArtur Weber2023-07-181-7/+81
| | * | Input: da9063 - add wakeup supportSamuel Holland2023-07-181-0/+9
| | * | Input: gpio-keys - convert to dev_err_probe()Geert Uytterhoeven2023-07-171-12/+9
| | * | Input: Explicitly include correct DT includesRob Herring2023-07-1721-22/+20
| | * | Merge tag 'v6.4' into nextDmitry Torokhov2023-07-176615-151066/+393115
| | |\ \
| | * | | Input: iqs7211 - point to match data directlyJeff LaBundy2023-07-131-19/+7
| | * | | Input: add support for Azoteq IQS7210A/7211A/EJeff LaBundy2023-07-123-0/+2580
| | * | | Input: rotary_encoder - don't double assign input->dev.parentRoi L2023-07-121-1/+0
| | * | | Input: bcm-keypad - correct dev_err_probe() errorKrzysztof Kozlowski2023-07-121-1/+1
| | * | | Input: lpc32xx_ts - convert to use devm_* apiYangtao Li2023-07-101-76/+22
| | * | | Input: nomadik-ske-keypad - convert to use devm_* apiYangtao Li2023-07-101-92/+35
| | * | | Input: sun4i-lradc-keys - convert to devm_platform_ioremap_resource()Yangtao Li2023-07-101-2/+1
| | * | | Input: pxa27x_keypad - convert to devm_platform_ioremap_resource()Yangtao Li2023-07-101-8/+1
| | * | | Input: opencores-kbd - convert to devm_platform_ioremap_resource()Yangtao Li2023-07-101-8/+1
| | * | | Input: omap4-keyad - convert to devm_platform_ioremap_resource()Yangtao Li2023-07-101-8/+1
| | * | | Input: nspire-keypad - use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-101-2/+1
| | * | | Input: lpc32xx-keys - convert to devm_platform_ioremap_resource()Yangtao Li2023-07-101-8/+1
| | * | | Input: bcm-keypad - convert to devm_platform_ioremap_resource()Yangtao Li2023-07-101-9/+1
| | * | | Input: iqs7222 - add support for Azoteq IQS7222DJeff LaBundy2023-07-102-11/+461
| | * | | Input: iqs7222 - configure power mode before triggering ATIJeff LaBundy2023-07-101-4/+4
| | * | | Input: tegra-kbc - use devm_platform_ioremap_resourceMartin Kaiser2023-07-101-1/+1
| | * | | Input: novatek-nvt-ts - add touchscreen model number to descriptionHans de Goede2023-07-102-7/+5
| | * | | Input: novatek-nvt-ts - fix input_register_device() failure error messageHans de Goede2023-07-101-1/+1
| | * | | Input: adp5588-keys - use devm_regulator_get_enable()Christophe JAILLET2023-07-071-16/+1
| | * | | Input: pinephone-keyboard - use devm_regulator_get_enable()Christophe JAILLET2023-07-071-19/+1
| | * | | Input: bu21029_ts - use local 'client->dev' variable in probe()Krzysztof Kozlowski2023-07-071-20/+15
| | * | | Input: bu21013_ts - use local 'client->dev' variable in probe()Krzysztof Kozlowski2023-07-071-33/+28
| | * | | Input: bcm-keypad - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-10/+4