index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
bcm
/
pinctrl-bcm2835.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-11-16
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-06-12
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
1
-37
/
+58
2017-11-14
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
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
1
-2
/
+2
2017-09-21
pinctrl: bcm2835: fix build warning in bcm2835_gpio_irq_handle_bank
Corentin Labbe
1
-4
/
+0
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-05-29
pinctrl: bcm: clean up modular vs. non-modular distinctions
Paul Gortmaker
1
-17
/
+3
2016-12-15
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-6
/
+0
2016-12-07
pinctrl: bcm2835: switch to GPIOLIB_IRQCHIP
Linus Walleij
1
-76
/
+64
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-17
pinctrl: bcm2835: add pull defines to dt bindings
Gerd Hoffmann
1
-6
/
+0
2016-04-21
pinctrl: bcm2835: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-2
/
+1
2016-04-01
pinctrl: bcm2835: Implement get_direction callback
Stefan Wahren
1
-0
/
+13
2016-03-08
pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
Phil Elwell
1
-1
/
+1
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-6
/
+6
2016-01-11
Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2016-01-05
pinctrl: bcm2835: use gpiochip data pointer
Linus Walleij
1
-5
/
+5
2015-12-22
pinctrl: bcm2835: Fix memory leak in error path
Stefan Wahren
1
-1
/
+1
2015-12-21
Merge tag 'v4.4-rc6' into devel
Linus Walleij
1
-6
/
+7
2015-12-14
pinctrl: bcm2835: Fix initial value for direction_output
Stefan Wahren
1
-6
/
+7
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-4
/
+4
2015-10-16
pinctrl: replace trivial implementations of gpio_chip request/free
Jonas Gorski
1
-12
/
+2
2015-09-04
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-3
/
+2
2015-07-28
pinctrl: kill off set_irq_flags usage
Rob Herring
1
-1
/
+0
2015-07-20
pinctrl: bcm2835: Clear the event latch register when disabling interrupts
Jonathan Bell
1
-0
/
+2
2015-07-17
pinctrl/bcm2835: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
1
-2
/
+2
2015-04-08
pinctrl: bcm2835: Fix support for threaded level triggered IRQs
Charles Keepax
1
-9
/
+17
2015-03-27
pinctrl: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-18
pinctrl: bcm: consolidate Broadcom pinctrl drivers
Ray Jui
1
-0
/
+1072