summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: mt7629: add jtag function and pin groupWeijie Gao2021-03-201-0/+7
* pinctrl: mediatek: do not probe gpio driver if not enabledWeijie Gao2021-03-201-4/+8
* pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrlSam Shih2021-03-201-0/+14
* pinctrl: mediatek: fix wrong assignment in mtk_get_pin_nameSam Shih2021-03-201-1/+1
* pinctrl: renesas: Add support for R8A774C0Lad Prabhakar2021-03-164-0/+23
* pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.11Lad Prabhakar2021-03-161-2/+85
* dm: gpio: Add a way to update flagsSimon Glass2021-03-031-2/+3
* dm: gpio: Rename get_dir_flags() method to get_flags()Simon Glass2021-03-031-4/+4
* dm: gpio: Rename set_dir_flags() method to update_flags()Simon Glass2021-03-031-3/+3
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-1519-0/+19
|\
| * common: Drop asm/global_data.h from common headerSimon Glass2021-02-0219-0/+19
* | pinctrl: stm32: bind only the enabled GPIO subnodePatrick Delaunay2021-02-091-0/+3
* | pinctrl: stm32: correct management pin display of OTYPEPatrick Delaunay2021-02-091-10/+8
* | pinctrl: stmfx: Use PINNAME_SIZE for pin's name sizePatrice Chotard2021-02-091-4/+3
* | pinctrl: stmfx: Fix pin configuration issuePatrice Chotard2021-02-091-4/+4
|/
* Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2021-01-253-0/+210
|\
| * pinctrl: mtmips: add support for MediaTek MT7620 SoCWeijie Gao2021-01-243-0/+210
* | Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2021-01-251-3/+11
|\ \ | |/ |/|
| * pinctrl: at91-pio4: implement drive strength supportEugen Hristev2021-01-221-0/+8
| * pinctrl: at91-pio4: convert to dev_read_propEugen Hristev2021-01-221-3/+3
* | pinctrl: mediatek: correct error handlingHeinrich Schuchardt2021-01-181-0/+1
|/
* pinctrl: renesas: Implement get_pin_muxing() callbackLad Prabhakar2021-01-181-0/+25
* pinctrl: renesas: Make sure the pin type is updated after setting the MUXLad Prabhakar2021-01-181-5/+47
* pinctrl: stm32: migrate trace to log macroPatrick Delaunay2021-01-131-14/+16
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-058-28/+23
|\
| * dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIASSimon Glass2021-01-053-3/+3
| * dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass2021-01-051-1/+1
| * dm: core: Rename dev_has_of_node() to dev_has_ofnode()Simon Glass2021-01-051-1/+1
| * x86: apl: Move priv/plat structs to headersSimon Glass2021-01-051-12/+0
| * x86: pinctrl: Drop unlikely error messages from TPLSimon Glass2021-01-051-3/+8
| * x86: apl: Reduce size for TPLSimon Glass2021-01-051-1/+3
| * pinctrl: Drop post_bind() method when not neededSimon Glass2021-01-051-1/+3
| * dm: Use access methods for dev/uclass private dataSimon Glass2021-01-052-5/+5
| * x86: apl: Drop support for !OF_PLATDATA_PARENTSimon Glass2021-01-051-2/+0
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-052-3/+3
|\ \ | |/ |/|
| * pinctrl: meson: fix bit manipulation of pin bias configurationNeil Armstrong2020-12-141-2/+2
| * treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-091-1/+1
* | pinctrl: Update for new sequence numbersSimon Glass2020-12-181-1/+1
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-136-24/+24
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-136-15/+14
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-135-13/+13
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-138-15/+15
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-1367-68/+68
* | dm: Drop uses of dev_set_of_offset()Simon Glass2020-12-131-1/+0
* | dm: Remove uses of device_bind_offset()Simon Glass2020-12-138-18/+19
* | dm: core: Rename device_bind() to device_bind_offset()Simon Glass2020-12-138-15/+16
|/
* pinctrl: stmfx: update pin namePatrick Delaunay2020-11-251-4/+4
* pinctrl: stmfx: update pincontrol and gpio device namePatrick Delaunay2020-11-251-1/+4
* pinctrl: stm32: display bias information for all pinsPatrick Delaunay2020-11-251-12/+12
* pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrlLad Prabhakar2020-11-221-4/+0