Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sh-pfc: Constify all SoC data | Laurent Pinchart | 2013-03-15 | 1 | -5/+5 |
* | 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 | -4/+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: Use GPIO_FN instead of PINMUX_GPIO where possible | Laurent Pinchart | 2013-03-15 | 1 | -228/+228 |
* | sh-pfc: Move sh_pfc.h from include/linux/ to driver directory | Laurent Pinchart | 2013-01-25 | 1 | -1/+2 |
* | sh-pfc: Add sh7722 pinmux support | Laurent Pinchart | 2013-01-25 | 1 | -0/+1778 |