summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/sh-pfc/core.c (follow)
Commit message (Expand)AuthorAge
* pinctrl: sh-pfc: Update info pointer after SoC-specific initGeert Uytterhoeven2017-07-15
* pinctrl: sh-pfc: only use dummy states for non-DT platformsWolfram Sang2016-04-20
* pinctrl: sh-pfc: Remove obsolete r8a7778 platform_device_id entryGeert Uytterhoeven2015-10-20
* pinctrl: sh-pfc: Remove obsolete r8a7779 platform_device_id entryGeert Uytterhoeven2015-10-20
* pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]Geert Uytterhoeven2015-10-20
* pinctrl: sh-pfc: Initial R8A7795 PFC supportTakeshi Kihara2015-10-02
* pinctrl: sh-pfc: Remove obsolete r8a7740 platform_device_id entryGeert Uytterhoeven2015-07-16
* pinctrl: sh-pfc: Remove obsolete sh73a0 platform_device_id entryGeert Uytterhoeven2015-07-16
* pinctrl: sh-pfc: Convert to platform_get_*()Geert Uytterhoeven2015-07-16
* pinctrl: sh-pfc: add R8A7794 PFC supportHisashi Nakamura2015-06-16
* pinctrl: sh-pfc: Add r8a7793 supportUlrich Hecht2015-05-12
* pinctrl: sh-pfc: Remove r8a73a4 platform_device_id entryGeert Uytterhoeven2015-05-12
* pinctrl: sh-pfc: Remove r8a7790 platform_device_id entryGeert Uytterhoeven2015-03-18
* pinctrl: sh-pfc: Remove emev2 platform_device_id entryGeert Uytterhoeven2015-03-18
* pinctrl: sh-pfc: Use u32 to store register addressesGeert Uytterhoeven2015-03-18
* pinctrl: sh-pfc: Use unsigned int for register/field widths and offsetsGeert Uytterhoeven2015-03-18
* pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned longGeert Uytterhoeven2015-03-18
* pinctrl: sh-pfc: Use u32 to store register dataGeert Uytterhoeven2015-03-18
* pinctrl: sh-pfc: Remove r8a7791 platform_device_id entryLaurent Pinchart2015-03-09
* pinctrl: sh-pfc: sh7372: Remove PFC supportMagnus Damm2015-01-29
* sh-pfc: Add emev2 pinmux supportNiklas Söderlund2015-01-27
* pinctrl: sh-pfc: drop owner assignment from platform_driversWolfram Sang2014-10-20
* pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocationLaurent Pinchart2014-09-23
* sh-pfc: Support GPIO to IRQ mapping specified IRQ resourcesLaurent Pinchart2013-12-12
* sh-pfc: Rename sh_pfc window field to windowsLaurent Pinchart2013-12-12
* sh-pfc: Turn unsigned indices into unsigned intLaurent Pinchart2013-12-12
* pinctrl: sh-pfc: r8a7791 PFC supportHisashi Nakamura2013-10-27
* pinctrl: sh-pfc: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-28
* sh-pfc: Support pins not associated with a GPIO portLaurent Pinchart2013-07-29
* sh-pfc: Compute pin ranges automaticallyLaurent Pinchart2013-07-29
* sh-pfc: Replace pinmux_enum_id typedef with u16Laurent Pinchart2013-07-29
* sh-pfc: Remove unused input_pd and input_pu rangesLaurent Pinchart2013-07-29
* Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-03
|\
| * sh-pfc: Add DT supportLaurent Pinchart2013-06-18
| * sh-pfc: Remove support for platform dataLaurent Pinchart2013-06-18
* | sh-pfc: Add support for SoC-specific initializationLaurent Pinchart2013-06-05
* | sh-pfc: Add r8a7778 pinmux supportKuninori Morimoto2013-06-04
* | sh-pfc: Initial r8a7790 PFC supportKoji Matsuoka2013-06-04
|/
* sh-pfc: Add r8a73a4 pinmux supportMagnus Damm2013-04-03
* sh-pfc: Configure pins as GPIOs at request time when handled externallyLaurent Pinchart2013-04-03
* sh-pfc: Fix compiler warning when BUG()Laurent Pinchart2013-04-02
* sh-pfc: Convert message printing from pr_* to dev_*Laurent Pinchart2013-03-15
* sh-pfc: Use proper error codesLaurent Pinchart2013-03-15
* sh-pfc: Constify all SoC dataLaurent Pinchart2013-03-15
* sh-pfc: Remove configuration dry-run and freeLaurent Pinchart2013-03-15
* sh-pfc: Don't modify sh_pfc_pin SoC dataLaurent Pinchart2013-03-15
* sh-pfc: Drop unused support for 1:1 physical to virtual memory mappingsLaurent Pinchart2013-03-15
* sh-pfc: Don't map data registers individuallyLaurent Pinchart2013-03-15
* sh-pfc: Move GPIO registers access functions to gpio.cLaurent Pinchart2013-03-15
* sh-pfc: Add support for sparse pin numbersLaurent Pinchart2013-03-15