summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: cy8c95x0: Enable GPIO rangeAndy Shevchenko2022-09-081-4/+18
* pinctrl: cy8c95x0: Drop unneeded npins assignmentAndy Shevchenko2022-09-081-1/+0
* pinctrl: cy8c95x0: Fix pin control name to enable more than oneAndy Shevchenko2022-09-081-2/+1
* pinctrl: cy8c95x0: Fix return value in cy8c95x0_detect()Andy Shevchenko2022-09-081-1/+1
* pinctrl: cy8c95x0: Allow IRQ chip core to handle numberingAndy Shevchenko2022-09-081-1/+0
* pinctrl: cy8c95x0: make irq_chip immutableAndy Shevchenko2022-09-081-13/+19
* pinctrl: berlin: fix spelling typo in commentJiangshan Yi2022-09-051-1/+1
* pinctrl: pistachio: Switch to use fwnode instead ofAndy Shevchenko2022-09-031-12/+11
* pinctrl: at91: use dev_dbg() instead of printk()Claudiu Beznea2022-09-031-2/+2
* pinctrl: at91: move gpio suspend/resume calls to driver's contextClaudiu Beznea2022-09-031-43/+36
* pinctrl: at91: use kernel-doc style for documentation of at91_gpio_chipClaudiu Beznea2022-09-031-7/+19
* pinctrl: mcp23s08: Drop assignment of default number of OF cellsAndy Shevchenko2022-09-031-3/+0
* pinctrl: imx8m: kconfig: Depends on SOC_IMX8MFrancesco Dolcini2022-08-311-4/+4
* pinctrl: amd: change dev_warn to dev_dbg for additional feature supportBasavaraj Natikar2022-08-311-2/+2
* pinctrl: aspeed: Force to disable the function's signalBilly Tsai2022-08-311-10/+1
* pinctrl: nuvoton: Use 'unsigned int' instead of just 'unsigned'.Jilin Yuan2022-08-261-4/+4
* pinctrl: amd: Pick some different unicode symbolsMario Limonciello2022-08-261-14/+14
* pinctrl: fixup for "i2c: Make remove callback return void"Stephen Rothwell2022-08-261-3/+1
* Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.or...Linus Walleij2022-08-26547-1545/+573
|\
| * i2c: Make remove callback return voidUwe Kleine-König2022-08-16546-1525/+564
| * gpio: pca953x: Make platform teardown callback return voidUwe Kleine-König2022-08-161-8/+3
| * leds: lm3601x: Improve error reporting for problems during .remove()Uwe Kleine-König2022-08-161-3/+8
| * leds: lm3601x: Don't use mutex after it was destroyedUwe Kleine-König2022-08-161-2/+0
| * leds: lm3697: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-08-161-3/+1
| * drm/i2c/sil164: Drop no-op remove functionUwe Kleine-König2022-08-161-7/+0
* | pinctrl: mediatek: add mt8188 driverHui.Liu2022-08-254-0/+3945
* | pinctrl: qcom: Add sc8280xp lpass lpi pinctrl driverSrinivas Kandagatla2022-08-253-0/+217
* | pinctrl: qcom: Add sm8450 lpass lpi pinctrl driverSrinivas Kandagatla2022-08-253-0/+250
* | pinctrl: nomadik: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()Andy Shevchenko2022-08-254-186/+180
* | pinctrl: bcm: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()Andy Shevchenko2022-08-257-320/+259
* | pinctrl: Add Cypress cy8c95x0 supportPatrick Rudolph2022-08-253-0/+1396
* | pinctrl: armada-37xx: Remove unused macro PIN_GRP()Pali Rohár2022-08-221-10/+0
* | pinctrl: armada-37xx: Checks for errors in gpio_request_enable callbackPali Rohár2022-08-221-2/+6
* | pinctrl: armada-37xx: Fix definitions for MPP pins 20-22Pali Rohár2022-08-221-3/+5
* | pinctrl: armada-37xx: Add missing GPIO-only pinsPali Rohár2022-08-221-0/+12
* | pinctrl: rockchip: Add RV1126 pinctrl supportJagan Teki2022-08-222-7/+327
|/
* Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-145-24/+59
|\
| * xen/pciback: Fix comment typoJason Wang2022-08-121-1/+1
| * xen/xenbus: fix return type in xenbus_file_read()Dan Carpenter2022-08-121-2/+2
| * xen-blkfront: Apply 'feature_persistent' parameter when connectSeongJae Park2022-08-121-3/+1
| * xen-blkback: Apply 'feature_persistent' parameter when connectMaximilian Heyne2022-08-121-6/+3
| * xen-blkback: fix persistent grants negotiationSeongJae Park2022-08-121-8/+7
| * x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane2022-08-121-6/+47
* | Merge tag 'i2c-for-5.20-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-1351-54/+99
|\ \
| * | i2c: move core from strlcpy to strscpyWolfram Sang2022-08-112-2/+2
| * | i2c: move drivers from strlcpy to strscpyWolfram Sang2022-08-1147-49/+49
| * | i2c: kempld: Support ACPI I2C device declarationChris Pringle2022-08-111-0/+1
| * | i2c: mediatek: add i2c compatible for MT8188Kewei Xu2022-08-111-0/+43
| * | i2c: microchip-corei2c: fix erroneous late ack sendConor Dooley2022-08-111-1/+1
| * | i2c: qcom-geni: Fix GPI DMA buffer sync-backRobin Reckmann2022-08-111-2/+3