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
/
include
/
linux
/
sh_pfc.h
Age
Commit message (
Expand
)
Author
2013-01-25
sh-pfc: Move sh_pfc.h from include/linux/ to driver directory
Laurent Pinchart
2013-01-25
sh-pfc: Remove pinmux_info definition
Laurent Pinchart
2013-01-25
sh-pfc: Support pinmux info in driver data instead of platform data
Laurent Pinchart
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: 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-10
sh: pfc: Rudimentary pinctrl-backed GPIO support.
Paul Mundt
2012-07-10
sh: pfc: Dumb GPIO stringification.
Paul Mundt
2012-07-10
sh: pfc: Shuffle PFC support core.
Paul Mundt
2012-06-21
sh: pfc: Verify pin type encoding size at build time.
Paul Mundt
2012-06-20
sh: pfc: Kill off unused pinmux bias flags.
Paul Mundt
2012-06-20
sh: pfc: Split out gpio chip support.
Paul Mundt
2012-01-09
sh: pfc: Unlock register support
Magnus Damm
2012-01-09
sh: pfc: Variable bitfield width config register support
Magnus Damm
2011-12-09
sh: pfc: ioremap() support
Magnus Damm
2011-11-11
ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h
Kuninori Morimoto
2011-11-11
ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h
Kuninori Morimoto
2011-11-11
ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h
Kuninori Morimoto
2011-10-28
sh: pfc: Add GPIO IRQ support
Magnus Damm
2011-10-28
sh: pfc: Remove unused gpio_in_use member
Magnus Damm
2010-10-04
sh: pfc: support pinmux deregistration.
Paul Mundt
2009-11-30
sh: Break out SuperH PFC code
Magnus Damm