Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
862555deb3b85b4937a75184e89aea49dae813d1
/
drivers
/
pinctrl
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
1d95e4f
pinctrl: stmfx: update pin name
by Patrick Delaunay
· Wed Oct 28 10:51:57 2020 +0100
23a46bf
pinctrl: stmfx: update pincontrol and gpio device name
by Patrick Delaunay
· Wed Oct 28 10:51:56 2020 +0100
6347ed9
pinctrl: stm32: display bias information for all pins
by Patrick Delaunay
· Wed Oct 28 10:49:07 2020 +0100
8bbf387
pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl
by Lad Prabhakar
· Wed Nov 04 17:27:04 2020 +0000
d228827
pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1
by Biju Das
· Wed Oct 28 10:34:25 2020 +0000
0a36270
pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1
by Biju Das
· Wed Oct 28 10:34:24 2020 +0000
fd37ab3
pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1
by Biju Das
· Wed Oct 28 10:34:23 2020 +0000
121bd00
pinctrl: renesas: r8a77951: Add R8A774E1 PFC support
by Biju Das
· Wed Oct 28 10:34:22 2020 +0000
d1d7888
pinctrl: renesas: r8a77965: Add R8A774B1 PFC support
by Biju Das
· Wed Oct 28 10:34:21 2020 +0000
8656f58
pinctrl: k210: Rename power domains to match datasheet
by Sean Anderson
· Fri Nov 13 08:43:40 2020 -0500
57888ac
pinctrl: k210: Fix inverted IE and OE for I2C
by Sean Anderson
· Fri Nov 13 08:43:39 2020 -0500
f1dd0ac
x86: pinctrl: Silence the warning when a pin is not found
by Simon Glass
· Wed Nov 04 09:57:42 2020 -0700
a055da8
x86: Fix up driver names to avoid dtoc warnings
by Simon Glass
· Mon Oct 05 05:27:01 2020 -0600
e4db739
pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9
by Lad Prabhakar
· Wed Oct 14 16:45:59 2020 +0100
087dfce
pinctrl: Add support for Kendryte K210 FPIOA
by Sean Anderson
· Mon Sep 14 11:01:58 2020 -0400
3438e3b
test: pinmux: Add test for pin muxing
by Sean Anderson
· Mon Sep 14 11:01:57 2020 -0400
319ca70
pinctrl: Add pinmux property support to pinctrl-generic
by Sean Anderson
· Mon Sep 14 11:01:55 2020 -0400
60d6b5d
Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Tue Oct 06 08:36:10 2020 -0400
38ae92e
Merge branch 'next'
by Tom Rini
· Mon Oct 05 13:05:46 2020 -0400
6e2d447
pinctrl: meson-axg: add missing GPIOA_18
by Neil Armstrong
· Fri Oct 02 09:32:12 2020 +0200
135bd3e
pinctrl: meson-axg-pmx: fix gpio request
by Neil Armstrong
· Fri Oct 02 09:31:46 2020 +0200
2a8bc03
Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next
by Tom Rini
· Mon Oct 05 10:54:27 2020 -0400
8ac4a89
Merge tag 'u-boot-stm32-20201003' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm into next
by Tom Rini
· Mon Oct 05 10:54:10 2020 -0400
eb6355c
pinctrl: bcm283x: Store the return value of dev_read_u32_default to int
by Ovidiu Panait
· Tue Sep 29 20:27:13 2020 +0300
44d0c63
pinctrl: bcm283x: Read address from DT in ofdata_to_platdata
by Ovidiu Panait
· Tue Sep 29 20:27:12 2020 +0300
Next »