Age | Commit message (Expand) | Author | Files | Lines |
2017-08-16 | pinctrl: sh-pfc: r8a7796: Add USB3.0 host pins, groups and functions | Takeshi Kihara | 1 | -0/+15 |
2017-08-16 | pinctrl: sh-pfc: r8a7796: Add USB2.0 host pins, groups and functions | Takeshi Kihara | 1 | -0/+29 |
2017-08-16 | pinctrl: sh-pfc: r8a7795: Fix to reserved MOD_SEL2 bit22 | Takeshi Kihara | 1 | -9/+9 |
2017-08-16 | pinctrl: sh-pfc: r8a7795: Rename CS1# pin function definitions | Takeshi Kihara | 1 | -4/+4 |
2017-08-16 | pinctrl: sh-pfc: r8a7795: Fix to delete FSCLKST pin and IPSR7 bit[15:12] regi... | Takeshi Kihara | 1 | -5/+2 |
2017-08-16 | pinctrl: sh-pfc: r8a7795: Fix MOD_SEL register pin assignment for TCLK{1,2}_{... | Takeshi Kihara | 1 | -5/+5 |
2017-08-16 | pinctrl: sh-pfc: r8a7795: Fix NFDATA{0..13} and NF{ALE,CLE,WE_N,RE_N} pin fun... | Takeshi Kihara | 1 | -18/+18 |
2017-08-16 | pinctrl: sh-pfc: r8a7795: Fix FMCLK{_C,_D} and FMIN{_C,_D} pin function defin... | Takeshi Kihara | 1 | -2/+2 |
2017-08-16 | pinctrl: sh-pfc: r8a7795: Fix SCIF_CLK_{A,B} pin's MOD_SEL assignment to MOD_... | Takeshi Kihara | 1 | -3/+3 |
2017-08-16 | pinctrl: sh-pfc: r8a7795: Fix MOD_SEL2 bit26 to 0x0 when using SCK5_A | Takeshi Kihara | 1 | -1/+1 |
2017-08-16 | pinctrl: sh-pfc: r8a7795: Fix MOD_SEL1 bit[25:24] to 0x3 when using STP_ISEN_1_D | Takeshi Kihara | 1 | -1/+1 |
2017-08-16 | pinctrl: sh-pfc: r8a7795: Add USB 2.0 pins, groups and functions | Yoshihiro Shimoda | 1 | -0/+57 |
2017-08-16 | pinctrl: sh-pfc: r8a7795: Change USB3_{OVC,PWEN} definitions | Yoshihiro Shimoda | 1 | -10/+10 |
2017-08-15 | pinctrl: qcom: spmi-gpio: Add dtest route for digital input | Fenglin Wu | 1 | -0/+50 |
2017-08-15 | pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtype | Fenglin Wu | 1 | -49/+232 |
2017-08-14 | Merge tag 'samsung-pinctrl-4.14' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij | 6 | -68/+69 |
2017-08-14 | pinctrl: add a Gemini SoC pin controller | Linus Walleij | 3 | -0/+2367 |
2017-08-14 | pinctrl: check ops->pin_config_set in pinconf_set_config() | Masahiro Yamada | 1 | -1/+1 |
2017-08-14 | pinctrl: intel: Add Intel Denverton pin controller support | Mika Westerberg | 3 | -0/+311 |
2017-08-14 | pinctrl: add __rcu annotations to fix sparse warnings | Masahiro Yamada | 2 | -2/+2 |
2017-08-14 | pinctrl: nomadik: fix incorrect type in return expression | Masahiro Yamada | 1 | -1/+1 |
2017-08-14 | pinctrl: sirf: add static to local data | Masahiro Yamada | 1 | -3/+3 |
2017-08-14 | pinctrl: armada-37xx: add static to local data | Masahiro Yamada | 1 | -2/+2 |
2017-08-14 | pinctrl: uniphier: widen all pinconf-derived arguments to u32 | Masahiro Yamada | 1 | -4/+4 |
2017-08-14 | pinctrl: sunxi: fix V3s pinctrl driver IRQ bank base | Icenowy Zheng | 1 | -0/+1 |
2017-08-14 | pinctrl: move const qualifier before struct | Masahiro Yamada | 7 | -52/+51 |
2017-08-14 | pinctrl-st: fix of_irq_to_resource() result check | Sergei Shtylyov | 1 | -1/+1 |
2017-08-14 | pinctrl: rockchip: add input schmitt support for rv1108 | Andy Yan | 1 | -0/+31 |
2017-08-14 | pinctrl: intel: wrap Intel pin control drivers in an architecture check | Peter Robinson | 1 | -0/+3 |
2017-08-14 | pinctrl: sirf: atlas7: fix of_irq_get() error check | Sergei Shtylyov | 1 | -1/+3 |
2017-08-14 | pinctrl: rockchip: Add rk3128 pinctrl support | David Wu | 1 | -0/+129 |
2017-08-14 | pinctrl: rockchip: Use common interface for recalced iomux | David Wu | 1 | -39/+50 |
2017-08-14 | pinctrl: bcm2835: Remove unneeded irq_group field | Thierry Reding | 1 | -3/+1 |
2017-08-14 | pinctrl: sirf: atlas7: Initialize GPIO offset | Thierry Reding | 1 | -0/+1 |
2017-08-14 | pinctrl: Convert to using %pOF instead of full_name | Rob Herring | 10 | -41/+34 |
2017-08-14 | pinctrl: tegra: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-08-14 | pinctrl: sunxi: explicitly request exclusive reset control | Philipp Zabel | 2 | -2/+2 |
2017-08-14 | pinctrl: stm32: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-08-14 | pinctrl: aspeed: g5: Add USB device and host support | Andrew Jeffery | 1 | -1/+57 |
2017-08-14 | pinctrl: aspeed: g4: Add USB device and host support | Andrew Jeffery | 1 | -7/+59 |
2017-08-14 | pinctrl: zte: fix 'functions' allocation in zx_pinctrl_build_state() | Shawn Guo | 1 | -3/+4 |
2017-08-14 | pinctrl: qcom: ssbi: mpp: constify gpio_chip structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-08-14 | pinctrl: bcm2835: constify gpio_chip structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-08-14 | pinctrl: zynq: Fix warnings in the driver | Nava kishore Manne | 1 | -16/+16 |
2017-08-14 | pinctrl: zynq: Fix kernel doc warnings | Nava kishore Manne | 1 | -1/+1 |
2017-08-14 | pinctrl: st: constify gpio_chip structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-08-14 | pinctrl: baytrail: Do not call WARN_ON for a firmware bug | Hans de Goede | 1 | -2/+2 |
2017-08-14 | pinctrl: pinctrl-imx7ulp: add gpio_set_direction support | Dong Aisheng | 1 | -0/+26 |
2017-08-14 | pinctrl: imx: make imx_pmx_ops.gpio_set_direction platform specific callbacks | Dong Aisheng | 3 | -44/+49 |
2017-08-14 | pinctrl: imx: remove gpio_request_enable and gpio_disable_free | Dong Aisheng | 1 | -69/+0 |