index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-05
Revert "usb: core: hcd: Add support for deferring roothub registration"
Greg Kroah-Hartman
1
-23
/
+6
2021-09-27
Merge 5.15-rc3 into usb-next
Greg Kroah-Hartman
1
-23
/
+45
2021-09-21
usb: core: hcd: fix messages in usb_hcd_request_irqs()
Sergey Shtylyov
1
-3
/
+3
2021-09-14
usb: core: hcd: Modularize HCD stop configuration in usb_stop_hcd()
Kishon Vijay Abraham I
1
-17
/
+22
2021-09-14
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
1
-6
/
+23
2021-05-13
usb: core: hcd: use map_urb_for_dma for single step set feature urb
Li Jun
1
-10
/
+6
2021-05-13
usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core
Peter Chen
1
-0
/
+134
2021-03-23
usb: core: Track SuperSpeed Plus GenXxY
Thinh Nguyen
1
-1
/
+5
2021-02-16
kbuild: simplify access to the kernel's version
Sasha Levin
1
-2
/
+2
2021-01-07
kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urb
Andrey Konovalov
1
-5
/
+3
2020-10-28
kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirq
Andrey Konovalov
1
-2
/
+9
2020-10-28
usb: core: Replace in_interrupt() in comments
Ahmed S. Darwish
1
-9
/
+17
2020-08-18
usb: hcd: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+4
2020-06-05
usb: core: kcov: collect coverage from usb complete callback
Andrey Konovalov
1
-0
/
+3
2019-12-11
USB: Fix incorrect DMA allocations for local memory pool drivers
Fredrik Noring
1
-21
/
+21
2019-10-31
usb: core: Remove redundant vmap checks
Kees Cook
1
-7
/
+1
2019-09-03
usb: core: phy: add support for PHY calibration
Marek Szyprowski
1
-0
/
+7
2019-09-03
usb: remove a stale comment in hcd_alloc_coherent
Christoph Hellwig
1
-3
/
+0
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
1
-1
/
+0
2019-08-15
usb: add a hcd_uses_dma helper
Christoph Hellwig
1
-2
/
+2
2019-08-08
usb: setup authorized_default attributes using usb_bus_notify
ThiƩbaud Weksteen
1
-123
/
+0
2019-07-25
usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem()
Dan Carpenter
1
-2
/
+2
2019-06-28
usb: host: Fix excessive alignment restriction for local memory allocations
Fredrik Noring
1
-1
/
+1
2019-06-03
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
1
-9
/
+6
2019-06-03
USB: use genalloc for USB HCs with local memory
Laurentiu Tudor
1
-0
/
+36
2019-04-25
usb/hcd: Send a uevent signaling that the host controller had died
Raul E Rangel
1
-0
/
+24
2019-04-01
Merge 5.1-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2019-03-26
usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode fails
Chen-Yu Tsai
1
-0
/
+3
2019-03-26
usb: introduce usb_ep_type_string() function
Chunfeng Yun
1
-15
/
+2
2019-03-26
usb: core: Add PM runtime calls to usb_hcd_platform_shutdown
Tony Lindgren
1
-0
/
+3
2019-02-27
usb: core: Fix typo in description of "authorized_default"
Jakub Wilk
1
-1
/
+1
2019-02-22
usb: core: add option of only authorizing internal devices
Dmitry Torokhov
1
-20
/
+31
2019-01-30
usb: core: comply to PHY framework
Miquel Raynal
1
-0
/
+5
2018-12-12
usb: core: Remove unnecessary memset()
Suwan Kim
1
-2
/
+0
2018-09-11
usb: core: remove flags variable in __usb_hcd_giveback_urb()
Sebastian Andrzej Siewior
1
-1
/
+0
2018-09-10
usb: core: remove local_irq_save() around ->complete() handler
Sebastian Andrzej Siewior
1
-13
/
+0
2018-04-30
Merge 4.17-rc3 into usb-next
Greg Kroah-Hartman
1
-4
/
+11
2018-04-23
usb: core: hcd: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-04-22
usb: set root hub lane counts
Mathias Nyman
1
-0
/
+5
2018-04-22
usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-lane
Mathias Nyman
1
-0
/
+3
2018-04-22
USB: core: hcd: drop support for legacy phys
Johan Hovold
1
-35
/
+3
2018-04-22
usb: core: use phy_exit during suspend if wake up is not supported
Martin Blumenstingl
1
-3
/
+5
2018-04-22
usb: core: split usb_phy_roothub_{init,alloc}
Martin Blumenstingl
1
-3
/
+7
2018-04-22
USB: Increment wakeup count on remote wakeup.
Ravi Chandra Sadineni
1
-0
/
+1
2018-03-22
usb: skip phys initialization of shared hcd
Chunfeng Yun
1
-1
/
+1
2018-03-09
usb: core: hcd: remove support for initializing a single PHY
Martin Blumenstingl
1
-37
/
+0
2018-03-09
usb: core: hcd: integrate the PHY wrapper into the HCD core
Martin Blumenstingl
1
-0
/
+31
2018-03-09
usb: add a flag to skip PHY initialization to struct usb_hcd
Martin Blumenstingl
1
-2
/
+2
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+5
[next]