index
:
openchrome/drm-openchrome
drm-next-3.19
drm-next-4.13
drm-next-4.14
drm-next-4.15
drm-next-4.16
drm-next-4.17
drm-next-4.18
drm-next-4.19
drm-next-4.20
drm-next-4.21
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.12
drm-next-5.13
drm-next-5.14
drm-next-5.15
drm-next-5.16
drm-next-5.17
drm-next-5.18
drm-next-5.19
drm-next-5.2
drm-next-5.20
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
drm-next-6.1
drm-next-6.2
drm-next-6.3
drm-next-6.4
drm-next-6.5
drm-next-6.6
drm-next-6.7
drm-next-6.8
drm-next-6.9
master
DRM driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sh-pfc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-05
pinctrl: sh-pfc: r8a7791: SD1_CLK fix
Magnus Damm
1
-2
/
+4
2014-01-21
Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-232
/
+1438
2014-01-07
pinctrl: sh-pfc: r8a7791: Add I2C pins
Valentine Barshak
1
-0
/
+196
2014-01-07
pinctrl: sh-pfc: r8a7791: Add VIN pins
Valentine Barshak
1
-0
/
+360
2014-01-07
pinctrl: sh-pfc: r8a7791: Group USB PWEN and OVC pins together
Valentine Barshak
1
-28
/
+12
2014-01-07
pinctrl: sh-pfc: r8a7790: Fix vsync value in the vin3_sync_mux array
Valentine Barshak
1
-1
/
+1
2013-12-20
pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arrays
Laurent Pinchart
8
-11
/
+11
2013-12-20
pinctrl: sh-pfc: sh: Constify pins and cfg_regs arrays
Laurent Pinchart
12
-12
/
+12
2013-12-20
pinctrl: sh-pfc: Constify IRQ GPIOs arrays
Laurent Pinchart
2
-3
/
+3
2013-12-20
pinctrl: sh-pfc: Constify enum_ids and var_field_width compound literals
Laurent Pinchart
1
-4
/
+5
2013-12-12
sh-pfc: Support GPIO to IRQ mapping specified IRQ resources
Laurent Pinchart
3
-17
/
+68
2013-12-12
sh-pfc: Rename sh_pfc window field to windows
Laurent Pinchart
7
-20
/
+21
2013-12-12
sh-pfc: sh73a0: Sort IRQ entries by IRQ number
Laurent Pinchart
1
-24
/
+23
2013-12-12
sh-pfc: sh73a0: Add missing IRQ15
Laurent Pinchart
1
-0
/
+1
2013-12-12
sh-pfc: Terminate gpios array by -1
Laurent Pinchart
2
-4
/
+4
2013-12-12
sh-pfc: Turn unsigned indices into unsigned int
Laurent Pinchart
2
-5
/
+5
2013-12-10
pinctrl: sh-pfc: pfc-r8a7790: Add VIN2 and VIN3 pins
Valentine Barshak
1
-0
/
+168
2013-12-10
pinctrl: sh-pfc: pfc-r8a7790: Add missing VIN1 pins
Valentine Barshak
1
-8
/
+104
2013-12-10
pinctrl: sh-pfc: pfc-r8a7790: Reorganize VIN0 data pins
Valentine Barshak
1
-30
/
+95
2013-12-10
pinctrl: sh-pfc: pfc-r8a7790: Group VIN0 HSYNC and VSYNC together
Valentine Barshak
1
-12
/
+6
2013-12-10
pinctrl: sh-pfc: pfc-r8a7790: Rename VIN pin groups
Valentine Barshak
1
-16
/
+16
2013-12-10
sh-pfc: r8a7791: Fix msiof groups to follow GROUP
Takashi Yoshii
1
-6
/
+15
2013-12-10
sh-pfc: r8a7790: Add Audio pin support
Kuninori Morimoto
1
-0
/
+68
2013-12-10
sh-pfc: r8a7790: Add SSI pin support
Kuninori Morimoto
1
-0
/
+239
2013-12-10
sh-pfc: Share common PORTCR macro definition
Laurent Pinchart
5
-45
/
+1
2013-12-10
sh-pfc: Fix PINMUX_GPIO macro
Laurent Pinchart
1
-1
/
+1
2013-12-03
sh-pfc: sh7372: Fix pin bias setup
Laurent Pinchart
1
-1
/
+1
2013-12-03
sh-pfc: r8a7740: Fix pin bias setup
Laurent Pinchart
1
-1
/
+1
2013-11-25
sh-pfc: r8a7791: Fix DU pin groups organisation
Laurent Pinchart
1
-9
/
+27
2013-10-27
pinctrl: sh-pfc: r8a7791 PFC support
Hisashi Nakamura
5
-0
/
+4230
2013-10-27
sh-pfc: r8a7778: Add CAN pin groups
Sergei Shtylyov
1
-0
/
+55
2013-09-27
sh-pfc: r8a7790: add pin definitions for the I2C3 interface
Guennadi Liakhovetski
1
-0
/
+28
2013-09-24
sh-pfc: r8a7790: Add I2C pin groups and functions
Ulrich Hecht
1
-0
/
+82
2013-09-24
sh-pfc: r8a7778: Add SRU/SSI pin support
Kuninori Morimoto
1
-0
/
+125
2013-08-29
Merge tag 'v3.11-rc7' into devel
Linus Walleij
1
-0
/
+1
2013-08-28
pinctrl: sh-pfc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-08-28
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
1
-18
/
+24
2013-08-14
sh-pfc: r8a7790: Add DU pin groups and functions
Laurent Pinchart
1
-0
/
+134
2013-08-14
sh-pfc: r8a7790: Rename DU1_DOTCLKIN to DU_DOTCLKIN1
Laurent Pinchart
1
-4
/
+4
2013-07-29
Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into devel
Linus Walleij
6
-629
/
+1093
2013-07-29
sh-pfc: r8a7790: Add VIN pin groups and functions
Shinobu Uehara
1
-0
/
+106
2013-07-29
sh-pfc: r8a7790: Add USB pin groups and functions
Shinobu Uehara
1
-0
/
+42
2013-07-29
sh-pfc: r8a7790: Add SCIF2 pin groups and functions
Laurent Pinchart
1
-0
/
+32
2013-07-29
sh-pfc: r8a7790: Add MSIOF pin groups and functions
Kunihito Higashiyama
1
-0
/
+236
2013-07-29
sh-pfc: r8a7790: Sort pin groups and functions alphabetically
Laurent Pinchart
1
-265
/
+265
2013-07-29
sh-pfc: r8a7790: Fix miscellaneous pinmux configuration tables mistakes
Shinya Kuribayashi
1
-16
/
+15
2013-07-29
sh-pfc: r8a7790: Add SCIF2 pins configuration support
Shinya Kuribayashi
1
-17
/
+23
2013-07-29
sh-pfc: r8a7790: Add TCLK1 pin configuration support
Shinya Kuribayashi
1
-3
/
+4
2013-07-29
sh-pfc: r8a7790: Swap SCIFA2_RXD_B and HRX0_C configurations
Shinya Kuribayashi
1
-8
/
+8
2013-07-29
sh-pfc: r8a7790: Remove deprecated SPV_EVEN pin
Shinya Kuribayashi
1
-4
/
+3
[next]