summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2007-07-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19USB: drivers/usb/storage/dpcm.c whitespace cleanupS.Caglar Onur
2007-07-19USB: r8a66597-hcd: fixes some problemYoshihiro Shimoda
2007-07-19USB: change name of spinlock in hcd.cAlan Stern
2007-07-19USB: move routines in hcd.cAlan Stern
2007-07-19USB: misc: uss720: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: misc: usbtest: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: misc: usblcd: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: misc: phidgetmotorcontrol: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: misc: phidgetkit: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: misc: legousbtower: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: misc: ldusb: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: misc: iowarrior: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: misc: ftdi-elan: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: misc: auerswald: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: misc: appledisplay: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: misc: adtux: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: core: message: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: image: microtek: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: image: mdc800: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: storage: onetouch: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: class: usblp: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: class: cdc-acm: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: atm: usbatm: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: atm: ueagle-atm: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: atm: speedtch: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: atm: cxacru: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: m66592-udc: fixes some problemsYoshihiro Shimoda
2007-07-19USB: usb-storage: unusual_devs entry for Nikon D100Alan Stern
2007-07-19USB: Remove pointless conditional in drivers/usb/serial/io_ti.c::edge_shutdown()Jesper Juhl
2007-07-19USB: amd5536 UDC driver (in GEODE southbridge)Thomas Dahlmann
2007-07-19USB: documentation update for usb_unlink_urbAlan Stern
2007-07-19UHCI: short control URBs get a status stageAlan Stern
2007-07-19USB: mos7720, mos7840: remove redundant urb checkFlorin Malita
2007-07-19USB: fix warning caused by autosuspend counter going negativeAlan Stern
2007-07-19USB: add "descriptors" binary sysfs attributeAlan Stern
2007-07-19isp116x-hcd: prepare for urb->statusAlan Stern
2007-07-19USB: usblp: "Big cleanup" breaks O_NONBLOCKPete Zaitcev
2007-07-19USB: sierra: Add new devicesKevin Lloyd
2007-07-19USB: sierra: Add TRU-Install (c) SupportKevin Lloyd
2007-07-19USB: use mutex instead of semaphore in the FTDI ELAN driverMatthias Kaehlcke
2007-07-19USB: use mutex instead of semaphore in the Adutux driverMatthias Kaehlcke
2007-07-19USB: use mutex instead of semaphore in the ELAN U132 adapter driverMatthias Kaehlcke
2007-07-19USB: use mutex instead of semaphore in the USB gadget serial driverMatthias Kaehlcke
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-18dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-17drivers/usb/misc/auerswald: fix status check, remove redundant checkJeff Garzik