summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* USB: digi_accelport.c trivial sparse lock annotationHarvey Harrison2008-07-221-0/+1
* USB: ohci-ppc-of: use linux/of_platform.h instead of asmStephen Rothwell2008-07-221-1/+1
* USB: sisusb: Push down the BKLAlan Cox2008-07-221-7/+6
* USB: rio100: Push down the BKLAlan Cox2008-07-221-4/+4
* USB: auerwald: Push down the BKL into the driverAlan Cox2008-07-221-4/+6
* USB: iowarrior: Push down BKLAlan Cox2008-07-221-3/+5
* USB: usblcd: Push down BKL into driverAlan Cox2008-07-221-2/+4
* USB: ftdi_usb: Eliminate ioctl and BKL ioctl useAlan Cox2008-07-221-24/+0
* USB: gadget: Push BKL down into driversAlan Cox2008-07-222-14/+16
* usb ethernet gadget: use composite gadget frameworkDavid Brownell2008-07-221-2456/+173
* usb gadget: new "CDC Composite" gadget driverDavid Brownell2008-07-223-0/+262
* usb ethernet gadget: split RNDIS functionDavid Brownell2008-07-223-4/+848
* usb ethernet gadget: split CDC Ethernet functionDavid Brownell2008-07-224-1/+881
* usb ethernet gadget: split CDC Subset functionDavid Brownell2008-07-223-1/+427
* usb ethernet gadget: split out network coreDavid Brownell2008-07-223-1/+1051
* usb gadget: RNDIS cleanupsDavid Brownell2008-07-224-328/+79
* usb gadget serial: use composite gadget frameworkDavid Brownell2008-07-222-933/+145
* usb gadget serial: split out generic serial functionDavid Brownell2008-07-223-1/+298
* usb gadget serial: split out CDC ACM functionDavid Brownell2008-07-223-6/+595
* usb gadget zero: use composite gadget frameworkDavid Brownell2008-07-222-1069/+97
* usb gadget zero: split out loopback configDavid Brownell2008-07-222-0/+383
* usb gadget zero: split out source/sink configDavid Brownell2008-07-222-0/+610
* usb gadget: composite gadget coreDavid Brownell2008-07-221-0/+1040
* usb gadget: descriptor copying supportDavid Brownell2008-07-222-1/+76
* usb gadget: use new serial coreDavid Brownell2008-07-222-1317/+77
* usb gadget: split out serial coreDavid Brownell2008-07-222-0/+1305
* USB: at91_udc: updated fifo sizesDavid Brownell2008-07-221-0/+13
* USB: rndis: switch to seq_filesAlexey Dobriyan2008-07-221-28/+25
* USB: remove CVS keywordsAdrian Bunk2008-07-2232-63/+0
* usb-storage: implement "soft" unbindingAlan Stern2008-07-223-52/+45
* USB: implement "soft" unbindingAlan Stern2008-07-221-5/+6
* USB: isp1760-hcd.c: make 2 functions staticAdrian Bunk2008-07-221-4/+4
* usb-storage: change remaining semaphore to completionAlan Stern2008-07-223-6/+6
* usb-storage: separate dynamic flags from fixed flagsAlan Stern2008-07-225-74/+75
* USB: io_ti: FIrst cut at a big clean upAlan Cox2008-07-221-1008/+852
* USB: combine hub_quiesce and hub_stopAlan Stern2008-07-221-31/+32
* USB: combine hub_activate and hub_restartAlan Stern2008-07-221-26/+23
* USB: optimize port debouncing during hub activationAlan Stern2008-07-221-5/+27
* USB: try to salvage lost power sessionsAlan Stern2008-07-222-22/+53
* USB: simplify hub_restart() logicAlan Stern2008-07-222-67/+54
* USB: revert "don't use reset-resume if drivers don't support it"Greg Kroah-Hartman2008-07-221-44/+2
* USB: debounce before unregisteringAlan Stern2008-07-221-12/+19
* USB: add new routine for checking port-resume typeAlan Stern2008-07-221-26/+63
* USB: use get_unaligned_* helpers for kl5kusb105 driverHarvey Harrison2008-07-221-1/+1
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-2213-16/+15
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-2227-51/+51
* USB: revert "don't lose disconnections during suspend"Greg Kroah-Hartman2008-07-221-4/+11
* USB: handle pci_name() being constGreg Kroah-Hartman2008-07-222-2/+2
* USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.Andrew Lunn2008-07-221-0/+11
* Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-1540-39099/+444
|\