summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/sh_pfc.h
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: sh-pfc: Initial R8A77990 PFC supportTakeshi Kihara2018-05-231-0/+1
* pinctrl: sh-pfc: Add PORT_GP_11 helper macroTakeshi Kihara2018-05-231-2/+6
* pinctrl: sh-pfc: Add r8a77470 PFC supportBiju Das2018-05-161-0/+1
* pinctrl: sh-pfc: Add SH_PFC_PIN_GROUP_ALIAS()Geert Uytterhoeven2018-03-211-2/+3
* pinctrl: sh-pfc: Add R8A77980 PFC supportSergei Shtylyov2018-03-091-0/+1
* pinctrl: sh-pfc: Add PORT_GP_CFG_25() helper macroSergei Shtylyov2018-03-091-2/+6
* pinctrl: sh-pfc: Initial R-Car M3-N supportJacopo Mondi2018-02-201-0/+1
* pinctrl: sh-pfc: Add R8A77970 PFC supportSergei Shtylyov2017-12-051-0/+1
* pinctrl: sh-pfc: Add PORT_GP_CFG_{6|22}() helper macrosSergei Shtylyov2017-11-281-4/+12
* pinctrl: sh-pfc: Save/restore registers for PSCI system suspendGeert Uytterhoeven2017-10-201-0/+1
* pinctrl: sh-pfc: Add generic IOCTRL register descriptionGeert Uytterhoeven2017-10-201-0/+5
* pinctrl: sh-pfc: Remove obsolete sh_pfc_pin_to_bias_info()Geert Uytterhoeven2017-10-201-6/+0Star
* pinctrl: sh-pfc: Add generic bias register descriptionGeert Uytterhoeven2017-10-201-0/+12
* pinctrl: sh-pfc: Initial R8A77995 PFC supportTakeshi Kihara2017-08-161-0/+1
* pinctrl: sh-pfc: Add PORT_GP_{10,2[01]} helper macrosYoshihiro Shimoda2017-08-161-5/+17
* pinctrl: sh-pfc: r8a7794: Add R8A7745 supportSergei Shtylyov2017-05-161-0/+1
* pinctrl: sh-pfc: r8a7791: Add R8A7743 supportSergei Shtylyov2017-05-161-0/+1
* pinctrl: sh-pfc: r8a7795: Add support for R-Car H3 ES2.0Geert Uytterhoeven2017-03-301-0/+1
* pinctrl: sh-pfc: Support named pins with custom configurationNiklas Söderlund2016-11-161-0/+8
* pinctrl: sh-pfc: Add helper to handle bias lookup tableNiklas Söderlund2016-11-151-0/+6
* pinctrl: sh-pfc: Add PORT_GP_24 helper macroSimon Horman2016-09-141-2/+6
* pinctrl: sh-pfc: Initial R8A7796 PFC supportTakeshi Kihara2016-08-191-0/+1
* pinctrl: sh-pfc: Add R8A7792 PFC supportSergei Shtylyov2016-08-081-6/+19
* pinctrl: sh-pfc: Fix overly long linesSergei Shtylyov2016-08-081-40/+55
* pinctrl: sh-pfc: Convert to devm_gpiochip_add_data()Geert Uytterhoeven2016-06-211-3/+0Star
* pinctrl: sh-pfc: Improve core and user API separationGeert Uytterhoeven2016-06-211-1/+29
* pinctrl: sh-pfc: Move SoC-specific forward declarations to sh_pfc.hGeert Uytterhoeven2016-06-211-0/+24
* pinctrl: sh-pfc: refactor voltage settingWolfram Sang2016-06-101-3/+1Star
* pinctrl: sh-pfc: Add drive strength supportLaurent Pinchart2016-03-291-0/+17
* pinctrl: sh-pfc: IPSRx and MOD_SELx should be set before GPSRxKuninori Morimoto2016-03-291-1/+1
* pinctrl: sh-pfc: Rename PINMUX_IPSR_DATA() to PINMUX_IPSR_GPSR()Geert Uytterhoeven2016-02-081-1/+1
* pinctrl: sh-pfc: Improve pinmux macros documentationGeert Uytterhoeven2016-02-081-8/+88
* pinctrl: sh-pfc: Share/reuse same PORT_GP_x() macrosKuninori Morimoto2015-11-301-10/+56
* pinctrl: sh-pfc: Add PINMUX_SINGLE()Geert Uytterhoeven2015-11-301-0/+8
* pinctrl: sh-pfc: Stop including <linux/platform_data/gpio-rcar.h>Geert Uytterhoeven2015-10-201-0/+5
* pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]Geert Uytterhoeven2015-10-201-3/+3
* pinctrl: sh-pfc: Add macros defining GP ports with config flagsUlrich Hecht2015-10-201-22/+25
* pinctrl: sh-pfc: r8a779[01]: Move 'union vin_data' to shared header fileSergei Shtylyov2015-10-201-0/+23
* pinctrl: sh-pfc: remove unused PINMUX_IPSR_MODSEL_DATA()Kuninori Morimoto2015-10-021-2/+0Star
* pinctrl: sh-pfc: modify PINMUX_IPSR_MSEL() macro orderKuninori Morimoto2015-10-021-1/+1
* pinctrl: sh-pfc: Remove hardcoded IRQ numbersLaurent Pinchart2015-10-021-7/+1Star
* pinctrl: sh-pfc: Confine legacy function GPIOs to SHGeert Uytterhoeven2015-10-021-0/+2
* Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-09-041-0/+5
|\
| * pinctrl: sh-pfc: Implement pinconf power-source param for voltage switchingBen Hutchings2015-08-241-0/+5
* | sh-pfc: fix sparse GPIOs for R-Car SoCsSergei Shtylyov2015-07-201-1/+1
|/
* pinctrl: sh-pfc: Use u32 to store register addressesGeert Uytterhoeven2015-03-181-3/+3
* pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned longGeert Uytterhoeven2015-03-181-4/+6
* pinctrl: sh-pfc: Do not overwrite bias configurationGeert Uytterhoeven2015-03-091-12/+13
* sh-pfc: add macro to define pinmux without functionNiklas Söderlund2015-01-271-0/+2
* pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocationLaurent Pinchart2014-09-231-1/+0Star