index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-tegra.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
4
-10
/
+35
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
Documentation: pinctrl: Fix example code for pinctrl_register
Axel Lin
1
-1
/
+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
2
-0
/
+10
2013-08-16
pinctrl: imx: Use struct type for pins
Sascha Hauer
2
-57
/
+58
2013-08-15
pinctrl: imx: do not fail when parsing a function fails
Sascha Hauer
1
-8
/
+2
2013-08-15
pinctrl: imx: do not fail when parsing a group fails
Sascha Hauer
1
-4
/
+1
2013-08-15
pinctrl: imx: Catch no fsl,pins property
Sascha Hauer
1
-0
/
+5
2013-08-15
pinctrl: imx: make error messages more informative
Sascha Hauer
1
-2
/
+2
2013-08-15
pinctrl: nomadik: simplify use of devm_ioremap_resource
Julia Lawall
1
-4
/
+1
2013-08-15
pinctrl: add includes and ifdefs for non-DT builds
Linus Walleij
1
-0
/
+9
2013-08-15
pinctrl: nomadik: shut up a warning for flags
Linus Walleij
1
-1
/
+1
2013-08-15
gpio: clean up gpio-ranges documentation
Stephen Warren
1
-25
/
+30
2013-08-14
pinctrl/lantiq: add missing gphy led setup
John Crispin
1
-6
/
+24
2013-08-14
pinctrl/lantiq: add missing pin definition to falcon pinctrl driver
Thomas Langer
1
-2
/
+5
2013-08-14
MAINTAINERS: Update sirf patterns
Joe Perches
1
-1
/
+1
2013-08-14
Documentation: pinctrl: Fix example code
Sachin Kamat
1
-4
/
+4
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-08-14
pinctrl: improve warning messages
Linus Walleij
1
-6
/
+35
2013-08-14
pinctrl: palmas: add pincontrol driver
Laxman Dewangan
5
-11
/
+1216
2013-08-14
pinctrl: pinconf-generic: add generic APIs for mapping pinctrl node
Laxman Dewangan
2
-0
/
+102
2013-08-14
pinctrl: add utility functions for add map/configs
Laxman Dewangan
3
-1
/
+179
2013-08-14
pinctrl: pinmux: Don't free pins requested by other devices in pinmux_disable...
Sonic Zhang
1
-5
/
+5
2013-08-07
pinctrl: nomadik: delete ancient pin control API
Linus Walleij
2
-319
/
+0
2013-08-07
pinctrl: add generic pins and functions properties
Stephen Warren
1
-0
/
+16
2013-08-07
pinctrl: sirf: add missing __iomem annotation
Jingoo Han
1
-1
/
+1
2013-08-07
pinctrl: pinconf: fix comparison of different types
Jingoo Han
1
-1
/
+1
2013-08-07
pinctrl: clean up pinconfig-generic documentation
Stephen Warren
1
-15
/
+10
2013-08-07
pinctrl: at91: choose appropriate handler for level interrupts
Boris BREZILLON
1
-2
/
+14
2013-08-07
pinctrl: st: Staticize local symbols
Sachin Kamat
1
-4
/
+4
2013-08-07
pinctrl: st: Convert to use devm_ioremap_resource
Sachin Kamat
1
-5
/
+3
2013-08-07
pinctrl: imx: work around select input quirk
Shawn Guo
1
-2
/
+32
2013-08-07
pinctrl: sunxi: Fix incorrect NULL check
Sachin Kamat
1
-1
/
+1
2013-08-07
pinctrl: shut up a couple of pinctrl warnings
Russell King - ARM Linux
1
-18
/
+11
2013-08-07
drivers/pinctrl: don't check resource with devm_ioremap_resource
Wolfram Sang
2
-8
/
+0
2013-08-07
pinctrl: rockchip: include correct clk header
Heiko Stübner
1
-1
/
+1
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
[next]