index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sh-pfc
/
pinctrl.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
-21
/
+20
*
sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs only
Laurent Pinchart
2013-03-15
1
-25
/
+2
*
sh-pfc: Initialize pinmux_gpio flags statically
Laurent Pinchart
2013-03-15
1
-17
/
+2
*
sh-pfc: Replace first_gpio and last_gpio with nr_gpios
Laurent Pinchart
2013-03-15
1
-11
/
+5
*
sh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios()
Laurent Pinchart
2013-03-15
1
-5
/
+0
*
sh-pfc: Drop the sh_pfc_pinctrl spinlock
Laurent Pinchart
2013-03-15
1
-13
/
+0
*
sh-pfc: Don't define the per-device pinctrl struct instances as global
Laurent Pinchart
2013-03-15
1
-22
/
+18
*
sh-pfc: Declare operation structures as const
Laurent Pinchart
2013-03-15
1
-3
/
+3
*
sh-pfc: Move sh_pfc.h from include/linux/ to driver directory
Laurent Pinchart
2013-01-25
1
-1
/
+0
*
sh-pfc: Support pinmux info in driver data instead of platform data
Laurent Pinchart
2013-01-25
1
-14
/
+14
*
sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/
Laurent Pinchart
2013-01-25
1
-0
/
+464
[prev]