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-r8a7779.c
Age
Commit message (
Expand
)
Author
2013-06-05
pinctrl: sh-pfc: r8a7779: Fix missing MOD_SEL2 entry
Phil Edworthy
2013-06-05
sh-pfc: r8a7779: add Ether pin groups
Sergei Shtylyov
2013-06-04
sh-pfc: r8a7779: add VIN pin groups
Vladimir Barinov
2013-06-04
sh-pfc: r8a7779: use RCAR_GP_PIN() on _GP_GPIO() macro
Kuninori Morimoto
2013-06-04
sh-pfc: r8a7779: Replace hardcoded pin numbers with RCAR_GP_PIN macro
Laurent Pinchart
2013-06-04
sh-pfc: r8a7779: Don't group USB OVC and PENC pins
Laurent Pinchart
2013-04-09
sh-pfc: r8a7779: tidyup intc_irq3_b typo
Kuninori Morimoto
2013-04-03
sh-pfc: r8a7779: Split DU input and output pixel clocks
Laurent Pinchart
2013-04-03
sh-pfc: r8a7779: Remove GPIO data
Laurent Pinchart
2013-04-02
sh-pfc: r8a7779: Don't use GPIO enum entries
Laurent Pinchart
2013-04-02
sh-pfc: r8a7779: Remove function GPIOs
Laurent Pinchart
2013-03-15
sh-pfc: r8a7779: Remove INTC function GPIOS
Laurent Pinchart
2013-03-15
sh-pfc: r8a7779: Remove LBSC function GPIOS
Laurent Pinchart
2013-03-15
sh-pfc: r8a7779: Remove USB function GPIOS
Laurent Pinchart
2013-03-15
sh-pfc: r8a7779: Remove HSPI function GPIOS
Laurent Pinchart
2013-03-15
sh-pfc: r8a7779: Remove SCIF function GPIOS
Laurent Pinchart
2013-03-15
sh-pfc: r8a7779: Remove SDHI and MMCIF function GPIOS
Laurent Pinchart
2013-03-15
sh-pfc: r8a7779: Remove DU1_DOTCLKOUT1 GPIO
Laurent Pinchart
2013-03-15
sh-pfc: r8a7779: Add INTC pin groups and functions
Laurent Pinchart
2013-03-15
sh-pfc: r8a7779: Add LBSC pin groups and functions
Laurent Pinchart
2013-03-15
sh-pfc: r8a7779: Add USB pin groups and functions
Laurent Pinchart
2013-03-15
sh-pfc: r8a7779: Add USB0 and USB1 PENC pinmux support
Laurent Pinchart
2013-03-15
sh-pfc: r8a7779: Add HSPI pin groups and functions
Laurent Pinchart
2013-03-15
sh-pfc: r8a7779: Add SCIF pin groups and functions
Laurent Pinchart
2013-03-15
sh-pfc: r8a7779: Add SDHI and MMCIF pin groups and functions
Laurent Pinchart
2013-03-15
sh-pfc: r8a7779: Add DU pin groups and functions
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 r8a7779 pinmux support
Laurent Pinchart