index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sh-pfc
/
sh_pfc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh-pfc: Support pins not associated with a GPIO port
Laurent Pinchart
2013-07-29
1
-0
/
+9
*
sh-pfc: Compute pin ranges automatically
Laurent Pinchart
2013-07-29
1
-2
/
+0
*
sh-pfc: Add pin number to struct sh_pfc_pin
Laurent Pinchart
2013-07-29
1
-8
/
+12
*
sh-pfc: Pass the pin number down to the port function macro
Laurent Pinchart
2013-07-29
1
-3
/
+3
*
sh-pfc: Add port numbers to the CPU_ALL_PORT macro
Laurent Pinchart
2013-07-29
1
-15
/
+15
*
sh-pfc: Don't duplicate argument to PINMUX_GPIO macro
Laurent Pinchart
2013-07-29
1
-4
/
+4
*
sh-pfc: sh7734: Use the common GP port style macros
Laurent Pinchart
2013-07-29
1
-17
/
+0
*
sh-pfc: Consolidate pin definition macros
Laurent Pinchart
2013-07-29
1
-0
/
+8
*
sh-pfc: Consolidate PFC SoC data macros
Laurent Pinchart
2013-07-29
1
-39
/
+129
*
sh-pfc: Replace pinmux_enum_id typedef with u16
Laurent Pinchart
2013-07-29
1
-14
/
+12
*
sh-pfc: Remove unused GPIO_PORT_ALL macro
Laurent Pinchart
2013-07-29
1
-2
/
+0
*
sh-pfc: Remove unneeded const keywords
Laurent Pinchart
2013-07-29
1
-2
/
+2
*
sh-pfc: Remove unused macro and enum entries
Laurent Pinchart
2013-07-29
1
-7
/
+0
*
sh-pfc: Remove unused PORT_DATA_* macros
Laurent Pinchart
2013-07-29
1
-30
/
+0
*
sh-pfc: Remove unused input_pd and input_pu ranges
Laurent Pinchart
2013-07-29
1
-4
/
+0
*
sh-pfc: Add support for SoC-specific initialization
Laurent Pinchart
2013-06-05
1
-0
/
+2
*
sh-pfc: Remove dependency on GPIOLIB
Laurent Pinchart
2013-06-04
1
-1
/
+1
*
sh-pfc: Implement generic pinconf support
Laurent Pinchart
2013-03-15
1
-0
/
+16
*
sh-pfc: Constify all SoC data
Laurent Pinchart
2013-03-15
1
-10
/
+10
*
sh-pfc: Remove configuration dry-run and free
Laurent Pinchart
2013-03-15
1
-4
/
+1
*
sh-pfc: Don't modify sh_pfc_pin SoC data
Laurent Pinchart
2013-03-15
1
-7
/
+0
*
sh-pfc: Don't modify pinmux_data_reg SoC data
Laurent Pinchart
2013-03-15
1
-1
/
+1
*
sh-pfc: Don't map data registers individually
Laurent Pinchart
2013-03-15
1
-1
/
+0
*
sh-pfc: Expose real groups and functions in pinctrl/pinmux operations
Laurent Pinchart
2013-03-15
1
-0
/
+35
*
sh-pfc: Add support for sparse pin numbers
Laurent Pinchart
2013-03-15
1
-0
/
+2
*
sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitions
Laurent Pinchart
2013-03-15
1
-0
/
+17
*
sh-pfc: Look up IRQ table entries by GPIO number
Laurent Pinchart
2013-03-15
1
-2
/
+2
*
sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin
Laurent Pinchart
2013-03-15
1
-4
/
+3
*
sh-pfc: Split pins and functions definition tables
Laurent Pinchart
2013-03-15
1
-7
/
+12
*
sh-pfc: Make struct pinmux_gpio enum_id field const
Laurent Pinchart
2013-03-15
1
-1
/
+1
*
sh-pfc: Initialize pinmux_gpio flags statically
Laurent Pinchart
2013-03-15
1
-3
/
+13
*
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
-2
/
+1
*
sh-pfc: Replace first_gpio and last_gpio with nr_gpios
Laurent Pinchart
2013-03-15
1
-2
/
+2
*
sh-pfc: Move sh_pfc.h from include/linux/ to driver directory
Laurent Pinchart
2013-01-25
1
-0
/
+195