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
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: sh-pfc: Initial R8A7796 PFC support
Takeshi Kihara
2016-08-19
1
-0
/
+6
*
pinctrl: sh-pfc: Add R8A7792 PFC support
Sergei Shtylyov
2016-08-08
1
-0
/
+6
*
pinctrl: sh-pfc: Convert to devm_gpiochip_add_data()
Geert Uytterhoeven
2016-06-21
1
-10
/
+0
*
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-05-19
1
-4
/
+16
|
\
|
*
pinctrl: sh-pfc: Kill unused variable in sh_pfc_remove()
Geert Uytterhoeven
2016-04-29
1
-3
/
+1
|
*
pinctrl: ish-pfc: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-04-21
1
-1
/
+0
|
*
pinctrl: sh-pfc: Add drive strength support
Laurent Pinchart
2016-03-29
1
-0
/
+15
*
|
pinctrl: sh-pfc: only use dummy states for non-DT platforms
Wolfram Sang
2016-03-30
1
-1
/
+3
|
/
*
pinctrl: sh-pfc: core: don't open code of_device_get_match_data()
Wolfram Sang
2016-03-09
1
-1
/
+1
*
pinctrl: sh-pfc: make explicitly non-modular
Paul Gortmaker
2016-03-09
1
-14
/
+4
*
pinctrl: sh-pfc: Rework PFC GPIO support
Magnus Damm
2016-02-18
1
-2
/
+2
*
pinctrl: sh-pfc: Remove obsolete r8a7778 platform_device_id entry
Geert Uytterhoeven
2015-10-20
1
-3
/
+0
*
pinctrl: sh-pfc: Remove obsolete r8a7779 platform_device_id entry
Geert Uytterhoeven
2015-10-20
1
-3
/
+0
*
pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]
Geert Uytterhoeven
2015-10-20
1
-2
/
+2
*
pinctrl: sh-pfc: Initial R8A7795 PFC support
Takeshi Kihara
2015-10-02
1
-0
/
+6
*
pinctrl: sh-pfc: Remove obsolete r8a7740 platform_device_id entry
Geert Uytterhoeven
2015-07-16
1
-3
/
+0
*
pinctrl: sh-pfc: Remove obsolete sh73a0 platform_device_id entry
Geert Uytterhoeven
2015-07-16
1
-3
/
+0
*
pinctrl: sh-pfc: Convert to platform_get_*()
Geert Uytterhoeven
2015-07-16
1
-25
/
+21
*
pinctrl: sh-pfc: add R8A7794 PFC support
Hisashi Nakamura
2015-06-16
1
-0
/
+6
*
pinctrl: sh-pfc: Add r8a7793 support
Ulrich Hecht
2015-05-12
1
-0
/
+6
*
pinctrl: sh-pfc: Remove r8a73a4 platform_device_id entry
Geert Uytterhoeven
2015-05-12
1
-3
/
+0
*
pinctrl: sh-pfc: Remove r8a7790 platform_device_id entry
Geert Uytterhoeven
2015-03-18
1
-3
/
+0
*
pinctrl: sh-pfc: Remove emev2 platform_device_id entry
Geert Uytterhoeven
2015-03-18
1
-3
/
+0
*
pinctrl: sh-pfc: Use u32 to store register addresses
Geert Uytterhoeven
2015-03-18
1
-3
/
+3
*
pinctrl: sh-pfc: Use unsigned int for register/field widths and offsets
Geert Uytterhoeven
2015-03-18
1
-30
/
+29
*
pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned long
Geert Uytterhoeven
2015-03-18
1
-1
/
+1
*
pinctrl: sh-pfc: Use u32 to store register data
Geert Uytterhoeven
2015-03-18
1
-12
/
+13
*
pinctrl: sh-pfc: Remove r8a7791 platform_device_id entry
Laurent Pinchart
2015-03-09
1
-3
/
+0
*
pinctrl: sh-pfc: sh7372: Remove PFC support
Magnus Damm
2015-01-29
1
-9
/
+0
*
sh-pfc: Add emev2 pinmux support
Niklas Söderlund
2015-01-27
1
-0
/
+9
*
pinctrl: sh-pfc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocation
Laurent Pinchart
2014-09-23
1
-9
/
+1
*
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
[next]