aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh/pfc/core.c
Commit message (Expand)AuthorAge
* sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/Laurent Pinchart2013-01-24
* sh-pfc: Remove unused resource and num_resources platform data fieldsLaurent Pinchart2013-01-24
* sh-pfc: Remove platform device registrationLaurent Pinchart2013-01-24
* sh-pfc: Support passing resources through platform deviceLaurent Pinchart2013-01-24
* sh-pfc: Split platform device and platform driver registrationLaurent Pinchart2013-01-24
* sh-pfc: Use sh_pfc_ namespace prefix through the whole driverLaurent Pinchart2013-01-24
* sh-pfc: Sort headers alphabeticallyLaurent Pinchart2013-01-24
* sh-pfc: Use devm_ioremap_nocache()Laurent Pinchart2013-01-24
* sh-pfc: Use devm_kzalloc()Laurent Pinchart2013-01-24
* sh-pfc: Move platform device and driver to the coreLaurent Pinchart2013-01-24
* sh-pfc: Merge PFC core and gpioLaurent Pinchart2013-01-24
* sh-pfc: Merge PFC core and pinctrlLaurent Pinchart2013-01-24
* sh-pfc: Move private definitions and declarations to private headerLaurent Pinchart2013-01-24
* sh-pfc: Split platform data from the sh_pfc structureLaurent Pinchart2013-01-24
* sh: pfc: Error out on pinctrl init resolution failure.Paul Mundt2012-07-17
* sh: pfc: Make pr_fmt consistent across pfc drivers.Paul Mundt2012-07-11
* sh: pfc: Rudimentary pinctrl-backed GPIO support.Paul Mundt2012-07-09
* sh: pfc: Shuffle PFC support core.Paul Mundt2012-07-09