summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/pfc-sh7757.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: sh-pfc: Absorb enum IDs in PINMUX_DATA_REG() macroGeert Uytterhoeven2019-04-021-52/+52
* pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macroGeert Uytterhoeven2019-04-021-70/+70
* pinctrl: sh-pfc: Convert to SPDX identifiersKuninori Morimoto2018-09-111-4/+1
* pinctrl: sh-pfc: sh7757: Fix duplicate initializer in GPIO pinmux dataGeert Uytterhoeven2016-06-141-1/+0
* pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]Geert Uytterhoeven2015-10-201-2/+2
* pinctrl: sh-pfc: sh: Constify pins and cfg_regs arraysLaurent Pinchart2013-12-201-1/+1
* sh-pfc: Don't duplicate argument to PINMUX_GPIO macroLaurent Pinchart2013-07-291-204/+204
* sh-pfc: Replace pinmux_enum_id typedef with u16Laurent Pinchart2013-07-291-1/+1
* sh-pfc: sh7757: Remove unused input_pu rangeLaurent Pinchart2013-07-291-170/+129
* sh-pfc: Constify all SoC dataLaurent Pinchart2013-03-151-5/+5
* 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-4/+9
* 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-3/+2
* sh-pfc: Use GPIO_FN instead of PINMUX_GPIO where possibleLaurent Pinchart2013-03-151-298/+298
* sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart2013-01-251-1/+2
* sh-pfc: Add sh7757 pinmux supportLaurent Pinchart2013-01-251-0/+2281