summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/sh-pfc/sh_pfc.h
AgeCommit message (Expand)Author
2017-10-20pinctrl: sh-pfc: Save/restore registers for PSCI system suspendGeert Uytterhoeven
2017-10-20pinctrl: sh-pfc: Add generic IOCTRL register descriptionGeert Uytterhoeven
2017-10-20pinctrl: sh-pfc: Remove obsolete sh_pfc_pin_to_bias_info()Geert Uytterhoeven
2017-10-20pinctrl: sh-pfc: Add generic bias register descriptionGeert Uytterhoeven
2017-08-16pinctrl: sh-pfc: Initial R8A77995 PFC supportTakeshi Kihara
2017-08-16pinctrl: sh-pfc: Add PORT_GP_{10,2[01]} helper macrosYoshihiro Shimoda
2017-05-16pinctrl: sh-pfc: r8a7794: Add R8A7745 supportSergei Shtylyov
2017-05-16pinctrl: sh-pfc: r8a7791: Add R8A7743 supportSergei Shtylyov
2017-03-30pinctrl: sh-pfc: r8a7795: Add support for R-Car H3 ES2.0Geert Uytterhoeven
2016-11-16pinctrl: sh-pfc: Support named pins with custom configurationNiklas Söderlund
2016-11-15pinctrl: sh-pfc: Add helper to handle bias lookup tableNiklas Söderlund
2016-09-14pinctrl: sh-pfc: Add PORT_GP_24 helper macroSimon Horman
2016-08-19pinctrl: sh-pfc: Initial R8A7796 PFC supportTakeshi Kihara
2016-08-08pinctrl: sh-pfc: Add R8A7792 PFC supportSergei Shtylyov
2016-08-08pinctrl: sh-pfc: Fix overly long linesSergei Shtylyov
2016-06-21pinctrl: sh-pfc: Convert to devm_gpiochip_add_data()Geert Uytterhoeven
2016-06-21pinctrl: sh-pfc: Improve core and user API separationGeert Uytterhoeven
2016-06-21pinctrl: sh-pfc: Move SoC-specific forward declarations to sh_pfc.hGeert Uytterhoeven
2016-06-10pinctrl: sh-pfc: refactor voltage settingWolfram Sang
2016-03-29pinctrl: sh-pfc: Add drive strength supportLaurent Pinchart
2016-03-29pinctrl: sh-pfc: IPSRx and MOD_SELx should be set before GPSRxKuninori Morimoto
2016-02-08pinctrl: sh-pfc: Rename PINMUX_IPSR_DATA() to PINMUX_IPSR_GPSR()Geert Uytterhoeven
2016-02-08pinctrl: sh-pfc: Improve pinmux macros documentationGeert Uytterhoeven
2015-11-30pinctrl: sh-pfc: Share/reuse same PORT_GP_x() macrosKuninori Morimoto
2015-11-30pinctrl: sh-pfc: Add PINMUX_SINGLE()Geert Uytterhoeven
2015-10-20pinctrl: sh-pfc: Stop including <linux/platform_data/gpio-rcar.h>Geert Uytterhoeven
2015-10-20pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]Geert Uytterhoeven
2015-10-20pinctrl: sh-pfc: Add macros defining GP ports with config flagsUlrich Hecht
2015-10-20pinctrl: sh-pfc: r8a779[01]: Move 'union vin_data' to shared header fileSergei Shtylyov
2015-10-02pinctrl: sh-pfc: remove unused PINMUX_IPSR_MODSEL_DATA()Kuninori Morimoto
2015-10-02pinctrl: sh-pfc: modify PINMUX_IPSR_MSEL() macro orderKuninori Morimoto
2015-10-02pinctrl: sh-pfc: Remove hardcoded IRQ numbersLaurent Pinchart
2015-10-02pinctrl: sh-pfc: Confine legacy function GPIOs to SHGeert Uytterhoeven
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-08-24pinctrl: sh-pfc: Implement pinconf power-source param for voltage switchingBen Hutchings
2015-07-20sh-pfc: fix sparse GPIOs for R-Car SoCsSergei Shtylyov
2015-03-18pinctrl: sh-pfc: Use u32 to store register addressesGeert Uytterhoeven
2015-03-18pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned longGeert Uytterhoeven
2015-03-09pinctrl: sh-pfc: Do not overwrite bias configurationGeert Uytterhoeven
2015-01-27sh-pfc: add macro to define pinmux without functionNiklas Söderlund
2014-09-23pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocationLaurent Pinchart
2014-05-23pinctrl: sh-pfc: Don't set the pinmux_irq irq field for multiplatformLaurent Pinchart
2014-01-21Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-20pinctrl: sh-pfc: Constify IRQ GPIOs arraysLaurent Pinchart
2013-12-20pinctrl: sh-pfc: Constify enum_ids and var_field_width compound literalsLaurent Pinchart
2013-12-12sh-pfc: Terminate gpios array by -1Laurent Pinchart
2013-12-10sh-pfc: Share common PORTCR macro definitionLaurent Pinchart
2013-12-10sh-pfc: Fix PINMUX_GPIO macroLaurent Pinchart
2013-07-29sh-pfc: Support pins not associated with a GPIO portLaurent Pinchart
2013-07-29sh-pfc: Compute pin ranges automaticallyLaurent Pinchart