summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-07-2047-1079/+5350
|\
| * USB: drivers/usb/storage/dpcm.c whitespace cleanupS.Caglar Onur2007-07-191-28/+28
| * USB: r8a66597-hcd: fixes some problemYoshihiro Shimoda2007-07-192-101/+96
| * USB: change name of spinlock in hcd.cAlan Stern2007-07-191-23/+26
| * USB: move routines in hcd.cAlan Stern2007-07-191-41/+41
| * USB: misc: uss720: clean up urb->status usageGreg Kroah-Hartman2007-07-191-2/+3
| * USB: misc: usbtest: clean up urb->status usageGreg Kroah-Hartman2007-07-191-2/+2
| * USB: misc: usblcd: clean up urb->status usageGreg Kroah-Hartman2007-07-191-5/+6
| * USB: misc: phidgetmotorcontrol: clean up urb->status usageGreg Kroah-Hartman2007-07-191-6/+7
| * USB: misc: phidgetkit: clean up urb->status usageGreg Kroah-Hartman2007-07-191-6/+7
| * USB: misc: legousbtower: clean up urb->status usageGreg Kroah-Hartman2007-07-191-13/+15
| * 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: MAINTAINERS entry for amd5536udcThomas Dahlmann2007-07-191-0/+6
| * 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
* | fix gfp_t annotations for slubAl Viro2007-07-201-1/+1
* | ANSIfy a couple of functions in netfilterAl Viro2007-07-201-2/+2
* | Fix lguest misannotationAl Viro2007-07-201-1/+1
* | Fix up sky2 breakageAl Viro2007-07-201-3/+4
* | Fix buggered kmalloc() call argument orderAl Viro2007-07-201-1/+1