summaryrefslogtreecommitdiffstats
path: root/drivers/sh/pfc/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/Laurent Pinchart2013-01-251-179/+0Star
* sh-pfc: Sort headers alphabeticallyLaurent Pinchart2013-01-251-3/+3
* sh-pfc: Remove check for impossible error conditionLaurent Pinchart2013-01-251-2/+2
* sh-pfc: Use devm_kzalloc()Laurent Pinchart2013-01-251-5/+3Star
* sh-pfc: Move platform device and driver to the coreLaurent Pinchart2013-01-251-1/+2
* sh-pfc: Merge PFC core and gpioLaurent Pinchart2013-01-251-71/+8Star
* sh-pfc: Move private definitions and declarations to private headerLaurent Pinchart2013-01-251-0/+2
* sh-pfc: Split platform data from the sh_pfc structureLaurent Pinchart2013-01-251-9/+10
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
* ARM: shmobile: move custom gpio functions to sh-gpio.hRob Herring2012-09-141-0/+1
* sh: pfc: Make pr_fmt consistent across pfc drivers.Paul Mundt2012-07-111-1/+1
* sh: pfc: Rudimentary pinctrl-backed GPIO support.Paul Mundt2012-07-101-86/+16Star
* sh: pfc: Shuffle PFC support core.Paul Mundt2012-07-101-0/+309