summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: fix usb serial pm counter decrement for disconnected interfacesOliver Neukum2008-07-221-1/+4
* USB: autosuspend for cdc-wdmOliver Neukum2008-07-221-6/+101
* USB: additional power savings for cdc-acm devices that support remote wakeupOliver Neukum2008-07-222-21/+126
* USB: keyspan: Remove duplicate device entriesBen Collins2008-07-221-3/+2
* usb: fix uninitialized variable warning in keyspan_pdaBenny Halevy2008-07-221-1/+1
* usb: r8a66597-hcd: fix iinterval for Full/Low speed deviceYoshihiro Shimoda2008-07-221-4/+27
* usb: r8a66597-hcd: fix interrupt triggerYoshihiro Shimoda2008-07-221-1/+6
* USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei2008-07-225-23/+23
* USB: usb-serial: fix a sparse warning about different signednessAndre Haupt2008-07-221-1/+1
* USB: isp1760: Support board-specific hardware configurationsNate Case2008-07-223-18/+104
* USB: fix comment of usb_set_configurationMing Lei2008-07-221-1/+1
* USB: use standard SG iterator in the scatter-gather libraryAlan Stern2008-07-221-6/+6
* USB: remove interface parameter of usb_reset_composite_deviceMing Lei2008-07-225-14/+7
* USB: AccessRunner: avoid unnecessary memsetChristophe Jaillet2008-07-221-1/+0
* USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'Andrew Morton2008-07-221-2/+2
* USB: cdc-wdm cleanupOliver Neukum2008-07-221-6/+10
* USB: delete airprime driverGreg Kroah-Hartman2008-07-224-362/+2
* USB: usbmon: use simple_read_from_buffer()Akinobu Mita2008-07-221-12/+2
* USB: uhci: mark root_hub_hub_des[] as constMing Lei2008-07-221-1/+1
* USB: host: mark const variable tables as "const"Ming Lei2008-07-221-3/+3
* USB Gadget: documentation updateAlan Stern2008-07-221-2/+6
* usb: irda: cleanup on ir-usb moduleFelipe Balbi2008-07-222-220/+421
* USB: ehci-hcd unlink speedupsDavid Brownell2008-07-223-10/+14
* usb: hub: add check for unsupported bus topologyFelipe Balbi2008-07-223-2/+8
* USB: ohci_hcd hang: submit vs. rmmod racePete Zaitcev2008-07-221-3/+0
* USB: make SA1111 OHCI driver SA11x0 specificEric Miao2008-07-221-1/+1
* USB: missing usb_put_hcd to ohci-at91Pete Zaitcev2008-07-221-4/+5
* USB: speedtch.c fix sparse shadowed variable warningHarvey Harrison2008-07-221-1/+0
* USB: cp2101.c fix sparse signedness mismatch warningsHarvey Harrison2008-07-221-6/+7
* 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-224-1/+299
* usb gadget serial: split out CDC ACM functionDavid Brownell2008-07-224-6/+597
* usb gadget zero: use composite gadget frameworkDavid Brownell2008-07-222-1069/+97
* usb gadget zero: split out loopback configDavid Brownell2008-07-222-0/+383