summaryrefslogtreecommitdiff
path: root/drivers/pinctrl (follow)
Commit message (Expand)AuthorAge
...
* | pinctrl: add utility functions for add map/configsLaxman Dewangan2013-08-14
* | pinctrl: pinmux: Don't free pins requested by other devices in pinmux_disable...Sonic Zhang2013-08-14
* | pinctrl: nomadik: delete ancient pin control APILinus Walleij2013-08-07
* | pinctrl: sirf: add missing __iomem annotationJingoo Han2013-08-07
* | pinctrl: pinconf: fix comparison of different typesJingoo Han2013-08-07
* | pinctrl: at91: choose appropriate handler for level interruptsBoris BREZILLON2013-08-07
* | pinctrl: st: Staticize local symbolsSachin Kamat2013-08-07
* | pinctrl: st: Convert to use devm_ioremap_resourceSachin Kamat2013-08-07
* | pinctrl: imx: work around select input quirkShawn Guo2013-08-07
* | pinctrl: sunxi: Fix incorrect NULL checkSachin Kamat2013-08-07
* | pinctrl: shut up a couple of pinctrl warningsRussell King - ARM Linux2013-08-07
* | drivers/pinctrl: don't check resource with devm_ioremap_resourceWolfram Sang2013-08-07
* | pinctrl: rockchip: include correct clk headerHeiko Stübner2013-08-07
* | Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij2013-07-29
|\ \
| * | sh-pfc: r8a7790: Add VIN pin groups and functionsShinobu Uehara2013-07-29
| * | sh-pfc: r8a7790: Add USB pin groups and functionsShinobu Uehara2013-07-29
| * | sh-pfc: r8a7790: Add SCIF2 pin groups and functionsLaurent Pinchart2013-07-29
| * | sh-pfc: r8a7790: Add MSIOF pin groups and functionsKunihito Higashiyama2013-07-29
| * | sh-pfc: r8a7790: Sort pin groups and functions alphabeticallyLaurent Pinchart2013-07-29
| * | sh-pfc: r8a7790: Fix miscellaneous pinmux configuration tables mistakesShinya Kuribayashi2013-07-29
| * | sh-pfc: r8a7790: Add SCIF2 pins configuration supportShinya Kuribayashi2013-07-29
| * | sh-pfc: r8a7790: Add TCLK1 pin configuration supportShinya Kuribayashi2013-07-29
| * | sh-pfc: r8a7790: Swap SCIFA2_RXD_B and HRX0_C configurationsShinya Kuribayashi2013-07-29
| * | sh-pfc: r8a7790: Remove deprecated SPV_EVEN pinShinya Kuribayashi2013-07-29
| * | sh-pfc: r8a7790: Remove deprecated RDS pinsShinya Kuribayashi2013-07-29
| * | sh-pfc: r8a7790: Remove deprecated Ethernet MII/RMII pinsShinya Kuribayashi2013-07-29
| * | sh-pfc: r8a7790: Remove trailing '_TANS' string from RTS/CTS pinsShinya Kuribayashi2013-07-29
| * | sh-pfc: r8a7790: Rename I2C SDA/SCL pinsShinya Kuribayashi2013-07-29
| * | sh-pfc: r8a7779: Add I2C pin groupsPhil Edworthy2013-07-29
| * | sh-pfc: sh73a0: Remove EXT_IRQ16L and EXT_IRQ16H macrosLaurent Pinchart2013-07-29
| * | sh-pfc: sh7372: Replace <mach/irqs.h> with <linux/sh_intc.h>Laurent Pinchart2013-07-29
| * | sh-pfc: Remove unneeded mach/<soc>.h includesLaurent Pinchart2013-07-29
| |/
* | Merge branch 'pinmux/next/pin-no-gpio' of git://linuxtv.org/pinchartl/fbdev i...Linus Walleij2013-07-29
|\ \
| * | sh-pfc: Support pins not associated with a GPIO portLaurent Pinchart2013-07-29
| * | sh-pfc: Compute pin ranges automaticallyLaurent Pinchart2013-07-29
| * | sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pinsLaurent Pinchart2013-07-29
| * | sh-pfc: Add pin number to struct sh_pfc_pinLaurent Pinchart2013-07-29
| * | sh-pfc: Pass the pin number down to the port function macroLaurent Pinchart2013-07-29
| * | sh-pfc: Add port numbers to the CPU_ALL_PORT macroLaurent Pinchart2013-07-29
| * | sh-pfc: Don't duplicate argument to PINMUX_GPIO macroLaurent Pinchart2013-07-29
| * | sh-pfc: shx3: Remove shx3_ prefix from static symbolsLaurent Pinchart2013-07-29
| * | sh-pfc: sh7734: Use the common GP port style macrosLaurent Pinchart2013-07-29
| * | sh-pfc: Consolidate pin definition macrosLaurent Pinchart2013-07-29
| * | sh-pfc: Consolidate PFC SoC data macrosLaurent Pinchart2013-07-29
| * | sh-pfc: Rename gpio arguments to be consistent with the rest of the codeLaurent Pinchart2013-07-29
| * | sh-pfc: Replace pinmux_enum_id typedef with u16Laurent Pinchart2013-07-29
| * | sh-pfc: Don't overallocate memory for the GPIO chip pins arrayLaurent Pinchart2013-07-29
| * | sh-pfc: Remove unused GPIO_PORT_ALL macroLaurent Pinchart2013-07-29
| * | sh-pfc: Remove unneeded const keywordsLaurent Pinchart2013-07-29
| * | sh-pfc: Remove unused macro and enum entriesLaurent Pinchart2013-07-29