summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/meson
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: Add driver support for Amlogic T7 SoCsHuqiang Qin2023-09-253-0/+1618
* pinctrl: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski2023-08-234-6/+4
* pinctrl: Replace the IRQ number in the driver with the IRQID macro definitionHuqiang Qin2023-08-071-17/+18
* pinctrl: Add driver support for Amlogic C3 SoCsHuqiang Qin2023-07-233-0/+1115
* pinctrl: Explicitly include correct DT includesRob Herring2023-07-201-1/+0
* pinctrl: meson-axg: add missing GPIOA_18 gpio groupMartin Hundebøll2023-05-161-0/+1
* pinctrl: meson: Switch to use fwnode instead of of_nodeAndy Shevchenko2022-09-082-5/+6
* Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij2022-05-043-43/+39
|\
| * pinctrl: meson: Replace custom code by gpiochip_node_count() callAndy Shevchenko2022-04-181-16/+12
| * pinctrl: meson: Enable COMPILE_TESTAndy Shevchenko2022-04-181-1/+1
| * pinctrl: meson: Rename REG_* to MESON_REG_*Andy Shevchenko2022-04-182-26/+26
* | pinctrl: meson: fix unused variable warningQianggui Song2022-04-221-1/+2
|/
* pinctrl: meson: add pinctrl driver support for Meson-S4 SocQianggui Song2022-01-303-0/+1239
* pinctrl: meson-g12a: add more pwm_f optionsGary Bisson2022-01-241-1/+5
* pinctrl/meson: enable building as modulesKevin Hilman2020-11-0510-13/+38
* pinctrl: meson: pinctrl-meson-a1: Remove unused const variable 'i2c_slave_gro...Lee Jones2020-07-161-5/+0
* pinctrl: meson: fix drive strength register and bit calculationHyeonki Hong2020-07-071-4/+7
* pinctrl: meson: wire up the gpio_chip's set_config callbackMartin Blumenstingl2020-04-281-0/+1
* pinctrl: meson: implement the gpio_chip get_direction callbackMartin Blumenstingl2020-04-281-0/+13
* Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-04-022-0/+62
|\
| * pinctrl: meson: add tsin pinctrl for meson gxbb/gxl/gxmIgor Vavro2020-03-122-0/+62
* | pinctrl: meson-gxl: fix GPIOX sdio pinsNicolas Belin2020-02-211-2/+2
|/
* Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-01-292-2/+7
|\
| * pinctrl: meson: meson8b: add the GPIOH pinmux settings for ETH_RXD{2,3}Martin Blumenstingl2020-01-071-1/+6
| * pinctrl: meson-axg: Use the correct style for SPDX License IdentifierNishad Kamdar2019-12-121-1/+1
* | pinctrl: meson: Fix wrong shift value when get drive-strengthQianggui Song2020-01-071-0/+1
|/
* pinctrl: meson: add pinctrl driver support for Meson-A1 SoCQianggui Song2019-11-195-0/+960
* pinctrl: meson: add a new callback for SoCs fixupQianggui Song2019-11-198-9/+39
* pinctrl: meson-gxbb: Fix wrong pinning definition for uart_cOtto Meier2019-09-131-6/+6
* pinctrl: meson: meson: Add of_node_put() before returnNishka Dasgupta2019-08-231-0/+1
* pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmuxNeil Armstrong2019-08-051-0/+9
* Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-133-102/+302
|\
| * pinctrl: meson: update with SPDX Licence identifierNeil Armstrong2019-06-018-56/+8
| * pinctrl: meson: add output support in pinconfJerome Brunet2019-05-241-55/+127
| * pinctrl: meson: g12a: add DS bank valueGuillaume La Roque2019-05-231-18/+18
| * pinctrl: meson: add support of drive-strength-microampGuillaume La Roque2019-05-232-1/+116
| * pinctrl: meson: Rework enable/disable bias partGuillaume La Roque2019-05-231-36/+49
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446Thomas Gleixner2019-06-058-56/+8
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-03-113-9/+22
|\
| * Merge branch 'ib-meson-fixes' into develLinus Walleij2019-01-222-8/+17
| |\
| | * pinctrl: meson: add optional region for drive strengthJerome Brunet2019-01-212-0/+7
| | * pinctrl: meson: fix G12A ao pull registers base addressXingyu Chen2019-01-211-10/+12
| * | pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pinsMartin Blumenstingl2019-01-141-1/+5
| |/
* / pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pinsMartin Blumenstingl2019-02-171-1/+1
|/
* Merge tag 'pinctrl-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-013-19/+71
|\
| * pinctrl: meson: meson8b: add the missing GPIO_GROUPs for BOOT and CARDMartin Blumenstingl2018-12-211-0/+28
| * pinctrl: meson: meson8: add the missing GPIO_GROUPs for BOOT and CARDMartin Blumenstingl2018-12-211-0/+26
| * pinctrl: meson: meson8: rename the "gpio" function to "gpio_periphs"Martin Blumenstingl2018-12-211-2/+2
| * pinctrl: meson: meson8: rename the "gpio" function to "gpio_periphs"Martin Blumenstingl2018-12-211-2/+2