| Commit message (Expand) | Author | Files | Lines |
2018-05-23 | pinctrl: sh-pfc: rcar-gen3: Fix grammar in static pin comments | Geert Uytterhoeven | 4 | -12/+12 |
2018-05-23 | pinctrl: sh-pfc: r8a77965: Add I2C pin support | Niklas Söderlund | 1 | -0/+77 |
2018-05-23 | pinctrl: sh-pfc: r8a77990: Add EthernetAVB pins, groups and functions | Takeshi Kihara | 1 | -0/+90 |
2018-05-23 | pinctrl: sh-pfc: r8a77990: Add I2C{1,2,4,5,6,7} pins, groups and functions | Takeshi Kihara | 1 | -0/+190 |
2018-05-23 | pinctrl: sh-pfc: r8a77990: Add SCIF pins, groups and functions | Takeshi Kihara | 1 | -0/+365 |
2018-05-23 | pinctrl: sh-pfc: r8a77990: Add bias pinconf support | Takeshi Kihara | 1 | -9/+331 |
2018-05-23 | pinctrl: sh-pfc: Initial R8A77990 PFC support | Takeshi Kihara | 6 | -0/+1742 |
2018-05-23 | pinctrl: sh-pfc: Add PORT_GP_11 helper macro | Takeshi Kihara | 1 | -2/+6 |
2018-05-23 | pinctrl: berlin: switch to SPDX license identifier | Jisheng Zhang | 6 | -32/+6 |
2018-05-23 | pinctrl: rockchip: Add set_config callback support for gpiolib | Shawn Lin | 1 | -0/+52 |
2018-05-23 | pinctrl: rockchip: Add pinctrl support for PX30 | David Wu | 2 | -0/+195 |
2018-05-23 | pinctrl: mvebu: update use "nand" function for "rb" pin | Chris Packham | 1 | -1/+1 |
2018-05-23 | MAINTAINERS: Add Actions Semi S900 pinctrl entries | Manivannan Sadhasivam | 1 | -0/+2 |
2018-05-23 | pinctrl: actions: Add gpio support for Actions S900 SoC | Manivannan Sadhasivam | 4 | -1/+247 |
2018-05-23 | dt-bindings: pinctrl: Add gpio bindings for Actions S900 SoC | Manivannan Sadhasivam | 1 | -0/+16 |
2018-05-23 | pinctrl: pinctrl-single: Add functions to save and restore pinctrl context | Keerthy | 1 | -1/+71 |
2018-05-16 | pinctrl: nand: meson-gxl: fix missing data pins | Yixun Lan | 1 | -2/+2 |
2018-05-16 | pinctrl: nand: meson-gxbb: fix missing data pins | Yixun Lan | 1 | -2/+2 |
2018-05-16 | pinctrl: qcom: Print high/low status of gpios in debugfs | Stephen Boyd | 1 | -2/+10 |
2018-05-16 | pinctrl: mvebu: use correct MPP sel value for dev pins | Chris Packham | 1 | -10/+10 |
2018-05-16 | pinctrl: qcom: fix wrong pull status display for no_keeper SoC | Clément Péron | 1 | -2/+11 |
2018-05-16 | pinctrl: tegra20: Provide CDEV1/2 clock muxes | Dmitry Osipenko | 3 | -12/+40 |
2018-05-16 | pinctrl: sunxi: add support for H6 R_PIO pin controller | Icenowy Zheng | 4 | -0/+134 |
2018-05-16 | pinctrl: armada-37xx: Convert to use match_string() helper | Andy Shevchenko | 1 | -21/+8 |
2018-05-16 | pinctrl: bcm2835: Add support for output-low output-high properties | Matheus Castello | 1 | -0/+5 |
2018-05-16 | pinctrl: bcm2835: Add support for generic pinctrl binding | Matheus Castello | 2 | -37/+59 |
2018-05-16 | pinctrl: sh-pfc: Add r8a77470 PFC support | Biju Das | 5 | -0/+2356 |
2018-05-16 | pinctrl: sh-pfc: r8a77965: Add SDHI pins, groups and functions | Takeshi Kihara | 1 | -0/+326 |
2018-05-16 | pinctrl: sh-pfc: r8a77965: Add DU RGB output pins, groups and functions | Kieran Bingham | 1 | -0/+116 |
2018-05-16 | pinctrl: sh-pfc: r8a77965: Fixup incorrect SPDX identifier | Thomas Gleixner | 1 | -1/+1 |
2018-05-16 | pinctrl: sh-pfc: r8a77970: Fix pin I/O voltage control support | Sergei Shtylyov | 1 | -8/+24 |
2018-05-16 | pinctrl: sh-pfc: r8a77980: Add pin I/O voltage control support | Sergei Shtylyov | 1 | -3/+49 |
2018-05-16 | dt-bindings: pinctrl: sh-pfc: Document r8a77470 PFC support | Biju Das | 1 | -0/+1 |
2018-05-16 | pinctrl: sh-pfc: r8a77965: Add PWM pins, groups and functions | Takeshi Kihara | 1 | -0/+153 |
2018-05-16 | pinctrl: sh-pfc: r8a7796: Fix comment for MSIOF3 SS2_E pin | Geert Uytterhoeven | 1 | -1/+1 |
2018-05-16 | pinctrl: sh-pfc: r8a7795: Fix comment for MSIOF3 SS2_E pin | Geert Uytterhoeven | 1 | -1/+1 |
2018-05-16 | pinctrl: sh-pfc: r8a77965: Add MSIOF pins, groups and functions | Takeshi Kihara | 1 | -0/+912 |
2018-05-02 | pinctrl: samsung: Remove support for Exynos5440 | Krzysztof Kozlowski | 3 | -1014/+2 |
2018-05-02 | pinctrl: imx: use seq_puts() instead of seq_printf() | Dong Aisheng | 1 | -2/+2 |
2018-05-02 | pinctrl: pinctrl-imx: improve the code comments of PIN_FUNC_ID | Dong Aisheng | 1 | -4/+11 |
2018-05-02 | pinctrl: imx: fix unsigned check if nfuncs with less than or equal zero | Dong Aisheng | 1 | -1/+1 |
2018-05-02 | pinctrl: uniphier: add LD11 MPEG2-TS I/O pin-mux settings | Katsuhiro Suzuki | 1 | -0/+49 |
2018-05-02 | pinctrl: uniphier: add LD20 MPEG2-TS I/O pin-mux settings | Katsuhiro Suzuki | 1 | -0/+54 |
2018-05-02 | pinctrl: actions: Fix Kconfig dependency and help text | Manivannan Sadhasivam | 1 | -2/+4 |
2018-05-02 | pinctrl: actions: fix missing break in PIN_CONFIG_DRIVE_STRENGTH case. | Colin Ian King | 1 | -0/+2 |
2018-05-02 | pinctrl: actions: make s900_functions, s900_padinfo and s900_pads static | Colin Ian King | 1 | -3/+3 |
2018-05-02 | pinctrl: meson: axg: add tdm pins | Jerome Brunet | 1 | -0/+107 |
2018-05-02 | pinctrl: meson: meson8: add the RGMII RXD2/RXD3 and TXD2/TXD3 signals | Martin Blumenstingl | 1 | -1/+12 |
2018-05-02 | pinctrl: meson: meson8: add support for the Meson8m2 SoC | Martin Blumenstingl | 1 | -1/+9 |
2018-05-02 | dt-bindings: pinctrl: meson: add support for the Meson8m2 SoC | Martin Blumenstingl | 1 | -0/+2 |