index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-09-14
pinctrl: fix typo
Yuan Fang
2021-08-09
pinctrl: Add pinctrl driver for imx8ulp
Ye Li
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-07-31
arm64: a37xx: pinctrl: Correct PWM pins definitions
Marek BehĂșn
2021-07-28
Rename GPIO_SUPPORT to GPIO
Simon Glass
2021-07-15
pinctrl: Avoid coverity warning when checking width
Simon Glass
2021-07-07
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2021-07-07
pinctrl: mscc: Fix multiple definition error
Tom Rini
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-06-24
pinctrl: renesas: Import R8A779A0 V3U PFC tables
Marek Vasut
2021-06-07
pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12
Marek Vasut
2021-05-26
pinctrl: single: Fix probe failure getting register area size
Vignesh Raghavendra
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-05-21
pinctrl: renesas: Implement unlock register masks
Marek Vasut
2021-05-21
pinctrl: renesas: Fix R-Car Gen2 help text
Marek Vasut
2021-05-21
pinctrl: renesas: Deduplicate Kconfig
Marek Vasut
2021-04-27
pinctrl: single: fix a never true comparison
Dario Binacchi
2021-04-27
pinctrl: single: check function mask to be non-zero
Dario Binacchi
2021-04-18
Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-04-12
test: pinmux: add test for 'pinctrl-single' driver
Dario Binacchi
2021-04-12
pinctrl: single: add get_pin_muxing operation
Dario Binacchi
2021-04-12
pinctrl: single: add get_pin_name operation
Dario Binacchi
2021-04-12
pinctrl: single: add get_pins_count operation
Dario Binacchi
2021-04-12
pinctrl: single: add register access functions
Dario Binacchi
2021-04-12
pinctrl: single: change function mask default value
Dario Binacchi
2021-04-12
pinctrl: single: check "register-width" DT property
Dario Binacchi
2021-04-12
pinctrl: single: get register area size by device API
Dario Binacchi
2021-04-12
pinctrl: single: fix debug messages formatting
Dario Binacchi
2021-04-12
pinctrl: single: fix offset management
Dario Binacchi
2021-04-12
pinctrl: single: fix the loop counter variable type
Dario Binacchi
2021-04-12
pinctrl: single: fix format of structure documentation
Dario Binacchi
2021-04-06
pinctrl: Return -ENOSYS when system call is not available
Simon Glass
2021-03-30
Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodian...
Tom Rini
2021-03-20
pinctrl: mt7629: add jtag function and pin group
Weijie Gao
2021-03-20
pinctrl: mediatek: do not probe gpio driver if not enabled
Weijie Gao
2021-03-20
pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrl
Sam Shih
2021-03-20
pinctrl: mediatek: fix wrong assignment in mtk_get_pin_name
Sam Shih
2021-03-16
pinctrl: renesas: Add support for R8A774C0
Lad Prabhakar
2021-03-16
pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.11
Lad Prabhakar
2021-03-03
dm: gpio: Add a way to update flags
Simon Glass
2021-03-03
dm: gpio: Rename get_dir_flags() method to get_flags()
Simon Glass
2021-03-03
dm: gpio: Rename set_dir_flags() method to update_flags()
Simon Glass
2021-03-02
pinctrl: at91-pio4: add support for slew-rate
Claudiu Beznea
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-09
pinctrl: stm32: bind only the enabled GPIO subnode
Patrick Delaunay
2021-02-09
pinctrl: stm32: correct management pin display of OTYPE
Patrick Delaunay
[next]