summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2021-08-09pinctrl: Add pinctrl driver for imx8ulpYe Li
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-07-31arm64: a37xx: pinctrl: Correct PWM pins definitionsMarek BehĂșn
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-07-15pinctrl: Avoid coverity warning when checking widthSimon Glass
2021-07-07Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2021-07-07pinctrl: mscc: Fix multiple definition errorTom Rini
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-06-24pinctrl: renesas: Import R8A779A0 V3U PFC tablesMarek Vasut
2021-06-07pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12Marek Vasut
2021-05-26pinctrl: single: Fix probe failure getting register area sizeVignesh Raghavendra
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn
2021-05-21pinctrl: renesas: Implement unlock register masksMarek Vasut
2021-05-21pinctrl: renesas: Fix R-Car Gen2 help textMarek Vasut
2021-05-21pinctrl: renesas: Deduplicate KconfigMarek Vasut
2021-04-27pinctrl: single: fix a never true comparisonDario Binacchi
2021-04-27pinctrl: single: check function mask to be non-zeroDario Binacchi
2021-04-18Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-04-12test: pinmux: add test for 'pinctrl-single' driverDario Binacchi
2021-04-12pinctrl: single: add get_pin_muxing operationDario Binacchi
2021-04-12pinctrl: single: add get_pin_name operationDario Binacchi
2021-04-12pinctrl: single: add get_pins_count operationDario Binacchi
2021-04-12pinctrl: single: add register access functionsDario Binacchi
2021-04-12pinctrl: single: change function mask default valueDario Binacchi
2021-04-12pinctrl: single: check "register-width" DT propertyDario Binacchi
2021-04-12pinctrl: single: get register area size by device APIDario Binacchi
2021-04-12pinctrl: single: fix debug messages formattingDario Binacchi
2021-04-12pinctrl: single: fix offset managementDario Binacchi
2021-04-12pinctrl: single: fix the loop counter variable typeDario Binacchi
2021-04-12pinctrl: single: fix format of structure documentationDario Binacchi
2021-04-06pinctrl: Return -ENOSYS when system call is not availableSimon Glass
2021-03-30Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodian...Tom Rini
2021-03-20pinctrl: mt7629: add jtag function and pin groupWeijie Gao
2021-03-20pinctrl: mediatek: do not probe gpio driver if not enabledWeijie Gao
2021-03-20pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrlSam Shih
2021-03-20pinctrl: mediatek: fix wrong assignment in mtk_get_pin_nameSam Shih
2021-03-16pinctrl: renesas: Add support for R8A774C0Lad Prabhakar
2021-03-16pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.11Lad Prabhakar
2021-03-03dm: gpio: Add a way to update flagsSimon Glass
2021-03-03dm: gpio: Rename get_dir_flags() method to get_flags()Simon Glass
2021-03-03dm: gpio: Rename set_dir_flags() method to update_flags()Simon Glass
2021-03-02pinctrl: at91-pio4: add support for slew-rateClaudiu Beznea
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-09pinctrl: stm32: bind only the enabled GPIO subnodePatrick Delaunay
2021-02-09pinctrl: stm32: correct management pin display of OTYPEPatrick Delaunay
2021-02-09pinctrl: stmfx: Use PINNAME_SIZE for pin's name sizePatrice Chotard
2021-02-09pinctrl: stmfx: Fix pin configuration issuePatrice Chotard
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-25Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2021-01-25Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini