index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
bcm
Age
Commit message (
Expand
)
Author
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2020-02-14
pinctrl: bcm2835: Add support for all GPIOs on BCM2711
Stefan Wahren
2020-02-14
pinctrl: bcm2835: Refactor platform data
Stefan Wahren
2020-02-14
pinctrl: bcm2835: Drop unused define
Stefan Wahren
2020-01-29
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-01-15
pinctrl: iproc: Use platform_get_irq_optional() to avoid error message
Rayagonda Kokatanur
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-16
pinctrl: iproc: Set irq handler based on trig type
Hamish Martin
2019-11-13
Merge tag 'v5.4-rc5' into devel
Linus Walleij
2019-11-05
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-11-04
pinctrl: bcm: nsp: implement get_direction
Chris Packham
2019-11-04
pinctrl: bcm: nsp: use gpiolib infrastructure for interrupts
Chris Packham
2019-10-05
pinctrl: iproc: allow for error from platform_get_irq()
Chris Packham
2019-10-05
pinctrl: iproc: use unique name for irq chip
Chris Packham
2019-10-05
pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()
Dan Carpenter
2019-10-05
pinctrl: bcm-iproc: Use SPDX header
Linus Walleij
2019-09-12
pinctrl: bcm: remove redundant assignment to pointer log
Colin Ian King
2019-09-12
pinctrl: iproc: Add 'get_direction' support
Rayagonda Kokatanur
2019-09-11
pinctrl: iproc-gpio: Handle interrupts for multiple instances
Rayagonda Kokatanur
2019-09-11
pinctrl: iproc-gpio: Fix incorrect pinconf configurations
Li Jin
2019-08-26
pinctrl: bcm2835: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-21
pinctrl: bcm-iproc: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-05
pinctrl: bcm2835: Add support for BCM2711 pull-up functionality
Stefan Wahren
2019-07-13
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-06-08
pinctrl: ns2: Fix potential NULL dereference
Young Xiao
2019-06-02
pinctrl: bcm2835: Fix build error without CONFIG_OF
YueHaibing
2019-05-23
pinctrl: bcm: Allow PINCTRL_BCM2835 for ARCH_BRCMSTB
Doug Berger
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-08
pinctrl: bcm2835: Direct GPIO config changes to generic pinctrl
Stefan Wahren
2019-02-08
pinctrl: bcm2835: declare pin config as generic
Stefan Wahren
2018-12-21
pinctrl: bcm: ns: support updated DT binding as syscon subnode
Rafał Miłecki
2018-11-16
pinctrl: bcm2835: Switch to SPDX identifier
Stefan Wahren
2018-11-09
pinctrl: bcm2835: Use define directive for BCM2835_PINCONF_PARAM_PULL
Nathan Chancellor
2018-11-05
pinctrl: bcm2835: Use raw spinlock for RT compatibility
Lukas Wunner
2018-10-12
pinctrl: bcm: ns: Use uintptr_t for casting data
Rafał Miłecki
2018-10-10
pinctrl: bcm: add Northstar driver
Rafał Miłecki
2018-07-14
pinctrl: nsp: Fix potential NULL dereference
Wei Yongjun
2018-07-14
pinctrl: nsp: off by ones in nsp_pinmux_enable()
Dan Carpenter
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-16
pinctrl: bcm2835: Add support for output-low output-high properties
Matheus Castello
2018-05-16
pinctrl: bcm2835: Add support for generic pinctrl binding
Matheus Castello
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-11-14
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-09
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
Linus Walleij
2017-11-09
pinctrl: bcm2835: Fix some merge fallout
Linus Walleij
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-07
pinctrl: bcm: nsp: Use library functions
Linus Walleij
2017-09-22
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
2017-09-21
pinctrl: bcm2835: fix build warning in bcm2835_gpio_irq_handle_bank
Corentin Labbe
[next]