aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-12pinctrl: sh-pfc: Add r8a7793 supportUlrich Hecht1-0/+1
2015-03-18pinctrl: sh-pfc: Use unsigned int for register/field widths and offsetsGeert Uytterhoeven1-2/+2
2015-03-18pinctrl: sh-pfc: Use u32 to store register dataGeert Uytterhoeven1-3/+2
2015-01-29pinctrl: sh-pfc: sh7372: Remove PFC supportMagnus Damm1-1/+0
2015-01-27sh-pfc: Add emev2 pinmux supportNiklas Söderlund1-0/+1
2014-09-23pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocationLaurent Pinchart1-1/+0
2013-12-12sh-pfc: Support GPIO to IRQ mapping specified IRQ resourcesLaurent Pinchart1-0/+2
2013-12-12sh-pfc: Rename sh_pfc window field to windowsLaurent Pinchart1-1/+1
2013-10-27pinctrl: sh-pfc: r8a7791 PFC supportHisashi Nakamura1-0/+1
2013-07-29sh-pfc: Compute pin ranges automaticallyLaurent Pinchart1-0/+8
2013-07-29sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pinsLaurent Pinchart1-1/+1
2013-06-05sh-pfc: Add support for SoC-specific initializationLaurent Pinchart1-0/+1
2013-06-04sh-pfc: Add r8a7778 pinmux supportKuninori Morimoto1-0/+1
2013-06-04sh-pfc: Remove dependency on GPIOLIBLaurent Pinchart1-0/+1
2013-06-04sh-pfc: Initial r8a7790 PFC supportKoji Matsuoka1-0/+1
2013-04-03sh-pfc: Add r8a73a4 pinmux supportMagnus Damm1-0/+1
2013-03-15sh-pfc: Constify all SoC dataLaurent Pinchart1-17/+17
2013-03-15sh-pfc: Remove configuration dry-run and freeLaurent Pinchart1-2/+1
2013-03-15sh-pfc: Don't modify sh_pfc_pin SoC dataLaurent Pinchart1-1/+1
2013-03-15sh-pfc: Don't map data registers individuallyLaurent Pinchart1-1/+0
2013-03-15sh-pfc: Move GPIO registers access functions to gpio.cLaurent Pinchart1-5/+6
2013-03-15sh-pfc: Add support for sparse pin numbersLaurent Pinchart1-0/+2
2013-03-15sh-pfc: Add function to retrieve a pin instance from its pin numberLaurent Pinchart1-0/+1
2013-03-15sh-pfc: Simplify the sh_pfc_gpio_is_pin() logicLaurent Pinchart1-2/+2
2013-03-15sh-pfc: Use pinmux identifiers in the pin muxing APILaurent Pinchart1-2/+2
2013-03-15sh-pfc: Look up IRQ table entries by GPIO numberLaurent Pinchart1-2/+0
2013-03-15sh-pfc: Split pins and functions into separate gpio_chip instancesLaurent Pinchart1-1/+2
2013-03-15sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs onlyLaurent Pinchart1-0/+1
2013-01-25sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart1-1/+2
2013-01-25sh-pfc: Add shx3 pinmux supportLaurent Pinchart1-0/+1
2013-01-25sh-pfc: Add sh7786 pinmux supportLaurent Pinchart1-0/+1
2013-01-25sh-pfc: Add sh7785 pinmux supportLaurent Pinchart1-0/+1
2013-01-25sh-pfc: Add sh7757 pinmux supportLaurent Pinchart1-0/+1
2013-01-25sh-pfc: Add sh7734 pinmux supportLaurent Pinchart1-0/+1
2013-01-25sh-pfc: Add sh7724 pinmux supportLaurent Pinchart1-0/+1
2013-01-25sh-pfc: Add sh7723 pinmux supportLaurent Pinchart1-0/+1
2013-01-25sh-pfc: Add sh7722 pinmux supportLaurent Pinchart1-0/+1
2013-01-25sh-pfc: Add sh7720 pinmux supportLaurent Pinchart1-0/+1
2013-01-25sh-pfc: Add sh7269 pinmux supportLaurent Pinchart1-0/+1
2013-01-25sh-pfc: Add sh7264 pinmux supportLaurent Pinchart1-0/+1
2013-01-25sh-pfc: Add sh7203 pinmux supportLaurent Pinchart1-0/+1
2013-01-25sh-pfc: Add sh73a0 pinmux supportLaurent Pinchart1-0/+1
2013-01-25sh-pfc: Add sh7372 pinmux supportLaurent Pinchart1-0/+1
2013-01-25sh-pfc: Add r8a7779 pinmux supportLaurent Pinchart1-0/+1
2013-01-25sh-pfc: Add r8a7740 pinmux supportLaurent Pinchart1-0/+2
2013-01-25sh-pfc: Support pinmux info in driver data instead of platform dataLaurent Pinchart1-1/+1
2013-01-25sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/Laurent Pinchart1-0/+54