summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/core.c
Commit message (Expand)AuthorAgeFilesLines
* sh-pfc: Add support for sparse pin numbersLaurent Pinchart2013-03-151-1/+18
* sh-pfc: Add function to retrieve a pin instance from its pin numberLaurent Pinchart2013-03-151-1/+6
* sh-pfc: Simplify the sh_pfc_gpio_is_pin() logicLaurent Pinchart2013-03-151-20/+9
* sh-pfc: Use pinmux identifiers in the pin muxing APILaurent Pinchart2013-03-151-25/+7
* sh-pfc: Look up IRQ table entries by GPIO numberLaurent Pinchart2013-03-151-2/+2
* sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pinLaurent Pinchart2013-03-151-2/+2
* sh-pfc: Split pins and functions into separate gpio_chip instancesLaurent Pinchart2013-03-151-1/+1
* sh-pfc: Split pins and functions definition tablesLaurent Pinchart2013-03-151-8/+13
* sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs onlyLaurent Pinchart2013-03-151-1/+1
* sh-pfc: Replace SoC info data and mark ranges with a number of pinsLaurent Pinchart2013-03-151-8/+19
* sh-pfc: Replace first_gpio and last_gpio with nr_gpiosLaurent Pinchart2013-03-151-1/+1
* sh-pfc: sh_pfc_probe() sizeof() fixMagnus Damm2013-02-161-1/+1
* sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart2013-01-251-1/+0
* sh-pfc: Add shx3 pinmux supportLaurent Pinchart2013-01-251-0/+3
* sh-pfc: Add sh7786 pinmux supportLaurent Pinchart2013-01-251-0/+3
* sh-pfc: Add sh7785 pinmux supportLaurent Pinchart2013-01-251-0/+3
* sh-pfc: Add sh7757 pinmux supportLaurent Pinchart2013-01-251-0/+3
* sh-pfc: Add sh7734 pinmux supportLaurent Pinchart2013-01-251-0/+3
* sh-pfc: Add sh7724 pinmux supportLaurent Pinchart2013-01-251-0/+3
* sh-pfc: Add sh7723 pinmux supportLaurent Pinchart2013-01-251-0/+3
* sh-pfc: Add sh7722 pinmux supportLaurent Pinchart2013-01-251-0/+3
* sh-pfc: Add sh7720 pinmux supportLaurent Pinchart2013-01-251-0/+3
* sh-pfc: Add sh7269 pinmux supportLaurent Pinchart2013-01-251-0/+3
* sh-pfc: Add sh7264 pinmux supportLaurent Pinchart2013-01-251-0/+3
* sh-pfc: Add sh7203 pinmux supportLaurent Pinchart2013-01-251-0/+3
* sh-pfc: Add sh73a0 pinmux supportLaurent Pinchart2013-01-251-0/+3
* sh-pfc: Add sh7372 pinmux supportLaurent Pinchart2013-01-251-0/+3
* sh-pfc: Add r8a7779 pinmux supportLaurent Pinchart2013-01-251-0/+3
* sh-pfc: Add r8a7740 pinmux supportLaurent Pinchart2013-01-251-0/+3
* sh-pfc: Support pinmux info in driver data instead of platform dataLaurent Pinchart2013-01-251-25/+27
* sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/Laurent Pinchart2013-01-251-0/+586
OpenPOWER on IntegriCloud