aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sh_pfc.h
AgeCommit message (Expand)Author
2013-01-25sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart
2013-01-25sh-pfc: Remove pinmux_info definitionLaurent Pinchart
2013-01-25sh-pfc: Support pinmux info in driver data instead of platform dataLaurent Pinchart
2013-01-25sh-pfc: Remove unused resource and num_resources platform data fieldsLaurent Pinchart
2013-01-25sh-pfc: Remove platform device registrationLaurent Pinchart
2013-01-25sh-pfc: Move private definitions and declarations to private headerLaurent Pinchart
2013-01-25sh-pfc: Split platform data from the sh_pfc structureLaurent Pinchart
2012-07-10sh: pfc: Rudimentary pinctrl-backed GPIO support.Paul Mundt
2012-07-10sh: pfc: Dumb GPIO stringification.Paul Mundt
2012-07-10sh: pfc: Shuffle PFC support core.Paul Mundt
2012-06-21sh: pfc: Verify pin type encoding size at build time.Paul Mundt
2012-06-20sh: pfc: Kill off unused pinmux bias flags.Paul Mundt
2012-06-20sh: pfc: Split out gpio chip support.Paul Mundt
2012-01-09sh: pfc: Unlock register supportMagnus Damm
2012-01-09sh: pfc: Variable bitfield width config register supportMagnus Damm
2011-12-09sh: pfc: ioremap() supportMagnus Damm
2011-11-11ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto
2011-11-11ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto
2011-11-11ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto
2011-10-28sh: pfc: Add GPIO IRQ supportMagnus Damm
2011-10-28sh: pfc: Remove unused gpio_in_use memberMagnus Damm
2010-10-04sh: pfc: support pinmux deregistration.Paul Mundt
2009-11-30sh: Break out SuperH PFC codeMagnus Damm