index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sh-pfc
/
sh_pfc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-15
sh-pfc: Implement generic pinconf support
Laurent Pinchart
1
-0
/
+16
2013-03-15
sh-pfc: Constify all SoC data
Laurent Pinchart
1
-10
/
+10
2013-03-15
sh-pfc: Remove configuration dry-run and free
Laurent Pinchart
1
-4
/
+1
2013-03-15
sh-pfc: Don't modify sh_pfc_pin SoC data
Laurent Pinchart
1
-7
/
+0
2013-03-15
sh-pfc: Don't modify pinmux_data_reg SoC data
Laurent Pinchart
1
-1
/
+1
2013-03-15
sh-pfc: Don't map data registers individually
Laurent Pinchart
1
-1
/
+0
2013-03-15
sh-pfc: Expose real groups and functions in pinctrl/pinmux operations
Laurent Pinchart
1
-0
/
+35
2013-03-15
sh-pfc: Add support for sparse pin numbers
Laurent Pinchart
1
-0
/
+2
2013-03-15
sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitions
Laurent Pinchart
1
-0
/
+17
2013-03-15
sh-pfc: Look up IRQ table entries by GPIO number
Laurent Pinchart
1
-2
/
+2
2013-03-15
sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin
Laurent Pinchart
1
-4
/
+3
2013-03-15
sh-pfc: Split pins and functions definition tables
Laurent Pinchart
1
-7
/
+12
2013-03-15
sh-pfc: Make struct pinmux_gpio enum_id field const
Laurent Pinchart
1
-1
/
+1
2013-03-15
sh-pfc: Initialize pinmux_gpio flags statically
Laurent Pinchart
1
-3
/
+13
2013-03-15
sh-pfc: Remove unused sh_pfc_soc_info reserved_id field
Laurent Pinchart
1
-1
/
+0
2013-03-15
sh-pfc: Replace SoC info data and mark ranges with a number of pins
Laurent Pinchart
1
-2
/
+1
2013-03-15
sh-pfc: Replace first_gpio and last_gpio with nr_gpios
Laurent Pinchart
1
-2
/
+2
2013-01-25
sh-pfc: Move sh_pfc.h from include/linux/ to driver directory
Laurent Pinchart
1
-0
/
+195