index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sh-pfc
/
pfc-r8a7778.c
Age
Commit message (
Expand
)
Author
2019-06-04
pinctrl: sh-pfc: r8a7778: Use new macros for non-GPIO pins
Geert Uytterhoeven
2019-05-21
pinctrl: sh-pfc: r8a7778: Use common PORT_GP_CFG_27() macro
Geert Uytterhoeven
2019-05-21
pinctrl: sh-pfc: Move PIN_NONE to shared header file
Geert Uytterhoeven
2019-05-21
pinctrl: sh-pfc: Rename 2-parameter CPU_ALL_PORT() variant
Geert Uytterhoeven
2019-04-02
pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG_VAR() macro
Geert Uytterhoeven
2019-04-02
pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macro
Geert Uytterhoeven
2019-01-21
pinctrl: sh-pfc: r8a7778: Fix HSPI pin numbers and names
Geert Uytterhoeven
2018-09-11
pinctrl: sh-pfc: Convert to SPDX identifiers
Kuninori Morimoto
2017-10-20
pinctrl: sh-pfc: r8a7778: Use generic bias register description
Geert Uytterhoeven
2016-11-16
pinctrl: sh-pfc: r8a7778: Use lookup function for bias data
Niklas Söderlund
2016-06-21
pinctrl: sh-pfc: Improve core and user API separation
Geert Uytterhoeven
2016-02-08
pinctrl: sh-pfc: Rename PINMUX_IPSR_DATA() to PINMUX_IPSR_GPSR()
Geert Uytterhoeven
2015-12-08
pinctrl: sh-pfc: r8a7778: Use PINMUX_SINGLE() instead of raw PINMUX_DATA()
Geert Uytterhoeven
2015-10-20
pinctrl: sh-pfc: Stop including <linux/platform_data/gpio-rcar.h>
Geert Uytterhoeven
2015-10-20
pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]
Geert Uytterhoeven
2015-10-20
pinctrl: sh-pfc: r8a7778: Add bias (pull-up) pinconf support
Ulrich Hecht
2013-12-20
pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arrays
Laurent Pinchart
2013-10-27
sh-pfc: r8a7778: Add CAN pin groups
Sergei Shtylyov
2013-09-24
sh-pfc: r8a7778: Add SRU/SSI pin support
Kuninori Morimoto
2013-07-29
sh-pfc: Support pins not associated with a GPIO port
Laurent Pinchart
2013-07-29
sh-pfc: Consolidate PFC SoC data macros
Laurent Pinchart
2013-07-29
sh-pfc: Replace pinmux_enum_id typedef with u16
Laurent Pinchart
2013-06-18
sh-pfc: r8a7778: tidyup MMC_D1 pin
Kuninori Morimoto
2013-06-05
sh-pfc: r8a7778: add MMCIF pin groups
Kuninori Morimoto
2013-06-05
sh-pfc: r8a7778: add HSPI pin groups
Kuninori Morimoto
2013-06-05
sh-pfc: r8a7778: add I2C pin groups
Kuninori Morimoto
2013-06-05
sh-pfc: r8a7778: fixup IRQ1A settings
Kuninori Morimoto
2013-06-05
sh-pfc: r8a7778: add Ether pin groups
Sergei Shtylyov
2013-06-05
sh-pfc: r8a7778: add VIN pin groups
Vladimir Barinov
2013-06-05
sh-pfc: r8a7778: add USB pin groups
Sergei Shtylyov
2013-06-05
sh-pfc: r8a7778: tidyup SDHI naming suffixes and sort it alphabetically
Kuninori Morimoto
2013-06-05
sh-pfc: r8a7778: Fix outdated GPIO_FN comments
Laurent Pinchart
2013-06-04
sh-pfc: r8a7778: add SDHI support
Kuninori Morimoto
2013-06-04
sh-pfc: r8a7778: add common PFC macro helper
Kuninori Morimoto
2013-06-04
sh-pfc: Add r8a7778 pinmux support
Kuninori Morimoto