aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-21usb: hub: add check for unsupported bus topologyFelipe Balbi3-2/+8
2008-07-21USB: ohci_hcd hang: submit vs. rmmod racePete Zaitcev1-3/+0
2008-07-21USB: make SA1111 OHCI driver SA11x0 specificEric Miao1-1/+1
2008-07-21USB: missing usb_put_hcd to ohci-at91Pete Zaitcev1-4/+5
2008-07-21USB: speedtch.c fix sparse shadowed variable warningHarvey Harrison1-1/+0
2008-07-21USB: cp2101.c fix sparse signedness mismatch warningsHarvey Harrison1-6/+7
2008-07-21USB: digi_accelport.c trivial sparse lock annotationHarvey Harrison1-0/+1
2008-07-21USB: ohci-ppc-of: use linux/of_platform.h instead of asmStephen Rothwell1-1/+1
2008-07-21USB: sisusb: Push down the BKLAlan Cox1-7/+6
2008-07-21USB: rio100: Push down the BKLAlan Cox1-4/+4
2008-07-21USB: auerwald: Push down the BKL into the driverAlan Cox1-4/+6
2008-07-21USB: iowarrior: Push down BKLAlan Cox1-3/+5
2008-07-21USB: usblcd: Push down BKL into driverAlan Cox1-2/+4
2008-07-21USB: ftdi_usb: Eliminate ioctl and BKL ioctl useAlan Cox1-24/+0
2008-07-21USB: gadget: Push BKL down into driversAlan Cox2-14/+16
2008-07-21usb ethernet gadget: use composite gadget frameworkDavid Brownell1-2456/+173
2008-07-21usb gadget: new "CDC Composite" gadget driverDavid Brownell3-0/+262
2008-07-21usb ethernet gadget: split RNDIS functionDavid Brownell3-4/+848
2008-07-21usb ethernet gadget: split CDC Ethernet functionDavid Brownell4-1/+881
2008-07-21usb ethernet gadget: split CDC Subset functionDavid Brownell3-1/+427
2008-07-21usb ethernet gadget: split out network coreDavid Brownell3-1/+1051
2008-07-21usb gadget: RNDIS cleanupsDavid Brownell4-328/+79
2008-07-21usb gadget serial: use composite gadget frameworkDavid Brownell2-933/+145
2008-07-21usb gadget serial: split out generic serial functionDavid Brownell4-1/+299
2008-07-21usb gadget serial: split out CDC ACM functionDavid Brownell4-6/+597
2008-07-21usb gadget zero: use composite gadget frameworkDavid Brownell2-1069/+97
2008-07-21usb gadget zero: split out loopback configDavid Brownell2-0/+383
2008-07-21usb gadget zero: split out source/sink configDavid Brownell2-0/+610
2008-07-21usb gadget: composite gadget coreDavid Brownell3-0/+1413
2008-07-21usb gadget: descriptor copying supportDavid Brownell3-1/+95
2008-07-21usb gadget: use new serial coreDavid Brownell3-1326/+103
2008-07-21usb gadget: split out serial coreDavid Brownell2-0/+1305
2008-07-21USB: at91_udc: updated fifo sizesDavid Brownell1-0/+13
2008-07-21USB: rndis: switch to seq_filesAlexey Dobriyan1-28/+25
2008-07-21USB: remove Documentation/usb/uhci.txtAdrian Bunk1-165/+0
2008-07-21USB: remove CVS keywordsAdrian Bunk33-65/+0
2008-07-21usb-storage: implement "soft" unbindingAlan Stern3-52/+45
2008-07-21USB: implement "soft" unbindingAlan Stern2-5/+9
2008-07-21USB: isp1760-hcd.c: make 2 functions staticAdrian Bunk1-4/+4
2008-07-21usb-storage: change remaining semaphore to completionAlan Stern3-6/+6
2008-07-21usb-storage: separate dynamic flags from fixed flagsAlan Stern5-74/+75
2008-07-21USB: io_ti: FIrst cut at a big clean upAlan Cox1-1008/+852
2008-07-21USB: combine hub_quiesce and hub_stopAlan Stern1-31/+32
2008-07-21USB: combine hub_activate and hub_restartAlan Stern1-26/+23
2008-07-21USB: optimize port debouncing during hub activationAlan Stern1-5/+27
2008-07-21USB: try to salvage lost power sessionsAlan Stern2-22/+53
2008-07-21USB: simplify hub_restart() logicAlan Stern2-67/+54
2008-07-21USB: revert "don't use reset-resume if drivers don't support it"Greg Kroah-Hartman1-44/+2
2008-07-21USB: debounce before unregisteringAlan Stern1-12/+19
2008-07-21USB: add new routine for checking port-resume typeAlan Stern1-26/+63