Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
52a3281ed4908cac3bc728562264207fd1d07957
/
drivers
/
pinctrl
52a3281
pinctrl: zynqmp: Add pinctrl driver
by Ashok Reddy Soma
· Wed Feb 23 15:23:05 2022 +0100
5402160
arm64: a37xx: pinctrl: Fix PWM pins indexes
by Marek Behún
· Mon Feb 28 15:59:37 2022 +0100
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
e98e87a
pinctrl: single: add support for pinctrl-single, pins when #pinctrl-cells = 2
by AJ Bagwell
· Fri Dec 03 15:18:53 2021 +0000
67af77a
pinctrl: stmfx: define LOG_CATEGORY
by Patrick Delaunay
· Wed Nov 10 18:14:10 2021 +0100
769c468
Merge tag 'v2022.01-rc3' into next
by Tom Rini
· Mon Nov 29 12:00:57 2021 -0500
1520062
pinctrl: meson: Correct the driver GPIO declaration
by Simon Glass
· Sat Nov 13 07:07:15 2021 -0700
c932976
pinctrl: Add Apple pinctrl driver
by Mark Kettenis
· Tue Nov 02 18:21:57 2021 +0100
1efbd14
aspeed: AST2600 Pinctrl Driver
by Ryan Chen
· Tue Nov 02 10:17:52 2021 +0800
faf6078
Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Wed Nov 10 14:11:30 2021 -0500
7dccd89
gpio: stm32: create include file for driver private data
by Patrick Delaunay
· Fri Oct 22 20:12:34 2021 +0200
e14ab7c
exynos78x0: pinctrl: set const to structs
by Minkyu Kang
· Thu Nov 04 16:13:15 2021 +0900
0061b6f
SoC: exynos: add support for exynos 78x0
by Dzmitry Sankouski
· Sun Oct 17 13:45:41 2021 +0300
0024e44
pinctrl: exynos: add support for multiple pin banks
by Dzmitry Sankouski
· Sun Oct 17 13:45:40 2021 +0300
f02f957
pinctrl: single: Add request() api
by Bharat Gooty
· Tue Aug 24 15:46:32 2021 +0530
1063e10
pinctrl: single: Parse gpio details from dt
by Bharat Gooty
· Tue Aug 24 15:46:31 2021 +0530
62fb2b4
WS cleanup: remove SPACE(s) followed by TAB
by Wolfgang Denk
· Mon Sep 27 17:42:39 2021 +0200
3fd6633
WS cleanup: remove trailing empty lines
by Wolfgang Denk
· Mon Sep 27 17:42:36 2021 +0200
9288265
treewide: Use OF_REAL instead of !OF_PLATDATA
by Simon Glass
· Sat Aug 07 07:24:04 2021 -0600
3580f6d
treewide: Simply conditions with the new OF_REAL
by Simon Glass
· Sat Aug 07 07:24:03 2021 -0600
973a979
pinctrl: fix typo
by Yuan Fang
· Wed Sep 08 19:06:48 2021 +0800
271b8a7
pinctrl: Add pinctrl driver for imx8ulp
by Ye Li
· Sat Aug 07 16:00:43 2021 +0800
ff9b903
global: Convert simple_strtoul() with decimal to dectoul()
by Simon Glass
· Sat Jul 24 09:03:30 2021 -0600
9eaf20b
arm64: a37xx: pinctrl: Correct PWM pins definitions
by Marek Behún
· Fri Jul 23 19:57:11 2021 +0200
035939e
Rename GPIO_SUPPORT to GPIO
by Simon Glass
· Sat Jul 10 21:14:30 2021 -0600
43b82f5
pinctrl: Avoid coverity warning when checking width
by Simon Glass
· Thu May 13 19:39:28 2021 -0600
4aab306
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Wed Jul 07 13:34:42 2021 -0400
d8f84f7
pinctrl: mscc: Fix multiple definition error
by Tom Rini
· Mon May 03 16:48:56 2021 -0400
8131335
dm: define LOG_CATEGORY for all uclass
by Patrick Delaunay
· Tue Apr 27 11:02:19 2021 +0200
4dbc653
pinctrl: renesas: Import R8A779A0 V3U PFC tables
by Marek Vasut
· Tue Apr 27 01:55:54 2021 +0200
0e8e989
pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12
by Marek Vasut
· Mon Apr 26 22:04:11 2021 +0200
c074a18
pinctrl: single: Fix probe failure getting register area size
by Vignesh Raghavendra
· Fri May 07 14:40:34 2021 +0530
4bebdd3
treewide: Convert macro and uses of __section(foo) to __section("foo")
by Marek Behún
· Thu May 20 13:23:52 2021 +0200
651d5a7
pinctrl: renesas: Implement unlock register masks
by Marek Vasut
· Tue Apr 27 22:03:38 2021 +0200
da744be
pinctrl: renesas: Fix R-Car Gen2 help text
by Marek Vasut
· Tue Apr 27 02:03:33 2021 +0200
8a54891
pinctrl: renesas: Deduplicate Kconfig
by Marek Vasut
· Tue Apr 27 02:01:50 2021 +0200
a0cbd6a
pinctrl: single: fix a never true comparison
by Dario Binacchi
· Thu Apr 22 22:28:56 2021 +0200
376daa8
pinctrl: single: check function mask to be non-zero
by Dario Binacchi
· Thu Apr 22 18:35:58 2021 +0200
12e9681
Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti
by Tom Rini
· Sun Apr 18 08:46:39 2021 -0400
20dd9e1
test: pinmux: add test for 'pinctrl-single' driver
by Dario Binacchi
· Sun Apr 11 09:39:50 2021 +0200
596c508
pinctrl: single: add get_pin_muxing operation
by Dario Binacchi
· Sun Apr 11 09:39:49 2021 +0200
f3ecbc1
pinctrl: single: add get_pin_name operation
by Dario Binacchi
· Sun Apr 11 09:39:48 2021 +0200
235132c
pinctrl: single: add get_pins_count operation
by Dario Binacchi
· Sun Apr 11 09:39:47 2021 +0200
54dfe52
pinctrl: single: add register access functions
by Dario Binacchi
· Sun Apr 11 09:39:46 2021 +0200
12f5045
pinctrl: single: change function mask default value
by Dario Binacchi
· Sun Apr 11 09:39:45 2021 +0200
9e4051f
pinctrl: single: check "register-width" DT property
by Dario Binacchi
· Sun Apr 11 09:39:44 2021 +0200
22fb01d
pinctrl: single: get register area size by device API
by Dario Binacchi
· Sun Apr 11 09:39:43 2021 +0200
35f4ac5
pinctrl: single: fix debug messages formatting
by Dario Binacchi
· Sun Apr 11 09:39:42 2021 +0200
c3ed31f
pinctrl: single: fix offset management
by Dario Binacchi
· Sun Apr 11 09:39:41 2021 +0200
e02eea3
pinctrl: single: fix the loop counter variable type
by Dario Binacchi
· Sun Apr 11 09:39:40 2021 +0200
3b48802
pinctrl: single: fix format of structure documentation
by Dario Binacchi
· Sun Apr 11 09:39:39 2021 +0200
33bf7b8
pinctrl: Return -ENOSYS when system call is not available
by Simon Glass
· Thu Mar 25 10:26:11 2021 +1300
117aed0
Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next
by Tom Rini
· Tue Mar 30 11:24:09 2021 -0400
a03cf3f
pinctrl: mt7629: add jtag function and pin group
by developer
· Fri Mar 05 10:22:31 2021 +0800
f4154da
pinctrl: mediatek: do not probe gpio driver if not enabled
by developer
· Fri Mar 05 10:22:26 2021 +0800
0163c08
pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrl
by developer
· Fri Mar 05 10:22:19 2021 +0800
deb8406
pinctrl: mediatek: fix wrong assignment in mtk_get_pin_name
by developer
· Fri Mar 05 10:22:11 2021 +0800
53b88b9
pinctrl: renesas: Add support for R8A774C0
by Lad Prabhakar
· Mon Mar 15 22:24:04 2021 +0000
14c9b04
pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.11
by Lad Prabhakar
· Mon Mar 15 22:24:03 2021 +0000
7b893f9
dm: gpio: Add a way to update flags
by Simon Glass
· Thu Feb 04 21:22:03 2021 -0700
d063ce9
dm: gpio: Rename get_dir_flags() method to get_flags()
by Simon Glass
· Thu Feb 04 21:21:56 2021 -0700
54befdd
dm: gpio: Rename set_dir_flags() method to update_flags()
by Simon Glass
· Thu Feb 04 21:21:55 2021 -0700
153a793
pinctrl: at91-pio4: add support for slew-rate
by Claudiu Beznea
· Wed Jan 27 15:00:30 2021 +0200
b1db71b
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
by Tom Rini
· Mon Feb 15 08:19:40 2021 -0500
13fd15c
pinctrl: stm32: bind only the enabled GPIO subnode
by Patrick Delaunay
· Thu Jan 21 17:39:08 2021 +0100
764d3ba
pinctrl: stm32: correct management pin display of OTYPE
by Patrick Delaunay
· Thu Jan 21 17:39:07 2021 +0100
63360d7c
pinctrl: stmfx: Use PINNAME_SIZE for pin's name size
by Patrice Chotard
· Wed Jan 20 13:43:40 2021 +0100
c0550bd
pinctrl: stmfx: Fix pin configuration issue
by Patrice Chotard
· Wed Jan 20 13:43:39 2021 +0100
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
7bf38bc
Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips
by Tom Rini
· Mon Jan 25 14:38:40 2021 -0500
e1a7435
Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
by Tom Rini
· Mon Jan 25 09:01:28 2021 -0500
fc527f7
pinctrl: mtmips: add support for MediaTek MT7620 SoC
by developer
· Thu Nov 12 16:36:24 2020 +0800
90add2b
pinctrl: at91-pio4: implement drive strength support
by Eugen Hristev
· Tue Jan 05 10:54:01 2021 +0200
e58dc84
pinctrl: at91-pio4: convert to dev_read_prop
by Eugen Hristev
· Tue Jan 05 10:51:53 2021 +0200
0c67d12
pinctrl: mediatek: correct error handling
by Heinrich Schuchardt
· Sun Dec 27 21:18:26 2020 +0100
23ea9b4
pinctrl: renesas: Implement get_pin_muxing() callback
by Lad Prabhakar
· Sat Nov 28 13:13:09 2020 +0000
13ed8d5
pinctrl: renesas: Make sure the pin type is updated after setting the MUX
by Lad Prabhakar
· Sat Nov 28 13:13:08 2020 +0000
84a9a4e
pinctrl: stm32: migrate trace to log macro
by Patrick Delaunay
· Fri Nov 06 19:01:32 2020 +0100
bb721de
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
by Tom Rini
· Tue Jan 05 22:34:43 2021 -0500
e6256ce
Merge tag 'v2021.01-rc5' into next
by Tom Rini
· Tue Jan 05 16:20:26 2021 -0500
df65db8
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
by Simon Glass
· Mon Dec 28 20:34:57 2020 -0700
f1d50f7
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
by Simon Glass
· Sat Dec 19 10:40:13 2020 -0700
07c1777
dm: core: Rename dev_has_of_node() to dev_has_ofnode()
by Simon Glass
· Sat Dec 19 10:40:12 2020 -0700
28c751f
x86: apl: Move priv/plat structs to headers
by Simon Glass
· Sat Dec 19 10:39:57 2020 -0700
a5ed07c
x86: pinctrl: Drop unlikely error messages from TPL
by Simon Glass
· Wed Dec 23 08:11:31 2020 -0700
ec8ae8a
x86: apl: Reduce size for TPL
by Simon Glass
· Wed Dec 23 08:11:30 2020 -0700
defcc63
pinctrl: Drop post_bind() method when not needed
by Simon Glass
· Wed Dec 23 08:11:13 2020 -0700
9558862
dm: Use access methods for dev/uclass private data
by Simon Glass
· Tue Dec 22 19:30:28 2020 -0700
37ad5f3
x86: apl: Drop support for !OF_PLATDATA_PARENT
by Simon Glass
· Tue Dec 22 19:30:25 2020 -0700
99382ba
pinctrl: Update for new sequence numbers
by Simon Glass
· Wed Dec 16 21:20:25 2020 -0700
cf1b569
pinctrl: meson: fix bit manipulation of pin bias configuration
by Neil Armstrong
· Mon Dec 14 19:39:07 2020 +0100
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· Thu Dec 03 16:55:21 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
9030b39
dm: Drop uses of dev_set_of_offset()
by Simon Glass
· Sat Nov 28 17:50:04 2020 -0700
6996c66
dm: Remove uses of device_bind_offset()
by Simon Glass
· Sat Nov 28 17:50:03 2020 -0700
f846537
dm: core: Rename device_bind() to device_bind_offset()
by Simon Glass
· Sat Nov 28 17:50:00 2020 -0700
5d9950d
treewide: Update email address Patrick Delaunay and Patrice Chotard
by Patrice Chotard
· Wed Dec 02 18:47:30 2020 +0100
Next »