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