index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
sh
/
pfc
/
core.c
Age
Commit message (
Expand
)
Author
2013-01-25
sh-pfc: Remove unused resource and num_resources platform data fields
Laurent Pinchart
2013-01-25
sh-pfc: Remove platform device registration
Laurent Pinchart
2013-01-25
sh-pfc: Support passing resources through platform device
Laurent Pinchart
2013-01-25
sh-pfc: Split platform device and platform driver registration
Laurent Pinchart
2013-01-25
sh-pfc: Use sh_pfc_ namespace prefix through the whole driver
Laurent Pinchart
2013-01-25
sh-pfc: Sort headers alphabetically
Laurent Pinchart
2013-01-25
sh-pfc: Use devm_ioremap_nocache()
Laurent Pinchart
2013-01-25
sh-pfc: Use devm_kzalloc()
Laurent Pinchart
2013-01-25
sh-pfc: Move platform device and driver to the core
Laurent Pinchart
2013-01-25
sh-pfc: Merge PFC core and gpio
Laurent Pinchart
2013-01-25
sh-pfc: Merge PFC core and pinctrl
Laurent Pinchart
2013-01-25
sh-pfc: Move private definitions and declarations to private header
Laurent Pinchart
2013-01-25
sh-pfc: Split platform data from the sh_pfc structure
Laurent Pinchart
2012-07-17
sh: pfc: Error out on pinctrl init resolution failure.
Paul Mundt
2012-07-11
sh: pfc: Make pr_fmt consistent across pfc drivers.
Paul Mundt
2012-07-10
sh: pfc: Rudimentary pinctrl-backed GPIO support.
Paul Mundt
2012-07-10
sh: pfc: Shuffle PFC support core.
Paul Mundt