index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
bcm
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: bcm63xx: Fix More dependencies
Randy Dunlap
2021-04-08
1
-1
/
+6
*
pinctrl: bcm63xx: Fix dependencies
Linus Walleij
2021-03-31
1
-2
/
+4
*
pinctrl: bcm: bcm6362: fix warning
Álvaro Fernández Rojas
2021-03-31
1
-3
/
+3
*
pinctrl: add a pincontrol driver for BCM6318
Álvaro Fernández Rojas
2021-03-29
3
-0
/
+507
*
pinctrl: add a pincontrol driver for BCM63268
Álvaro Fernández Rojas
2021-03-29
3
-0
/
+652
*
pinctrl: add a pincontrol driver for BCM6368
Álvaro Fernández Rojas
2021-03-29
3
-0
/
+532
*
pinctrl: add a pincontrol driver for BCM6362
Álvaro Fernández Rojas
2021-03-29
3
-0
/
+626
*
pinctrl: add a pincontrol driver for BCM6358
Álvaro Fernández Rojas
2021-03-29
3
-0
/
+378
*
pinctrl: add a pincontrol driver for BCM6328
Álvaro Fernández Rojas
2021-03-29
3
-0
/
+413
*
pinctrl: bcm: add bcm63xx base code
Álvaro Fernández Rojas
2021-03-29
4
-0
/
+160
*
pinctrl: bcm: Simplify bool comparison
Jiapeng Zhong
2021-01-18
1
-1
/
+1
*
pinctrl: bcm: fix kconfig dependency warning when !GPIOLIB
Necip Fazil Yildiran
2020-09-29
1
-0
/
+1
*
pinctrl: bcm: pinctrl-iproc-gpio: Rename incorrectly documented function param
Lee Jones
2020-07-16
1
-1
/
+1
*
pinctrl: bcm: pinctrl-bcm281xx: Demote obvious misuse of kerneldoc to standar...
Lee Jones
2020-07-16
1
-3
/
+3
*
pinctrl: nsp: Set irq handler based on trig type
Mark Tomlinson
2020-07-11
1
-9
/
+9
*
pinctrl: bcm2835: Add support for wake-up interrupts
Florian Fainelli
2020-06-03
1
-1
/
+75
*
pinctrl: bcm2835: Match BCM7211 compatible string
Florian Fainelli
2020-06-03
1
-0
/
+4
*
pinctrl: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
2020-05-25
1
-1
/
+1
*
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2020-02-21
2
-2
/
+8
*
pinctrl: bcm2835: Add support for all GPIOs on BCM2711
Stefan Wahren
2020-02-14
1
-12
/
+42
*
pinctrl: bcm2835: Refactor platform data
Stefan Wahren
2020-02-14
1
-13
/
+44
*
pinctrl: bcm2835: Drop unused define
Stefan Wahren
2020-02-14
1
-3
/
+0
*
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-01-29
1
-2
/
+8
|
\
|
*
pinctrl: iproc: Use platform_get_irq_optional() to avoid error message
Rayagonda Kokatanur
2020-01-15
1
-1
/
+1
|
*
pinctrl: iproc: Set irq handler based on trig type
Hamish Martin
2019-12-16
1
-1
/
+7
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
2
-2
/
+2
|
/
*
Merge tag 'v5.4-rc5' into devel
Linus Walleij
2019-11-13
2
-12
/
+4
|
\
|
*
pinctrl: iproc: allow for error from platform_get_irq()
Chris Packham
2019-10-05
1
-1
/
+1
|
*
pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()
Dan Carpenter
2019-10-05
1
-2
/
+2
|
*
pinctrl: bcm-iproc: Use SPDX header
Linus Walleij
2019-10-05
1
-9
/
+1
*
|
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-11-05
5
-18
/
+8
*
|
pinctrl: bcm: nsp: implement get_direction
Chris Packham
2019-11-04
1
-0
/
+14
*
|
pinctrl: bcm: nsp: use gpiolib infrastructure for interrupts
Chris Packham
2019-11-04
1
-63
/
+42
*
|
pinctrl: iproc: use unique name for irq chip
Chris Packham
2019-10-05
1
-1
/
+1
|
/
*
pinctrl: bcm: remove redundant assignment to pointer log
Colin Ian King
2019-09-12
1
-1
/
+0
*
pinctrl: iproc: Add 'get_direction' support
Rayagonda Kokatanur
2019-09-12
1
-0
/
+10
*
pinctrl: iproc-gpio: Handle interrupts for multiple instances
Rayagonda Kokatanur
2019-09-11
1
-9
/
+12
*
pinctrl: iproc-gpio: Fix incorrect pinconf configurations
Li Jin
2019-09-11
1
-19
/
+77
*
pinctrl: bcm2835: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-26
1
-30
/
+25
*
pinctrl: bcm-iproc: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-21
1
-14
/
+19
*
pinctrl: bcm2835: Add support for BCM2711 pull-up functionality
Stefan Wahren
2019-08-05
1
-5
/
+100
*
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-07-13
2
-1
/
+7
|
\
|
*
pinctrl: ns2: Fix potential NULL dereference
Young Xiao
2019-06-08
1
-0
/
+2
|
*
pinctrl: bcm2835: Fix build error without CONFIG_OF
YueHaibing
2019-06-02
1
-1
/
+1
|
*
pinctrl: bcm: Allow PINCTRL_BCM2835 for ARCH_BRCMSTB
Doug Berger
2019-05-23
1
-1
/
+5
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
pinctrl: bcm2835: Direct GPIO config changes to generic pinctrl
Stefan Wahren
2019-02-08
1
-1
/
+2
*
pinctrl: bcm2835: declare pin config as generic
Stefan Wahren
2019-02-08
1
-0
/
+1
*
pinctrl: bcm: ns: support updated DT binding as syscon subnode
Rafał Miłecki
2018-12-21
1
-10
/
+19
*
pinctrl: bcm2835: Switch to SPDX identifier
Stefan Wahren
2018-11-16
1
-10
/
+1
[next]