| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: sh-pfc: rename confusing pinmux ops variable | Linus Walleij | 2014-09-04 | 1 | -2/+2 |
* | Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-01-21 | 1 | -13/+2 |
|\ |
|
| * | pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arrays | Laurent Pinchart | 2013-12-20 | 1 | -1/+1 |
| * | sh-pfc: Rename sh_pfc window field to windows | Laurent Pinchart | 2013-12-12 | 1 | -1/+1 |
| * | sh-pfc: Share common PORTCR macro definition | Laurent Pinchart | 2013-12-10 | 1 | -11/+0 |
* | | sh-pfc: sh7372: Fix pin bias setup | Laurent Pinchart | 2013-12-03 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into devel | Linus Walleij | 2013-07-29 | 1 | -3/+1 |
|\ |
|
| * | sh-pfc: sh7372: Replace <mach/irqs.h> with <linux/sh_intc.h> | Laurent Pinchart | 2013-07-29 | 1 | -2/+1 |
| * | sh-pfc: Remove unneeded mach/<soc>.h includes | Laurent Pinchart | 2013-07-29 | 1 | -1/+0 |
* | | sh-pfc: Add port numbers to the CPU_ALL_PORT macro | Laurent Pinchart | 2013-07-29 | 1 | -7/+7 |
* | | sh-pfc: Consolidate pin definition macros | Laurent Pinchart | 2013-07-29 | 1 | -16/+9 |
* | | sh-pfc: Consolidate PFC SoC data macros | Laurent Pinchart | 2013-07-29 | 1 | -4/+1 |
* | | sh-pfc: Replace pinmux_enum_id typedef with u16 | Laurent Pinchart | 2013-07-29 | 1 | -1/+1 |
* | | sh-pfc: Remove unused GPIO_PORT_ALL macro | Laurent Pinchart | 2013-07-29 | 1 | -7/+0 |
|/ |
|
* | sh-pfc: sh7372: Add bias (pull-up/down) pinconf support | Laurent Pinchart | 2013-06-04 | 1 | -130/+211 |
* | sh-pfc: sh7372: Remove function GPIOs | Laurent Pinchart | 2013-06-04 | 1 | -247/+0 |
* | sh-pfc: sh7372: Replace GPIO_PORTx enum with GPIO port numbers | Laurent Pinchart | 2013-06-04 | 1 | -32/+39 |
* | sh-pfc: sh7372: Add USB pin groups and functions | Laurent Pinchart | 2013-06-04 | 1 | -0/+82 |
* | sh-pfc: sh7372: Add SCIF pin groups and functions | Laurent Pinchart | 2013-06-04 | 1 | -0/+197 |
* | sh-pfc: sh7372: Add LCDC pin groups and functions | Laurent Pinchart | 2013-06-04 | 1 | -0/+121 |
* | sh-pfc: sh7372: Add KEYSC pin groups and functions | Laurent Pinchart | 2013-06-04 | 1 | -0/+91 |
* | sh-pfc: sh7372: Add INTC pin groups and functions | Laurent Pinchart | 2013-06-04 | 1 | -0/+161 |
* | sh-pfc: sh7372: Add HDMI pin groups and functions | Laurent Pinchart | 2013-06-04 | 1 | -0/+14 |
* | sh-pfc: sh7372: Add FSI pin groups and functions | Laurent Pinchart | 2013-06-04 | 1 | -0/+91 |
* | sh-pfc: sh7372: Add FLCTL pin groups and functions | Laurent Pinchart | 2013-06-04 | 1 | -0/+44 |
* | sh-pfc: sh7372: Add CEU pin groups and functions | Laurent Pinchart | 2013-06-04 | 1 | -0/+70 |
* | sh-pfc: sh7372: Add BSC pin groups and functions | Laurent Pinchart | 2013-06-04 | 1 | -0/+124 |
* | sh-pfc: sh7372: Remove SDHI and MMCIF function GPIOS | Laurent Pinchart | 2013-03-15 | 1 | -25/+0 |
* | sh-pfc: sh7372: Add SDHCI and MMCIF pin groups and functions | Guennadi Liakhovetski | 2013-03-15 | 1 | -0/+206 |
* | sh-pfc: Constify all SoC data | Laurent Pinchart | 2013-03-15 | 1 | -6/+6 |
* | sh-pfc: Look up IRQ table entries by GPIO number | Laurent Pinchart | 2013-03-15 | 1 | -32/+32 |
* | sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin | Laurent Pinchart | 2013-03-15 | 1 | -1/+1 |
* | sh-pfc: Split pins and functions definition tables | Laurent Pinchart | 2013-03-15 | 1 | -6/+9 |
* | sh-pfc: Remove unused sh_pfc_soc_info reserved_id field | Laurent Pinchart | 2013-03-15 | 1 | -1/+0 |
* | sh-pfc: Replace SoC info data and mark ranges with a number of pins | Laurent Pinchart | 2013-03-15 | 1 | -2/+1 |
* | sh-pfc: Replace first_gpio and last_gpio with nr_gpios | Laurent Pinchart | 2013-03-15 | 1 | -3/+2 |
* | sh-pfc: Move sh_pfc.h from include/linux/ to driver directory | Laurent Pinchart | 2013-01-25 | 1 | -1/+2 |
* | sh-pfc: Add sh7372 pinmux support | Laurent Pinchart | 2013-01-25 | 1 | -0/+1657 |