index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
2013-07-29
sh-pfc: r8a7790: Remove deprecated RDS pins
Shinya Kuribayashi
1
-51
/
+33
2013-07-29
sh-pfc: r8a7790: Remove deprecated Ethernet MII/RMII pins
Shinya Kuribayashi
1
-130
/
+94
2013-07-29
sh-pfc: r8a7790: Remove trailing '_TANS' string from RTS/CTS pins
Shinya Kuribayashi
1
-10
/
+10
2013-07-29
sh-pfc: r8a7790: Rename I2C SDA/SCL pins
Shinya Kuribayashi
1
-104
/
+104
2013-07-29
sh-pfc: r8a7779: Add I2C pin groups
Phil Edworthy
1
-0
/
+105
2013-07-29
sh-pfc: sh73a0: Remove EXT_IRQ16L and EXT_IRQ16H macros
Laurent Pinchart
1
-36
/
+32
2013-07-29
sh-pfc: sh7372: Replace <mach/irqs.h> with <linux/sh_intc.h>
Laurent Pinchart
1
-2
/
+1
2013-07-29
sh-pfc: Remove unneeded mach/<soc>.h includes
Laurent Pinchart
3
-3
/
+0
2013-07-29
sh-pfc: Support pins not associated with a GPIO port
Laurent Pinchart
5
-18
/
+49
2013-07-29
sh-pfc: Compute pin ranges automatically
Laurent Pinchart
7
-88
/
+88
2013-07-29
sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pins
Laurent Pinchart
3
-4
/
+4
2013-07-29
sh-pfc: Add pin number to struct sh_pfc_pin
Laurent Pinchart
1
-8
/
+12
2013-07-29
sh-pfc: Pass the pin number down to the port function macro
Laurent Pinchart
1
-3
/
+3
2013-07-29
sh-pfc: Add port numbers to the CPU_ALL_PORT macro
Laurent Pinchart
5
-114
/
+114
2013-07-29
sh-pfc: Don't duplicate argument to PINMUX_GPIO macro
Laurent Pinchart
12
-1420
/
+1418
2013-07-29
sh-pfc: shx3: Remove shx3_ prefix from static symbols
Laurent Pinchart
1
-14
/
+14
2013-07-29
sh-pfc: sh7734: Use the common GP port style macros
Laurent Pinchart
2
-51
/
+22
2013-07-29
sh-pfc: Consolidate pin definition macros
Laurent Pinchart
5
-56
/
+36
[next]