index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sh-pfc
/
pfc-r8a7740.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-01-21
1
-13
/
+2
|
\
|
*
pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arrays
Laurent Pinchart
2013-12-20
1
-1
/
+1
|
*
sh-pfc: Rename sh_pfc window field to windows
Laurent Pinchart
2013-12-12
1
-1
/
+1
|
*
sh-pfc: Share common PORTCR macro definition
Laurent Pinchart
2013-12-10
1
-11
/
+0
*
|
sh-pfc: r8a7740: Fix pin bias setup
Laurent Pinchart
2013-12-03
1
-1
/
+1
|
/
*
Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into devel
Linus Walleij
2013-07-29
1
-1
/
+0
|
\
|
*
sh-pfc: Remove unneeded mach/<soc>.h includes
Laurent Pinchart
2013-07-29
1
-1
/
+0
*
|
sh-pfc: Add port numbers to the CPU_ALL_PORT macro
Laurent Pinchart
2013-07-29
1
-4
/
+4
*
|
sh-pfc: Consolidate pin definition macros
Laurent Pinchart
2013-07-29
1
-16
/
+9
*
|
sh-pfc: Consolidate PFC SoC data macros
Laurent Pinchart
2013-07-29
1
-4
/
+1
*
|
sh-pfc: Replace pinmux_enum_id typedef with u16
Laurent Pinchart
2013-07-29
1
-1
/
+1
*
|
sh-pfc: Remove unused GPIO_PORT_ALL macro
Laurent Pinchart
2013-07-29
1
-7
/
+0
|
/
*
sh-pfc: r8a7740: Add TPU pin groups and functions
Laurent Pinchart
2013-06-05
1
-0
/
+50
*
sh-pfc: r8a7740: Add bias (pull-up/down) pinconf support
Laurent Pinchart
2013-06-05
1
-145
/
+220
*
sh-pfc: r8a7740: Replace GPIO_PORTx enum with GPIO port numbers
Laurent Pinchart
2013-06-05
1
-32
/
+39
*
sh-pfc: r8a7740: Remove function GPIOs
Laurent Pinchart
2013-06-05
1
-205
/
+0
*
sh-pfc: r8a7740: Remove HDMI function GPIOS
Laurent Pinchart
2013-06-04
1
-4
/
+0
*
sh-pfc: r8a7740: Remove FSI function GPIOS
Laurent Pinchart
2013-06-04
1
-12
/
+0
*
sh-pfc: r8a7740: Remove CEU function GPIOS
Laurent Pinchart
2013-06-04
1
-28
/
+0
*
sh-pfc: r8a7740: Remove GETHER function GPIOS
Laurent Pinchart
2013-06-04
1
-20
/
+0
*
sh-pfc: r8a7740: Remove BSC function GPIOS
Laurent Pinchart
2013-06-04
1
-24
/
+2
*
sh-pfc: r8a7740: Remove INTC function GPIOS
Laurent Pinchart
2013-06-04
1
-34
/
+0
*
sh-pfc: r8a7740: Remove SCIF function GPIOS
Laurent Pinchart
2013-06-04
1
-72
/
+0
*
sh-pfc: r8a7740: Hardcode the LCDC0 output
Laurent Pinchart
2013-06-04
1
-13
/
+1
*
sh-pfc: r8a7740: Add HDMI pin groups and functions
Laurent Pinchart
2013-06-04
1
-0
/
+14
*
sh-pfc: r8a7740: Add FSI pin groups and functions
Laurent Pinchart
2013-06-04
1
-0
/
+118
*
sh-pfc: r8a7740: Add CEU pin groups and functions
Laurent Pinchart
2013-06-04
1
-0
/
+124
*
sh-pfc: r8a7740: Add GETHER pin groups and functions
Laurent Pinchart
2013-06-04
1
-0
/
+82
*
sh-pfc: r8a7740: Add BSC pin groups and functions
Laurent Pinchart
2013-06-04
1
-0
/
+155
*
sh-pfc: r8a7740: Declare missing INTC function
Laurent Pinchart
2013-06-04
1
-0
/
+1
*
sh-pfc: r8a7740: Add SCIF pin groups and functions
Laurent Pinchart
2013-06-04
1
-0
/
+346
*
sh-pfc: r8a7740: Add SCIFA1 data group
Bastian Hecht
2013-06-04
1
-0
/
+14
*
sh-pfc: Add entries for INTC external IRQs
Bastian Hecht
2013-06-04
1
-0
/
+174
*
Merge branch 'soc' into pinmux-base
Simon Horman
2013-04-02
1
-32
/
+32
|
\
|
*
ARM: shmobile: r8a7740: Migrate from INTC to GIC
Bastian Hecht
2013-04-02
1
-32
/
+32
*
|
sh-pfc: r8a7740: Remove SDHI and MMCIF function GPIOS
Laurent Pinchart
2013-03-15
1
-35
/
+0
*
|
sh-pfc: r8a7740: Remove LCD0 and LCD1 function GPIOS
Laurent Pinchart
2013-03-15
1
-37
/
+0
*
|
sh-pfc: r8a7740: Add SDHI and MMCIF pin groups and functions
Guennadi Liakhovetski
2013-03-15
1
-0
/
+248
*
|
sh-pfc: r8a7740: Add LCDC0 and LCDC1 pin groups and functions
Laurent Pinchart
2013-03-15
1
-0
/
+276
*
|
sh-pfc: Constify all SoC data
Laurent Pinchart
2013-03-15
1
-6
/
+6
*
|
sh-pfc: Look up IRQ table entries by GPIO number
Laurent Pinchart
2013-03-15
1
-32
/
+32
*
|
sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin
Laurent Pinchart
2013-03-15
1
-1
/
+1
*
|
sh-pfc: Split pins and functions definition tables
Laurent Pinchart
2013-03-15
1
-6
/
+9
*
|
sh-pfc: Remove unused sh_pfc_soc_info reserved_id field
Laurent Pinchart
2013-03-15
1
-1
/
+0
*
|
sh-pfc: Replace SoC info data and mark ranges with a number of pins
Laurent Pinchart
2013-03-15
1
-4
/
+1
*
|
sh-pfc: Replace first_gpio and last_gpio with nr_gpios
Laurent Pinchart
2013-03-15
1
-3
/
+2
|
/
*
sh-pfc: Move sh_pfc.h from include/linux/ to driver directory
Laurent Pinchart
2013-01-25
1
-1
/
+2
*
sh-pfc: Add r8a7740 pinmux support
Laurent Pinchart
2013-01-25
1
-0
/
+2611