summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2022-10-04pinctrl: st: stop abusing of_get_named_gpio()Dmitry Torokhov-4/+30
2022-10-04pinctrl: wpcm450: Correct the fwnode_irq_get() return value checkAndy Shevchenko-1/+4
2022-10-04pinctrl: bcm: Remove unused struct bcm6328_pingroupYuan Can-6/+0
2022-10-04pinctrl: qcom: restrict drivers per ARM/ARM64Krzysztof Kozlowski-0/+39
2022-10-04pinctrl: bcm: ns: Remove redundant dev_err callShang XiaoJing-3/+1
2022-10-04pinctrl: rockchip: add pinmux_ops.gpio_set_direction callbackQuentin Schulz-0/+13
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-20/+103
2022-09-20pinctrl: cy8c95x0: Align function names in cy8c95x0_pmxopsAndy Shevchenko-6/+6
2022-09-20pinctrl: cy8c95x0: Drop atomicity on operations on push_pullAndy Shevchenko-7/+8
2022-09-20pinctrl: cy8c95x0: Lock register accesses in cy8c95x0_set_mux()Andy Shevchenko-1/+6
2022-09-20pinctrl: sunxi: sun50i-h5: Switch to use dev_err_probe() helperYang Yingliang-6/+3
2022-09-20pinctrl: stm32: Switch to use dev_err_probe() helperYang Yingliang-3/+2
2022-09-19pinctrl: amd: Use generic_handle_irq_safe()Sebastian Andrzej Siewior-1/+1
2022-09-19pinctrl: qcom: spmi-gpio: Add compatible for PM7250BJishnu Prakash-0/+1
2022-09-19pinctrl: qcom: spmi-gpio: Fix the GPIO strength mappingAnjelique Melendez-2/+25
2022-09-19pinctrl: qcom: spmi-gpio: add support for LV_VIN2 and MV_VIN3 subtypesDavid Collins-0/+13
2022-09-19pinctrl: nomadik: remove dead code after DB8540 pinctrl removalLukas Bulwahn-20/+0
2022-09-19pinctrl: nomadik: Make gpio irqchip immutableLinus Walleij-24/+35
2022-09-19pinctrl: nomadik: Dereference gpio_chip properlyLinus Walleij-18/+12
2022-09-14pinctrl: ocelot: Fix interrupt controllerHoratiu Vultur-14/+97
2022-09-14Merge tag 'samsung-pinctrl-6.1' of https://git.kernel.org/pub/scm/linux/kerne...Linus Walleij-4/+4
2022-09-14pinctrl: ocelot: add help and description information to ocelot pinctrl kconfigColin Foster-0/+7
2022-09-09pinctrl: cy8c95x0: Use 'default' in all switch-cases (part 2)Andy Shevchenko-2/+2
2022-09-09pinctrl: microchip-sgpio: add ability to be used in a non-mmio configurationColin Foster-6/+2
2022-09-09pinctrl: microchip-sgpio: allow sgpio driver to be used as a moduleColin Foster-2/+9
2022-09-09pinctrl: ocelot: add ability to be used in a non-mmio configurationColin Foster-11/+5
2022-09-08pinctrl: pistachio: Correct the fwnode_irq_get() return value checkAndy Shevchenko-0/+6
2022-09-08pinctrl: qcom: spmi-gpio: Make irqchip immutableManivannan Sadhasivam-10/+28
2022-09-08pinctrl: meson: Switch to use fwnode instead of of_nodeAndy Shevchenko-5/+6
2022-09-08pinctrl: microchip-sgpio: Correct the fwnode_irq_get() return value checkAndy Shevchenko-2/+3
2022-09-08pinctrl: ingenic: Switch to use fwnode instead of of_nodeAndy Shevchenko-14/+17
2022-09-08pinctrl: imx8m: kconfig: Fix build error on test compileFrancesco Dolcini-0/+4
2022-09-08pinctrl: cy8c95x0: Correct comment styleAndy Shevchenko-20/+20
2022-09-08pinctrl: cy8c95x0: use bits.h macros for all masksAndy Shevchenko-9/+9
2022-09-08pinctrl: cy8c95x0: Override IRQ for one of the expanders on Galileo Gen 1Andy Shevchenko-0/+48
2022-09-08pinctrl: cy8c95x0: support ACPI device found on Galileo Gen1Andy Shevchenko-0/+7
2022-09-08pinctrl: cy8c95x0: Make use of device propertiesAndy Shevchenko-8/+10
2022-09-08pinctrl: cy8c95x0: Implement ->pin_dbg_show()Andy Shevchenko-8/+32
2022-09-08pinctrl: cy8c95x0: Use 'default' in all switch-casesAndy Shevchenko-6/+8
2022-09-08pinctrl: cy8c95x0: Remove custom ->set_config()Andy Shevchenko-25/+1
2022-09-08pinctrl: cy8c95x0: Remove useless conditionalsAndy Shevchenko-14/+0
2022-09-08pinctrl: cy8c95x0: Remove device initializationAndy Shevchenko-28/+0
2022-09-08pinctrl: cy8c95x0: Enable GPIO rangeAndy Shevchenko-4/+18
2022-09-08pinctrl: cy8c95x0: Drop unneeded npins assignmentAndy Shevchenko-1/+0
2022-09-08pinctrl: cy8c95x0: Fix pin control name to enable more than oneAndy Shevchenko-2/+1
2022-09-08pinctrl: cy8c95x0: Fix return value in cy8c95x0_detect()Andy Shevchenko-1/+1
2022-09-08pinctrl: cy8c95x0: Allow IRQ chip core to handle numberingAndy Shevchenko-1/+0
2022-09-08pinctrl: cy8c95x0: make irq_chip immutableAndy Shevchenko-13/+19
2022-09-05pinctrl: berlin: fix spelling typo in commentJiangshan Yi-1/+1
2022-09-03pinctrl: pistachio: Switch to use fwnode instead ofAndy Shevchenko-12/+11