summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/sh-pfc/sh_pfc.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-15sh-pfc: Implement generic pinconf supportLaurent Pinchart1-0/+16
2013-03-15sh-pfc: Constify all SoC dataLaurent Pinchart1-10/+10
2013-03-15sh-pfc: Remove configuration dry-run and freeLaurent Pinchart1-4/+1
2013-03-15sh-pfc: Don't modify sh_pfc_pin SoC dataLaurent Pinchart1-7/+0
2013-03-15sh-pfc: Don't modify pinmux_data_reg SoC dataLaurent Pinchart1-1/+1
2013-03-15sh-pfc: Don't map data registers individuallyLaurent Pinchart1-1/+0
2013-03-15sh-pfc: Expose real groups and functions in pinctrl/pinmux operationsLaurent Pinchart1-0/+35
2013-03-15sh-pfc: Add support for sparse pin numbersLaurent Pinchart1-0/+2
2013-03-15sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitionsLaurent Pinchart1-0/+17
2013-03-15sh-pfc: Look up IRQ table entries by GPIO numberLaurent Pinchart1-2/+2
2013-03-15sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pinLaurent Pinchart1-4/+3
2013-03-15sh-pfc: Split pins and functions definition tablesLaurent Pinchart1-7/+12
2013-03-15sh-pfc: Make struct pinmux_gpio enum_id field constLaurent Pinchart1-1/+1
2013-03-15sh-pfc: Initialize pinmux_gpio flags staticallyLaurent Pinchart1-3/+13
2013-03-15sh-pfc: Remove unused sh_pfc_soc_info reserved_id fieldLaurent Pinchart1-1/+0
2013-03-15sh-pfc: Replace SoC info data and mark ranges with a number of pinsLaurent Pinchart1-2/+1
2013-03-15sh-pfc: Replace first_gpio and last_gpio with nr_gpiosLaurent Pinchart1-2/+2
2013-01-25sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart1-0/+195