summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sh-pfc-for-v5.8-tag2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2020-05-255-352/+404
|\
| * pinctrl: sh-pfc: r8a7790: Add r8a7742 PFC supportLad Prabhakar2020-05-155-352/+404
* | pinctrl: fix several typosDejin Zheng2020-04-281-2/+3
|/
* pinctrl: sh-pfc: Remove use of ARCH_R8A7795Geert Uytterhoeven2020-02-211-2/+2
* pinctrl: sh-pfc: gpio: Return early in gpio_pin_to_irq()Geert Uytterhoeven2020-02-211-4/+1
* pinctrl: sh-pfc: checker: Add function GPIO checksGeert Uytterhoeven2020-02-211-0/+20
* pinctrl: sh-pfc: checker: Add data register checksGeert Uytterhoeven2020-02-211-0/+8
* pinctrl: sh-pfc: checker: Add ioctrl register checksGeert Uytterhoeven2020-02-211-0/+4
* pinctrl: sh-pfc: checker: Add bias register checksGeert Uytterhoeven2020-02-211-0/+16
* pinctrl: sh-pfc: checker: Add drive strength register checksGeert Uytterhoeven2020-02-211-0/+45
* pinctrl: sh-pfc: checker: Improve pin group checksGeert Uytterhoeven2020-02-211-3/+10
* pinctrl: sh-pfc: checker: Improve pin function checksGeert Uytterhoeven2020-02-211-2/+7
* pinctrl: sh-pfc: checker: Improve pin checksGeert Uytterhoeven2020-02-211-14/+16
* pinctrl: sh-pfc: checker: Add check for enum ID conflictsGeert Uytterhoeven2020-02-211-2/+47
* pinctrl: sh-pfc: checker: Add check for config register conflictsGeert Uytterhoeven2020-02-211-0/+32
* pinctrl: sh-pfc: checker: Add helper for safe name comparisonGeert Uytterhoeven2020-02-211-4/+11
* pinctrl: sh-pfc: checker: Add helpers for reportingGeert Uytterhoeven2020-02-211-52/+44
* pinctrl: sh-pfc: checker: Move data before codeGeert Uytterhoeven2020-02-101-3/+3
* pinctrl: sh-pfc: Split R-Car H3 support in two independent driversGeert Uytterhoeven2020-01-086-59/+81
* pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven2019-12-311-12/+27
* pinctrl: sh-pfc: sh7264: Fix CAN function GPIOsGeert Uytterhoeven2019-12-311-5/+4
* pinctrl: sh-pfc: sh7264: Fix Port K I/O Register 0 definitionGeert Uytterhoeven2019-12-311-12/+12
* pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_BGeert Uytterhoeven2019-12-311-2/+2
* pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias controlGeert Uytterhoeven2019-12-201-3/+3
* pinctrl: sh-pfc: Remove use of ARCH_R8A7796Geert Uytterhoeven2019-12-131-1/+1
* pinctrl: sh-pfc: Make legacy function GPIO handling less fragileGeert Uytterhoeven2019-12-091-6/+5
* pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_BGeert Uytterhoeven2019-11-011-2/+2
* pinctrl: sh-pfc: r8a7796: Add R8A77961 PFC supportGeert Uytterhoeven2019-11-015-1/+40
* pinctrl: sh-pfc: Rename PINCTRL_PFC_R8A7796 to PINCTRL_PFC_R8A77960Geert Uytterhoeven2019-11-015-8/+8
* pinctrl: sh-pfc: Do not use platform_get_irq() to count interruptsGeert Uytterhoeven2019-11-011-10/+6
* pinctrl: sh-pfc: pfc-r8a77965: Fix typo in pinmux macro for SCL3Keiya Nobuta2019-10-141-1/+1
* pinctrl: sh-pfc: pfc-r8a7796: Fix typo in pinmux macro for SCL3Keiya Nobuta2019-10-141-1/+1
* pinctrl: sh-pfc: pfc-r8a7795-es1: Fix typo in pinmux macro for SCL3Keiya Nobuta2019-10-141-1/+1
* pinctrl: sh-pfc: pfc-r8a7795: Fix typo in pinmux macro for SCL3Keiya Nobuta2019-10-141-1/+1
* pinctrl: sh-pfc: Fix PINMUX_IPSR_PHYS() to set GPSRKeiya Nobuta2019-10-141-2/+2
* pinctrl: sh-pfc: r8a77965: Add R8A774B1 PFC supportBiju Das2019-10-015-409/+464
* Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D"Geert Uytterhoeven2019-10-011-4/+5
* Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and...Geert Uytterhoeven2019-10-011-9/+11
* pinctrl: sh-pfc: r8a77990: Rename AVB_AVTP_{MATCH,CAPTURE} pin functionsTakeshi Kihara2019-10-011-16/+16
* pinctrl: sh-pfc: Unlock on error in sh_pfc_func_set_mux()Dan Carpenter2019-09-121-2/+4
* pinctrl: sh-pfc: Include the right headerLinus Walleij2019-08-231-1/+1
* pinctrl: sh-pfc: Rollback to mux if required when the gpio is freedYoshihiro Shimoda2019-08-231-0/+15
* pinctrl: sh-pfc: Remove incomplete flag "cfg->type"Yoshihiro Shimoda2019-08-121-26/+0
* pinctrl: sh-pfc: Add new flags into struct sh_pfc_pin_configYoshihiro Shimoda2019-08-121-1/+13
* pinctrl: sh-pfc: Use dev_notice_once() instead of open-codingGeert Uytterhoeven2019-08-081-7/+2
* Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-1323-1059/+1245
|\
| * pinctrl: sh-pfc: Remove obsolete SH_PFC_PIN_NAMED*() macrosGeert Uytterhoeven2019-06-041-16/+0
| * pinctrl: sh-pfc: sh73a0: Use new macros for non-GPIO pinsGeert Uytterhoeven2019-06-041-7/+12
| * pinctrl: sh-pfc: r8a77990: Use new macros for non-GPIO pinsGeert Uytterhoeven2019-06-041-46/+41
| * pinctrl: sh-pfc: r8a77965: Use new macros for non-GPIO pinsGeert Uytterhoeven2019-06-041-156/+151