summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-22USB: AccessRunner: avoid unnecessary memsetChristophe Jaillet1-1/+0
2008-07-22USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'Andrew Morton1-2/+2
2008-07-22USB: cdc-wdm cleanupOliver Neukum1-6/+10
2008-07-22USB: delete airprime driverGreg Kroah-Hartman4-362/+2
2008-07-22USB: usbmon: use simple_read_from_buffer()Akinobu Mita1-12/+2
2008-07-22USB: uhci: mark root_hub_hub_des[] as constMing Lei1-1/+1
2008-07-22USB: host: mark const variable tables as "const"Ming Lei1-3/+3
2008-07-22USB Gadget: documentation updateAlan Stern1-2/+6
2008-07-22usb: irda: cleanup on ir-usb moduleFelipe Balbi2-220/+421
2008-07-22USB: ehci-hcd unlink speedupsDavid Brownell3-10/+14
2008-07-22usb: hub: add check for unsupported bus topologyFelipe Balbi3-2/+8
2008-07-22USB: ohci_hcd hang: submit vs. rmmod racePete Zaitcev1-3/+0
2008-07-22USB: make SA1111 OHCI driver SA11x0 specificEric Miao1-1/+1
2008-07-22USB: missing usb_put_hcd to ohci-at91Pete Zaitcev1-4/+5
2008-07-22USB: speedtch.c fix sparse shadowed variable warningHarvey Harrison1-1/+0
2008-07-22USB: cp2101.c fix sparse signedness mismatch warningsHarvey Harrison1-6/+7
2008-07-22USB: digi_accelport.c trivial sparse lock annotationHarvey Harrison1-0/+1
2008-07-22USB: ohci-ppc-of: use linux/of_platform.h instead of asmStephen Rothwell1-1/+1
2008-07-22USB: sisusb: Push down the BKLAlan Cox1-7/+6
2008-07-22USB: rio100: Push down the BKLAlan Cox1-4/+4
2008-07-22USB: auerwald: Push down the BKL into the driverAlan Cox1-4/+6
2008-07-22USB: iowarrior: Push down BKLAlan Cox1-3/+5
2008-07-22USB: usblcd: Push down BKL into driverAlan Cox1-2/+4
2008-07-22USB: ftdi_usb: Eliminate ioctl and BKL ioctl useAlan Cox1-24/+0
2008-07-22USB: gadget: Push BKL down into driversAlan Cox2-14/+16
2008-07-22usb ethernet gadget: use composite gadget frameworkDavid Brownell1-2456/+173
2008-07-22usb gadget: new "CDC Composite" gadget driverDavid Brownell3-0/+262
2008-07-22usb ethernet gadget: split RNDIS functionDavid Brownell3-4/+848
2008-07-22usb ethernet gadget: split CDC Ethernet functionDavid Brownell4-1/+881
2008-07-22usb ethernet gadget: split CDC Subset functionDavid Brownell3-1/+427
2008-07-22usb ethernet gadget: split out network coreDavid Brownell3-1/+1051
2008-07-22usb gadget: RNDIS cleanupsDavid Brownell4-328/+79
2008-07-22usb gadget serial: use composite gadget frameworkDavid Brownell2-933/+145
2008-07-22usb gadget serial: split out generic serial functionDavid Brownell4-1/+299
2008-07-22usb gadget serial: split out CDC ACM functionDavid Brownell4-6/+597
2008-07-22usb gadget zero: use composite gadget frameworkDavid Brownell2-1069/+97
2008-07-22usb gadget zero: split out loopback configDavid Brownell2-0/+383
2008-07-22usb gadget zero: split out source/sink configDavid Brownell2-0/+610
2008-07-22usb gadget: composite gadget coreDavid Brownell3-0/+1413
2008-07-22usb gadget: descriptor copying supportDavid Brownell3-1/+95
2008-07-22usb gadget: use new serial coreDavid Brownell3-1326/+103
2008-07-22usb gadget: split out serial coreDavid Brownell2-0/+1305
2008-07-22USB: at91_udc: updated fifo sizesDavid Brownell1-0/+13
2008-07-22USB: rndis: switch to seq_filesAlexey Dobriyan1-28/+25
2008-07-22USB: remove Documentation/usb/uhci.txtAdrian Bunk1-165/+0
2008-07-22USB: remove CVS keywordsAdrian Bunk33-65/+0
2008-07-22usb-storage: implement "soft" unbindingAlan Stern3-52/+45
2008-07-22USB: implement "soft" unbindingAlan Stern2-5/+9
2008-07-22USB: isp1760-hcd.c: make 2 functions staticAdrian Bunk1-4/+4
2008-07-22usb-storage: change remaining semaphore to completionAlan Stern3-6/+6