index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
bcm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
pinctrl: bcm: pinctrl-iproc-gpio: Rename incorrectly documented function param
Lee Jones
1
-1
/
+1
2020-07-16
pinctrl: bcm: pinctrl-bcm281xx: Demote obvious misuse of kerneldoc to standar...
Lee Jones
1
-3
/
+3
2020-07-12
pinctrl: nsp: Set irq handler based on trig type
Mark Tomlinson
1
-9
/
+9
2020-06-03
pinctrl: bcm2835: Add support for wake-up interrupts
Florian Fainelli
1
-1
/
+75
2020-06-03
pinctrl: bcm2835: Match BCM7211 compatible string
Florian Fainelli
1
-0
/
+4
2020-05-25
pinctrl: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
1
-1
/
+1
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2
-2
/
+8
2020-02-14
pinctrl: bcm2835: Add support for all GPIOs on BCM2711
Stefan Wahren
1
-12
/
+42
2020-02-14
pinctrl: bcm2835: Refactor platform data
Stefan Wahren
1
-13
/
+44
2020-02-14
pinctrl: bcm2835: Drop unused define
Stefan Wahren
1
-3
/
+0
2020-01-29
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-2
/
+8
2020-01-15
pinctrl: iproc: Use platform_get_irq_optional() to avoid error message
Rayagonda Kokatanur
1
-1
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-2
/
+2
2019-12-16
pinctrl: iproc: Set irq handler based on trig type
Hamish Martin
1
-1
/
+7
2019-11-14
Merge tag 'v5.4-rc5' into devel
Linus Walleij
2
-12
/
+4
2019-11-05
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
5
-18
/
+8
2019-11-04
pinctrl: bcm: nsp: implement get_direction
Chris Packham
1
-0
/
+14
2019-11-04
pinctrl: bcm: nsp: use gpiolib infrastructure for interrupts
Chris Packham
1
-63
/
+42
2019-10-05
pinctrl: iproc: allow for error from platform_get_irq()
Chris Packham
1
-1
/
+1
2019-10-05
pinctrl: iproc: use unique name for irq chip
Chris Packham
1
-1
/
+1
2019-10-05
pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()
Dan Carpenter
1
-2
/
+2
2019-10-05
pinctrl: bcm-iproc: Use SPDX header
Linus Walleij
1
-9
/
+1
2019-09-12
pinctrl: bcm: remove redundant assignment to pointer log
Colin Ian King
1
-1
/
+0
2019-09-12
pinctrl: iproc: Add 'get_direction' support
Rayagonda Kokatanur
1
-0
/
+10
2019-09-11
pinctrl: iproc-gpio: Handle interrupts for multiple instances
Rayagonda Kokatanur
1
-9
/
+12
2019-09-11
pinctrl: iproc-gpio: Fix incorrect pinconf configurations
Li Jin
1
-19
/
+77
2019-08-26
pinctrl: bcm2835: Pass irqchip when adding gpiochip
Linus Walleij
1
-30
/
+25
2019-08-21
pinctrl: bcm-iproc: Pass irqchip when adding gpiochip
Linus Walleij
1
-14
/
+19
2019-08-05
pinctrl: bcm2835: Add support for BCM2711 pull-up functionality
Stefan Wahren
1
-5
/
+100
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
[next]