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-sh7734.c
Age
Commit message (
Expand
)
Author
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_DATA_REG() macro
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
2018-12-18
pinctrl: sh-pfc: sh7734: Fix shifted values in IPSR10
Geert Uytterhoeven
2018-12-18
pinctrl: sh-pfc: sh7734: Remove bogus IPSR10 value
Geert Uytterhoeven
2018-12-18
pinctrl: sh-pfc: sh7734: Add missing IPSR11 field
Geert Uytterhoeven
2018-09-11
pinctrl: sh-pfc: Convert to SPDX identifiers
Kuninori Morimoto
2016-02-08
pinctrl: sh-pfc: Rename PINMUX_IPSR_DATA() to PINMUX_IPSR_GPSR()
Geert Uytterhoeven
2015-12-17
Merge tag 'v4.4-rc5' into devel
Linus Walleij
2015-12-08
pinctrl: sh-pfc: sh7734: Use PINMUX_SINGLE() instead of raw PINMUX_DATA()
Geert Uytterhoeven
2015-12-01
pinctrl: sh-pfc: sh7734: Add missing cfg macro parameter to fix build
Geert Uytterhoeven
2015-11-30
pinctrl: sh-pfc: Share/reuse same PORT_GP_x() macros
Kuninori Morimoto
2015-10-20
pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]
Geert Uytterhoeven
2015-10-02
pinctrl: sh-pfc: sh7734: use PINMUX_IPSR_MSEL()
Kuninori Morimoto
2013-12-20
pinctrl: sh-pfc: sh: Constify pins and cfg_regs arrays
Laurent Pinchart
2013-07-29
sh-pfc: sh7734: Use the common GP port style macros
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-03-15
sh-pfc: Constify all SoC data
Laurent Pinchart
2013-03-15
sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitions
Laurent Pinchart
2013-03-15
sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin
Laurent Pinchart
2013-03-15
sh-pfc: Split pins and functions definition tables
Laurent Pinchart
2013-03-15
sh-pfc: Remove unused sh_pfc_soc_info reserved_id field
Laurent Pinchart
2013-03-15
sh-pfc: Replace SoC info data and mark ranges with a number of pins
Laurent Pinchart
2013-03-15
sh-pfc: Replace first_gpio and last_gpio with nr_gpios
Laurent Pinchart
2013-01-25
sh-pfc: Move sh_pfc.h from include/linux/ to driver directory
Laurent Pinchart
2013-01-25
sh-pfc: Add sh7734 pinmux support
Laurent Pinchart