summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/pinctrl.c
Commit message (Expand)AuthorAgeFilesLines
...
* sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pinLaurent Pinchart2013-03-151-1/+1
* sh-pfc: Split pins and functions definition tablesLaurent Pinchart2013-03-151-21/+20
* sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs onlyLaurent Pinchart2013-03-151-25/+2
* sh-pfc: Initialize pinmux_gpio flags staticallyLaurent Pinchart2013-03-151-17/+2
* sh-pfc: Replace first_gpio and last_gpio with nr_gpiosLaurent Pinchart2013-03-151-11/+5
* sh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios()Laurent Pinchart2013-03-151-5/+0
* sh-pfc: Drop the sh_pfc_pinctrl spinlockLaurent Pinchart2013-03-151-13/+0
* sh-pfc: Don't define the per-device pinctrl struct instances as globalLaurent Pinchart2013-03-151-22/+18
* sh-pfc: Declare operation structures as constLaurent Pinchart2013-03-151-3/+3
* sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart2013-01-251-1/+0
* sh-pfc: Support pinmux info in driver data instead of platform dataLaurent Pinchart2013-01-251-14/+14
* sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/Laurent Pinchart2013-01-251-0/+464