Age | Commit message (Expand) | Author | Files | Lines |
2020-11-05 | pinctrl/meson: enable building as modules | Kevin Hilman | 10 | -13/+38 |
2020-07-16 | pinctrl: meson: pinctrl-meson-a1: Remove unused const variable 'i2c_slave_gro... | Lee Jones | 1 | -5/+0 |
2020-07-07 | pinctrl: meson: fix drive strength register and bit calculation | Hyeonki Hong | 1 | -4/+7 |
2020-04-28 | pinctrl: meson: wire up the gpio_chip's set_config callback | Martin Blumenstingl | 1 | -0/+1 |
2020-04-28 | pinctrl: meson: implement the gpio_chip get_direction callback | Martin Blumenstingl | 1 | -0/+13 |
2020-04-03 | Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2 | -0/+62 |
2020-03-12 | pinctrl: meson: add tsin pinctrl for meson gxbb/gxl/gxm | Igor Vavro | 2 | -0/+62 |
2020-02-21 | pinctrl: meson-gxl: fix GPIOX sdio pins | Nicolas Belin | 1 | -2/+2 |
2020-01-29 | Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2 | -2/+7 |
2020-01-07 | pinctrl: meson: meson8b: add the GPIOH pinmux settings for ETH_RXD{2,3} | Martin Blumenstingl | 1 | -1/+6 |
2020-01-07 | pinctrl: meson: Fix wrong shift value when get drive-strength | Qianggui Song | 1 | -0/+1 |
2019-12-12 | pinctrl: meson-axg: Use the correct style for SPDX License Identifier | Nishad Kamdar | 1 | -1/+1 |
2019-11-19 | pinctrl: meson: add pinctrl driver support for Meson-A1 SoC | Qianggui Song | 5 | -0/+960 |
2019-11-19 | pinctrl: meson: add a new callback for SoCs fixup | Qianggui Song | 8 | -9/+39 |
2019-09-13 | pinctrl: meson-gxbb: Fix wrong pinning definition for uart_c | Otto Meier | 1 | -6/+6 |
2019-08-23 | pinctrl: meson: meson: Add of_node_put() before return | Nishka Dasgupta | 1 | -0/+1 |
2019-08-05 | pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmux | Neil Armstrong | 1 | -0/+9 |
2019-07-14 | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 3 | -102/+302 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446 | Thomas Gleixner | 8 | -56/+8 |
2019-06-01 | pinctrl: meson: update with SPDX Licence identifier | Neil Armstrong | 8 | -56/+8 |
2019-05-24 | pinctrl: meson: add output support in pinconf | Jerome Brunet | 1 | -55/+127 |
2019-05-23 | pinctrl: meson: g12a: add DS bank value | Guillaume La Roque | 1 | -18/+18 |
2019-05-23 | pinctrl: meson: add support of drive-strength-microamp | Guillaume La Roque | 2 | -1/+116 |
2019-05-23 | pinctrl: meson: Rework enable/disable bias part | Guillaume La Roque | 1 | -36/+49 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-03-11 | Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 3 | -9/+22 |
2019-02-18 | pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pins | Martin Blumenstingl | 1 | -1/+1 |
2019-01-22 | Merge branch 'ib-meson-fixes' into devel | Linus Walleij | 2 | -8/+17 |
2019-01-21 | pinctrl: meson: add optional region for drive strength | Jerome Brunet | 2 | -0/+7 |
2019-01-21 | pinctrl: meson: fix G12A ao pull registers base address | Xingyu Chen | 1 | -10/+12 |
2019-01-14 | pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pins | Martin Blumenstingl | 1 | -1/+5 |
2019-01-02 | Merge tag 'pinctrl-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -19/+71 |
2018-12-21 | pinctrl: meson: meson8b: add the missing GPIO_GROUPs for BOOT and CARD | Martin Blumenstingl | 1 | -0/+28 |
2018-12-21 | pinctrl: meson: meson8: add the missing GPIO_GROUPs for BOOT and CARD | Martin Blumenstingl | 1 | -0/+26 |
2018-12-21 | pinctrl: meson: meson8: rename the "gpio" function to "gpio_periphs" | Martin Blumenstingl | 1 | -2/+2 |
2018-12-21 | pinctrl: meson: meson8: rename the "gpio" function to "gpio_periphs" | Martin Blumenstingl | 1 | -2/+2 |
2018-12-21 | pinctrl: meson: meson8b: fix the GPIO function for the GPIOAO pins | Martin Blumenstingl | 1 | -5/+8 |
2018-12-21 | pinctrl: meson: meson8: fix the GPIO function for the GPIOAO pins | Martin Blumenstingl | 1 | -0/+3 |
2018-11-19 | pinctrl: meson: fix pull enable register calculation | Jerome Brunet | 1 | -1/+2 |
2018-11-15 | pinctrl: meson-gxl: remove invalid GPIOX tsin_a pins | Neil Armstrong | 1 | -10/+2 |
2018-11-05 | pinctrl: meson: fix meson8b ao pull register bits | Jerome Brunet | 1 | -1/+1 |
2018-11-05 | pinctrl: meson: fix meson8 ao pull register bits | Jerome Brunet | 1 | -1/+1 |
2018-11-05 | pinctrl: meson: fix gxl ao pull register bits | Jerome Brunet | 1 | -1/+1 |
2018-11-05 | pinctrl: meson: fix gxbb ao pull register bits | Jerome Brunet | 1 | -1/+1 |
2018-11-05 | pinctrl: meson: fix pinconf bias disable | Jerome Brunet | 1 | -1/+1 |
2018-09-14 | pinctrl: Include <linux/gpio/driver.h> nothing else | Linus Walleij | 2 | -2/+2 |
2018-08-29 | pinctrl: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -1/+1 |
2018-08-29 | pinctrl: meson-g12a: add pinctrl driver support | Yixun Lan | 3 | -0/+1411 |
2018-07-16 | pinctrl: meson: add gen_clk pins | Jerome Brunet | 2 | -0/+17 |
2018-06-07 | Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -6/+132 |