Age | Commit message (Expand) | Author |
2022-11-15 | pinctrl: mediatek: Export debounce time tables | Linus Walleij |
2022-11-14 | pinctrl: mediatek: Fix EINT pins input debounce time configuration | AngeloGioacchino Del Regno |
2022-11-10 | pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_map | Zeng Heng |
2022-11-09 | pinctrl: mediatek: common-v2: Fix bias-disable for PULL_PU_PD_RSEL_TYPE | AngeloGioacchino Del Regno |
2022-11-08 | pinctrl: qcom: sc8280xp: Rectify UFS reset pins | Anjana Hari |
2022-11-07 | pinctrl: rockchip: list all pins in a possible mux route for PX30 | Quentin Schulz |
2022-10-18 | pinctrl: ocelot: Fix incorrect trigger of the interrupt. | Horatiu Vultur |
2022-10-18 | Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-... | Sai Krishna Potthuri |
2022-10-17 | pinctrl: qcom: Avoid glitching lines when we first mux to output | Douglas Anderson |
2022-10-17 | pinctrl: Ingenic: JZ4755 bug fixes | Siarhei Volkau |
2022-10-12 | Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-10-11 | Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2022-10-06 | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-10-04 | pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100" | Jianlong Huang |
2022-10-04 | pinctrl: Create subdirectory for StarFive drivers | Jianlong Huang |
2022-10-04 | pinctrl: st: stop abusing of_get_named_gpio() | Dmitry Torokhov |
2022-10-04 | pinctrl: wpcm450: Correct the fwnode_irq_get() return value check | Andy Shevchenko |
2022-10-04 | pinctrl: bcm: Remove unused struct bcm6328_pingroup | Yuan Can |
2022-10-04 | pinctrl: qcom: restrict drivers per ARM/ARM64 | Krzysztof Kozlowski |
2022-10-04 | pinctrl: bcm: ns: Remove redundant dev_err call | Shang XiaoJing |
2022-10-04 | pinctrl: rockchip: add pinmux_ops.gpio_set_direction callback | Quentin Schulz |
2022-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-09-20 | pinctrl: cy8c95x0: Align function names in cy8c95x0_pmxops | Andy Shevchenko |
2022-09-20 | pinctrl: cy8c95x0: Drop atomicity on operations on push_pull | Andy Shevchenko |
2022-09-20 | pinctrl: cy8c95x0: Lock register accesses in cy8c95x0_set_mux() | Andy Shevchenko |
2022-09-20 | pinctrl: sunxi: sun50i-h5: Switch to use dev_err_probe() helper | Yang Yingliang |
2022-09-20 | pinctrl: stm32: Switch to use dev_err_probe() helper | Yang Yingliang |
2022-09-19 | pinctrl: amd: Use generic_handle_irq_safe() | Sebastian Andrzej Siewior |
2022-09-19 | pinctrl: qcom: spmi-gpio: Add compatible for PM7250B | Jishnu Prakash |
2022-09-19 | pinctrl: qcom: spmi-gpio: Fix the GPIO strength mapping | Anjelique Melendez |
2022-09-19 | pinctrl: qcom: spmi-gpio: add support for LV_VIN2 and MV_VIN3 subtypes | David Collins |
2022-09-19 | pinctrl: nomadik: remove dead code after DB8540 pinctrl removal | Lukas Bulwahn |
2022-09-19 | pinctrl: nomadik: Make gpio irqchip immutable | Linus Walleij |
2022-09-19 | pinctrl: nomadik: Dereference gpio_chip properly | Linus Walleij |
2022-09-14 | pinctrl: ocelot: Fix interrupt controller | Horatiu Vultur |
2022-09-14 | Merge tag 'samsung-pinctrl-6.1' of https://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij |
2022-09-14 | pinctrl: ocelot: add help and description information to ocelot pinctrl kconfig | Colin Foster |
2022-09-09 | pinctrl: cy8c95x0: Use 'default' in all switch-cases (part 2) | Andy Shevchenko |
2022-09-09 | pinctrl: microchip-sgpio: add ability to be used in a non-mmio configuration | Colin Foster |
2022-09-09 | pinctrl: microchip-sgpio: allow sgpio driver to be used as a module | Colin Foster |
2022-09-09 | pinctrl: ocelot: add ability to be used in a non-mmio configuration | Colin Foster |
2022-09-08 | pinctrl: pistachio: Correct the fwnode_irq_get() return value check | Andy Shevchenko |
2022-09-08 | pinctrl: qcom: spmi-gpio: Make irqchip immutable | Manivannan Sadhasivam |
2022-09-08 | pinctrl: meson: Switch to use fwnode instead of of_node | Andy Shevchenko |
2022-09-08 | pinctrl: microchip-sgpio: Correct the fwnode_irq_get() return value check | Andy Shevchenko |
2022-09-08 | pinctrl: ingenic: Switch to use fwnode instead of of_node | Andy Shevchenko |
2022-09-08 | pinctrl: imx8m: kconfig: Fix build error on test compile | Francesco Dolcini |
2022-09-08 | pinctrl: cy8c95x0: Correct comment style | Andy Shevchenko |
2022-09-08 | pinctrl: cy8c95x0: use bits.h macros for all masks | Andy Shevchenko |
2022-09-08 | pinctrl: cy8c95x0: Override IRQ for one of the expanders on Galileo Gen 1 | Andy Shevchenko |