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-09-05
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-08-30
pinctrl: sunxi: Fix off-by-one for valid offset range checking
Axel Lin
1
-1
/
+1
2013-08-30
pinctrl: sunxi: drop lock on error path
Linus Walleij
1
-1
/
+3
2013-08-29
pinctrl: pinconf-generic: Remove ti prefix in dev_err messages
Axel Lin
1
-3
/
+2
2013-08-29
Merge tag 'v3.11-rc7' into devel
Linus Walleij
6
-7
/
+81
2013-08-29
pinctrl: rockchip: Implement .request() and .free() callbacks
Axel Lin
1
-0
/
+12
2013-08-28
pinctrl: at91: fix get_pullup/down function return
Boris BREZILLON
1
-2
/
+2
2013-08-28
pinctrl: sh-pfc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-08-28
pinctrl: Add s5pv210 support to pinctrl-exynos
Mateusz Krawczuk
4
-1
/
+62
2013-08-28
pinctrl: utils: include export.h to avoid warnings
Laxman Dewangan
1
-0
/
+1
2013-08-28
pinctrl: s3c24xx: off by one in s3c24xx_eint_init()
Dan Carpenter
1
-1
/
+1
2013-08-28
pinctrl: mvebu: testing the wrong variable
Dan Carpenter
1
-1
/
+1
2013-08-28
pinctrl: abx500: fix bitwise AND test
Dan Carpenter
1
-3
/
+3
2013-08-28
pinctrl: mvebu: Convert to use devm_ioremap_resource
Jisheng Zhang
1
-6
/
+5
2013-08-28
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
23
-724
/
+948
2013-08-28
pinctrl: tz1090-pdc: Convert to devm_ioremap_resource
Axel Lin
1
-19
/
+3
2013-08-28
pinctrl: tz1090: Convert to devm_ioremap_resource
Axel Lin
1
-19
/
+3
2013-08-28
pinctrl: tegra: Convert to devm_ioremap_resource
Axel Lin
1
-19
/
+3
2013-08-28
pinctrl: rockchip: Simplify pin_to_bank equation
Axel Lin
1
-2
/
+1
2013-08-28
pinctrl: spear: Convert to devm_ioremap_resource
Axel Lin
1
-9
/
+4
2013-08-28
pinctrl: rockchip: Remove of_match_ptr macro for DT only driver
Axel Lin
1
-1
/
+1
2013-08-28
pinctrl: palmas: PINCTRL_PALMAS needs to select PINMUX
Axel Lin
1
-0
/
+1
2013-08-28
pinctrl: core: Add proper mutex lock in pinctrl_request_gpio
Axel Lin
1
-0
/
+4
2013-08-23
pinctrl: imx: Fix compilation with DEBUG enabled
Sascha Hauer
1
-16
/
+3
2013-08-23
pinctrl: rockchip: Simplify for loop iteration
Axel Lin
1
-15
/
+6
2013-08-23
pinctrl: tegra: use pinctrl-utils APIs for mapping
Laxman Dewangan
1
-112
/
+18
2013-08-23
pinctrl: utils : add support to pass config type in generic util APIs
Laxman Dewangan
3
-8
/
+15
2013-08-23
pinctrl: samsung: Parse pin groups before calling pinctrl_register()
Tomasz Figa
1
-6
/
+4
2013-08-23
pinctrl: palmas: Fix device name in Kconfig text
Mark Brown
1
-1
/
+1
2013-08-23
pinctrl: SPEAr310: Pass correct of_device_id table name to MODULE_DEVICE_TABLE
Axel Lin
1
-1
/
+1
2013-08-23
pinctrl: sunxi: Add Allwinner A20 pins set
Maxime Ripard
2
-0
/
+1019
2013-08-23
pinctrl: sunxi: Add Allwinner A31 pins set
Maxime Ripard
2
-0
/
+821
2013-08-23
pinctrl: sunxi: Fix inconsistent indentation
Maxime Ripard
1
-5
/
+5
2013-08-23
pinctrl: core: Remove unnecessary test for desc->name
Axel Lin
1
-3
/
+1
2013-08-23
pinctrl: core: Hold pctldev->mutex mutex lock while traversing gpio_ranges list
Axel Lin
1
-0
/
+3
2013-08-23
pinctrl: core: Hold pinctrldev_list_mutex mutex while traversing pinctrldev_list
Axel Lin
1
-0
/
+5
2013-08-23
pinctrl: sirf: add lost atlas6 uart0-no-stream-control pingroup
Qipan Li
1
-0
/
+4
2013-08-16
pinctrl: imx: Use struct type for pins
Sascha Hauer
2
-57
/
+58
2013-08-16
pinctrl: imx: do not fail when parsing a function fails
Sascha Hauer
1
-8
/
+2
2013-08-16
pinctrl: imx: do not fail when parsing a group fails
Sascha Hauer
1
-4
/
+1
2013-08-16
pinctrl: imx: Catch no fsl,pins property
Sascha Hauer
1
-0
/
+5
2013-08-16
pinctrl: imx: make error messages more informative
Sascha Hauer
1
-2
/
+2
2013-08-16
pinctrl: nomadik: simplify use of devm_ioremap_resource
Julia Lawall
1
-4
/
+1
2013-08-16
pinctrl: nomadik: shut up a warning for flags
Linus Walleij
1
-1
/
+1
2013-08-15
pinctrl/lantiq: add missing gphy led setup
John Crispin
1
-6
/
+24
2013-08-15
pinctrl/lantiq: add missing pin definition to falcon pinctrl driver
Thomas Langer
1
-2
/
+5
2013-08-15
sh-pfc: r8a7790: Add DU pin groups and functions
Laurent Pinchart
1
-0
/
+134
2013-08-15
sh-pfc: r8a7790: Rename DU1_DOTCLKIN to DU_DOTCLKIN1
Laurent Pinchart
1
-4
/
+4
2013-08-15
pinctrl: improve warning messages
Linus Walleij
1
-6
/
+35
2013-08-14
pinctrl: palmas: add pincontrol driver
Laxman Dewangan
3
-0
/
+1096
[next]