summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd.c
Commit message (Expand)AuthorAgeFilesLines
* usb: introduce port status lockDan Williams2014-05-271-2/+0
* usb: assign default peer ports for root hubsDan Williams2014-05-271-8/+35
* USB: separate usb_address0 mutexes for each busTodd E Brandt2014-05-271-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-041-8/+26
* usb-core: Fix usb_free_streams return value documentationHans de Goede2014-03-041-2/+1
* Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp2014-01-221-1/+0
* USB: core: correct spelling mistakes in comments and warningRahul Bedarkar2014-01-071-1/+1
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-6/+0
* usb: hcd: Initialize USB phy if neededValentine Barshak2013-12-081-0/+18
* usb: hcd: Remove USB phy if neededValentine Barshak2013-12-081-1/+13
* usb/hcd: remove unnecessary local_irq_saveMichael Opdenacker2013-10-141-15/+0
* drivers: usb: core: hcd.c: converted busmap from struct to bitmapMatthias Beyer2013-10-111-7/+5
* usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede2013-10-111-0/+3
* drivers: usb: core: hcd: if-else-braces fixedMatthias Beyer2013-10-051-2/+2
* drivers: usb: core: hcd: removed braces for return statementsMatthias Beyer2013-10-051-4/+4
* drivers: usb: core: hcd: replaced C99 // commentsMatthias Beyer2013-10-051-5/+5
* drivers: usb: core: hcd: Whitespace fixesMatthias Beyer2013-10-051-28/+28
* drivers: usb: core: hcd: moved asterix to variableMatthias Beyer2013-10-051-1/+1
* usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou2013-09-171-0/+1
* usb-core: Make usb_free_streams return an errorHans de Goede2013-09-171-4/+7
* USB: see if URB comes from a completion handlerAlan Stern2013-09-171-0/+2
* USB: core: be specific about attribute permissionsGreg Kroah-Hartman2013-08-251-11/+6
* usb: rh_call_control tbuf overflow fixSean O. Stalley2013-08-141-7/+17
* usb/hcd: Log error code if reset() failsMark Brown2013-08-121-1/+1
* USB: HCD: support giveback of URB in tasklet contextMing Lei2013-08-121-30/+117
* usb: fix some scripts/kernel-doc warningsYacine Belkadi2013-08-031-10/+27
* Allow the USB HCD to create Wireless USB root hubsThomas Pugliese2013-06-031-0/+28
* USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-281-5/+5
* usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-251-0/+8
* Merge usb-linus branch into usb-nextGreg Kroah-Hartman2013-02-081-0/+44
|\
| * USB: add usb_hcd_{start,end}_port_resumeAlan Stern2013-01-251-0/+44
* | USB: Set usb port's DeviceRemovable according acpi informationLan Tianyu2013-01-211-0/+4
* | usb/core: update power budget for SuperSpeedSebastian Andrzej Siewior2013-01-111-1/+0
|/
* Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman2012-11-161-0/+16
|\
| * Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman2012-11-131-0/+16
* | USB: speed up usb_bus_resume()Alan Stern2012-10-241-2/+17
|/
* USB: Fix race condition when removing host controllersAlan Stern2012-09-261-4/+2
* USB/host: Cleanup unneccessary irq disable codeChuansheng Liu2012-09-101-16/+0
* usb/core: use bin2bcd() for bcdDevice in RHSebastian Andrzej Siewior2012-09-101-3/+3
* usb/hcd: Ensure scatter-gather is not used for isoc transfersHans de Goede2012-07-091-1/+9
* USB: Make sure to fetch the BOS desc for roothubs.Sarah Sharp2012-05-181-0/+9
* USB: make vendor id of root hubs greppablePaul Bolle2012-05-071-3/+3
* USB: fix race between root-hub suspend and remote wakeupAlan Stern2012-04-091-0/+12
* usb: core: hcd: make hcd->irq unsignedFelipe Balbi2012-03-011-3/+3
* USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp2012-02-141-2/+4
* USB: Adding #define in hub_configure() and hcd.c fileAman Deep2011-12-091-1/+1
* usb: fix number of mapped SG DMA entriesClemens Ladisch2011-12-091-3/+2
* USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-141-21/+3
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-251-4/+5
|\
OpenPOWER on IntegriCloud