index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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: nsp: Fix potential NULL dereference
Wei Yongjun
2018-07-14
1
-0
/
+2
*
pinctrl: nsp: off by ones in nsp_pinmux_enable()
Dan Carpenter
2018-07-14
1
-2
/
+2
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
pinctrl: bcm2835: Add support for output-low output-high properties
Matheus Castello
2018-05-16
1
-0
/
+5
*
pinctrl: bcm2835: Add support for generic pinctrl binding
Matheus Castello
2018-05-16
2
-37
/
+59
*
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-11-16
2
-21
/
+4
|
\
|
*
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
Linus Walleij
2017-11-09
2
-3
/
+3
|
|
\
|
*
|
pinctrl: bcm: nsp: Use library functions
Linus Walleij
2017-10-07
1
-19
/
+2
|
*
|
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
2017-09-22
2
-4
/
+4
*
|
|
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
2
-3
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
pinctrl: bcm2835: Fix some merge fallout
Linus Walleij
2017-11-09
1
-1
/
+1
|
*
|
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-11-08
2
-3
/
+3
|
|
/
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
pinctrl: bcm2835: fix build warning in bcm2835_gpio_irq_handle_bank
Corentin Labbe
2017-09-21
1
-4
/
+0
|
/
*
pinctrl: bcm281xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures
Julia Lawall
2017-08-22
1
-1
/
+1
*
pinctrl: bcm2835: Remove unneeded irq_group field
Thierry Reding
2017-08-14
1
-3
/
+1
*
pinctrl: Convert to using %pOF instead of full_name
Rob Herring
2017-08-14
1
-14
/
+11
*
pinctrl: bcm2835: constify gpio_chip structure
Gustavo A. R. Silva
2017-08-14
1
-1
/
+1
*
pinctrl: bcm2835: Avoid warning from __irq_do_set_handler
Stefan Wahren
2017-06-29
1
-0
/
+4
*
pinctrl: bcm: cleanup Broadcom license headers
Scott Branden
2017-06-09
4
-15
/
+15
*
pinctrl: bcm: clean up modular vs. non-modular distinctions
Paul Gortmaker
2017-05-29
3
-31
/
+16
*
pinctrl: bcm: make use of raw_spinlock variants
Julia Cartwright
2017-03-16
2
-45
/
+45
*
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
2017-01-26
4
-10
/
+10
*
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2016-12-15
1
-6
/
+0
|
\
|
*
pinctrl: bcm2835: add pull defines to dt bindings
Gerd Hoffmann
2016-10-17
1
-6
/
+0
*
|
Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-12-13
2
-69
/
+97
|
\
\
|
*
|
pinctrl: bcm2835: switch to GPIOLIB_IRQCHIP
Linus Walleij
2016-12-07
2
-76
/
+65
|
*
|
pinctrl: bcm2835: Return pins to inputs when freed
Phil Elwell
2016-11-15
1
-0
/
+11
|
*
|
pinctrl: bcm2835: Fix ints for GPIOs 28-31 & 46-53
Phil Elwell
2016-11-15
1
-12
/
+38
|
*
|
pinctrl: bcm2835: reduce GPPUD set-up time
Stefan Wahren
2016-11-04
1
-4
/
+6
|
|
/
*
/
pinctrl: iproc: Fix iProc and NSP GPIO support
Ray Jui
2016-10-31
2
-2
/
+2
|
/
*
pinctrl: bcm281xx: constify pinctrl_ops and pinmux_ops structures
Julia Lawall
2016-09-07
1
-2
/
+2
*
pinctrl: nsp: constify pinctrl_ops and pinmux_ops structures
Julia Lawall
2016-09-07
1
-2
/
+2
*
pinctrl: ns2: constify pinctrl_ops and pinmux_ops structures
Julia Lawall
2016-09-07
1
-2
/
+2
*
pinctrl: iproc: Add NSP and Stingray GPIO support
Ray Jui
2016-07-22
1
-7
/
+111
*
pinctrl: bcm: add OF dependencies
Arnd Bergmann
2016-07-22
1
-0
/
+2
*
pinctrl: ns2: remove redundant dev_err call in ns2_pinmux_probe()
Wei Yongjun
2016-07-22
1
-6
/
+2
*
pinctrl: nsp: remove redundant dev_err call in nsp_pinmux_probe()
Wei Yongjun
2016-07-11
1
-6
/
+2
*
pinctrl: ns2: fix return value check in ns2_pinmux_probe()
Wei Yongjun
2016-07-11
1
-2
/
+2
*
pinctrl: nsp: add pinmux driver support for Broadcom NSP SoC
Yendapally Reddy Dhananjaya Reddy
2016-06-29
3
-0
/
+660
*
pinctrl: nsp-gpio: fix non-static functions
Ben Dooks
2016-06-08
1
-2
/
+4
*
pinctrl: ns2: rename pinctrl_utils_dt_free_map
Arnd Bergmann
2016-05-09
1
-1
/
+1
*
pinctrl: ns2: add pinmux driver support for Broadcom NS2 SoC
Yendapally Reddy Dhananjaya Reddy
2016-04-30
3
-0
/
+1131
*
pinctrl: nsp-gpio: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-04-21
1
-1
/
+1
*
pinctrl: iproc-gpio: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-04-21
1
-10
/
+2
*
pinctrl: cygnus-mux: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-04-21
1
-1
/
+1
*
pinctrl: bcm2835: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-04-21
1
-2
/
+1
*
pinctrl: bcm281xx: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-04-21
1
-3
/
+1
*
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Irina Tirdea
2016-04-01
4
-4
/
+4
[next]