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
/
pinctrl-bcm2835.c
Age
Commit message (
Expand
)
Author
2016-04-21
pinctrl: bcm2835: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-04-01
pinctrl: bcm2835: Implement get_direction callback
Stefan Wahren
2016-03-08
pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
Phil Elwell
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-01-11
Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-01-05
pinctrl: bcm2835: use gpiochip data pointer
Linus Walleij
2015-12-22
pinctrl: bcm2835: Fix memory leak in error path
Stefan Wahren
2015-12-21
Merge tag 'v4.4-rc6' into devel
Linus Walleij
2015-12-14
pinctrl: bcm2835: Fix initial value for direction_output
Stefan Wahren
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-10-16
pinctrl: replace trivial implementations of gpio_chip request/free
Jonas Gorski
2015-09-04
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2015-07-28
pinctrl: kill off set_irq_flags usage
Rob Herring
2015-07-20
pinctrl: bcm2835: Clear the event latch register when disabling interrupts
Jonathan Bell
2015-07-17
pinctrl/bcm2835: Use irq_set_handler_locked()
Thomas Gleixner
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
2015-04-08
pinctrl: bcm2835: Fix support for threaded level triggered IRQs
Charles Keepax
2015-03-27
pinctrl: constify of_device_id array
Fabian Frederick
2015-03-18
pinctrl: bcm: consolidate Broadcom pinctrl drivers
Ray Jui