aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/sh_pfc.h
Commit message (Expand)AuthorAge
* pinctrl: sh-pfc: Use u32 to store register addressesGeert Uytterhoeven2015-03-17
* pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned longGeert Uytterhoeven2015-03-17
* pinctrl: sh-pfc: Do not overwrite bias configurationGeert Uytterhoeven2015-03-09
* sh-pfc: add macro to define pinmux without functionNiklas Söderlund2015-01-27
* pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocationLaurent Pinchart2014-09-23
* pinctrl: sh-pfc: Don't set the pinmux_irq irq field for multiplatformLaurent Pinchart2014-05-22
* Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-21
|\
| * pinctrl: sh-pfc: Constify IRQ GPIOs arraysLaurent Pinchart2013-12-20
| * pinctrl: sh-pfc: Constify enum_ids and var_field_width compound literalsLaurent Pinchart2013-12-20
| * sh-pfc: Terminate gpios array by -1Laurent Pinchart2013-12-12
| * sh-pfc: Share common PORTCR macro definitionLaurent Pinchart2013-12-10
* | sh-pfc: Fix PINMUX_GPIO macroLaurent Pinchart2013-12-10
|/
* sh-pfc: Support pins not associated with a GPIO portLaurent Pinchart2013-07-29
* sh-pfc: Compute pin ranges automaticallyLaurent Pinchart2013-07-29
* sh-pfc: Add pin number to struct sh_pfc_pinLaurent Pinchart2013-07-29
* sh-pfc: Pass the pin number down to the port function macroLaurent Pinchart2013-07-29
* sh-pfc: Add port numbers to the CPU_ALL_PORT macroLaurent Pinchart2013-07-29
* sh-pfc: Don't duplicate argument to PINMUX_GPIO macroLaurent Pinchart2013-07-29
* sh-pfc: sh7734: Use the common GP port style macrosLaurent Pinchart2013-07-29
* sh-pfc: Consolidate pin definition macrosLaurent Pinchart2013-07-29
* sh-pfc: Consolidate PFC SoC data macrosLaurent Pinchart2013-07-29
* sh-pfc: Replace pinmux_enum_id typedef with u16Laurent Pinchart2013-07-29
* sh-pfc: Remove unused GPIO_PORT_ALL macroLaurent Pinchart2013-07-29
* sh-pfc: Remove unneeded const keywordsLaurent Pinchart2013-07-29
* sh-pfc: Remove unused macro and enum entriesLaurent Pinchart2013-07-29
* sh-pfc: Remove unused PORT_DATA_* macrosLaurent Pinchart2013-07-29
* sh-pfc: Remove unused input_pd and input_pu rangesLaurent Pinchart2013-07-29
* sh-pfc: Add support for SoC-specific initializationLaurent Pinchart2013-06-05
* sh-pfc: Remove dependency on GPIOLIBLaurent Pinchart2013-06-04
* sh-pfc: Implement generic pinconf supportLaurent Pinchart2013-03-15
* sh-pfc: Constify all SoC dataLaurent Pinchart2013-03-15
* sh-pfc: Remove configuration dry-run and freeLaurent Pinchart2013-03-15
* sh-pfc: Don't modify sh_pfc_pin SoC dataLaurent Pinchart2013-03-15
* sh-pfc: Don't modify pinmux_data_reg SoC dataLaurent Pinchart2013-03-15
* sh-pfc: Don't map data registers individuallyLaurent Pinchart2013-03-15
* sh-pfc: Expose real groups and functions in pinctrl/pinmux operationsLaurent Pinchart2013-03-15
* sh-pfc: Add support for sparse pin numbersLaurent Pinchart2013-03-15
* sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitionsLaurent Pinchart2013-03-15
* sh-pfc: Look up IRQ table entries by GPIO numberLaurent Pinchart2013-03-15
* sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pinLaurent Pinchart2013-03-15
* sh-pfc: Split pins and functions definition tablesLaurent Pinchart2013-03-15
* sh-pfc: Make struct pinmux_gpio enum_id field constLaurent Pinchart2013-03-15
* sh-pfc: Initialize pinmux_gpio flags staticallyLaurent Pinchart2013-03-15
* sh-pfc: Remove unused sh_pfc_soc_info reserved_id fieldLaurent Pinchart2013-03-15
* sh-pfc: Replace SoC info data and mark ranges with a number of pinsLaurent Pinchart2013-03-15
* sh-pfc: Replace first_gpio and last_gpio with nr_gpiosLaurent Pinchart2013-03-15
* sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart2013-01-24