summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/core.h
AgeCommit message (Expand)AuthorLines
2018-09-11pinctrl: sh-pfc: Convert to SPDX identifiersKuninori Morimoto-5/+2
2017-10-20pinctrl: sh-pfc: Remove obsolete sh_pfc_pin_to_bias_info()Geert Uytterhoeven-3/+0
2017-10-20pinctrl: sh-pfc: Add sh_pfc_pin_to_bias_reg() helperGeert Uytterhoeven-0/+3
2017-10-20pinctrl: sh-pfc: Drop width parameter of sh_pfc_{read,write}_reg()Geert Uytterhoeven-3/+2
2016-11-15pinctrl: sh-pfc: Add helper to handle bias lookup tableNiklas Söderlund-0/+4
2016-06-21pinctrl: sh-pfc: Convert to devm_gpiochip_add_data()Geert Uytterhoeven-1/+0
2016-06-21pinctrl: sh-pfc: Improve core and user API separationGeert Uytterhoeven-33/+0
2016-06-21pinctrl: sh-pfc: Move SoC-specific forward declarations to sh_pfc.hGeert Uytterhoeven-24/+0
2016-04-21pinctrl: ish-pfc: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan-2/+0
2016-03-29pinctrl: sh-pfc: Add drive strength supportLaurent Pinchart-0/+3
2015-10-02pinctrl: sh-pfc: Initial R8A7795 PFC supportTakeshi Kihara-0/+1
2015-10-02pinctrl: sh-pfc: Confine legacy function GPIOs to SHGeert Uytterhoeven-0/+2
2015-06-16pinctrl: sh-pfc: add R8A7794 PFC supportHisashi Nakamura-0/+1
2015-05-12pinctrl: sh-pfc: Add r8a7793 supportUlrich Hecht-0/+1
2015-03-18pinctrl: sh-pfc: Use unsigned int for register/field widths and offsetsGeert Uytterhoeven-2/+2
2015-03-18pinctrl: sh-pfc: Use u32 to store register dataGeert Uytterhoeven-3/+2
2015-01-29pinctrl: sh-pfc: sh7372: Remove PFC supportMagnus Damm-1/+0
2015-01-27sh-pfc: Add emev2 pinmux supportNiklas Söderlund-0/+1
2014-09-23pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocationLaurent Pinchart-1/+0
2013-12-12sh-pfc: Support GPIO to IRQ mapping specified IRQ resourcesLaurent Pinchart-0/+2
2013-12-12sh-pfc: Rename sh_pfc window field to windowsLaurent Pinchart-1/+1
2013-10-27pinctrl: sh-pfc: r8a7791 PFC supportHisashi Nakamura-0/+1
2013-07-29sh-pfc: Compute pin ranges automaticallyLaurent Pinchart-0/+8
2013-07-29sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pinsLaurent Pinchart-1/+1
2013-06-05sh-pfc: Add support for SoC-specific initializationLaurent Pinchart-0/+1
2013-06-04sh-pfc: Add r8a7778 pinmux supportKuninori Morimoto-0/+1
2013-06-04sh-pfc: Remove dependency on GPIOLIBLaurent Pinchart-0/+1
2013-06-04sh-pfc: Initial r8a7790 PFC supportKoji Matsuoka-0/+1
2013-04-03sh-pfc: Add r8a73a4 pinmux supportMagnus Damm-0/+1
2013-03-15sh-pfc: Constify all SoC dataLaurent Pinchart-17/+17
2013-03-15sh-pfc: Remove configuration dry-run and freeLaurent Pinchart-2/+1
2013-03-15sh-pfc: Don't modify sh_pfc_pin SoC dataLaurent Pinchart-1/+1
2013-03-15sh-pfc: Don't map data registers individuallyLaurent Pinchart-1/+0
2013-03-15sh-pfc: Move GPIO registers access functions to gpio.cLaurent Pinchart-5/+6
2013-03-15sh-pfc: Add support for sparse pin numbersLaurent Pinchart-0/+2
2013-03-15sh-pfc: Add function to retrieve a pin instance from its pin numberLaurent Pinchart-0/+1
2013-03-15sh-pfc: Simplify the sh_pfc_gpio_is_pin() logicLaurent Pinchart-2/+2
2013-03-15sh-pfc: Use pinmux identifiers in the pin muxing APILaurent Pinchart-2/+2
2013-03-15sh-pfc: Look up IRQ table entries by GPIO numberLaurent Pinchart-2/+0
2013-03-15sh-pfc: Split pins and functions into separate gpio_chip instancesLaurent Pinchart-1/+2
2013-03-15sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs onlyLaurent Pinchart-0/+1
2013-01-25sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart-1/+2
2013-01-25sh-pfc: Add shx3 pinmux supportLaurent Pinchart-0/+1
2013-01-25sh-pfc: Add sh7786 pinmux supportLaurent Pinchart-0/+1
2013-01-25sh-pfc: Add sh7785 pinmux supportLaurent Pinchart-0/+1
2013-01-25sh-pfc: Add sh7757 pinmux supportLaurent Pinchart-0/+1
2013-01-25sh-pfc: Add sh7734 pinmux supportLaurent Pinchart-0/+1
2013-01-25sh-pfc: Add sh7724 pinmux supportLaurent Pinchart-0/+1
2013-01-25sh-pfc: Add sh7723 pinmux supportLaurent Pinchart-0/+1
2013-01-25sh-pfc: Add sh7722 pinmux supportLaurent Pinchart-0/+1