summaryrefslogtreecommitdiffstats
path: root/include/linux/sh_pfc.h
Commit message (Expand)AuthorAgeFilesLines
* sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart2013-01-251-195/+0
* sh-pfc: Remove pinmux_info definitionLaurent Pinchart2013-01-251-3/+0
* sh-pfc: Support pinmux info in driver data instead of platform dataLaurent Pinchart2013-01-251-2/+2
* sh-pfc: Remove unused resource and num_resources platform data fieldsLaurent Pinchart2013-01-251-3/+0
* sh-pfc: Remove platform device registrationLaurent Pinchart2013-01-251-10/+0
* sh-pfc: Move private definitions and declarations to private headerLaurent Pinchart2013-01-251-29/+0
* sh-pfc: Split platform data from the sh_pfc structureLaurent Pinchart2013-01-251-8/+12
* sh: pfc: Rudimentary pinctrl-backed GPIO support.Paul Mundt2012-07-101-2/+3
* sh: pfc: Dumb GPIO stringification.Paul Mundt2012-07-101-1/+3
* sh: pfc: Shuffle PFC support core.Paul Mundt2012-07-101-2/+2
* sh: pfc: Verify pin type encoding size at build time.Paul Mundt2012-06-211-9/+14
* sh: pfc: Kill off unused pinmux bias flags.Paul Mundt2012-06-201-2/+0
* sh: pfc: Split out gpio chip support.Paul Mundt2012-06-201-5/+32
* sh: pfc: Unlock register supportMagnus Damm2012-01-091-0/+2
* sh: pfc: Variable bitfield width config register supportMagnus Damm2012-01-091-1/+8
* sh: pfc: ioremap() supportMagnus Damm2011-12-091-0/+11
* ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto2011-11-111-0/+17
* ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto2011-11-111-0/+23
* ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto2011-11-111-0/+36
* sh: pfc: Add GPIO IRQ supportMagnus Damm2011-10-281-0/+11
* sh: pfc: Remove unused gpio_in_use memberMagnus Damm2011-10-281-1/+0
* sh: pfc: support pinmux deregistration.Paul Mundt2010-10-041-0/+1
* sh: Break out SuperH PFC codeMagnus Damm2009-11-301-0/+96