summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/sh_pfc.h
Commit message (Expand)AuthorAgeFilesLines
* sh-pfc: Add support for SoC-specific initializationLaurent Pinchart2013-06-051-0/+2
* sh-pfc: Remove dependency on GPIOLIBLaurent Pinchart2013-06-041-1/+1
* sh-pfc: Implement generic pinconf supportLaurent Pinchart2013-03-151-0/+16
* sh-pfc: Constify all SoC dataLaurent Pinchart2013-03-151-10/+10
* sh-pfc: Remove configuration dry-run and freeLaurent Pinchart2013-03-151-4/+1
* sh-pfc: Don't modify sh_pfc_pin SoC dataLaurent Pinchart2013-03-151-7/+0
* sh-pfc: Don't modify pinmux_data_reg SoC dataLaurent Pinchart2013-03-151-1/+1
* sh-pfc: Don't map data registers individuallyLaurent Pinchart2013-03-151-1/+0
* sh-pfc: Expose real groups and functions in pinctrl/pinmux operationsLaurent Pinchart2013-03-151-0/+35
* sh-pfc: Add support for sparse pin numbersLaurent Pinchart2013-03-151-0/+2
* sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitionsLaurent Pinchart2013-03-151-0/+17
* 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-4/+3
* sh-pfc: Split pins and functions definition tablesLaurent Pinchart2013-03-151-7/+12
* sh-pfc: Make struct pinmux_gpio enum_id field constLaurent Pinchart2013-03-151-1/+1
* sh-pfc: Initialize pinmux_gpio flags staticallyLaurent Pinchart2013-03-151-3/+13
* sh-pfc: Remove unused sh_pfc_soc_info reserved_id fieldLaurent Pinchart2013-03-151-1/+0
* sh-pfc: Replace SoC info data and mark ranges with a number of pinsLaurent Pinchart2013-03-151-2/+1
* sh-pfc: Replace first_gpio and last_gpio with nr_gpiosLaurent Pinchart2013-03-151-2/+2
* sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart2013-01-251-0/+195
OpenPOWER on IntegriCloud