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
/
pinctrl-bcm2835.c
Age
Commit message (
Expand
)
Author
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
2014-07-11
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
Fan Wu
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-08-28
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
2013-06-18
pinctrl: bcm2835: Staticize bcm2835_gpio_pins
Sachin Kamat
2013-05-04
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-04
pinctrl: bcm2835: make use of of_property_read_u32_index()
Stephen Warren
2013-03-07
pinctrl: Declare operation structures as const
Laurent Pinchart
2013-01-22
pinctrl: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-03
Drivers: pinctrl: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-11-28
pinctrl: remove use of __devexit
Bill Pemberton
2012-11-28
pinctrl: remove use of __devinitconst
Bill Pemberton
2012-11-11
pinctrl: Staticize pinconf_ops
Axel Lin
2012-10-15
pinctrl: fix return value in bcm2835_pinctrl_probe()
Wei Yongjun
2012-10-15
pinctrl: remove duplicated include from pinctrl-bcm2835.c
Wei Yongjun
2012-10-15
pinctrl: bcm2835: Use existing pointer to struct device
Tobias Klauser
2012-10-01
pinctrl: add bcm2835 driver
Simon Arlott