index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sh-pfc
/
pfc-sh7724.c
Age
Commit message (
Expand
)
Author
2013-12-20
pinctrl: sh-pfc: sh: Constify pins and cfg_regs arrays
Laurent Pinchart
2013-07-29
sh-pfc: Don't duplicate argument to PINMUX_GPIO macro
Laurent Pinchart
2013-07-29
sh-pfc: Replace pinmux_enum_id typedef with u16
Laurent Pinchart
2013-07-29
sh-pfc: sh7724: Remove unused input_pu range
Laurent Pinchart
2013-03-15
sh-pfc: Constify all SoC data
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-03-15
sh-pfc: Use GPIO_FN instead of PINMUX_GPIO where possible
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 sh7724 pinmux support
Laurent Pinchart