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-r8a7740.c
Age
Commit message (
Expand
)
Author
2016-06-21
pinctrl: sh-pfc: Improve core and user API separation
Geert Uytterhoeven
2015-12-08
pinctrl: sh-pfc: r8a7740: Correct comment for LCD1 data pins
Geert Uytterhoeven
2015-10-20
pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]
Geert Uytterhoeven
2015-10-02
pinctrl: sh-pfc: Remove hardcoded IRQ numbers
Laurent Pinchart
2015-07-16
pinctrl: sh-pfc: r8a7740: Remove obsolete multi-platform check
Geert Uytterhoeven
2015-05-12
pinctrl: sh-pfc: r8a7740: Fix typo SCIFAB in comment
Geert Uytterhoeven
2014-09-04
pinctrl: sh-pfc: rename confusing pinmux ops variable
Linus Walleij
2014-05-23
pinctrl: sh-pfc: r8a7740: Allow Multiplatform Build
Magnus Damm
2014-01-21
Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-12-20
pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arrays
Laurent Pinchart
2013-12-12
sh-pfc: Rename sh_pfc window field to windows
Laurent Pinchart
2013-12-10
sh-pfc: Share common PORTCR macro definition
Laurent Pinchart
2013-12-03
sh-pfc: r8a7740: Fix pin bias setup
Laurent Pinchart
2013-07-29
Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into devel
Linus Walleij
2013-07-29
sh-pfc: Remove unneeded mach/<soc>.h includes
Laurent Pinchart
2013-07-29
sh-pfc: Add port numbers to the CPU_ALL_PORT macro
Laurent Pinchart
2013-07-29
sh-pfc: Consolidate pin definition 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-07-29
sh-pfc: Remove unused GPIO_PORT_ALL macro
Laurent Pinchart
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
[next]