summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/sh-pfc/core.c
AgeCommit message (Expand)Author
2017-12-05pinctrl: sh-pfc: Add R8A77970 PFC supportSergei Shtylyov
2017-10-20pinctrl: sh-pfc: Save/restore registers for PSCI system suspendGeert Uytterhoeven
2017-10-20pinctrl: sh-pfc: Remove obsolete sh_pfc_pin_to_bias_info()Geert Uytterhoeven
2017-10-20pinctrl: sh-pfc: Add sh_pfc_pin_to_bias_reg() helperGeert Uytterhoeven
2017-10-20pinctrl: sh-pfc: Drop width parameter of sh_pfc_{read,write}_reg()Geert Uytterhoeven
2017-10-20pinctrl: sh-pfc: Remove matching on plain sh-pfc platform deviceGeert Uytterhoeven
2017-08-16pinctrl: sh-pfc: Initial R8A77995 PFC supportTakeshi Kihara
2017-05-16pinctrl: sh-pfc: r8a7794: Add R8A7745 supportSergei Shtylyov
2017-05-16pinctrl: sh-pfc: r8a7791: Add R8A7743 supportSergei Shtylyov
2017-03-21pinctrl: sh-pfc: Update info pointer after SoC-specific initGeert Uytterhoeven
2016-11-15pinctrl: sh-pfc: Add helper to handle bias lookup tableNiklas Söderlund
2016-08-19pinctrl: sh-pfc: Initial R8A7796 PFC supportTakeshi Kihara
2016-08-08pinctrl: sh-pfc: Add R8A7792 PFC supportSergei Shtylyov
2016-06-21pinctrl: sh-pfc: Convert to devm_gpiochip_add_data()Geert Uytterhoeven
2016-05-19Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-04-29pinctrl: sh-pfc: Kill unused variable in sh_pfc_remove()Geert Uytterhoeven
2016-04-21pinctrl: ish-pfc: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan
2016-03-30pinctrl: sh-pfc: only use dummy states for non-DT platformsWolfram Sang
2016-03-29pinctrl: sh-pfc: Add drive strength supportLaurent Pinchart
2016-03-09pinctrl: sh-pfc: core: don't open code of_device_get_match_data()Wolfram Sang
2016-03-09pinctrl: sh-pfc: make explicitly non-modularPaul Gortmaker
2016-02-18pinctrl: sh-pfc: Rework PFC GPIO supportMagnus Damm
2015-10-20pinctrl: sh-pfc: Remove obsolete r8a7778 platform_device_id entryGeert Uytterhoeven
2015-10-20pinctrl: sh-pfc: Remove obsolete r8a7779 platform_device_id entryGeert Uytterhoeven
2015-10-20pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]Geert Uytterhoeven
2015-10-02pinctrl: sh-pfc: Initial R8A7795 PFC supportTakeshi Kihara
2015-07-16pinctrl: sh-pfc: Remove obsolete r8a7740 platform_device_id entryGeert Uytterhoeven
2015-07-16pinctrl: sh-pfc: Remove obsolete sh73a0 platform_device_id entryGeert Uytterhoeven
2015-07-16pinctrl: sh-pfc: Convert to platform_get_*()Geert Uytterhoeven
2015-06-16pinctrl: sh-pfc: add R8A7794 PFC supportHisashi Nakamura
2015-05-12pinctrl: sh-pfc: Add r8a7793 supportUlrich Hecht
2015-05-12pinctrl: sh-pfc: Remove r8a73a4 platform_device_id entryGeert Uytterhoeven
2015-03-18pinctrl: sh-pfc: Remove r8a7790 platform_device_id entryGeert Uytterhoeven
2015-03-18pinctrl: sh-pfc: Remove emev2 platform_device_id entryGeert Uytterhoeven
2015-03-18pinctrl: sh-pfc: Use u32 to store register addressesGeert Uytterhoeven
2015-03-18pinctrl: sh-pfc: Use unsigned int for register/field widths and offsetsGeert Uytterhoeven
2015-03-18pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned longGeert Uytterhoeven
2015-03-18pinctrl: sh-pfc: Use u32 to store register dataGeert Uytterhoeven
2015-03-09pinctrl: sh-pfc: Remove r8a7791 platform_device_id entryLaurent Pinchart
2015-01-29pinctrl: sh-pfc: sh7372: Remove PFC supportMagnus Damm
2015-01-27sh-pfc: Add emev2 pinmux supportNiklas Söderlund
2014-10-20pinctrl: sh-pfc: drop owner assignment from platform_driversWolfram Sang
2014-09-23pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocationLaurent Pinchart
2013-12-12sh-pfc: Support GPIO to IRQ mapping specified IRQ resourcesLaurent Pinchart
2013-12-12sh-pfc: Rename sh_pfc window field to windowsLaurent Pinchart
2013-12-12sh-pfc: Turn unsigned indices into unsigned intLaurent Pinchart
2013-10-27pinctrl: sh-pfc: r8a7791 PFC supportHisashi Nakamura
2013-08-28pinctrl: sh-pfc: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-29sh-pfc: Support pins not associated with a GPIO portLaurent Pinchart
2013-07-29sh-pfc: Compute pin ranges automaticallyLaurent Pinchart