summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2022-05-17pinctrl: probe pinctrl drivers during post-bindRobert Marko
2022-05-10gpio: stm32_gpio: Rework GPIO hole managementPatrice Chotard
2022-05-10pinctrl: pinctrl_stm32: Use GPIOF_UNKNOWN to indicate not mapped pinsPatrice Chotard
2022-05-10pinctrl: pinctrl_stm32: Update pinmux_mode definitionPatrice Chotard
2022-05-05pinctrl: mediatek: add support for different types of IO pinsSam Shih
2022-05-05pinctrl: mediatek: introduce multiple memory bases supportSam Shih
2022-05-05pinctrl: mediatek: rewrite mtk_pinconf_set and related functionsSam Shih
2022-05-02vpl: Add Kconfig options for VPLSimon Glass
2022-04-18rockchip: rk3066: add rk3066 pinctrl driverPaweł Jarosz
2022-04-12pinctrl: nxp: don't automatically select DEVRESAngus Ainslie
2022-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-04-04pinctrl: sunxi: Add SPI0 pinmuxesSamuel Holland
2022-04-04pinctrl: sunxi: Add the A64 PWM pinmuxSamuel Holland
2022-04-04pinctrl: sunxi: Add MMC pinmuxesSamuel Holland
2022-04-04pinctrl: sunxi: Add I2C pinmuxesSamuel Holland
2022-04-04pinctrl: sunxi: Add sun8i EMAC pinmuxesSamuel Holland
2022-04-04pinctrl: sunxi: Add sunxi GMAC pinmuxesSamuel Holland
2022-04-04pinctrl: sunxi: Add sun4i EMAC pinmuxesSamuel Holland
2022-04-04pinctrl: sunxi: Add UART pinmuxesSamuel Holland
2022-04-04sunxi: pinctrl: Implement pin configurationSamuel Holland
2022-04-04sunxi: pinctrl: Implement get_pin_muxing functionSamuel Holland
2022-04-04sunxi: pinctrl: Implement pin muxing functionsSamuel Holland
2022-04-04sunxi: pinctrl: Create the driver skeletonSamuel Holland
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini
2022-03-25pinctrl: Add the pinctrl setting for PWM.Billy Tsai
2022-03-15pinctrl: k210: Fix bias-pull-upNiklas Cassel
2022-03-15pinctrl: k210: Fix loop in k210_pc_get_drive()Niklas Cassel
2022-03-15k210: dts: align fpioa node with LinuxDamien Le Moal
2022-03-15k210: use the board vendor name rather than the marketing nameDamien Le Moal
2022-03-14pinctrl: zynqmp: Add pinctrl driverAshok Reddy Soma
2022-03-04arm64: a37xx: pinctrl: Fix PWM pins indexesMarek Behún
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-18pinctrl: single: add support for pinctrl-single, pins when #pinctrl-cells = 2AJ Bagwell
2021-11-30pinctrl: stmfx: define LOG_CATEGORYPatrick Delaunay
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini
2021-11-19pinctrl: meson: Correct the driver GPIO declarationSimon Glass
2021-11-17pinctrl: Add Apple pinctrl driverMark Kettenis
2021-11-17aspeed: AST2600 Pinctrl DriverRyan Chen
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay
2021-11-09exynos78x0: pinctrl: set const to structsMinkyu Kang
2021-10-31SoC: exynos: add support for exynos 78x0Dzmitry Sankouski
2021-10-31pinctrl: exynos: add support for multiple pin banksDzmitry Sankouski
2021-10-05pinctrl: single: Add request() apiBharat Gooty
2021-10-05pinctrl: single: Parse gpio details from dtBharat Gooty
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass
2021-09-14pinctrl: fix typoYuan Fang