index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hcd.c
Age
Commit message (
Expand
)
Author
6 days
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-14
usb: core: Don't use %pK through printk
Thomas Weißschuh
2025-01-17
usb: hcd: Bump local buffer size in rh_string()
Andy Shevchenko
2024-12-04
usb: core: hcd: only check primary hcd skip_phy_initialization
Xu Yang
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-06-04
kcov, usb: disable interrupts in kcov_remote_start_usb_softirq
Andrey Konovalov
2024-05-04
usb: core: Remove the useless struct usb_devmap which is just a bitmap
Christophe JAILLET
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-02-05
usb: core: hcd: Convert from tasklet to BH workqueue
Tejun Heo
2024-01-27
usb: core: add phy notify connect and disconnect
Stanley Chang
2024-01-27
usb: core: Make default authorization mode configurable
Niko Mauno
2024-01-27
usb: core: Amend initial authorized_default value
Niko Mauno
2023-08-09
USB: Remove remnants of Wireless USB and UWB
Alan Stern
2023-08-08
USB: core: Change usb_get_device_descriptor() API
Alan Stern
2022-11-29
usb: core: hcd: Fix return value check in usb_hcd_setup_local_mem()
Yang Yingliang
2022-08-31
usb: host: Initiate urb ep with udev ep0
Khalid Masum
2022-08-19
usb/hcd: Fix dma_map_sg error check
Jack Wang
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-07-27
USB: HCD: Fix URB giveback issue in tasklet function
Weitao Wang
2022-07-27
usb: xhci_plat_remove: avoid NULL dereference
Alexey Sheplyakov
2022-07-07
ARM: sa1100/assabet: move dmabounce hack to ohci driver
Arnd Bergmann
2022-05-12
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
2022-05-03
Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"
Greg Kroah-Hartman
2022-04-26
usb: core: hcd: Create platform devices for onboard hubs in probe()
Matthias Kaehlcke
2022-01-25
USB: core: Fix hang in usb_kill_urb by adding memory barriers
Alan Stern
2022-01-03
USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status
Alan Stern
2021-12-13
usb: core: hcd: change sizeof(vaddr) to sizeof(unsigned long)
Guo Zhengkui
2021-11-05
Revert "usb: core: hcd: Add support for deferring roothub registration"
Greg Kroah-Hartman
2021-09-27
Merge 5.15-rc3 into usb-next
Greg Kroah-Hartman
2021-09-21
usb: core: hcd: fix messages in usb_hcd_request_irqs()
Sergey Shtylyov
2021-09-14
usb: core: hcd: Modularize HCD stop configuration in usb_stop_hcd()
Kishon Vijay Abraham I
2021-09-14
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
2021-05-13
usb: core: hcd: use map_urb_for_dma for single step set feature urb
Li Jun
2021-05-13
usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core
Peter Chen
2021-03-23
usb: core: Track SuperSpeed Plus GenXxY
Thinh Nguyen
2021-02-16
kbuild: simplify access to the kernel's version
Sasha Levin
2021-01-07
kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urb
Andrey Konovalov
2020-10-28
kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirq
Andrey Konovalov
2020-10-28
usb: core: Replace in_interrupt() in comments
Ahmed S. Darwish
2020-08-18
usb: hcd: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-04
usb: core: kcov: collect coverage from usb complete callback
Andrey Konovalov
2019-12-11
USB: Fix incorrect DMA allocations for local memory pool drivers
Fredrik Noring
2019-10-31
usb: core: Remove redundant vmap checks
Kees Cook
2019-09-03
usb: core: phy: add support for PHY calibration
Marek Szyprowski
2019-09-03
usb: remove a stale comment in hcd_alloc_coherent
Christoph Hellwig
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-08-15
usb: add a hcd_uses_dma helper
Christoph Hellwig
2019-08-08
usb: setup authorized_default attributes using usb_bus_notify
Thiébaud Weksteen
[next]