Age | Commit message (Expand) | Author | Files | Lines |
2019-07-14 | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2 | -1/+7 |
2019-06-08 | pinctrl: ns2: Fix potential NULL dereference | Young Xiao | 1 | -0/+2 |
2019-06-02 | pinctrl: bcm2835: Fix build error without CONFIG_OF | YueHaibing | 1 | -1/+1 |
2019-05-23 | pinctrl: bcm: Allow PINCTRL_BCM2835 for ARCH_BRCMSTB | Doug Berger | 1 | -1/+5 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-02-08 | pinctrl: bcm2835: Direct GPIO config changes to generic pinctrl | Stefan Wahren | 1 | -1/+2 |
2019-02-08 | pinctrl: bcm2835: declare pin config as generic | Stefan Wahren | 1 | -0/+1 |
2018-12-21 | pinctrl: bcm: ns: support updated DT binding as syscon subnode | Rafał Miłecki | 1 | -10/+19 |
2018-11-17 | pinctrl: bcm2835: Switch to SPDX identifier | Stefan Wahren | 1 | -10/+1 |
2018-11-09 | pinctrl: bcm2835: Use define directive for BCM2835_PINCONF_PARAM_PULL | Nathan Chancellor | 1 | -4/+2 |
2018-11-05 | pinctrl: bcm2835: Use raw spinlock for RT compatibility | Lukas Wunner | 1 | -8/+8 |
2018-10-12 | pinctrl: bcm: ns: Use uintptr_t for casting data | Rafał Miłecki | 1 | -2/+2 |
2018-10-10 | pinctrl: bcm: add Northstar driver | Rafał Miłecki | 3 | -0/+386 |
2018-07-14 | pinctrl: nsp: Fix potential NULL dereference | Wei Yongjun | 1 | -0/+2 |
2018-07-14 | pinctrl: nsp: off by ones in nsp_pinmux_enable() | Dan Carpenter | 1 | -2/+2 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -2/+2 |
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 |
2017-11-16 | Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -21/+4 |
2017-11-15 | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+3 |
2017-11-09 | Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel | Linus Walleij | 2 | -3/+3 |
2017-11-09 | pinctrl: bcm2835: Fix some merge fallout | Linus Walleij | 1 | -1/+1 |
2017-11-08 | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding | 2 | -3/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-07 | pinctrl: bcm: nsp: Use library functions | Linus Walleij | 1 | -19/+2 |
2017-09-22 | pinctrl/gpio: Unify namespace for cross-calls | Linus Walleij | 2 | -4/+4 |
2017-09-21 | pinctrl: bcm2835: fix build warning in bcm2835_gpio_irq_handle_bank | Corentin Labbe | 1 | -4/+0 |
2017-08-22 | pinctrl: bcm281xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall | 1 | -1/+1 |
2017-08-14 | pinctrl: bcm2835: Remove unneeded irq_group field | Thierry Reding | 1 | -3/+1 |
2017-08-14 | pinctrl: Convert to using %pOF instead of full_name | Rob Herring | 1 | -14/+11 |
2017-08-14 | pinctrl: bcm2835: constify gpio_chip structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-06-29 | pinctrl: bcm2835: Avoid warning from __irq_do_set_handler | Stefan Wahren | 1 | -0/+4 |
2017-06-09 | pinctrl: bcm: cleanup Broadcom license headers | Scott Branden | 4 | -15/+15 |
2017-05-29 | pinctrl: bcm: clean up modular vs. non-modular distinctions | Paul Gortmaker | 3 | -31/+16 |
2017-03-16 | pinctrl: bcm: make use of raw_spinlock variants | Julia Cartwright | 2 | -45/+45 |
2017-02-28 | scripts/spelling.txt: add "overrided" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-01-26 | pinctrl: Widen the generic pinconf argument from 16 to 24 bits | Mika Westerberg | 4 | -10/+10 |
2016-12-16 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 1 | -6/+0 |
2016-12-13 | Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -69/+97 |
2016-12-07 | pinctrl: bcm2835: switch to GPIOLIB_IRQCHIP | Linus Walleij | 2 | -76/+65 |
2016-11-15 | pinctrl: bcm2835: Return pins to inputs when freed | Phil Elwell | 1 | -0/+11 |
2016-11-15 | pinctrl: bcm2835: Fix ints for GPIOs 28-31 & 46-53 | Phil Elwell | 1 | -12/+38 |
2016-11-04 | pinctrl: bcm2835: reduce GPPUD set-up time | Stefan Wahren | 1 | -4/+6 |
2016-10-31 | pinctrl: iproc: Fix iProc and NSP GPIO support | Ray Jui | 2 | -2/+2 |
2016-10-17 | pinctrl: bcm2835: add pull defines to dt bindings | Gerd Hoffmann | 1 | -6/+0 |
2016-09-07 | pinctrl: bcm281xx: constify pinctrl_ops and pinmux_ops structures | Julia Lawall | 1 | -2/+2 |
2016-09-07 | pinctrl: nsp: constify pinctrl_ops and pinmux_ops structures | Julia Lawall | 1 | -2/+2 |
2016-09-07 | pinctrl: ns2: constify pinctrl_ops and pinmux_ops structures | Julia Lawall | 1 | -2/+2 |
2016-07-22 | pinctrl: iproc: Add NSP and Stingray GPIO support | Ray Jui | 1 | -7/+111 |
2016-07-22 | pinctrl: bcm: add OF dependencies | Arnd Bergmann | 1 | -0/+2 |