summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/pfc-r8a7795.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: sh-pfc: r8a7795: Add DU supportLaurent Pinchart2016-08-161-0/+100
* pinctrl: sh-pfc: r8a7795: Correct header from R-Car Gen3 to R8A7795Geert Uytterhoeven2016-08-081-1/+1
* pinctrl: sh-pfc: r8a7795: Add bias pinconf supportUlrich Hecht2016-08-081-12/+242
* pinctrl: sh-pfc: r8a7795: Add DRIF supportRamesh Shanmugasundaram2016-06-231-0/+291
* pinctrl: sh-pfc: r8a7795: Use PINMUX_SINGLE() for I2CKuninori Morimoto2016-06-231-5/+3Star
* pinctrl: sh-pfc: r8a7795: add support for voltage switchingWolfram Sang2016-06-101-2/+26
* pinctrl: sh-pfc: r8a7795: Add drive strength supportLaurent Pinchart2016-03-291-8/+210
* pinctrl: sh-pfc: r8a7795: Add CAN FD supportRamesh Shanmugasundaram2016-02-261-0/+37
* pinctrl: sh-pfc: r8a7795: Add CAN supportRamesh Shanmugasundaram2016-02-261-0/+52
* pinctrl: sh-pfc: r8a7795: Add PWM supportTakeshi Kihara2016-02-181-0/+153
* pinctrl: sh-pfc: r8a7795: Add support for INTC-EX IRQ pinsMagnus Damm2016-02-181-0/+60
* pinctrl: sh-pfc: r8a7795: Add USB2.0 host supportTakeshi Kihara2016-02-081-0/+43
* pinctrl: sh-pfc: r8a7795: Remove bits SEL_VSP_1 and SEL_VSP_0Geert Uytterhoeven2016-02-081-3/+3
* pinctrl: sh-pfc: r8a7795: Rename SSI_{WS,SCK}0129 to SSI_{WS,SCK}01239Geert Uytterhoeven2016-02-081-7/+7
* pinctrl: sh-pfc: Rename PINMUX_IPSR_DATA() to PINMUX_IPSR_GPSR()Geert Uytterhoeven2016-02-081-277/+277
* pinctrl: sh-pfc: r8a7795: Add SATA supportTakeshi Kihara2015-12-161-0/+24
* pinctrl: sh-pfc: r8a7795: Add SDHI supportTakeshi Kihara2015-12-161-0/+274
* pinctrl: sh-pfc: r8a7795: Add SCIF_CLK supportGeert Uytterhoeven2015-12-081-0/+24
* pinctrl: sh-pfc: r8a7795: Add MSIOF pins, groups, and functionsGeert Uytterhoeven2015-12-081-0/+858
* pinctrl: sh-pfc: r8a7795: Add pinmux data for single-function pinsGeert Uytterhoeven2015-12-081-0/+19
* pinctrl: sh-pfc: Share/reuse same PORT_GP_x() macrosKuninori Morimoto2015-11-301-31/+0Star
* pinctrl: sh-pfc: r8a7795: Add HSCIF pins, groups, and functionsGeert Uytterhoeven2015-11-301-0/+255
* pinctrl: sh-pfc: r8a7795: Rename SEL_SCIF to SEL_SATAGeert Uytterhoeven2015-11-301-3/+3
* pinctrl: sh-pfc: r8a7795: Make PORT_GP_x() macros consistentGeert Uytterhoeven2015-11-301-18/+18
* pinctrl: sh-pfc: Stop including <linux/platform_data/gpio-rcar.h>Geert Uytterhoeven2015-10-201-1/+0Star
* pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]Geert Uytterhoeven2015-10-201-2/+2
* pinctrl: sh-pfc: r8a7795: add EtherAVB supportTakeshi Kihara2015-10-021-0/+87
* pinctrl: sh-pfc: r8a7795: add Audio SSI pin supportKuninori Morimoto2015-10-021-0/+231
* pinctrl: sh-pfc: r8a7795: add Audio clock pin supportKuninori Morimoto2015-10-021-0/+160
* pinctrl: sh-pfc: r8a7795: add I2C pin supportKuninori Morimoto2015-10-021-0/+77
* pinctrl: sh-pfc: r8a7795: add SCIFx supportGeert Uytterhoeven2015-10-021-0/+257
* pinctrl: sh-pfc: Initial R8A7795 PFC supportTakeshi Kihara2015-10-021-0/+2005