Age | Commit message (Expand) | Author |
2013-08-14 | sh-pfc: r8a7790: Add DU pin groups and functions | Laurent Pinchart |
2013-08-14 | sh-pfc: r8a7790: Rename DU1_DOTCLKIN to DU_DOTCLKIN1 | Laurent Pinchart |
2013-07-29 | Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into devel | Linus Walleij |
2013-07-29 | sh-pfc: r8a7790: Add VIN pin groups and functions | Shinobu Uehara |
2013-07-29 | sh-pfc: r8a7790: Add USB pin groups and functions | Shinobu Uehara |
2013-07-29 | sh-pfc: r8a7790: Add SCIF2 pin groups and functions | Laurent Pinchart |
2013-07-29 | sh-pfc: r8a7790: Add MSIOF pin groups and functions | Kunihito Higashiyama |
2013-07-29 | sh-pfc: r8a7790: Sort pin groups and functions alphabetically | Laurent Pinchart |
2013-07-29 | sh-pfc: r8a7790: Fix miscellaneous pinmux configuration tables mistakes | Shinya Kuribayashi |
2013-07-29 | sh-pfc: r8a7790: Add SCIF2 pins configuration support | Shinya Kuribayashi |
2013-07-29 | sh-pfc: r8a7790: Add TCLK1 pin configuration support | Shinya Kuribayashi |
2013-07-29 | sh-pfc: r8a7790: Swap SCIFA2_RXD_B and HRX0_C configurations | Shinya Kuribayashi |
2013-07-29 | sh-pfc: r8a7790: Remove deprecated SPV_EVEN pin | Shinya Kuribayashi |
2013-07-29 | sh-pfc: r8a7790: Remove deprecated RDS pins | Shinya Kuribayashi |
2013-07-29 | sh-pfc: r8a7790: Remove deprecated Ethernet MII/RMII pins | Shinya Kuribayashi |
2013-07-29 | sh-pfc: r8a7790: Remove trailing '_TANS' string from RTS/CTS pins | Shinya Kuribayashi |
2013-07-29 | sh-pfc: r8a7790: Rename I2C SDA/SCL pins | Shinya Kuribayashi |
2013-07-29 | sh-pfc: r8a7779: Add I2C pin groups | Phil Edworthy |
2013-07-29 | sh-pfc: sh73a0: Remove EXT_IRQ16L and EXT_IRQ16H macros | Laurent Pinchart |
2013-07-29 | sh-pfc: sh7372: Replace <mach/irqs.h> with <linux/sh_intc.h> | Laurent Pinchart |
2013-07-29 | sh-pfc: Remove unneeded mach/<soc>.h includes | Laurent Pinchart |
2013-07-29 | sh-pfc: Support pins not associated with a GPIO port | Laurent Pinchart |
2013-07-29 | sh-pfc: Compute pin ranges automatically | Laurent Pinchart |
2013-07-29 | sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pins | Laurent Pinchart |
2013-07-29 | sh-pfc: Add pin number to struct sh_pfc_pin | Laurent Pinchart |
2013-07-29 | sh-pfc: Pass the pin number down to the port function macro | Laurent Pinchart |
2013-07-29 | sh-pfc: Add port numbers to the CPU_ALL_PORT macro | Laurent Pinchart |
2013-07-29 | sh-pfc: Don't duplicate argument to PINMUX_GPIO macro | Laurent Pinchart |
2013-07-29 | sh-pfc: shx3: Remove shx3_ prefix from static symbols | Laurent Pinchart |
2013-07-29 | sh-pfc: sh7734: Use the common GP port style macros | Laurent Pinchart |
2013-07-29 | sh-pfc: Consolidate pin definition macros | Laurent Pinchart |
2013-07-29 | sh-pfc: Consolidate PFC SoC data macros | Laurent Pinchart |
2013-07-29 | sh-pfc: Rename gpio arguments to be consistent with the rest of the code | Laurent Pinchart |
2013-07-29 | sh-pfc: Replace pinmux_enum_id typedef with u16 | Laurent Pinchart |
2013-07-29 | sh-pfc: Don't overallocate memory for the GPIO chip pins array | Laurent Pinchart |
2013-07-29 | sh-pfc: Remove unused GPIO_PORT_ALL macro | Laurent Pinchart |
2013-07-29 | sh-pfc: Remove unneeded const keywords | Laurent Pinchart |
2013-07-29 | sh-pfc: Remove unused macro and enum entries | Laurent Pinchart |
2013-07-29 | sh-pfc: Remove unused PORT_DATA_* macros | Laurent Pinchart |
2013-07-29 | sh-pfc: Remove unused input_pd and input_pu ranges | Laurent Pinchart |
2013-07-29 | sh-pfc: shx3: Remove unused input_pu range | Laurent Pinchart |
2013-07-29 | sh-pfc: sh7786: Remove unused input_pu range | Laurent Pinchart |
2013-07-29 | sh-pfc: sh7785: Remove unused input_pu range | Laurent Pinchart |
2013-07-29 | sh-pfc: sh7757: Remove unused input_pu range | Laurent Pinchart |
2013-07-29 | sh-pfc: sh7724: Remove unused input_pu range | Laurent Pinchart |
2013-07-29 | sh-pfc: sh7723: Remove unused input_pu range | Laurent Pinchart |
2013-07-29 | sh-pfc: sh7722: Remove unused input_pd and input_pu ranges | Laurent Pinchart |
2013-07-29 | sh-pfc: sh7720: Remove unused input_pu range | Laurent Pinchart |
2013-07-03 | Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-06-24 | sh-pfc: Guard DT parsing with #ifdef CONFIG_OF | Laurent Pinchart |