index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh-pfc: Support GPIO to IRQ mapping specified IRQ resources
Laurent Pinchart
2013-12-12
1
-16
/
+53
*
sh-pfc: Rename sh_pfc window field to windows
Laurent Pinchart
2013-12-12
1
-9
/
+10
*
sh-pfc: Turn unsigned indices into unsigned int
Laurent Pinchart
2013-12-12
1
-4
/
+4
*
pinctrl: sh-pfc: r8a7791 PFC support
Hisashi Nakamura
2013-10-27
1
-0
/
+9
*
pinctrl: sh-pfc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-28
1
-2
/
+0
*
sh-pfc: Support pins not associated with a GPIO port
Laurent Pinchart
2013-07-29
1
-7
/
+15
*
sh-pfc: Compute pin ranges automatically
Laurent Pinchart
2013-07-29
1
-8
/
+62
*
sh-pfc: Replace pinmux_enum_id typedef with u16
Laurent Pinchart
2013-07-29
1
-7
/
+6
*
sh-pfc: Remove unused input_pd and input_pu ranges
Laurent Pinchart
2013-07-29
1
-8
/
+0
*
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-07-03
1
-2
/
+63
|
\
|
*
sh-pfc: Add DT support
Laurent Pinchart
2013-06-18
1
-1
/
+63
|
*
sh-pfc: Remove support for platform data
Laurent Pinchart
2013-06-18
1
-2
/
+1
*
|
sh-pfc: Add support for SoC-specific initialization
Laurent Pinchart
2013-06-05
1
-1
/
+15
*
|
sh-pfc: Add r8a7778 pinmux support
Kuninori Morimoto
2013-06-04
1
-0
/
+3
*
|
sh-pfc: Initial r8a7790 PFC support
Koji Matsuoka
2013-06-04
1
-0
/
+3
|
/
*
sh-pfc: Add r8a73a4 pinmux support
Magnus Damm
2013-04-03
1
-0
/
+3
*
sh-pfc: Configure pins as GPIOs at request time when handled externally
Laurent Pinchart
2013-04-03
1
-21
/
+16
*
sh-pfc: Fix compiler warning when BUG()
Laurent Pinchart
2013-04-02
1
-0
/
+1
*
sh-pfc: Convert message printing from pr_* to dev_*
Laurent Pinchart
2013-03-15
1
-7
/
+7
*
sh-pfc: Use proper error codes
Laurent Pinchart
2013-03-15
1
-9
/
+10
*
sh-pfc: Constify all SoC data
Laurent Pinchart
2013-03-15
1
-9
/
+10
*
sh-pfc: Remove configuration dry-run and free
Laurent Pinchart
2013-03-15
1
-43
/
+7
*
sh-pfc: Don't modify sh_pfc_pin SoC data
Laurent Pinchart
2013-03-15
1
-10
/
+4
*
sh-pfc: Drop unused support for 1:1 physical to virtual memory mappings
Laurent Pinchart
2013-03-15
1
-9
/
+6
*
sh-pfc: Don't map data registers individually
Laurent Pinchart
2013-03-15
1
-1
/
+2
*
sh-pfc: Move GPIO registers access functions to gpio.c
Laurent Pinchart
2013-03-15
1
-105
/
+5
*
sh-pfc: Add support for sparse pin numbers
Laurent Pinchart
2013-03-15
1
-1
/
+18
*
sh-pfc: Add function to retrieve a pin instance from its pin number
Laurent Pinchart
2013-03-15
1
-1
/
+6
*
sh-pfc: Simplify the sh_pfc_gpio_is_pin() logic
Laurent Pinchart
2013-03-15
1
-20
/
+9
*
sh-pfc: Use pinmux identifiers in the pin muxing API
Laurent Pinchart
2013-03-15
1
-25
/
+7
*
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
-2
/
+2
*
sh-pfc: Split pins and functions into separate gpio_chip instances
Laurent Pinchart
2013-03-15
1
-1
/
+1
*
sh-pfc: Split pins and functions definition tables
Laurent Pinchart
2013-03-15
1
-8
/
+13
*
sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs only
Laurent Pinchart
2013-03-15
1
-1
/
+1
*
sh-pfc: Replace SoC info data and mark ranges with a number of pins
Laurent Pinchart
2013-03-15
1
-8
/
+19
*
sh-pfc: Replace first_gpio and last_gpio with nr_gpios
Laurent Pinchart
2013-03-15
1
-1
/
+1
*
sh-pfc: sh_pfc_probe() sizeof() fix
Magnus Damm
2013-02-16
1
-1
/
+1
*
sh-pfc: Move sh_pfc.h from include/linux/ to driver directory
Laurent Pinchart
2013-01-25
1
-1
/
+0
*
sh-pfc: Add shx3 pinmux support
Laurent Pinchart
2013-01-25
1
-0
/
+3
*
sh-pfc: Add sh7786 pinmux support
Laurent Pinchart
2013-01-25
1
-0
/
+3
*
sh-pfc: Add sh7785 pinmux support
Laurent Pinchart
2013-01-25
1
-0
/
+3
*
sh-pfc: Add sh7757 pinmux support
Laurent Pinchart
2013-01-25
1
-0
/
+3
*
sh-pfc: Add sh7734 pinmux support
Laurent Pinchart
2013-01-25
1
-0
/
+3
*
sh-pfc: Add sh7724 pinmux support
Laurent Pinchart
2013-01-25
1
-0
/
+3
*
sh-pfc: Add sh7723 pinmux support
Laurent Pinchart
2013-01-25
1
-0
/
+3
*
sh-pfc: Add sh7722 pinmux support
Laurent Pinchart
2013-01-25
1
-0
/
+3
*
sh-pfc: Add sh7720 pinmux support
Laurent Pinchart
2013-01-25
1
-0
/
+3
*
sh-pfc: Add sh7269 pinmux support
Laurent Pinchart
2013-01-25
1
-0
/
+3
*
sh-pfc: Add sh7264 pinmux support
Laurent Pinchart
2013-01-25
1
-0
/
+3
[next]