summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2021-03-30Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodian...Tom Rini1-3/+23
2021-03-20pinctrl: mt7629: add jtag function and pin groupWeijie Gao1-0/+7
2021-03-20pinctrl: mediatek: do not probe gpio driver if not enabledWeijie Gao1-4/+8
2021-03-20pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrlSam Shih1-0/+14
2021-03-20pinctrl: mediatek: fix wrong assignment in mtk_get_pin_nameSam Shih1-1/+1
2021-03-16pinctrl: renesas: Add support for R8A774C0Lad Prabhakar4-0/+23
2021-03-16pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.11Lad Prabhakar1-2/+85
2021-03-03dm: gpio: Add a way to update flagsSimon Glass1-2/+3
2021-03-03dm: gpio: Rename get_dir_flags() method to get_flags()Simon Glass1-4/+4
2021-03-03dm: gpio: Rename set_dir_flags() method to update_flags()Simon Glass1-3/+3
2021-03-02pinctrl: at91-pio4: add support for slew-rateClaudiu Beznea1-3/+23
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini19-0/+19
2021-02-09pinctrl: stm32: bind only the enabled GPIO subnodePatrick Delaunay1-0/+3
2021-02-09pinctrl: stm32: correct management pin display of OTYPEPatrick Delaunay1-10/+8
2021-02-09pinctrl: stmfx: Use PINNAME_SIZE for pin's name sizePatrice Chotard1-4/+3
2021-02-09pinctrl: stmfx: Fix pin configuration issuePatrice Chotard1-4/+4
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass19-0/+19
2021-01-25Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini3-0/+210
2021-01-25Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini1-3/+11
2021-01-24pinctrl: mtmips: add support for MediaTek MT7620 SoCWeijie Gao3-0/+210
2021-01-22pinctrl: at91-pio4: implement drive strength supportEugen Hristev1-0/+8
2021-01-22pinctrl: at91-pio4: convert to dev_read_propEugen Hristev1-3/+3
2021-01-18pinctrl: mediatek: correct error handlingHeinrich Schuchardt1-0/+1
2021-01-18pinctrl: renesas: Implement get_pin_muxing() callbackLad Prabhakar1-0/+25
2021-01-18pinctrl: renesas: Make sure the pin type is updated after setting the MUXLad Prabhakar1-5/+47
2021-01-13pinctrl: stm32: migrate trace to log macroPatrick Delaunay1-14/+16
2021-01-06Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini8-28/+23
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini2-3/+3
2021-01-05dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIASSimon Glass3-3/+3
2021-01-05dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass1-1/+1
2021-01-05dm: core: Rename dev_has_of_node() to dev_has_ofnode()Simon Glass1-1/+1
2021-01-05x86: apl: Move priv/plat structs to headersSimon Glass1-12/+0
2021-01-05x86: pinctrl: Drop unlikely error messages from TPLSimon Glass1-3/+8
2021-01-05x86: apl: Reduce size for TPLSimon Glass1-1/+3
2021-01-05pinctrl: Drop post_bind() method when not neededSimon Glass1-1/+3
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass2-5/+5
2021-01-05x86: apl: Drop support for !OF_PLATDATA_PARENTSimon Glass1-2/+0
2020-12-19pinctrl: Update for new sequence numbersSimon Glass1-1/+1
2020-12-14pinctrl: meson: fix bit manipulation of pin bias configurationNeil Armstrong1-2/+2
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass6-24/+24
2020-12-14dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass6-15/+14
2020-12-14dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass5-13/+13
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass8-15/+15
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass67-68/+68
2020-12-13dm: Drop uses of dev_set_of_offset()Simon Glass1-1/+0
2020-12-13dm: Remove uses of device_bind_offset()Simon Glass8-18/+19
2020-12-13dm: core: Rename device_bind() to device_bind_offset()Simon Glass8-15/+16
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard1-1/+1
2020-11-25pinctrl: stmfx: update pin namePatrick Delaunay1-4/+4
2020-11-25pinctrl: stmfx: update pincontrol and gpio device namePatrick Delaunay1-1/+4