index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
spear
/
pinctrl-plgpio.c
Age
Commit message (
Expand
)
Author
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-20
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
2014-10-29
treewide: Fix company name in module descriptions
Masanari Iida
2014-10-20
pinctrl: spear: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-22
pinctrl: remove all usage of gpio_remove ret val in driver/pinctl
abdoulaye berthe
2014-06-19
pinctrl: spear: switch plgpio to irqchip helpers
Linus Walleij
2013-10-08
pinctrl: remove redundant of_match_ptr
Sachin Kamat
2013-06-18
pinctrl: spear/plgpio: Staticize spear310_o2p
Sachin Kamat
2013-06-16
drivers/pinctrl/spear: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-02
Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-04-30
pinctrl: plgpio: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-26
arm: Move chained_irq_(enter|exit) to a generic file
Catalin Marinas
2013-01-22
pinctrl: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-03
Drivers: pinctrl: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-23
pinctrl: SPEAr: Update error check for unsigned variables
Tushar Behera
2012-11-15
Pinctrl/spear: plgpio: don't call prepare/unprepare
Viresh Kumar
2012-11-15
pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is called
Axel Lin
2012-11-11
pinctrl: SPEAr: Add plgpio driver
Viresh Kumar