summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* pinctrl: st: Staticize local symbolsSachin Kamat2013-08-071-4/+4
* pinctrl: st: Convert to use devm_ioremap_resourceSachin Kamat2013-08-071-5/+3
* pinctrl: imx: work around select input quirkShawn Guo2013-08-071-2/+32
* pinctrl: sunxi: Fix incorrect NULL checkSachin Kamat2013-08-071-1/+1
* pinctrl: shut up a couple of pinctrl warningsRussell King - ARM Linux2013-08-071-18/+11
* drivers/pinctrl: don't check resource with devm_ioremap_resourceWolfram Sang2013-08-072-8/+0
* pinctrl: rockchip: include correct clk headerHeiko Stübner2013-08-071-1/+1
* Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij2013-07-296-629/+1093
|\
| * sh-pfc: r8a7790: Add VIN pin groups and functionsShinobu Uehara2013-07-291-0/+106
| * sh-pfc: r8a7790: Add USB pin groups and functionsShinobu Uehara2013-07-291-0/+42
| * sh-pfc: r8a7790: Add SCIF2 pin groups and functionsLaurent Pinchart2013-07-291-0/+32
| * sh-pfc: r8a7790: Add MSIOF pin groups and functionsKunihito Higashiyama2013-07-291-0/+236
| * sh-pfc: r8a7790: Sort pin groups and functions alphabeticallyLaurent Pinchart2013-07-291-265/+265
| * sh-pfc: r8a7790: Fix miscellaneous pinmux configuration tables mistakesShinya Kuribayashi2013-07-291-16/+15
| * sh-pfc: r8a7790: Add SCIF2 pins configuration supportShinya Kuribayashi2013-07-291-17/+23
| * sh-pfc: r8a7790: Add TCLK1 pin configuration supportShinya Kuribayashi2013-07-291-3/+4
| * sh-pfc: r8a7790: Swap SCIFA2_RXD_B and HRX0_C configurationsShinya Kuribayashi2013-07-291-8/+8
| * sh-pfc: r8a7790: Remove deprecated SPV_EVEN pinShinya Kuribayashi2013-07-291-4/+3
| * sh-pfc: r8a7790: Remove deprecated RDS pinsShinya Kuribayashi2013-07-291-51/+33
| * sh-pfc: r8a7790: Remove deprecated Ethernet MII/RMII pinsShinya Kuribayashi2013-07-291-130/+94
| * sh-pfc: r8a7790: Remove trailing '_TANS' string from RTS/CTS pinsShinya Kuribayashi2013-07-291-10/+10
| * sh-pfc: r8a7790: Rename I2C SDA/SCL pinsShinya Kuribayashi2013-07-291-104/+104
| * sh-pfc: r8a7779: Add I2C pin groupsPhil Edworthy2013-07-291-0/+105
| * sh-pfc: sh73a0: Remove EXT_IRQ16L and EXT_IRQ16H macrosLaurent Pinchart2013-07-291-36/+32
| * sh-pfc: sh7372: Replace <mach/irqs.h> with <linux/sh_intc.h>Laurent Pinchart2013-07-291-2/+1
| * sh-pfc: Remove unneeded mach/<soc>.h includesLaurent Pinchart2013-07-293-3/+0
* | Merge branch 'pinmux/next/pin-no-gpio' of git://linuxtv.org/pinchartl/fbdev i...Linus Walleij2013-07-2924-3673/+3275
|\ \
| * | sh-pfc: Support pins not associated with a GPIO portLaurent Pinchart2013-07-295-18/+49
| * | sh-pfc: Compute pin ranges automaticallyLaurent Pinchart2013-07-297-88/+88
| * | sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pinsLaurent Pinchart2013-07-293-4/+4
| * | sh-pfc: Add pin number to struct sh_pfc_pinLaurent Pinchart2013-07-291-8/+12
| * | sh-pfc: Pass the pin number down to the port function macroLaurent Pinchart2013-07-291-3/+3
| * | sh-pfc: Add port numbers to the CPU_ALL_PORT macroLaurent Pinchart2013-07-295-114/+114
| * | sh-pfc: Don't duplicate argument to PINMUX_GPIO macroLaurent Pinchart2013-07-2912-1420/+1418
| * | sh-pfc: shx3: Remove shx3_ prefix from static symbolsLaurent Pinchart2013-07-291-14/+14
| * | sh-pfc: sh7734: Use the common GP port style macrosLaurent Pinchart2013-07-292-51/+22
| * | sh-pfc: Consolidate pin definition macrosLaurent Pinchart2013-07-295-56/+36
| * | sh-pfc: Consolidate PFC SoC data macrosLaurent Pinchart2013-07-299-214/+140
| * | sh-pfc: Rename gpio arguments to be consistent with the rest of the codeLaurent Pinchart2013-07-291-5/+5
| * | sh-pfc: Replace pinmux_enum_id typedef with u16Laurent Pinchart2013-07-2921-46/+37
| * | sh-pfc: Don't overallocate memory for the GPIO chip pins arrayLaurent Pinchart2013-07-291-2/+2
| * | sh-pfc: Remove unused GPIO_PORT_ALL macroLaurent Pinchart2013-07-293-16/+0
| * | sh-pfc: Remove unneeded const keywordsLaurent Pinchart2013-07-291-2/+2
| * | sh-pfc: Remove unused macro and enum entriesLaurent Pinchart2013-07-291-7/+0
| * | sh-pfc: Remove unused PORT_DATA_* macrosLaurent Pinchart2013-07-291-30/+0
| * | sh-pfc: Remove unused input_pd and input_pu rangesLaurent Pinchart2013-07-292-12/+0
| * | sh-pfc: shx3: Remove unused input_pu rangeLaurent Pinchart2013-07-291-146/+124
| * | sh-pfc: sh7786: Remove unused input_pu rangeLaurent Pinchart2013-07-291-140/+120
| * | sh-pfc: sh7785: Remove unused input_pu rangeLaurent Pinchart2013-07-291-253/+222
| * | sh-pfc: sh7757: Remove unused input_pu rangeLaurent Pinchart2013-07-291-170/+129