aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd.c
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* USB: core: Remove redundant license textGreg Kroah-Hartman2017-11-04
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* drivers: usb: hcd: use setup_timer() helper.Allen Pais2017-10-04
* Merge 4.13-rc5 into usb-nextGreg Kroah-Hartman2017-08-14
|\
| * usb: core: unlink urbs from the tail of the endpoint's urb_listBin Liu2017-07-30
| * USB: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki2017-07-30
* | usb: hcd: constify attribute_group structures.Arvind Yadav2017-08-10
|/
* USB: of: fix root-hub device-tree node handlingJohan Hovold2017-06-13
* Merge 4.12-rc2 into usb-nextGreg Kroah-Hartman2017-05-22
|\
| * usb: core: fix potential memory leak in error path during hcd creationAnton Bondarenko2017-05-17
| * USB: core: replace %p with %pKVamsi Krishna Samavedam2017-05-17
* | usb: core: Check URB setup_packet and transfer_buffer sanityFlorian Fainelli2017-05-17
|/
* usb: hcd: use correct device pointer for dma opsSekhar Nori2017-04-08
* Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman2017-04-03
|\
| * USB: fix linked-list corruption in rh_call_control()Alan Stern2017-03-27
* | usb: separate out sysdev pointer from usb_busArnd Bergmann2017-03-23
|/
* usb: hcd: initialize hcd->flags to 0 when rm hcdWilliam wu2017-01-19
* usb: core: hcd: add missing header dependenciesBaoyou Xie2016-09-27
* usb: core: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-02
* usb: core: hcd: don't print on ENOMEMWolfram Sang2016-08-30
* USB: don't free bandwidth_mutex too earlyAlan Stern2016-06-27
* usb: core: move root hub's device node assignment after it is added to busPeter Chen2016-04-28
* usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2016-04-28
* usb: core: Allow compilation on platforms where NO_DMA=yGeert Uytterhoeven2016-02-20
* usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lockHeiner Kallweit2016-02-07
* usb: core: switch bus numbering to using idrHeiner Kallweit2016-02-03
* USB: core, wusbcore: use bus_to_hcdGeliang Tang2016-01-25
* usb: Support USB 3.1 extended port status requestMathias Nyman2016-01-24
* usb: add device descriptor for usb 3.1 root hubMathias Nyman2016-01-24
* usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUSMathias Nyman2016-01-24
* usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman2016-01-24
* USB: constify usb_mon_operations structureJulia Lawall2015-12-01
* usb: hcd: use USB_DT_*Sergei Shtylyov2015-10-17
* usb: define HCD_USB31 speed option for hosts that support USB 3.1 featuresMathias Nyman2015-10-04
* usb: interface authorization: Use a flag for the default device authorizationStefan Koch2015-09-22
* usb: interface authorization: Introduces the default interface authorizationStefan Koch2015-09-22
* Revert "usb: interface authorization: Introduces the default interface author...Greg Kroah-Hartman2015-08-18
* Revert "usb: interface authorization: Use a flag for the default device autho...Greg Kroah-Hartman2015-08-18
* usb: interface authorization: Use a flag for the default device authorizationStefan Koch2015-08-14
* usb: interface authorization: Introduces the default interface authorizationStefan Koch2015-08-14
* Merge 4.2-rc4 into usb-nextGreg Kroah-Hartman2015-07-27
|\
| * usb: core: lpm: set lpm_capable for root hub deviceLu Baolu2015-07-22
* | usb: move assignment out of if conditionKris Borer2015-07-22
|/
* USB: hcd.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
* USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern2015-01-31
* Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-14
|\
| * Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-11-25
| |\
| | * usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart2014-11-03
* | | USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-03
|/ /