summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: fix linked-list corruption in rh_call_control()Alan Stern2017-03-271-2/+5
* 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/+1Star
* USB: don't free bandwidth_mutex too earlyAlan Stern2016-06-271-10/+7Star
* 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-211-6/+10
* usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lockHeiner Kallweit2016-02-071-15/+15
* usb: core: switch bus numbering to using idrHeiner Kallweit2016-02-031-15/+6Star
* USB: core, wusbcore: use bus_to_hcdGeliang Tang2016-01-251-3/+3
* usb: Support USB 3.1 extended port status requestMathias Nyman2016-01-251-1/+7
* usb: add device descriptor for usb 3.1 root hubMathias Nyman2016-01-251-0/+23
* usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUSMathias Nyman2016-01-251-1/+3
* usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman2016-01-251-3/+3
* USB: constify usb_mon_operations structureJulia Lawall2015-12-011-2/+2
* usb: hcd: use USB_DT_*Sergei Shtylyov2015-10-171-14/+15
* usb: define HCD_USB31 speed option for hosts that support USB 3.1 featuresMathias Nyman2015-10-041-0/+3
* usb: interface authorization: Use a flag for the default device authorizationStefan Koch2015-09-221-10/+21
* usb: interface authorization: Introduces the default interface authorizationStefan Koch2015-09-221-0/+47
* Revert "usb: interface authorization: Introduces the default interface author...Greg Kroah-Hartman2015-08-181-47/+0Star
* Revert "usb: interface authorization: Use a flag for the default device autho...Greg Kroah-Hartman2015-08-181-21/+10Star
* usb: interface authorization: Use a flag for the default device authorizationStefan Koch2015-08-151-10/+21
* usb: interface authorization: Introduces the default interface authorizationStefan Koch2015-08-151-0/+47
* Merge 4.2-rc4 into usb-nextGreg Kroah-Hartman2015-07-271-2/+5
|\
| * usb: core: lpm: set lpm_capable for root hub deviceLu Baolu2015-07-221-2/+5
* | usb: move assignment out of if conditionKris Borer2015-07-231-6/+13
|/
* USB: hcd.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-1/+2
* USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern2015-01-311-8/+8
* Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-141-3/+4
|\
| * Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-11-251-3/+4
| |\
| | * usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart2014-11-031-3/+4
* | | USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-041-8/+4Star
|/ /
* / usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede2014-11-041-0/+2
|/
* usb: hcd: add generic PHY supportSergei Shtylyov2014-09-291-2/+40
* usb: rename phy to usb_phy in HCDAntoine Tenart2014-09-291-10/+10
* usb: Add LED triggers for USB activityMichal Sojka2014-09-251-0/+2
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-241-5/+5
* usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()Petr Mladek2014-09-241-2/+2
* usb: Fixed a few typosMickael Maison2014-09-241-1/+1
* usb-core: Remove Fix mes in file hcd.cNicholas Krause2014-07-191-4/+0Star
* usb: introduce port status lockDan Williams2014-05-281-2/+0Star
* usb: assign default peer ports for root hubsDan Williams2014-05-281-8/+35
* USB: separate usb_address0 mutexes for each busTodd E Brandt2014-05-281-0/+1
* usb: catch attempts to submit urbs with a vmalloc'd transfer bufferDan Williams2014-05-201-0/+3
* usb-core: Track if an endpoint has streamsHans de Goede2014-03-051-8/+26
* usb-core: Fix usb_free_streams return value documentationHans de Goede2014-03-051-2/+1Star
* Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp2014-01-221-1/+0Star
* USB: core: correct spelling mistakes in comments and warningRahul Bedarkar2014-01-081-1/+1