index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "usb: core: hcd: Add support for deferring roothub registration"
Greg Kroah-Hartman
2021-11-06
1
-23
/
+6
*
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
2021-09-30
1
-6
/
+23
*
USB: Fix incorrect DMA allocations for local memory pool drivers
Fredrik Noring
2019-12-21
1
-21
/
+21
*
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
*
usb: core: Remove unnecessary memset()
Suwan Kim
2018-12-12
1
-2
/
+0
*
usb: core: remove flags variable in __usb_hcd_giveback_urb()
Sebastian Andrzej Siewior
2018-09-11
1
-1
/
+0
*
usb: core: remove local_irq_save() around ->complete() handler
Sebastian Andrzej Siewior
2018-09-10
1
-13
/
+0
*
Merge 4.17-rc3 into usb-next
Greg Kroah-Hartman
2018-04-30
1
-4
/
+11
|
\
|
*
usb: core: use phy_exit during suspend if wake up is not supported
Martin Blumenstingl
2018-04-22
1
-3
/
+5
|
*
usb: core: split usb_phy_roothub_{init,alloc}
Martin Blumenstingl
2018-04-22
1
-3
/
+7
|
*
USB: Increment wakeup count on remote wakeup.
Ravi Chandra Sadineni
2018-04-22
1
-0
/
+1
*
|
usb: core: hcd: mark expected switch fall-through
Gustavo A. R. Silva
2018-04-23
1
-0
/
+1
*
|
usb: set root hub lane counts
Mathias Nyman
2018-04-22
1
-0
/
+5
*
|
usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-lane
Mathias Nyman
2018-04-22
1
-0
/
+3
*
|
USB: core: hcd: drop support for legacy phys
Johan Hovold
2018-04-22
1
-35
/
+3
|
/
*
usb: skip phys initialization of shared hcd
Chunfeng Yun
2018-03-22
1
-1
/
+1
*
usb: core: hcd: remove support for initializing a single PHY
Martin Blumenstingl
2018-03-09
1
-37
/
+0
*
usb: core: hcd: integrate the PHY wrapper into the HCD core
Martin Blumenstingl
2018-03-09
1
-0
/
+31
*
usb: add a flag to skip PHY initialization to struct usb_hcd
Martin Blumenstingl
2018-03-09
1
-2
/
+2
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-3
/
+5
*
USB: core: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
1
-14
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
drivers: usb: hcd: use setup_timer() helper.
Allen Pais
2017-10-04
1
-3
/
+1
*
Merge 4.13-rc5 into usb-next
Greg Kroah-Hartman
2017-08-14
1
-1
/
+3
|
\
|
*
usb: core: unlink urbs from the tail of the endpoint's urb_list
Bin Liu
2017-07-30
1
-1
/
+1
|
*
USB: hcd: Mark secondary HCD as dead if the primary one died
Rafael J. Wysocki
2017-07-30
1
-0
/
+2
*
|
usb: hcd: constify attribute_group structures.
Arvind Yadav
2017-08-10
1
-1
/
+1
|
/
*
USB: of: fix root-hub device-tree node handling
Johan Hovold
2017-06-13
1
-2
/
+0
*
Merge 4.12-rc2 into usb-next
Greg Kroah-Hartman
2017-05-22
1
-2
/
+3
|
\
|
*
usb: core: fix potential memory leak in error path during hcd creation
Anton Bondarenko
2017-05-17
1
-0
/
+1
|
*
USB: core: replace %p with %pK
Vamsi Krishna Samavedam
2017-05-17
1
-2
/
+2
*
|
usb: core: Check URB setup_packet and transfer_buffer sanity
Florian Fainelli
2017-05-17
1
-0
/
+12
|
/
*
usb: hcd: use correct device pointer for dma ops
Sekhar Nori
2017-04-08
1
-1
/
+1
*
Merge 4.11-rc5 into usb-next
Greg Kroah-Hartman
2017-04-03
1
-2
/
+5
|
\
[next]