summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/core.h
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: sh-pfc: Add helper to handle bias lookup tableNiklas Söderlund2016-11-151-0/+4
* pinctrl: sh-pfc: Convert to devm_gpiochip_add_data()Geert Uytterhoeven2016-06-211-1/+0
* pinctrl: sh-pfc: Improve core and user API separationGeert Uytterhoeven2016-06-211-33/+0
* pinctrl: sh-pfc: Move SoC-specific forward declarations to sh_pfc.hGeert Uytterhoeven2016-06-211-24/+0
* pinctrl: ish-pfc: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-2/+0
* pinctrl: sh-pfc: Add drive strength supportLaurent Pinchart2016-03-291-0/+3
* pinctrl: sh-pfc: Initial R8A7795 PFC supportTakeshi Kihara2015-10-021-0/+1
* pinctrl: sh-pfc: Confine legacy function GPIOs to SHGeert Uytterhoeven2015-10-021-0/+2
* pinctrl: sh-pfc: add R8A7794 PFC supportHisashi Nakamura2015-06-161-0/+1
* pinctrl: sh-pfc: Add r8a7793 supportUlrich Hecht2015-05-121-0/+1
* pinctrl: sh-pfc: Use unsigned int for register/field widths and offsetsGeert Uytterhoeven2015-03-181-2/+2
* pinctrl: sh-pfc: Use u32 to store register dataGeert Uytterhoeven2015-03-181-3/+2
* pinctrl: sh-pfc: sh7372: Remove PFC supportMagnus Damm2015-01-291-1/+0
* sh-pfc: Add emev2 pinmux supportNiklas Söderlund2015-01-271-0/+1
* pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocationLaurent Pinchart2014-09-231-1/+0
* sh-pfc: Support GPIO to IRQ mapping specified IRQ resourcesLaurent Pinchart2013-12-121-0/+2
* sh-pfc: Rename sh_pfc window field to windowsLaurent Pinchart2013-12-121-1/+1
* pinctrl: sh-pfc: r8a7791 PFC supportHisashi Nakamura2013-10-271-0/+1
* sh-pfc: Compute pin ranges automaticallyLaurent Pinchart2013-07-291-0/+8
* sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pinsLaurent Pinchart2013-07-291-1/+1
* sh-pfc: Add support for SoC-specific initializationLaurent Pinchart2013-06-051-0/+1
* sh-pfc: Add r8a7778 pinmux supportKuninori Morimoto2013-06-041-0/+1
* sh-pfc: Remove dependency on GPIOLIBLaurent Pinchart2013-06-041-0/+1
* sh-pfc: Initial r8a7790 PFC supportKoji Matsuoka2013-06-041-0/+1
* sh-pfc: Add r8a73a4 pinmux supportMagnus Damm2013-04-031-0/+1
* sh-pfc: Constify all SoC dataLaurent Pinchart2013-03-151-17/+17
* sh-pfc: Remove configuration dry-run and freeLaurent Pinchart2013-03-151-2/+1
* sh-pfc: Don't modify sh_pfc_pin SoC dataLaurent Pinchart2013-03-151-1/+1
* sh-pfc: Don't map data registers individuallyLaurent Pinchart2013-03-151-1/+0
* sh-pfc: Move GPIO registers access functions to gpio.cLaurent Pinchart2013-03-151-5/+6
* sh-pfc: Add support for sparse pin numbersLaurent Pinchart2013-03-151-0/+2
* sh-pfc: Add function to retrieve a pin instance from its pin numberLaurent Pinchart2013-03-151-0/+1
* sh-pfc: Simplify the sh_pfc_gpio_is_pin() logicLaurent Pinchart2013-03-151-2/+2
* sh-pfc: Use pinmux identifiers in the pin muxing APILaurent Pinchart2013-03-151-2/+2
* sh-pfc: Look up IRQ table entries by GPIO numberLaurent Pinchart2013-03-151-2/+0
* sh-pfc: Split pins and functions into separate gpio_chip instancesLaurent Pinchart2013-03-151-1/+2
* sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs onlyLaurent Pinchart2013-03-151-0/+1
* sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart2013-01-251-1/+2
* sh-pfc: Add shx3 pinmux supportLaurent Pinchart2013-01-251-0/+1
* sh-pfc: Add sh7786 pinmux supportLaurent Pinchart2013-01-251-0/+1
* sh-pfc: Add sh7785 pinmux supportLaurent Pinchart2013-01-251-0/+1
* sh-pfc: Add sh7757 pinmux supportLaurent Pinchart2013-01-251-0/+1
* sh-pfc: Add sh7734 pinmux supportLaurent Pinchart2013-01-251-0/+1
* sh-pfc: Add sh7724 pinmux supportLaurent Pinchart2013-01-251-0/+1
* sh-pfc: Add sh7723 pinmux supportLaurent Pinchart2013-01-251-0/+1
* sh-pfc: Add sh7722 pinmux supportLaurent Pinchart2013-01-251-0/+1
* sh-pfc: Add sh7720 pinmux supportLaurent Pinchart2013-01-251-0/+1
* sh-pfc: Add sh7269 pinmux supportLaurent Pinchart2013-01-251-0/+1
* sh-pfc: Add sh7264 pinmux supportLaurent Pinchart2013-01-251-0/+1
* sh-pfc: Add sh7203 pinmux supportLaurent Pinchart2013-01-251-0/+1
OpenPOWER on IntegriCloud