index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
usb-uclass.c
Age
Commit message (
Expand
)
Author
2025-04-23
dm: usb: initialize and scan multiple buses simultaneously with uthread
Jerome Forissier
2025-04-23
dm: usb: move bus initialization into new static function usb_init_bus()
Jerome Forissier
2024-06-24
Merge tag 'v2024.07-rc5' into next
Tom Rini
2024-06-19
usb: informative message if no controller
Heinrich Schuchardt
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
usb: Remove <common.h> and add needed includes
Tom Rini
2023-09-22
bootstd: Keep track of use of usb stop
Simon Glass
2023-09-04
usb: check for companion controller in uclass
Fabrice Gasnier
2023-08-09
usb: Return -ENOENT when no devices are found
Simon Glass
2023-05-13
usb: Tidy up the usb_start flag
Simon Glass
2023-01-23
dm: usb: Mark the device name as alloced when binding
Simon Glass
2023-01-12
usb: onboard-hub: add driver to manage onboard hub supplies
Fabrice Gasnier
2022-12-07
usb: eth: Remove non-DM_ETH code
Tom Rini
2022-11-27
usb: Expand buffer size in usb_find_and_bind_driver()
Marek Vasut
2022-01-25
usb: Use the first available device for ehci_gadget
Sean Anderson
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-01-05
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2021-01-05
dm: core: Rename dev_has_of_node() to dev_has_ofnode()
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-18
dm: Drop the unused arg in uclass_find_device_by_seq()
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2020-09-01
usb: ci_udc: Add function to remove usb device
Ye Li
2020-08-05
usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped
Stefan Roese
2020-06-11
usb: provide a device tree node to USB devices
Michael Walle
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-09
usb: Keep async schedule running only across mass storage xfers
Marek Vasut
2019-09-11
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
2019-04-09
usb: host: Print device name when scanning
Ismael Luceno Cortes
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-10-01
dm: usb: emul: Drop usb_emul_reset()
Bin Meng
2017-10-01
dm: usb: Remove no longer needed blk_unbind_all()
Bin Meng
2017-10-01
dm: usb: Fix broken usb_stop()
Bin Meng
2017-09-27
dm: usb: Add a new USB controller operation 'get_max_xfer_size'
Bin Meng
2017-07-28
dm: usb: Add a new USB controller operation 'update_hub_device'
Bin Meng
2017-07-28
usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
Bin Meng
2017-07-28
usb: add static to local symbols
Masahiro Yamada
2017-06-01
dm: usb: Convert uclass to livetree
Simon Glass
2017-04-04
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-03-17
dm: usb: Unbind old block devices when shutting down USB
Simon Glass
2015-11-19
dm: usb: Remove inactive children after a bus scan
Simon Glass
[next]