index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-15
sh-pfc: r8a7779: Add USB pin groups and functions
Laurent Pinchart
1
-0
/
+42
2013-03-15
sh-pfc: r8a7779: Add USB0 and USB1 PENC pinmux support
Laurent Pinchart
1
-1
/
+5
2013-03-15
sh-pfc: r8a7779: Add HSPI pin groups and functions
Laurent Pinchart
1
-1
/
+78
2013-03-15
sh-pfc: r8a7779: Add SCIF pin groups and functions
Laurent Pinchart
1
-0
/
+490
2013-03-15
sh-pfc: r8a7779: Add SDHI and MMCIF pin groups and functions
Laurent Pinchart
1
-0
/
+284
2013-03-15
sh-pfc: r8a7779: Add DU pin groups and functions
Laurent Pinchart
1
-47
/
+236
2013-03-15
sh-pfc: r8a7740: Add SDHI and MMCIF pin groups and functions
Guennadi Liakhovetski
1
-0
/
+248
2013-03-15
sh-pfc: r8a7740: Add LCDC0 and LCDC1 pin groups and functions
Laurent Pinchart
1
-0
/
+276
2013-03-15
sh-pfc: sh73a0: Add IrDA pin groups and functions
Laurent Pinchart
1
-0
/
+23
2013-03-15
sh-pfc: sh73a0: Add USB pin groups and functions
Laurent Pinchart
1
-0
/
+14
2013-03-15
sh-pfc: sh73a0: Add BSC pin groups and functions
Laurent Pinchart
1
-0
/
+124
2013-03-15
sh-pfc: sh73a0: Add KEYSC pin groups and functions
Laurent Pinchart
1
-0
/
+213
2013-03-15
sh-pfc: sh73a0: Add SDHI and MMCIF pin groups and functions
Guennadi Liakhovetski
1
-0
/
+194
2013-03-15
sh-pfc: sh73a0: Add FSI pin groups and functions
Laurent Pinchart
1
-0
/
+244
2013-03-15
sh-pfc: sh73a0: Add I2C2 and I2C3 pin groups and functions
Laurent Pinchart
1
-0
/
+64
2013-03-15
sh-pfc: sh73a0: Add SCIFA and SCIFB pin groups and functions
Laurent Pinchart
1
-0
/
+351
2013-03-15
sh-pfc: sh73a0: Add LCD and LCD2 pin groups and functions
Laurent Pinchart
1
-0
/
+254
2013-03-15
sh-pfc: sh73a0: Add bias (pull-up/down) pinconf support
Laurent Pinchart
1
-1
/
+350
2013-03-15
sh-pfc: sh7372: Add SDHCI and MMCIF pin groups and functions
Guennadi Liakhovetski
1
-0
/
+206
2013-03-15
sh-pfc: Return an error if a pin doesn't support the requested direction
Laurent Pinchart
1
-0
/
+10
2013-03-15
sh-pfc: Convert message printing from pr_* to dev_*
Laurent Pinchart
3
-15
/
+20
2013-03-15
sh-pfc: Clean up pin configuration type handling
Laurent Pinchart
1
-28
/
+46
2013-03-15
sh-pfc: Merge sh_pfc_reconfig_pin() into sh_pfc_gpio_set_direction()
Laurent Pinchart
1
-39
/
+32
2013-03-15
sh-pfc: Implement generic pinconf support
Laurent Pinchart
3
-30
/
+110
2013-03-15
sh-pfc: Use proper error codes
Laurent Pinchart
3
-31
/
+25
2013-03-15
sh-pfc: Constify all SoC data
Laurent Pinchart
21
-123
/
+125
2013-03-15
sh-pfc: Remove configuration dry-run and free
Laurent Pinchart
5
-108
/
+12
2013-03-15
sh-pfc: Don't modify sh_pfc_pin SoC data
Laurent Pinchart
5
-61
/
+68
2013-03-15
sh-pfc: Don't modify pinmux_data_reg SoC data
Laurent Pinchart
2
-19
/
+41
2013-03-15
sh-pfc: Drop unused support for 1:1 physical to virtual memory mappings
Laurent Pinchart
1
-9
/
+6
2013-03-15
sh-pfc: Don't map data registers individually
Laurent Pinchart
4
-53
/
+82
2013-03-15
sh-pfc: Move GPIO registers access functions to gpio.c
Laurent Pinchart
3
-116
/
+97
2013-03-15
sh-pfc: Fix return value check in sh_pfc_register_pinctrl()
Wei Yongjun
1
-2
/
+2
2013-03-15
sh-pfc: Expose real groups and functions in pinctrl/pinmux operations
Laurent Pinchart
2
-56
/
+93
2013-03-15
ARM: shmobile: sh73a0: Support sparse GPIO numbers
Guennadi Liakhovetski
1
-33
/
+42
2013-03-15
sh-pfc: Add support for sparse pin numbers
Laurent Pinchart
5
-27
/
+91
2013-03-15
sh-pfc: Replace pinctrl_add_gpio_range() with gpiochip_add_pin_range()
Laurent Pinchart
2
-9
/
+6
2013-03-15
sh-pfc: Add function to retrieve a pin instance from its pin number
Laurent Pinchart
4
-12
/
+22
2013-03-15
sh-pfc: Simplify the sh_pfc_gpio_is_pin() logic
Laurent Pinchart
3
-32
/
+22
2013-03-15
sh-pfc: Use pinmux identifiers in the pin muxing API
Laurent Pinchart
4
-41
/
+21
2013-03-15
sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitions
Laurent Pinchart
3
-50
/
+32
2013-03-15
sh-pfc: Look up IRQ table entries by GPIO number
Laurent Pinchart
7
-119
/
+108
2013-03-15
sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin
Laurent Pinchart
19
-23
/
+22
2013-03-15
sh-pfc: Split pins and functions into separate gpio_chip instances
Laurent Pinchart
3
-100
/
+132
2013-03-15
sh-pfc: Split pins and functions definition tables
Laurent Pinchart
20
-106
/
+193
2013-03-15
sh-pfc: Don't needlessly check GPIO type in sh_gpio_free()
Laurent Pinchart
1
-4
/
+1
2013-03-15
sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs only
Laurent Pinchart
4
-28
/
+59
2013-03-15
sh-pfc: Make struct pinmux_gpio enum_id field const
Laurent Pinchart
1
-1
/
+1
2013-03-15
sh-pfc: Initialize pinmux_gpio flags statically
Laurent Pinchart
2
-20
/
+15
2013-03-15
sh-pfc: Remove unused sh_pfc_soc_info reserved_id field
Laurent Pinchart
17
-17
/
+0
[prev]
[next]