aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2021-10-31SoC: exynos: add support for exynos 78x0Dzmitry Sankouski
2021-10-31pinctrl: exynos: add support for multiple pin banksDzmitry Sankouski
2021-10-05pinctrl: single: Add request() apiBharat Gooty
2021-10-05pinctrl: single: Parse gpio details from dtBharat Gooty
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass
2021-09-14pinctrl: fix typoYuan Fang
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