summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: misc: ldusb: clean up urb->status usageGreg Kroah-Hartman2007-07-191-9/+11
* USB: misc: iowarrior: clean up urb->status usageGreg Kroah-Hartman2007-07-191-9/+12
* USB: misc: ftdi-elan: clean up urb->status usageGreg Kroah-Hartman2007-07-191-3/+5
* USB: misc: auerswald: clean up urb->status usageGreg Kroah-Hartman2007-07-191-10/+15
* USB: misc: appledisplay: clean up urb->status usageGreg Kroah-Hartman2007-07-191-4/+5
* USB: misc: adtux: clean up urb->status usageGreg Kroah-Hartman2007-07-191-11/+13
* USB: core: message: clean up urb->status usageGreg Kroah-Hartman2007-07-191-16/+18
* USB: image: microtek: clean up urb->status usageGreg Kroah-Hartman2007-07-191-9/+10
* USB: image: mdc800: clean up urb->status usageGreg Kroah-Hartman2007-07-191-24/+21
* USB: storage: onetouch: clean up urb->status usageGreg Kroah-Hartman2007-07-191-6/+7
* USB: class: usblp: clean up urb->status usageGreg Kroah-Hartman2007-07-191-8/+10
* USB: class: cdc-acm: clean up urb->status usageGreg Kroah-Hartman2007-07-191-8/+10
* USB: atm: usbatm: clean up urb->status usageGreg Kroah-Hartman2007-07-191-5/+6
* USB: atm: ueagle-atm: clean up urb->status usageGreg Kroah-Hartman2007-07-191-2/+4
* USB: atm: speedtch: clean up urb->status usageGreg Kroah-Hartman2007-07-191-3/+4
* USB: atm: cxacru: clean up urb->status usageGreg Kroah-Hartman2007-07-191-2/+1
* USB: m66592-udc: fixes some problemsYoshihiro Shimoda2007-07-194-453/+450
* USB: usb-storage: unusual_devs entry for Nikon D100Alan Stern2007-07-191-0/+7
* USB: Remove pointless conditional in drivers/usb/serial/io_ti.c::edge_shutdown()Jesper Juhl2007-07-191-6/+4
* USB: amd5536 UDC driver (in GEODE southbridge)Thomas Dahlmann2007-07-196-0/+4114
* USB: documentation update for usb_unlink_urbAlan Stern2007-07-191-43/+45
* UHCI: short control URBs get a status stageAlan Stern2007-07-191-21/+38
* USB: mos7720, mos7840: remove redundant urb checkFlorin Malita2007-07-192-24/+0
* USB: fix warning caused by autosuspend counter going negativeAlan Stern2007-07-191-4/+6
* USB: add "descriptors" binary sysfs attributeAlan Stern2007-07-191-0/+53
* isp116x-hcd: prepare for urb->statusAlan Stern2007-07-191-101/+86
* USB: usblp: "Big cleanup" breaks O_NONBLOCKPete Zaitcev2007-07-191-4/+5
* USB: sierra: Add new devicesKevin Lloyd2007-07-191-7/+20
* USB: sierra: Add TRU-Install (c) SupportKevin Lloyd2007-07-192-20/+89
* USB: use mutex instead of semaphore in the FTDI ELAN driverMatthias Kaehlcke2007-07-191-6/+7
* USB: use mutex instead of semaphore in the Adutux driverMatthias Kaehlcke2007-07-191-17/+18
* USB: use mutex instead of semaphore in the ELAN U132 adapter driverMatthias Kaehlcke2007-07-191-8/+9
* USB: use mutex instead of semaphore in the USB gadget serial driverMatthias Kaehlcke2007-07-191-12/+13
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-194-8/+4
* dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell2007-07-181-7/+0
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-171-1/+1
* drivers/usb/misc/auerswald: fix status check, remove redundant checkJeff Garzik2007-07-171-1/+1
* no USB on M32RAl Viro2007-07-171-1/+1
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-174-2/+6
* minimal fixes for drivers/usb/gadget/m66592-udc.cAl Viro2007-07-151-23/+4
* Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects"Linus Torvalds2007-07-121-0/+1
* USB: ohci-pnx4008: Remove unnecessary cast of return value of kzallocSuresh Jayaraman2007-07-121-1/+1
* USB: additions to the quirk listOliver Neukum2007-07-121-0/+8
* usb-storage: implement autosuspendAlan Stern2007-07-122-11/+29
* USB: cdc-acm: add new device id to option driverAndrey Arapov2007-07-121-0/+3
* USB: goku_udc trivial cleanupsDavid Brownell2007-07-122-23/+23
* USB: usb gadget stack can now -DDEBUG with KconfigDavid Brownell2007-07-123-82/+100
* usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell2007-07-129-429/+0
* usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell2007-07-124-29/+11
* USB: pxa2xx_udc -- cleanups, mostly removing dma hooksDavid Brownell2007-07-122-404/+25