Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
56accc56b9aab87ef4809ccc588e1257969cd271
/
drivers
/
usb
2800aec
Merge patch series "Implement ACPI on aarch64"
by Tom Rini
· 3 months ago
b6fbcb0
drivers: usb: Add generic XHCI
by Patrick Rudolph
· 3 months ago
d17661a
Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 3 months ago
43fdd31c
usb: tcpm: fusb302: add driver
by Sebastian Reichel
· 4 months ago
1db4c0a
usb: tcpm: add core framework
by Sebastian Reichel
· 4 months ago
8cb3303
net: introduce alternative implementation as net/lwip/
by Jerome Forissier
· 3 months ago
3e47302
usb: dwc3: invalidate dcache on buffer used in interrupt handling
by Neil Armstrong
· 4 months ago
502a50a
usb: dwc3: fix dcache flush range calculation
by Neil Armstrong
· 4 months ago
1f12fc7
usb: dwc3: allocate setup_buf with dma_alloc_coherent()
by Neil Armstrong
· 4 months ago
fe91450
usb: xhci: pet watchdog during transfers
by Godfrey Mwangi
· 1 year, 6 months ago
82686e6
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra
by Tom Rini
· 4 months ago
43800d7
usb: host: tegra: get usb phy configuration from phy node
by Svyatoslav Ryhel
· 1 year, 6 months ago
47e544f
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
by Tom Rini
· 4 months ago
5c10c8b
global: Rename SPL_TPL_ to PHASE_
by Simon Glass
· 4 months ago
c46760d
global: Rename SPL_ to XPL_
by Simon Glass
· 4 months ago
371dc06
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
by Simon Glass
· 4 months ago
c54c72d
usb: gadget: cdns3: Fix cdns3_ep_config() by setting ep.maxpacket
by Siddharth Vadapalli
· 4 months ago
c69ba5a
usb: dwc3-generic: fix CONFIG_DM_REGULATOR-off case
by Jan Kiszka
· 6 months ago
50bb758
usb: gadget: usbhs: Add Renesas USBHS device driver
by Vitaliy Vasylskyy
· 5 months ago
3a0b829
Merge tag 'v2024.10-rc6' into next
by Tom Rini
· 4 months ago
bfb87a3
Merge tag 'u-boot-dfu-20240930' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 4 months ago
17da979
usb: gadget: cdns3: Fix missing cache operations for non-zero Endpoints
by Siddharth Vadapalli
· 4 months ago
ab50741
spl: ram: hide SPL_RAM_SUPPORT
by Jerome Forissier
· 5 months ago
c17805e
Merge patch series "Fix various bugs"
by Tom Rini
· 4 months ago
4048219
usb: Drop old non-DM code
by Simon Glass
· 5 months ago
2f9c472
dfu: fix Kconfig dependencies
by Jerome Forissier
· 5 months ago
35941d3
phy: Extend generic_setup_phy() with PHY mode and submode
by Marek Vasut
· 5 months ago
11beb9f
Merge tag 'u-boot-imx-next-20240902' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next
by Tom Rini
· 5 months ago
8c069df
Merge tag 'v2024.10-rc4' into next
by Tom Rini
· 5 months ago
c17739f
usb: ehci-mx5: Add a default for CFG_MXC_USB_PORTSC
by Fabio Estevam
· 5 months ago
3fd1127
spl: Create a function to init spl_load_info
by Simon Glass
· 5 months ago
e49eeb6
usb: gadget: ux500: Do not redefine ops if CONFIG_USB_MUSB_HOST set
by Marek Vasut
· 5 months ago
d2067c3
Merge tag 'u-boot-dfu-next-20240820' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next
by Tom Rini
· 5 months ago
73f5b54
usb: gadget: udc: Fix duplicate uclass name
by Zixun LI
· 6 months ago
158cf0270
Merge tag 'v2024.10-rc3' into next
by Tom Rini
· 5 months ago
2109c6c
i2c: Remove IC2_xxx enum
by Simon Glass
· 6 months ago
ef1e322
usb: dwc3: support USB 3.1 controllers
by Caleb Connolly
· 9 months ago
b254a83
sandbox: Return error code from read/write/seek
by Simon Glass
· 6 months ago
d6376f7
usb: gadget: atmel: Add DM_USB_GADGET support
by Zixun LI
· 6 months ago
ef5e1d1
usb: gadget: atmel: Add attach/detach support
by Zixun LI
· 6 months ago
7a448c8
usb: gadget: atmel: Rename atmel_usba_start()/_stop() to usba_udc_enable()/_disable()
by Zixun LI
· 6 months ago
9b97a35
usb: gadget: atmel: Move usba_udc_pdata() with other static functions
by Zixun LI
· 6 months ago
dbbacf1
usb: gadget: atmel: Fix typo in usb gadget driver register and unregister
by Zixun LI
· 6 months ago
9ec3b70
usb: gadget: atmel: Replace printf() and pr_err() by log_err()
by Zixun LI
· 6 months ago
9cfee49
usb: gadget: atmel: Sort includes
by Zixun LI
· 6 months ago
b0ee3fe
arm: ti: Remove omap4 platform support
by Tom Rini
· 7 months ago
85168f1
drivers: usb: Remove duplicate newlines
by Marek Vasut
· 6 months ago
1bd1367
eth: asix88179: reset during probe
by Caleb Connolly
· 7 months ago
780b990
Merge tag 'u-boot-dfu-20240711' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 7 months ago
9f7c78b
usb: xhci: Replace terrible formatting with different terrible formatting
by Marek Vasut
· 1 year, 2 months ago
9e2c148
usb: gadget: Mark dm_usb_gadget_handle_interrupts as non-weak for DM_USB_GADGET
by Marek Vasut
· 8 months ago
ed8e638
usb: gadget: sandbox: Drop dm_usb_gadget_handle_interrupts()
by Marek Vasut
· 8 months ago
ac4bf5d
usb: gadget: ux500: Convert interrupt handling to usb_gadget_generic_ops
by Marek Vasut
· 8 months ago
281eaf1
usb: gadget: musb: Convert interrupt handling to usb_gadget_generic_ops
by Marek Vasut
· 8 months ago
521bc75
usb: gadget: omap2430: Convert interrupt handling to usb_gadget_generic_ops
by Marek Vasut
· 8 months ago
2c2d7c2
usb: gadget: mtu3: Convert interrupt handling to usb_gadget_generic_ops
by Marek Vasut
· 8 months ago
a757533
usb: gadget: max3420: Convert interrupt handling to usb_gadget_generic_ops
by Marek Vasut
· 8 months ago
75f94ed
usb: gadget: dwc3: Convert interrupt handling to usb_gadget_generic_ops
by Marek Vasut
· 8 months ago
2329109
usb: gadget: dwc2: Convert interrupt handling to usb_gadget_generic_ops
by Marek Vasut
· 8 months ago
356542d
usb: gadget: cdns3: Convert interrupt handling to usb_gadget_generic_ops
by Marek Vasut
· 8 months ago
d36ef5c
usb: gadget: Introduce handle_interrupts ops to USB_GADGET_GENERIC uclass
by Marek Vasut
· 8 months ago
1918b80
usb: dwc3: gadget: Convert epautoconf workaround to match_ep callback
by Marek Vasut
· 8 months ago
bd7ec7b
usb: gadget: Add full ep_matches() check past .match_ep() callback
by Marek Vasut
· 8 months ago
db62b6a
usb: gadget: Drop all gadget_is_*() functions
by Marek Vasut
· 8 months ago
2cee3bc
usb: gadget: Drop usb_gadget_controller_number()
by Marek Vasut
· 8 months ago
7f1b062
usb: gadget: ether: Drop usb_gadget_controller_number()
by Marek Vasut
· 8 months ago
0fca001
usb: gadget: g_dnl: Drop usb_gadget_controller_number()
by Marek Vasut
· 8 months ago
9b3a9f8
ehci: msm: bring up iface + core clocks
by Sam Day
· 9 months ago
93b6a52
usb: dwc3: meson-g12a: drop usb.h and make dwc3_meson_g12a_force_mode static
by Neil Armstrong
· 7 months ago
98ce6d3
usb: dwc3: meson-gxl: drop usb-gx.h and make dwc3_meson_gxl_force_mode static
by Neil Armstrong
· 7 months ago
8c58c35
usb: dwc3: meson-gxl: switch to generic_phy_set_mode
by Neil Armstrong
· 7 months ago
a7eada2
Merge tag 'v2024.07-rc5' into next
by Tom Rini
· 7 months ago
0db3941
usb: dwc3: add newlines to dev_vdbg calls in ep0
by Caleb Connolly
· 7 months ago
4477e42
usb: informative message if no controller
by Heinrich Schuchardt
· 7 months ago
85ced6f
usb: dwc3: gadget: fix crash in dwc3_gadget_giveback()
by Neil Armstrong
· 8 months ago
03de305
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· 8 months ago
d478142
Merge tag 'v2024.07-rc3' into next
by Tom Rini
· 8 months ago
d678a59
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 9 months ago
30f39de
usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer
by Thinh Nguyen
· 10 months ago
95b4d65
usb: dwc3: gadget: properly check ep cmd
by Felipe Balbi
· 10 months ago
db11351
usb: dwc3: gadget: Check ENBLSLPM before sending ep command
by Thinh Nguyen
· 10 months ago
d107a53
usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED
by Felipe Balbi
· 10 months ago
967b31c
usb: dwc3: gadget: clear SUSPHY bit before ep cmds
by Felipe Balbi
· 10 months ago
1339550
usb: dwc3: gadget: combine return points into a single one
by Felipe Balbi
· 10 months ago
9c29afe
Merge patch series "Add DFU and usb boot for TI am62x SK and beagleplay"
by Tom Rini
· 9 months ago
92114d7
usb: dwc3: Add dwc3 glue driver for am62
by Sjoerd Simons
· 9 months ago
83eed2c
usb: cdns3: gadget.c: Set fast access bit
by Aswath Govindraju
· 9 months ago
12a8b0d
usb: Remove <common.h> and add needed includes
by Tom Rini
· 9 months ago
6f68b9c
usb: musb-new: add Allwinner F1C100s support
by Andre Przywara
· 1 year, 4 months ago
0b6775c
usb: xhci: Abort transfers with unallocated rings
by Janne Grunau
· 10 months ago
086e461
usb: xhci: Set up endpoints for the first 2 interfaces
by Janne Grunau
· 10 months ago
f1820eb
usb: xhci: refactor xhci_set_configuration
by Janne Grunau
· 10 months ago
12ac51c
usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts
by Marek Vasut
· 11 months ago
4d15898
usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget
by Marek Vasut
· 11 months ago
304fa0a
usb: gadget: UMS: support multiple sector sizes
by Caleb Connolly
· 10 months ago
341a172
usb: gadget: CDC ACM: call usb_gadget_initialize
by Caleb Connolly
· 10 months ago
850b307
usb: dwc3-generic: implement Qualcomm wrapper
by Caleb Connolly
· 10 months ago
8c19275
rockchip: Update the default USB Product ID value
by Jonas Karlman
· 11 months ago
20a0ce5
Merge tag 'v2024.04-rc4' into next
by Tom Rini
· 11 months ago
52378ba
usb: xhci-dwc3: Fix support for dis_enblslpm_quirk
by Jonas Karlman
· 11 months ago
Next »