summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | | | USB: AccessRunner: avoid unnecessary memsetChristophe Jaillet2008-07-211-1/+0
* | | | USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'Andrew Morton2008-07-211-2/+2
* | | | USB: cdc-wdm cleanupOliver Neukum2008-07-211-6/+10
* | | | USB: delete airprime driverGreg Kroah-Hartman2008-07-214-362/+2
* | | | USB: usbmon: use simple_read_from_buffer()Akinobu Mita2008-07-211-12/+2
* | | | USB: uhci: mark root_hub_hub_des[] as constMing Lei2008-07-211-1/+1
* | | | USB: host: mark const variable tables as "const"Ming Lei2008-07-211-3/+3
* | | | usb: irda: cleanup on ir-usb moduleFelipe Balbi2008-07-211-220/+270
* | | | USB: ehci-hcd unlink speedupsDavid Brownell2008-07-213-10/+14
* | | | usb: hub: add check for unsupported bus topologyFelipe Balbi2008-07-213-2/+8
* | | | USB: ohci_hcd hang: submit vs. rmmod racePete Zaitcev2008-07-211-3/+0
* | | | USB: make SA1111 OHCI driver SA11x0 specificEric Miao2008-07-211-1/+1
* | | | USB: missing usb_put_hcd to ohci-at91Pete Zaitcev2008-07-211-4/+5
* | | | USB: speedtch.c fix sparse shadowed variable warningHarvey Harrison2008-07-211-1/+0
* | | | USB: cp2101.c fix sparse signedness mismatch warningsHarvey Harrison2008-07-211-6/+7
* | | | USB: digi_accelport.c trivial sparse lock annotationHarvey Harrison2008-07-211-0/+1
* | | | USB: ohci-ppc-of: use linux/of_platform.h instead of asmStephen Rothwell2008-07-211-1/+1
* | | | USB: sisusb: Push down the BKLAlan Cox2008-07-211-7/+6
* | | | USB: rio100: Push down the BKLAlan Cox2008-07-211-4/+4
* | | | USB: auerwald: Push down the BKL into the driverAlan Cox2008-07-211-4/+6
* | | | USB: iowarrior: Push down BKLAlan Cox2008-07-211-3/+5
* | | | USB: usblcd: Push down BKL into driverAlan Cox2008-07-211-2/+4
* | | | USB: ftdi_usb: Eliminate ioctl and BKL ioctl useAlan Cox2008-07-211-24/+0
* | | | USB: gadget: Push BKL down into driversAlan Cox2008-07-212-14/+16
* | | | usb ethernet gadget: use composite gadget frameworkDavid Brownell2008-07-211-2456/+173
* | | | usb gadget: new "CDC Composite" gadget driverDavid Brownell2008-07-213-0/+262
* | | | usb ethernet gadget: split RNDIS functionDavid Brownell2008-07-213-4/+848
* | | | usb ethernet gadget: split CDC Ethernet functionDavid Brownell2008-07-214-1/+881
* | | | usb ethernet gadget: split CDC Subset functionDavid Brownell2008-07-213-1/+427
* | | | usb ethernet gadget: split out network coreDavid Brownell2008-07-213-1/+1051
* | | | usb gadget: RNDIS cleanupsDavid Brownell2008-07-214-328/+79
* | | | usb gadget serial: use composite gadget frameworkDavid Brownell2008-07-212-933/+145
* | | | usb gadget serial: split out generic serial functionDavid Brownell2008-07-213-1/+298
* | | | usb gadget serial: split out CDC ACM functionDavid Brownell2008-07-213-6/+595
* | | | usb gadget zero: use composite gadget frameworkDavid Brownell2008-07-212-1069/+97
* | | | usb gadget zero: split out loopback configDavid Brownell2008-07-212-0/+383
* | | | usb gadget zero: split out source/sink configDavid Brownell2008-07-212-0/+610
* | | | usb gadget: composite gadget coreDavid Brownell2008-07-211-0/+1040
* | | | usb gadget: descriptor copying supportDavid Brownell2008-07-212-1/+76
* | | | usb gadget: use new serial coreDavid Brownell2008-07-212-1317/+77
* | | | usb gadget: split out serial coreDavid Brownell2008-07-212-0/+1305
* | | | USB: at91_udc: updated fifo sizesDavid Brownell2008-07-211-0/+13
* | | | USB: rndis: switch to seq_filesAlexey Dobriyan2008-07-211-28/+25
* | | | USB: remove CVS keywordsAdrian Bunk2008-07-2132-63/+0
* | | | usb-storage: implement "soft" unbindingAlan Stern2008-07-213-52/+45
* | | | USB: implement "soft" unbindingAlan Stern2008-07-211-5/+6
* | | | USB: isp1760-hcd.c: make 2 functions staticAdrian Bunk2008-07-211-4/+4
* | | | usb-storage: change remaining semaphore to completionAlan Stern2008-07-213-6/+6
* | | | usb-storage: separate dynamic flags from fixed flagsAlan Stern2008-07-215-74/+75
* | | | USB: io_ti: FIrst cut at a big clean upAlan Cox2008-07-211-1008/+852