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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-04
sh-pfc: sh7372: Add FSI pin groups and functions
Laurent Pinchart
1
-0
/
+91
2013-06-04
sh-pfc: sh7372: Add FLCTL pin groups and functions
Laurent Pinchart
1
-0
/
+44
2013-06-04
sh-pfc: sh7372: Add CEU pin groups and functions
Laurent Pinchart
1
-0
/
+70
2013-06-04
sh-pfc: sh7372: Add BSC pin groups and functions
Laurent Pinchart
1
-0
/
+124
2013-06-04
sh-pfc: r8a7778: add SDHI support
Kuninori Morimoto
1
-0
/
+141
2013-06-04
sh-pfc: r8a7778: add common PFC macro helper
Kuninori Morimoto
1
-8
/
+18
2013-06-04
sh-pfc: r8a7779: add VIN pin groups
Vladimir Barinov
1
-1
/
+146
2013-06-04
sh-pfc: r8a7779: use RCAR_GP_PIN() on _GP_GPIO() macro
Kuninori Morimoto
1
-1
/
+1
2013-06-04
sh-pfc: r8a7779: Replace hardcoded pin numbers with RCAR_GP_PIN macro
Laurent Pinchart
1
-133
/
+167
2013-06-04
sh-pfc: r8a7740: Add SCIFA1 data group
Bastian Hecht
1
-0
/
+14
2013-06-04
sh-pfc: Add r8a7778 pinmux support
Kuninori Morimoto
5
-0
/
+2379
2013-06-04
sh-pfc: r8a7790: Don't use GPIO enum entries
Laurent Pinchart
1
-30
/
+60
2013-06-04
sh-pfc: r8a7790: Remove function GPIOs
Laurent Pinchart
1
-350
/
+0
2013-06-04
sh-pfc: r8a7790: Remove GPIO data
Laurent Pinchart
1
-132
/
+1
2013-06-04
sh-pfc: r8a7790: Add SCIF, SCIFA and SCIFB pin groups and functions
Laurent Pinchart
1
-0
/
+617
2013-06-04
sh-pfc: r8a7790: Add INTC pin groups and functions
Laurent Pinchart
1
-0
/
+40
2013-06-04
sh-pfc: r8a7790: Add ETH pin groups and functions
Laurent Pinchart
1
-0
/
+58
2013-06-04
sh-pfc: Remove dependency on GPIOLIB
Laurent Pinchart
3
-3
/
+2
2013-06-04
sh-pfc: Add entries for INTC external IRQs
Bastian Hecht
1
-0
/
+174
2013-06-04
sh-pfc: Initial r8a7790 PFC support
Koji Matsuoka
5
-0
/
+3248
2013-06-04
sh-pfc: r8a7779: Don't group USB OVC and PENC pins
Laurent Pinchart
1
-9
/
+36
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-13
/
+13
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
1
-13
/
+13
2013-04-09
sh-pfc: r8a7779: tidyup intc_irq3_b typo
Kuninori Morimoto
1
-1
/
+1
2013-04-03
sh-pfc: r8a73a4: Remove unused GPIO bias data
Magnus Damm
1
-161
/
+15
2013-04-03
sh-pfc: r8a73a4: Remove function GPIOs
Magnus Damm
1
-737
/
+0
2013-04-03
sh-pfc: r8a73a4: Remove IRQC function GPIOS
Magnus Damm
1
-58
/
+0
2013-04-03
sh-pfc: r8a73a4: Remove SCIF function GPIOS
Magnus Damm
1
-45
/
+0
2013-04-03
sh-pfc: r8a73a4: Add IRQC pin groups and functions
Magnus Damm
1
-0
/
+186
2013-04-03
sh-pfc: r8a73a4: Add SCIF pin groups and functions
Magnus Damm
1
-0
/
+287
2013-04-03
sh-pfc: r8a73a4: Add bias (pull-up/down) pinconf support
Magnus Damm
1
-1
/
+196
2013-04-03
sh-pfc: r8a73a4: GPIO IRQ support
Magnus Damm
1
-0
/
+63
2013-04-03
sh-pfc: r8a73a4: Support sparse GPIO numbers
Magnus Damm
1
-0
/
+16
2013-04-03
sh-pfc: Add r8a73a4 pinmux support
Magnus Damm
5
-0
/
+2836
2013-04-03
sh-pfc: r8a7779: Split DU input and output pixel clocks
Laurent Pinchart
1
-21
/
+39
2013-04-03
sh-pfc: r8a7779: Remove GPIO data
Laurent Pinchart
1
-57
/
+1
2013-04-03
sh-pfc: Configure pins as GPIOs at request time when handled externally
Laurent Pinchart
2
-21
/
+27
2013-04-03
sh-pfc: Skip gpiochip registration when no GPIO resource is found
Laurent Pinchart
1
-18
/
+21
2013-04-03
sh-pfc: Make GPIO support optional
Laurent Pinchart
1
-0
/
+3
2013-04-03
sh-pfc: Make function GPIOs support optional
Laurent Pinchart
1
-0
/
+3
2013-04-02
sh-pfc: r8a7779: Don't use GPIO enum entries
Laurent Pinchart
1
-30
/
+74
2013-04-02
sh-pfc: r8a7779: Remove function GPIOs
Laurent Pinchart
1
-271
/
+0
2013-04-02
sh-pfc: Fix compiler warning when BUG()
Laurent Pinchart
1
-0
/
+1
2013-04-02
Merge branch 'soc' into pinmux-base
Simon Horman
2
-35
/
+35
2013-04-02
ARM: shmobile: r8a7740: Migrate from INTC to GIC
Bastian Hecht
1
-32
/
+32
2013-03-18
ARM: shmobile: INTC External IRQ pin driver on sh73a0
Magnus Damm
1
-3
/
+3
2013-03-15
sh-pfc: r8a7779: Remove INTC function GPIOS
Laurent Pinchart
1
-8
/
+7
2013-03-15
sh-pfc: r8a7779: Remove LBSC function GPIOS
Laurent Pinchart
1
-8
/
+6
2013-03-15
sh-pfc: r8a7779: Remove USB function GPIOS
Laurent Pinchart
1
-4
/
+4
2013-03-15
sh-pfc: r8a7779: Remove HSPI function GPIOS
Laurent Pinchart
1
-27
/
+27
[next]