summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2021-04-12pinctrl: single: add get_pin_muxing operationDario Binacchi1-9/+213
2021-04-12pinctrl: single: add get_pin_name operationDario Binacchi1-0/+16
2021-04-12pinctrl: single: add get_pins_count operationDario Binacchi1-0/+37
2021-04-12pinctrl: single: add register access functionsDario Binacchi1-25/+46
2021-04-12pinctrl: single: change function mask default valueDario Binacchi1-2/+10
2021-04-12pinctrl: single: check "register-width" DT propertyDario Binacchi1-3/+7
2021-04-12pinctrl: single: get register area size by device APIDario Binacchi1-6/+8
2021-04-12pinctrl: single: fix debug messages formattingDario Binacchi1-2/+2
2021-04-12pinctrl: single: fix offset managementDario Binacchi1-10/+14
2021-04-12pinctrl: single: fix the loop counter variable typeDario Binacchi1-4/+4
2021-04-12pinctrl: single: fix format of structure documentationDario Binacchi1-9/+36
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