summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: Add USB 3.0 roothub support to USB core.Sarah Sharp2009-06-151-2/+69
* USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp2009-06-151-2/+14
* USB: remove unused usb_host classGreg Kroah-Hartman2009-06-151-27/+0
* USB: add reset endpoint operationsDavid Vrabel2009-04-171-0/+26
* USB: more u32 conversion after transfer_buffer_length and actual_lengthRoel Kluin2009-03-241-19/+12
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-1/+1
* USB: mark "reject" field of struct urb as atomic_tMing Lei2009-01-071-3/+3
* USB: Enhance usage of pm_message_tAlan Stern2009-01-071-5/+5
* USB: Allow usbmon as a module even if usbcore is builtinPete Zaitcev2009-01-071-2/+2
* USB: fix crash when URBs are unlinked after the device is goneAlan Stern2008-10-291-3/+32
* USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern2008-10-171-0/+4
* device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-3/+2
* USB: fix hcd interrupt disablingGeoff Levand2008-09-231-1/+2
* USB: automatically enable RHSC interruptsAlan Stern2008-08-211-9/+0
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-211-2/+2
* USB: handle pci_name() being constGreg Kroah-Hartman2008-07-211-1/+1
* Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-061-0/+9
* USB: fix interrupt disabling for HCDs with shared interrupt handlersStefan Becker2008-07-031-10/+28
* USB: Core: fix race in device_createGreg Kroah-Hartman2008-05-201-3/+3
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-241-9/+0
* USB: root hubs don't lie about their number of TTsAlan Stern2008-04-241-2/+12
* USB: fix comments of 2 functions in hcd.cMing Lei2008-04-241-2/+0
* USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman2008-02-011-9/+9
* USB: use a real vendor and product id for root hubsGreg Kroah-Hartman2008-02-011-4/+4
* usb: dma bounce buffer supportMagnus Damm2008-02-011-20/+156
* USB: Convert from class_device to device for USB coreTony Jones2008-02-011-7/+7
* USB HCD: avoid duplicate local_irq_disable()Alan Stern2007-11-281-1/+2
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+0
* USB: Export URB statistics for powertopSarah Sharp2007-10-121-0/+2
* USB: flush outstanding URBs when suspendingAlan Stern2007-10-121-0/+5
* USB: break apart flush_endpoint and disable_endpointAlan Stern2007-10-121-21/+27
* USB: Eliminate urb->status usage!Alan Stern2007-10-121-11/+11
* USB: reorganize urb->status use in usbmonAlan Stern2007-10-121-1/+1
* USB: fix mistake in usb_hcd_giveback_urbAlan Stern2007-10-121-3/+4
* USB: add urb->unlinked fieldAlan Stern2007-10-121-7/+12
* USB: centralize -EREMOTEIO handlingAlan Stern2007-10-121-2/+7
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-121-124/+131
* usb: cleanup usb_register_bus() and hook up sysfs groupInaky Perez-Gonzalez2007-10-121-15/+18
* usb: add the concept of default authorization to USB hostsInaky Perez-Gonzalez2007-10-121-1/+72
* USB: separate out endpoint queue management and DMA mapping routinesAlan Stern2007-10-121-150/+166
* USB: update spinlock usage for root-hub URBsAlan Stern2007-10-121-23/+29
* USB: cleanup for previous patchesAlan Stern2007-10-121-5/+0
* USB: avoid using urb->pipe in usbcoreAlan Stern2007-10-121-16/+24
* USB: add direction bit to urb->transfer_flagsAlan Stern2007-10-121-2/+2
* USB: add ep->enableAlan Stern2007-10-121-4/+1
* USB: add urb->epAlan Stern2007-10-121-9/+4
* USB: change name of spinlock in hcd.cAlan Stern2007-07-191-23/+26
* USB: move routines in hcd.cAlan Stern2007-07-191-41/+41
* USB: Don't resume root hub if the controller is suspendedAlan Stern2007-07-121-1/+4
* USB: Remove usages of dev->power.power_stateAlan Stern2007-07-121-10/+0
OpenPOWER on IntegriCloud