index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hcd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: core: hcd: Convert from tasklet to BH workqueue
Tejun Heo
2024-02-06
1
-11
/
+12
*
USB: Remove remnants of Wireless USB and UWB
Alan Stern
2023-08-09
1
-36
/
+4
*
USB: core: Change usb_get_device_descriptor() API
Alan Stern
2023-08-08
1
-3
/
+7
*
usb: core: hcd: Fix return value check in usb_hcd_setup_local_mem()
Yang Yingliang
2022-11-29
1
-1
/
+5
*
usb: host: Initiate urb ep with udev ep0
Khalid Masum
2022-08-31
1
-8
/
+1
*
usb/hcd: Fix dma_map_sg error check
Jack Wang
2022-08-19
1
-1
/
+1
*
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-06
1
-3
/
+14
|
\
|
*
ARM: sa1100/assabet: move dmabounce hack to ohci driver
Arnd Bergmann
2022-07-07
1
-3
/
+14
*
|
USB: HCD: Fix URB giveback issue in tasklet function
Weitao Wang
2022-07-27
1
-11
/
+15
*
|
usb: xhci_plat_remove: avoid NULL dereference
Alexey Sheplyakov
2022-07-27
1
-1
/
+7
|
/
*
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
2022-05-12
1
-6
/
+23
*
Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"
Greg Kroah-Hartman
2022-05-03
1
-6
/
+0
*
usb: core: hcd: Create platform devices for onboard hubs in probe()
Matthias Kaehlcke
2022-04-26
1
-0
/
+6
*
USB: core: Fix hang in usb_kill_urb by adding memory barriers
Alan Stern
2022-01-25
1
-0
/
+14
*
USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status
Alan Stern
2022-01-03
1
-1
/
+8
*
usb: core: hcd: change sizeof(vaddr) to sizeof(unsigned long)
Guo Zhengkui
2021-12-13
1
-1
/
+1
*
Revert "usb: core: hcd: Add support for deferring roothub registration"
Greg Kroah-Hartman
2021-11-05
1
-23
/
+6
*
Merge 5.15-rc3 into usb-next
Greg Kroah-Hartman
2021-09-27
1
-23
/
+45
|
\
|
*
usb: core: hcd: Modularize HCD stop configuration in usb_stop_hcd()
Kishon Vijay Abraham I
2021-09-14
1
-17
/
+22
|
*
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
2021-09-14
1
-6
/
+23
*
|
usb: core: hcd: fix messages in usb_hcd_request_irqs()
Sergey Shtylyov
2021-09-21
1
-3
/
+3
|
/
*
usb: core: hcd: use map_urb_for_dma for single step set feature urb
Li Jun
2021-05-13
1
-10
/
+6
*
usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core
Peter Chen
2021-05-13
1
-0
/
+134
*
usb: core: Track SuperSpeed Plus GenXxY
Thinh Nguyen
2021-03-23
1
-1
/
+5
*
kbuild: simplify access to the kernel's version
Sasha Levin
2021-02-16
1
-2
/
+2
*
kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urb
Andrey Konovalov
2021-01-07
1
-5
/
+3
*
kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirq
Andrey Konovalov
2020-10-28
1
-2
/
+9
*
usb: core: Replace in_interrupt() in comments
Ahmed S. Darwish
2020-10-28
1
-9
/
+17
*
usb: hcd: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-18
1
-3
/
+3
*
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
1
-4
/
+4
*
usb: core: kcov: collect coverage from usb complete callback
Andrey Konovalov
2020-06-05
1
-0
/
+3
*
USB: Fix incorrect DMA allocations for local memory pool drivers
Fredrik Noring
2019-12-11
1
-21
/
+21
*
usb: core: Remove redundant vmap checks
Kees Cook
2019-10-31
1
-7
/
+1
*
usb: core: phy: add support for PHY calibration
Marek Szyprowski
2019-09-03
1
-0
/
+7
*
usb: remove a stale comment in hcd_alloc_coherent
Christoph Hellwig
2019-09-03
1
-3
/
+0
*
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-08-21
1
-1
/
+0
*
usb: add a hcd_uses_dma helper
Christoph Hellwig
2019-08-15
1
-2
/
+2
*
usb: setup authorized_default attributes using usb_bus_notify
ThiƩbaud Weksteen
2019-08-08
1
-123
/
+0
*
usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem()
Dan Carpenter
2019-07-25
1
-2
/
+2
*
usb: host: Fix excessive alignment restriction for local memory allocations
Fredrik Noring
2019-06-28
1
-1
/
+1
*
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
2019-06-03
1
-9
/
+6
*
USB: use genalloc for USB HCs with local memory
Laurentiu Tudor
2019-06-03
1
-0
/
+36
*
usb/hcd: Send a uevent signaling that the host controller had died
Raul E Rangel
2019-04-25
1
-0
/
+24
*
Merge 5.1-rc3 into usb-next
Greg Kroah-Hartman
2019-04-01
1
-0
/
+3
|
\
|
*
usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode fails
Chen-Yu Tsai
2019-03-26
1
-0
/
+3
*
|
usb: introduce usb_ep_type_string() function
Chunfeng Yun
2019-03-26
1
-15
/
+2
*
|
usb: core: Add PM runtime calls to usb_hcd_platform_shutdown
Tony Lindgren
2019-03-26
1
-0
/
+3
|
/
*
usb: core: Fix typo in description of "authorized_default"
Jakub Wilk
2019-02-27
1
-1
/
+1
*
usb: core: add option of only authorizing internal devices
Dmitry Torokhov
2019-02-22
1
-20
/
+31
*
usb: core: comply to PHY framework
Miquel Raynal
2019-01-30
1
-0
/
+5
[next]