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-r8a7740.c
Age
Commit message (
Expand
)
Author
2013-06-05
sh-pfc: r8a7740: Add TPU pin groups and functions
Laurent Pinchart
2013-06-05
sh-pfc: r8a7740: Add bias (pull-up/down) pinconf support
Laurent Pinchart
2013-06-05
sh-pfc: r8a7740: Replace GPIO_PORTx enum with GPIO port numbers
Laurent Pinchart
2013-06-05
sh-pfc: r8a7740: Remove function GPIOs
Laurent Pinchart
2013-06-04
sh-pfc: r8a7740: Remove HDMI function GPIOS
Laurent Pinchart
2013-06-04
sh-pfc: r8a7740: Remove FSI function GPIOS
Laurent Pinchart
2013-06-04
sh-pfc: r8a7740: Remove CEU function GPIOS
Laurent Pinchart
2013-06-04
sh-pfc: r8a7740: Remove GETHER function GPIOS
Laurent Pinchart
2013-06-04
sh-pfc: r8a7740: Remove BSC function GPIOS
Laurent Pinchart
2013-06-04
sh-pfc: r8a7740: Remove INTC function GPIOS
Laurent Pinchart
2013-06-04
sh-pfc: r8a7740: Remove SCIF function GPIOS
Laurent Pinchart
2013-06-04
sh-pfc: r8a7740: Hardcode the LCDC0 output
Laurent Pinchart
2013-06-04
sh-pfc: r8a7740: Add HDMI pin groups and functions
Laurent Pinchart
2013-06-04
sh-pfc: r8a7740: Add FSI pin groups and functions
Laurent Pinchart
2013-06-04
sh-pfc: r8a7740: Add CEU pin groups and functions
Laurent Pinchart
2013-06-04
sh-pfc: r8a7740: Add GETHER pin groups and functions
Laurent Pinchart
2013-06-04
sh-pfc: r8a7740: Add BSC pin groups and functions
Laurent Pinchart
2013-06-04
sh-pfc: r8a7740: Declare missing INTC function
Laurent Pinchart
2013-06-04
sh-pfc: r8a7740: Add SCIF pin groups and functions
Laurent Pinchart
2013-06-04
sh-pfc: r8a7740: Add SCIFA1 data group
Bastian Hecht
2013-06-04
sh-pfc: Add entries for INTC external IRQs
Bastian Hecht
2013-04-02
Merge branch 'soc' into pinmux-base
Simon Horman
2013-04-02
ARM: shmobile: r8a7740: Migrate from INTC to GIC
Bastian Hecht
2013-03-15
sh-pfc: r8a7740: Remove SDHI and MMCIF function GPIOS
Laurent Pinchart
2013-03-15
sh-pfc: r8a7740: Remove LCD0 and LCD1 function GPIOS
Laurent Pinchart
2013-03-15
sh-pfc: r8a7740: Add SDHI and MMCIF pin groups and functions
Guennadi Liakhovetski
2013-03-15
sh-pfc: r8a7740: Add LCDC0 and LCDC1 pin groups and functions
Laurent Pinchart
2013-03-15
sh-pfc: Constify all SoC data
Laurent Pinchart
2013-03-15
sh-pfc: Look up IRQ table entries by GPIO number
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 r8a7740 pinmux support
Laurent Pinchart