aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd.c
Commit message (Expand)AuthorAge
* 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
|/ /
* / usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede2014-11-03
|/
* usb: hcd: add generic PHY supportSergei Shtylyov2014-09-29
* usb: rename phy to usb_phy in HCDAntoine Tenart2014-09-29
* usb: Add LED triggers for USB activityMichal Sojka2014-09-25
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-24
* usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()Petr Mladek2014-09-24
* usb: Fixed a few typosMickael Maison2014-09-24
* usb-core: Remove Fix mes in file hcd.cNicholas Krause2014-07-18
* usb: introduce port status lockDan Williams2014-05-27
* usb: assign default peer ports for root hubsDan Williams2014-05-27
* USB: separate usb_address0 mutexes for each busTodd E Brandt2014-05-27
* usb: catch attempts to submit urbs with a vmalloc'd transfer bufferDan Williams2014-05-19
* usb-core: Track if an endpoint has streamsHans de Goede2014-03-04
* usb-core: Fix usb_free_streams return value documentationHans de Goede2014-03-04
* Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp2014-01-22
* USB: core: correct spelling mistakes in comments and warningRahul Bedarkar2014-01-07
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-08
* usb: hcd: Initialize USB phy if neededValentine Barshak2013-12-08
* usb: hcd: Remove USB phy if neededValentine Barshak2013-12-08
* usb/hcd: remove unnecessary local_irq_saveMichael Opdenacker2013-10-14
* drivers: usb: core: hcd.c: converted busmap from struct to bitmapMatthias Beyer2013-10-11
* usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede2013-10-11