summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2021-01-05dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass
2021-01-05dm: core: Rename dev_has_of_node() to dev_has_ofnode()Simon Glass
2021-01-05x86: apl: Move priv/plat structs to headersSimon Glass
2021-01-05x86: pinctrl: Drop unlikely error messages from TPLSimon Glass
2021-01-05x86: apl: Reduce size for TPLSimon Glass
2021-01-05pinctrl: Drop post_bind() method when not neededSimon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2021-01-05x86: apl: Drop support for !OF_PLATDATA_PARENTSimon Glass
2020-12-18pinctrl: Update for new sequence numbersSimon Glass
2020-12-14pinctrl: meson: fix bit manipulation of pin bias configurationNeil Armstrong
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-13dm: Drop uses of dev_set_of_offset()Simon Glass
2020-12-13dm: Remove uses of device_bind_offset()Simon Glass
2020-12-13dm: core: Rename device_bind() to device_bind_offset()Simon Glass
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard
2020-11-25pinctrl: stmfx: update pin namePatrick Delaunay
2020-11-25pinctrl: stmfx: update pincontrol and gpio device namePatrick Delaunay
2020-11-25pinctrl: stm32: display bias information for all pinsPatrick Delaunay
2020-11-22pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrlLad Prabhakar
2020-11-22pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1Biju Das
2020-11-22pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1Biju Das
2020-11-22pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1Biju Das
2020-11-22pinctrl: renesas: r8a77951: Add R8A774E1 PFC supportBiju Das
2020-11-22pinctrl: renesas: r8a77965: Add R8A774B1 PFC supportBiju Das
2020-11-17pinctrl: k210: Rename power domains to match datasheetSean Anderson
2020-11-17pinctrl: k210: Fix inverted IE and OE for I2CSean Anderson
2020-11-06x86: pinctrl: Silence the warning when a pin is not foundSimon Glass
2020-11-05x86: Fix up driver names to avoid dtoc warningsSimon Glass
2020-10-20pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9Lad Prabhakar
2020-10-08pinctrl: Add support for Kendryte K210 FPIOASean Anderson
2020-10-08test: pinmux: Add test for pin muxingSean Anderson
2020-10-08pinctrl: Add pinmux property support to pinctrl-genericSean Anderson
2020-10-06Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-10-05Merge branch 'next'Tom Rini
2020-10-05pinctrl: meson-axg: add missing GPIOA_18Neil Armstrong
2020-10-05pinctrl: meson-axg-pmx: fix gpio requestNeil Armstrong
2020-10-05Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-10-05Merge tag 'u-boot-stm32-20201003' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-10-02pinctrl: bcm283x: Store the return value of dev_read_u32_default to intOvidiu Panait
2020-10-02pinctrl: bcm283x: Read address from DT in ofdata_to_platdataOvidiu Panait
2020-10-02pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL checkOvidiu Panait
2020-10-02pinctrl: stm32: Add header with SPDX licencePatrick Delaunay
2020-10-02pinctrl: stm32: Convert to use APIs which support live DTPatrick Delaunay
2020-09-26pinctrl: renesas: Fix PINCTRL_PFC_R8A774A1 help descriptionBiju Das
2020-09-25pinctrl: at91-pio4: add compatible for sama7g5 pinctrl blockEugen Hristev
2020-09-23pinmux: pic32: add SDHCI pin configJohn Robertson