aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/core.c
Commit message (Expand)AuthorAge
* pinctrl: sh-pfc: Add helper to handle bias lookup tableNiklas Söderlund2017-01-19
* pinctrl: sh-pfc: Initial R8A7796 PFC supportTakeshi Kihara2016-08-19
* pinctrl: sh-pfc: Add R8A7792 PFC supportSergei Shtylyov2016-08-08
* pinctrl: sh-pfc: Convert to devm_gpiochip_add_data()Geert Uytterhoeven2016-06-21
* Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-05-19
|\
| * pinctrl: sh-pfc: Kill unused variable in sh_pfc_remove()Geert Uytterhoeven2016-04-29
| * pinctrl: ish-pfc: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-20
| * pinctrl: sh-pfc: Add drive strength supportLaurent Pinchart2016-03-29
* | pinctrl: sh-pfc: only use dummy states for non-DT platformsWolfram Sang2016-03-30
|/
* pinctrl: sh-pfc: core: don't open code of_device_get_match_data()Wolfram Sang2016-03-08
* pinctrl: sh-pfc: make explicitly non-modularPaul Gortmaker2016-03-08
* pinctrl: sh-pfc: Rework PFC GPIO supportMagnus Damm2016-02-18
* 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-17
* pinctrl: sh-pfc: Remove emev2 platform_device_id entryGeert Uytterhoeven2015-03-17
* pinctrl: sh-pfc: Use u32 to store register addressesGeert Uytterhoeven2015-03-17
* pinctrl: sh-pfc: Use unsigned int for register/field widths and offsetsGeert Uytterhoeven2015-03-17
* pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned longGeert Uytterhoeven2015-03-17
* pinctrl: sh-pfc: Use u32 to store register dataGeert Uytterhoeven2015-03-17
* 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-02
* sh-pfc: Configure pins as GPIOs at request time when handled externallyLaurent Pinchart2013-04-02