summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-05-197-28/+629
|\
| * Merge tag 'sh-pfc-for-v4.7-tag2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2016-05-021-0/+217
| |\
| | * pinctrl: sh-pfc: r8a7794: Add DU pin groupsKoji Matsuoka2016-04-151-0/+217
| * | pinctrl: sh-pfc: Kill unused variable in sh_pfc_remove()Geert Uytterhoeven2016-04-291-3/+1
| * | pinctrl: ish-pfc: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-213-15/+1
| |/
| * pinctrl: sh-pfc: r8a7795: Add drive strength supportLaurent Pinchart2016-03-291-8/+210
| * pinctrl: sh-pfc: Add drive strength supportLaurent Pinchart2016-03-294-0/+146
| * pinctrl: sh-pfc: IPSRx and MOD_SELx should be set before GPSRxKuninori Morimoto2016-03-291-1/+1
| * pinctrl: sh-pfc: r8a7790: Implement voltage switching for SDHIWolfram Sang2016-03-291-1/+53
* | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-171-1/+1
|\ \
| * | pinctrl: sh-pfc: Let gpio_chip.to_irq() return zero on errorGeert Uytterhoeven2016-05-111-1/+1
| |/
* | pinctrl: sh-pfc: only use dummy states for non-DT platformsWolfram Sang2016-03-301-1/+3
|/
* pinctrl: sh-pfc: core: don't open code of_device_get_match_data()Wolfram Sang2016-03-091-1/+1
* pinctrl: sh-pfc: make explicitly non-modularPaul Gortmaker2016-03-091-14/+4
* 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: r8a7794: Fix GP2[29] muxingAndrey Gusakov2016-02-261-0/+1
* pinctrl: sh-pfc: Use ARCH_RENESASSimon Horman2016-02-261-1/+1
* pinctrl: sh-pfc: r8a7794: Add EtherAVB pin groupsSergei Shtylyov2016-02-181-0/+123
* pinctrl: sh-pfc: Rework PFC GPIO supportMagnus Damm2016-02-183-41/+24
* 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: r8a7794: Add audio clock pin groupsRyo Kataoka2016-02-181-0/+122
* pinctrl: sh-pfc: r8a7794: Add SSI pin groupsRyo Kataoka2016-02-181-2/+313
* 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-088-2518/+2518
* pinctrl: sh-pfc: Improve pinmux macros documentationGeert Uytterhoeven2016-02-081-8/+88
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-11/+7
|\
| * pinctrl: sh-pfc: use gpiochip data pointerLinus Walleij2016-01-051-10/+6
| * Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-211-3/+3
| |\
| * | gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* | | pinctrl: sh-pfc: add missing of_node_putJulia Lawall2015-12-221-1/+3
* | | Merge branch 'sh-pfc-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij2015-12-225-0/+478
|\ \ \
| * | | pinctrl: sh-pfc: r8a7791: add EtherAVB pin groupsSergei Shtylyov2015-12-161-0/+93
| * | | 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: r8a7794: Add SCIF_CLK supportGeert Uytterhoeven2015-12-161-0/+23
| * | | pinctrl: sh-pfc: r8a7790: Add SCIF_CLK supportGeert Uytterhoeven2015-12-161-0/+23
| * | | pinctrl: sh-pfc: r8a7779: Add SCIF_CLK supportGeert Uytterhoeven2015-12-161-0/+41
* | | | Merge tag 'v4.4-rc5' into develLinus Walleij2015-12-171-3/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | pinctrl: sh-pfc: sh7734: Add missing cfg macro parameter to fix buildGeert Uytterhoeven2015-12-011-3/+3
| |/
* | pinctrl: sh-pfc: r8a7795: Add SCIF_CLK supportGeert Uytterhoeven2015-12-081-0/+24
* | pinctrl: sh-pfc: r8a7791: Add SCIF_CLK supportGeert Uytterhoeven2015-12-081-0/+25
* | pinctrl: sh-pfc: sh73a0: Add MSIOF supportGeert Uytterhoeven2015-12-081-0/+546
* | pinctrl: sh-pfc: sh73a0: Correct comment for LCD2 data pinsGeert Uytterhoeven2015-12-081-1/+1
* | pinctrl: sh-pfc: r8a7740: Correct comment for LCD1 data pinsGeert Uytterhoeven2015-12-081-1/+1
* | pinctrl: sh-pfc: emev2: Correct comment for CFI data pinsGeert Uytterhoeven2015-12-081-1/+1
* | pinctrl: sh-pfc: r8a7795: Add MSIOF pins, groups, and functionsGeert Uytterhoeven2015-12-081-0/+858
OpenPOWER on IntegriCloud