summaryrefslogtreecommitdiff
path: root/drivers/usb/core/hcd.c
AgeCommit message (Expand)Author
2022-05-19Merge tag 'v5.4.193' into update-to-2.3.7__5.4-2.3.x-imxPhilippe Schenker
2022-02-01USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern
2022-01-16USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_statusAlan Stern
2022-01-10Merge tag 'v5.4.158' into HEADDenys Drozdov
2021-11-08Merge tag 'v5.4.150' into 5.4-2.3.x-imxDenys Drozdov
2021-11-06Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman
2021-09-30usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I
2020-03-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
2019-12-21USB: Fix incorrect DMA allocations for local memory pool driversFredrik Noring
2019-11-25MLK-17380-3 usb: move EH SINGLE_STEP_SET_FEATURE implement to corePeter Chen
2019-09-03usb: core: phy: add support for PHY calibrationMarek Szyprowski
2019-09-03usb: remove a stale comment in hcd_alloc_coherentChristoph Hellwig
2019-08-21usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig
2019-08-15usb: add a hcd_uses_dma helperChristoph Hellwig
2019-08-08usb: setup authorized_default attributes using usb_bus_notifyThiƩbaud Weksteen
2019-07-25usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem()Dan Carpenter
2019-06-28usb: host: Fix excessive alignment restriction for local memory allocationsFredrik Noring
2019-06-03USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor
2019-06-03USB: use genalloc for USB HCs with local memoryLaurentiu Tudor
2019-04-25usb/hcd: Send a uevent signaling that the host controller had diedRaul E Rangel
2019-04-01Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman
2019-03-26usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode failsChen-Yu Tsai
2019-03-26usb: introduce usb_ep_type_string() functionChunfeng Yun
2019-03-26usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren
2019-02-27usb: core: Fix typo in description of "authorized_default"Jakub Wilk
2019-02-22usb: core: add option of only authorizing internal devicesDmitry Torokhov
2019-01-30usb: core: comply to PHY frameworkMiquel Raynal
2018-12-12usb: core: Remove unnecessary memset()Suwan Kim
2018-09-11usb: core: remove flags variable in __usb_hcd_giveback_urb()Sebastian Andrzej Siewior
2018-09-10usb: core: remove local_irq_save() around ->complete() handlerSebastian Andrzej Siewior
2018-04-30Merge 4.17-rc3 into usb-nextGreg Kroah-Hartman
2018-04-23usb: core: hcd: mark expected switch fall-throughGustavo A. R. Silva
2018-04-22usb: set root hub lane countsMathias Nyman
2018-04-22usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-laneMathias Nyman
2018-04-22USB: core: hcd: drop support for legacy physJohan Hovold
2018-04-22usb: core: use phy_exit during suspend if wake up is not supportedMartin Blumenstingl
2018-04-22usb: core: split usb_phy_roothub_{init,alloc}Martin Blumenstingl
2018-04-22USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni
2018-03-22usb: skip phys initialization of shared hcdChunfeng Yun
2018-03-09usb: core: hcd: remove support for initializing a single PHYMartin Blumenstingl
2018-03-09usb: core: hcd: integrate the PHY wrapper into the HCD coreMartin Blumenstingl
2018-03-09usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-04USB: core: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-10-04drivers: usb: hcd: use setup_timer() helper.Allen Pais
2017-08-14Merge 4.13-rc5 into usb-nextGreg Kroah-Hartman
2017-08-10usb: hcd: constify attribute_group structures.Arvind Yadav
2017-07-30usb: core: unlink urbs from the tail of the endpoint's urb_listBin Liu
2017-07-30USB: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki