Age | Commit message (Expand) | Author | Files | Lines |
2013-08-14 | pinctrl: palmas: add pincontrol driver | Laxman Dewangan | 3 | -0/+1096 |
2013-08-14 | pinctrl: pinconf-generic: add generic APIs for mapping pinctrl node | Laxman Dewangan | 1 | -0/+96 |
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 | 1 | -295/+0 |
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: 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 | Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into devel | Linus Walleij | 6 | -629/+1093 |
2013-07-29 | Merge branch 'pinmux/next/pin-no-gpio' of git://linuxtv.org/pinchartl/fbdev i... | Linus Walleij | 24 | -3673/+3275 |
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 |
2013-07-29 | sh-pfc: Consolidate PFC SoC data macros | Laurent Pinchart | 9 | -214/+140 |
2013-07-29 | sh-pfc: Rename gpio arguments to be consistent with the rest of the code | Laurent Pinchart | 1 | -5/+5 |
2013-07-29 | sh-pfc: Replace pinmux_enum_id typedef with u16 | Laurent Pinchart | 21 | -46/+37 |
2013-07-29 | sh-pfc: Don't overallocate memory for the GPIO chip pins array | Laurent Pinchart | 1 | -2/+2 |
2013-07-29 | sh-pfc: Remove unused GPIO_PORT_ALL macro | Laurent Pinchart | 3 | -16/+0 |