summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd.c
Commit message (Expand)AuthorAgeFilesLines
* usb/hcd: Send a uevent signaling that the host controller had diedRaul E Rangel2019-04-251-0/+24
* Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman2019-04-011-0/+3
|\
| * usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode failsChen-Yu Tsai2019-03-261-0/+3
* | usb: introduce usb_ep_type_string() functionChunfeng Yun2019-03-261-15/+2
* | usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren2019-03-261-0/+3
|/
* usb: core: Fix typo in description of "authorized_default"Jakub Wilk2019-02-271-1/+1
* usb: core: add option of only authorizing internal devicesDmitry Torokhov2019-02-221-20/+31
* usb: core: comply to PHY frameworkMiquel Raynal2019-01-301-0/+5
* usb: core: Remove unnecessary memset()Suwan Kim2018-12-121-2/+0
* usb: core: remove flags variable in __usb_hcd_giveback_urb()Sebastian Andrzej Siewior2018-09-111-1/+0
* usb: core: remove local_irq_save() around ->complete() handlerSebastian Andrzej Siewior2018-09-101-13/+0
* Merge 4.17-rc3 into usb-nextGreg Kroah-Hartman2018-04-301-4/+11
|\
| * usb: core: use phy_exit during suspend if wake up is not supportedMartin Blumenstingl2018-04-221-3/+5
| * usb: core: split usb_phy_roothub_{init,alloc}Martin Blumenstingl2018-04-221-3/+7
| * USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni2018-04-221-0/+1
* | usb: core: hcd: mark expected switch fall-throughGustavo A. R. Silva2018-04-231-0/+1
* | usb: set root hub lane countsMathias Nyman2018-04-221-0/+5
* | usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-laneMathias Nyman2018-04-221-0/+3
* | USB: core: hcd: drop support for legacy physJohan Hovold2018-04-221-35/+3
|/
* usb: skip phys initialization of shared hcdChunfeng Yun2018-03-221-1/+1
* usb: core: hcd: remove support for initializing a single PHYMartin Blumenstingl2018-03-091-37/+0
* usb: core: hcd: integrate the PHY wrapper into the HCD coreMartin Blumenstingl2018-03-091-0/+31
* usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl2018-03-091-2/+2
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-3/+5
* USB: core: Remove redundant license textGreg Kroah-Hartman2017-11-041-14/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* drivers: usb: hcd: use setup_timer() helper.Allen Pais2017-10-041-3/+1
* Merge 4.13-rc5 into usb-nextGreg Kroah-Hartman2017-08-141-1/+3
|\
| * usb: core: unlink urbs from the tail of the endpoint's urb_listBin Liu2017-07-301-1/+1
| * USB: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki2017-07-301-0/+2
* | usb: hcd: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1
|/
* USB: of: fix root-hub device-tree node handlingJohan Hovold2017-06-131-2/+0
* Merge 4.12-rc2 into usb-nextGreg Kroah-Hartman2017-05-221-2/+3
|\
| * usb: core: fix potential memory leak in error path during hcd creationAnton Bondarenko2017-05-171-0/+1
| * USB: core: replace %p with %pKVamsi Krishna Samavedam2017-05-171-2/+2
* | usb: core: Check URB setup_packet and transfer_buffer sanityFlorian Fainelli2017-05-171-0/+12
|/
* usb: hcd: use correct device pointer for dma opsSekhar Nori2017-04-081-1/+1
* Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman2017-04-031-2/+5
|\
| * USB: fix linked-list corruption in rh_call_control()Alan Stern2017-03-271-2/+5
* | usb: separate out sysdev pointer from usb_busArnd Bergmann2017-03-231-35/+45
|/
* usb: hcd: initialize hcd->flags to 0 when rm hcdWilliam wu2017-01-191-0/+1
* usb: core: hcd: add missing header dependenciesBaoyou Xie2016-09-271-0/+1
* usb: core: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-021-1/+1
* usb: core: hcd: don't print on ENOMEMWolfram Sang2016-08-301-3/+1
* USB: don't free bandwidth_mutex too earlyAlan Stern2016-06-271-10/+7
* usb: core: move root hub's device node assignment after it is added to busPeter Chen2016-04-281-0/+1
* usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2016-04-281-2/+13
* usb: core: Allow compilation on platforms where NO_DMA=yGeert Uytterhoeven2016-02-201-6/+10
* usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lockHeiner Kallweit2016-02-061-15/+15
* usb: core: switch bus numbering to using idrHeiner Kallweit2016-02-031-15/+6