| Commit message (Expand) | Author | Files | Lines |
2021-01-21 | pinctrl: remove ste u300 driver | Arnd Bergmann | 3 | -1118/+0 |
2021-01-21 | pinctrl: remove coh901 driver | Arnd Bergmann | 5 | -798/+0 |
2021-01-21 | pinctrl: remove sirf atlas/prima drivers | Arnd Bergmann | 10 | -9610/+0 |
2021-01-21 | pinctrl: remove zte zx driver | Arnd Bergmann | 8 | -1674/+0 |
2021-01-18 | dt-bindings: pinctrl: pinctrl-microchip-sgpio: Fix indentation | Jonathan Neuschäfer | 1 | -2/+2 |
2021-01-18 | pinctrl: bcm: Simplify bool comparison | Jiapeng Zhong | 1 | -1/+1 |
2021-01-18 | pinctrl: ingenic: Only support SoCs enabled in config | Paul Cercueil | 1 | -12/+48 |
2021-01-18 | kconfig.h: Add IF_ENABLED() macro | Paul Cercueil | 1 | -0/+6 |
2021-01-18 | pinctrl: sprd: Simplify bool comparison | YANG LI | 1 | -1/+1 |
2021-01-18 | pinctrl: ti :iodelay: Fixed inconsistent indenting | Souptick Joarder | 1 | -3/+2 |
2021-01-14 | pinctrl: renesas: r8a779a0: Add TPU pins, groups and functions | Ulrich Hecht | 1 | -0/+44 |
2021-01-14 | pinctrl: renesas: r8a779a0: Add TMU pins, groups and functions | Ulrich Hecht | 1 | -0/+65 |
2021-01-14 | pinctrl: renesas: r8a779a0: Add QSPI pins, groups, and functions | Ulrich Hecht | 1 | -0/+72 |
2021-01-14 | pinctrl: renesas: r8a779a0: Add PWM pins, groups and functions | Ulrich Hecht | 1 | -0/+77 |
2021-01-14 | pinctrl: renesas: r8a779a0: Add MSIOF pins, groups and functions | Ulrich Hecht | 1 | -0/+362 |
2021-01-14 | pinctrl: renesas: r8a779a0: Add MMC pins, groups and functions | Ulrich Hecht | 1 | -0/+79 |
2021-01-14 | pinctrl: renesas: r8a779a0: Add INTC-EX pins, groups and function | Ulrich Hecht | 1 | -0/+62 |
2021-01-14 | pinctrl: renesas: r8a779a0: Add HSCIF pins, groups and functions | Ulrich Hecht | 1 | -0/+134 |
2021-01-14 | pinctrl: renesas: r8a779a0: Add DU pins, groups and function | Ulrich Hecht | 1 | -0/+54 |
2021-01-14 | pinctrl: renesas: r8a779a0: Add CANFD pins, groups and functions | Ulrich Hecht | 1 | -0/+137 |
2021-01-14 | pinctrl: renesas: r8a779a0: Add EtherAVB pins, groups and functions | Ulrich Hecht | 1 | -0/+595 |
2021-01-14 | pinctrl: renesas: r8a779a0: Add I2C pins, groups and functions | Ulrich Hecht | 1 | -0/+107 |
2021-01-14 | pinctrl: renesas: r8a779a0: Add SCIF pins, groups and functions | Ulrich Hecht | 1 | -0/+156 |
2021-01-14 | pinctrl: renesas: Initial R8A779A0 (V3U) PFC support | Ulrich Hecht | 5 | -0/+2529 |
2021-01-14 | pinctrl: renesas: Add PORT_GP_CFG_{2,31} macros | Ulrich Hecht | 1 | -4/+12 |
2021-01-14 | pinctrl: renesas: Add I/O voltage level flag | Ulrich Hecht | 2 | -2/+23 |
2021-01-14 | pinctrl: renesas: Implement unlock register masks | Ulrich Hecht | 2 | -11/+19 |
2021-01-14 | dt-bindings: pinctrl: renesas,pfc: Document r8a779a0 PFC support | Ulrich Hecht | 1 | -1/+2 |
2021-01-12 | pinctrl: renesas: checker: Restrict checks to Renesas platforms | Geert Uytterhoeven | 1 | -0/+4 |
2021-01-06 | pinctrl: sunxi: h6-r: Add s_rsb pin functions | Samuel Holland | 1 | -0/+2 |
2021-01-05 | pinctrl: remove empty lines in pinctrl subsystem | Zhaoyu Liu | 13 | -13/+0 |
2021-01-04 | pinctrl: ralink: rt2880: fix '-Wmissing-prototypes' in init function | Sergio Paracuellos | 1 | -1/+1 |
2021-01-04 | pinctrl: ralink: rt2880: use 'PTR_ERR_OR_ZERO' | Sergio Paracuellos | 1 | -3/+1 |
2021-01-04 | pinctrl: ralink: rt2880: preserve error codes | Sergio Paracuellos | 1 | -4/+8 |
2021-01-04 | pinctrl: ralink: rt2880: delete not needed error message | Sergio Paracuellos | 1 | -3/+1 |
2021-01-04 | pinctrl: ralink: rt2880: add missing NULL check | Sergio Paracuellos | 1 | -0/+2 |
2021-01-04 | pinctrl: ralink: rt2880: return proper error code | Sergio Paracuellos | 1 | -1/+1 |
2021-01-04 | pinctrl: ralink: rt2880: avoid double pointer to simplify code | Sergio Paracuellos | 1 | -12/+9 |
2021-01-04 | dt-bindings: pinctrl: rt2880: properly redo bindings | Sergio Paracuellos | 1 | -34/+28 |
2021-01-04 | pinctrl: ti-iodelay: convert comma to semicolon | Zheng Yongjun | 1 | -1/+1 |
2021-01-04 | pinctrl: mediatek: moore: convert comma to semicolon | Zheng Yongjun | 1 | -2/+2 |
2021-01-04 | pinctrl: mediatek: paris: convert comma to semicolon | Zheng Yongjun | 1 | -2/+2 |
2021-01-04 | pinctrl: at91: convert comma to semicolon | Zheng Yongjun | 1 | -1/+1 |
2020-12-28 | Linux 5.11-rc1v5.11-rc1 | Linus Torvalds | 1 | -2/+2 |
2020-12-27 | proc mountinfo: make splice available again | Linus Torvalds | 1 | -3/+6 |
2020-12-26 | mfd: ab8500-debugfs: Remove extraneous seq_putc | Linus Torvalds | 1 | -1/+0 |
2020-12-26 | mfd: ab8500-debugfs: Remove extraneous curly brace | Nathan Chancellor | 1 | -1/+0 |
2020-12-26 | PCI: dwc: Fix inverted condition of DMA mask setup warning | Alexander Lobakin | 1 | -6/+2 |
2020-12-26 | PCI: tegra: Fix host link initialization | Rob Herring | 1 | -26/+29 |
2020-12-26 | drm/amd/display: avoid uninitialized variable warning | Linus Torvalds | 1 | -1/+1 |