index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+5
2017-11-04
USB: core: Remove redundant license text
Greg Kroah-Hartman
1
-14
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-04
drivers: usb: hcd: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-08-14
Merge 4.13-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+3
2017-08-10
usb: hcd: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-30
usb: core: unlink urbs from the tail of the endpoint's urb_list
Bin Liu
1
-1
/
+1
2017-07-30
USB: hcd: Mark secondary HCD as dead if the primary one died
Rafael J. Wysocki
1
-0
/
+2
2017-06-13
USB: of: fix root-hub device-tree node handling
Johan Hovold
1
-2
/
+0
2017-05-22
Merge 4.12-rc2 into usb-next
Greg Kroah-Hartman
1
-2
/
+3
2017-05-17
usb: core: Check URB setup_packet and transfer_buffer sanity
Florian Fainelli
1
-0
/
+12
2017-05-17
usb: core: fix potential memory leak in error path during hcd creation
Anton Bondarenko
1
-0
/
+1
2017-05-17
USB: core: replace %p with %pK
Vamsi Krishna Samavedam
1
-2
/
+2
2017-04-08
usb: hcd: use correct device pointer for dma ops
Sekhar Nori
1
-1
/
+1
2017-04-03
Merge 4.11-rc5 into usb-next
Greg Kroah-Hartman
1
-2
/
+5
2017-03-27
USB: fix linked-list corruption in rh_call_control()
Alan Stern
1
-2
/
+5
2017-03-23
usb: separate out sysdev pointer from usb_bus
Arnd Bergmann
1
-35
/
+45
2017-01-19
usb: hcd: initialize hcd->flags to 0 when rm hcd
William wu
1
-0
/
+1
2016-09-27
usb: core: hcd: add missing header dependencies
Baoyou Xie
1
-0
/
+1
2016-09-02
usb: core: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-08-30
usb: core: hcd: don't print on ENOMEM
Wolfram Sang
1
-3
/
+1
2016-06-27
USB: don't free bandwidth_mutex too early
Alan Stern
1
-10
/
+7
2016-04-28
usb: core: move root hub's device node assignment after it is added to bus
Peter Chen
1
-0
/
+1
2016-04-28
usb: core: hub: hub_port_init lock controller instead of bus
Chris Bainbridge
1
-2
/
+13
2016-02-20
usb: core: Allow compilation on platforms where NO_DMA=y
Geert Uytterhoeven
1
-6
/
+10
2016-02-06
usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock
Heiner Kallweit
1
-15
/
+15
2016-02-03
usb: core: switch bus numbering to using idr
Heiner Kallweit
1
-15
/
+6
[next]