| Commit message (Expand) | Author | Age | Files | Lines |
* | dt-bindings: pinctrl: ralink: Fix 'enum' lists with duplicate entries | Rob Herring | 2022-06-10 | 2 | -25/+28 |
* | dt-bindings: mfd: rk808: update rockchip,rk808.yaml reference | Mauro Carvalho Chehab | 2022-06-06 | 1 | -1/+1 |
* | Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-05-28 | 24 | -278/+1464 |
|\ |
|
| * | dt-bindings: pinctrl: qcom: Drop 'maxItems' on 'wakeup-parent' | Rob Herring | 2022-05-19 | 5 | -9/+4 |
| * | dt-bindings: pinctrl: Add MediaTek MT6795 pinctrl bindings | AngeloGioacchino Del Regno | 2022-05-19 | 1 | -0/+224 |
| * | dt-bindings: pinctrl: add i.MXRT1170 pinctrl Documentation | Jesse Taube | 2022-05-19 | 1 | -0/+77 |
| * | dt-bindings: pinctrl: rockchip: increase max amount of device functions | Sebastian Reichel | 2022-05-19 | 1 | -1/+1 |
| * | dt-bindings: pinctrl: qcom,pmic-gpio: add 'gpio-reserved-ranges' | Krzysztof Kozlowski | 2022-05-19 | 1 | -0/+53 |
| * | dt-bindings: pinctrl: qcom,pmic-gpio: add 'input-disable' | Krzysztof Kozlowski | 2022-05-19 | 1 | -0/+1 |
| * | dt-bindings: pinctrl: qcom,pmic-gpio: describe gpio-line-names | Krzysztof Kozlowski | 2022-05-19 | 1 | -0/+221 |
| * | dt-bindings: pinctrl: qcom,pmic-gpio: fix matching pin config | Krzysztof Kozlowski | 2022-05-19 | 1 | -2/+3 |
| * | dt-bindings: pinctrl: qcom,pmic-gpio: document PM8150L and PMM8155AU | Krzysztof Kozlowski | 2022-05-19 | 1 | -0/+3 |
| * | dt-bindings: pinctrl: qcom-pmic-gpio: Add pm6125 compatible | Marijn Suijten | 2022-05-19 | 1 | -0/+2 |
| * | dt-bindings: pinctrl: aspeed: Drop referenced nodes in examples | Rob Herring | 2022-05-04 | 1 | -65/+16 |
| * | Merge tag 'v5.18-rc5' into devel | Linus Walleij | 2022-05-01 | 5 | -10/+9 |
| |\ |
|
| * | | dt-bindings: pinctrl: ocelot: add reset property | Michael Walle | 2022-04-29 | 1 | -0/+8 |
| * | | dt-bindings: pinctrl: add binding for Ralink RT3883 pinctrl | Arınç ÜNAL | 2022-04-23 | 1 | -0/+71 |
| * | | dt-bindings: pinctrl: add binding for Ralink RT305X pinctrl | Arınç ÜNAL | 2022-04-23 | 1 | -0/+92 |
| * | | dt-bindings: pinctrl: add binding for Ralink MT7621 pinctrl | Arınç ÜNAL | 2022-04-23 | 1 | -0/+71 |
| * | | dt-bindings: pinctrl: add binding for Ralink MT7620 pinctrl | Arınç ÜNAL | 2022-04-23 | 1 | -0/+91 |
| * | | dt-bindings: pinctrl: rt2880: fix binding name, pin groups and functions | Arınç ÜNAL | 2022-04-23 | 1 | -13/+13 |
| * | | Merge tag 'renesas-pinctrl-for-v5.19-tag1' of git://git.kernel.org/pub/scm/li... | Linus Walleij | 2022-04-23 | 1 | -2/+3 |
| |\ \ |
|
| | * | | dt-bindings: pinctrl: renesas: Document RZ/G2UL pinctrl | Biju Das | 2022-04-19 | 1 | -2/+3 |
| * | | | dt-bindings: pinctrl: qcom: Add sc7280 lpass lpi pinctrl bindings | Srinivasa Rao Mandadapu | 2022-04-23 | 1 | -0/+115 |
| * | | | dt-bindings: pinctrl: qcom: Update lpass lpi file name to SoC specific | Srinivasa Rao Mandadapu | 2022-04-23 | 1 | -1/+1 |
| * | | | dt-bindings: pinctrl: rockchip: add rk3588 | Sebastian Reichel | 2022-04-23 | 1 | -0/+1 |
| * | | | dt-bindings: pinctrl: add rockchip,rk3036-pinctrl compatible string | Johan Jonker | 2022-04-22 | 1 | -0/+1 |
| * | | | dt-bindings: pinctrl: Convert i.MX7D to json-schema | Alexander Stein | 2022-04-22 | 2 | -87/+113 |
| * | | | dt-bindings: pinctrl: convert ocelot-pinctrl to YAML format | Michael Walle | 2022-04-21 | 2 | -42/+108 |
| * | | | dt-bindings: pinctrl: qcom-pmic-gpio: Add pmx65 support | Rohit Agarwal | 2022-04-21 | 1 | -0/+2 |
| * | | | dt-bindings: pinctrl: mt8192: Add gpio-line-names property | Nícolas F. R. A. Prado | 2022-04-19 | 1 | -0/+2 |
| * | | | dt-bindings: pinctrl: mt8192: Add mediatek,pull-up-adv property | Nícolas F. R. A. Prado | 2022-04-19 | 1 | -0/+11 |
| * | | | dt-bindings: pinctrl: mt8192: Add mediatek,drive-strength-adv property | Nícolas F. R. A. Prado | 2022-04-19 | 1 | -0/+26 |
| * | | | dt-bindings: pinctrl: mt8192: Add wrapping node for pin configurations | Nícolas F. R. A. Prado | 2022-04-19 | 1 | -45/+47 |
| * | | | dt-bindings: pinctrl: aspeed-g6: add FWQSPI function/group | Jae Hyun Yoo | 2022-04-18 | 1 | -2/+2 |
| * | | | dt-bindings: pinctrl: aspeed-g6: remove FWQSPID group | Jae Hyun Yoo | 2022-04-18 | 1 | -1/+1 |
| * | | | dt-bindings: pinctrl: mvebu: Document bindings for AC5 | Chris Packham | 2022-04-18 | 1 | -0/+72 |
| |/ / |
|
* | | | Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-05-25 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | dt-bindings: Fix properties without any type | Rob Herring | 2022-05-23 | 1 | -0/+2 |
* | | | | Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2022-05-18 | 1 | -2/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'aspeed-v5.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Arnd Bergmann | 2022-05-03 | 1 | -2/+2 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | dt-bindings: pinctrl: aspeed-g6: add FWQSPI function/group | Jae Hyun Yoo | 2022-04-13 | 1 | -2/+2 |
| | * | | | dt-bindings: pinctrl: aspeed-g6: remove FWQSPID group | Jae Hyun Yoo | 2022-04-13 | 1 | -1/+1 |
| | | |/
| | |/| |
|
* | | | | Merge tag 'devicetree-fixes-for-5.18-3' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2022-05-05 | 1 | -2/+10 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | dt-bindings: pinctrl: Allow values for drive-push-pull and drive-open-drain | Rob Herring | 2022-05-04 | 1 | -2/+10 |
* | | | Merge tag 'devicetree-fixes-for-5.18-2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2022-04-16 | 1 | -6/+5 |
|\| | |
|
| * | | dt-bindings: Fix 'enum' lists with duplicate entries | Rob Herring | 2022-04-04 | 1 | -6/+5 |
| |/ |
|
* / | dt-bindings: update Krzysztof Kozlowski's email | Krzysztof Kozlowski | 2022-04-04 | 4 | -4/+4 |
|/ |
|
* | Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-03-28 | 20 | -28/+1235 |
|\ |
|
| * | pinctrl: qcom-pmic-gpio: Add support for pm8450 | Dmitry Baryshkov | 2022-03-24 | 1 | -0/+1 |