aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-07-22
|\
| * backlight: Convert from struct class_device to struct deviceRichard Purdie2007-07-15
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-07-20
|\ \
| * | USB: drivers/usb/storage/dpcm.c whitespace cleanupS.Caglar Onur2007-07-19
| * | USB: r8a66597-hcd: fixes some problemYoshihiro Shimoda2007-07-19
| * | USB: change name of spinlock in hcd.cAlan Stern2007-07-19
| * | USB: move routines in hcd.cAlan Stern2007-07-19
| * | USB: misc: uss720: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: misc: usbtest: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: misc: usblcd: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: misc: phidgetmotorcontrol: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: misc: phidgetkit: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: misc: legousbtower: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: misc: ldusb: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: misc: iowarrior: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: misc: ftdi-elan: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: misc: auerswald: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: misc: appledisplay: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: misc: adtux: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: core: message: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: image: microtek: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: image: mdc800: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: storage: onetouch: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: class: usblp: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: class: cdc-acm: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: atm: usbatm: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: atm: ueagle-atm: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: atm: speedtch: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: atm: cxacru: clean up urb->status usageGreg Kroah-Hartman2007-07-19
| * | USB: m66592-udc: fixes some problemsYoshihiro Shimoda2007-07-19
| * | USB: usb-storage: unusual_devs entry for Nikon D100Alan Stern2007-07-19
| * | USB: Remove pointless conditional in drivers/usb/serial/io_ti.c::edge_shutdown()Jesper Juhl2007-07-19
| * | USB: amd5536 UDC driver (in GEODE southbridge)Thomas Dahlmann2007-07-19
| * | USB: documentation update for usb_unlink_urbAlan Stern2007-07-19
| * | UHCI: short control URBs get a status stageAlan Stern2007-07-19
| * | USB: mos7720, mos7840: remove redundant urb checkFlorin Malita2007-07-19
| * | USB: fix warning caused by autosuspend counter going negativeAlan Stern2007-07-19
| * | USB: add "descriptors" binary sysfs attributeAlan Stern2007-07-19
| * | isp116x-hcd: prepare for urb->statusAlan Stern2007-07-19
| * | USB: usblp: "Big cleanup" breaks O_NONBLOCKPete Zaitcev2007-07-19
| * | USB: sierra: Add new devicesKevin Lloyd2007-07-19
| * | USB: sierra: Add TRU-Install (c) SupportKevin Lloyd2007-07-19
| * | USB: use mutex instead of semaphore in the FTDI ELAN driverMatthias Kaehlcke2007-07-19
| * | USB: use mutex instead of semaphore in the Adutux driverMatthias Kaehlcke2007-07-19
| * | USB: use mutex instead of semaphore in the ELAN U132 adapter driverMatthias Kaehlcke2007-07-19
| * | USB: use mutex instead of semaphore in the USB gadget serial driverMatthias Kaehlcke2007-07-19
* | | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
|/ /
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* | dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell2007-07-18
* | drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-17