summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] UHCI: remove hc_inaccessible flagAlan Stern2006-06-223-26/+29
* [PATCH] UHCI: various updatesDavid Brownell2006-06-222-17/+22
* [PATCH] usb-storage: unusual_devs entry for Nikon DSC D70sAlan Stern2006-06-221-6/+13
* [PATCH] USB: Add Apple MacBook product IDs to usbhidRene Rebe2006-06-221-0/+3
* [PATCH] USB: EHCI on non-Au1200 build fixRalf Baechle2006-06-222-5/+1Star
* [PATCH] USB: free allocated memory on io_edgeport startup memory failureChris Lund2006-06-221-1/+5
* [PATCH] USB: new devices for the Option driverMatthias Urlichs2006-06-222-34/+118
* [PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointerPhilippe Retornaz2006-06-221-2/+6
* [PATCH] usbcore: recovery from Set-Configuration failureAlan Stern2006-06-221-76/+75Star
* [PATCH] usbhid: use usb_reset_composite_deviceAlan Stern2006-06-221-5/+32
* [PATCH] usb-storage: use usb_reset_composite_deviceAlan Stern2006-06-223-28/+59
* [PATCH] USB hub: use usb_reset_composite_deviceAlan Stern2006-06-221-19/+15Star
* [PATCH] usbcore: port reset for composite devicesAlan Stern2006-06-224-5/+92
* [PATCH] USB: cdc_ether: recognize olympus r1000 (fix regression)David Brownell2006-06-221-0/+12
* [PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.cEric Sesterhenn2006-06-221-1/+1
* [PATCH] USB: Add Sierra Wireless MC5720 ID to airprime.cJeremy Fitzhardinge2006-06-221-0/+1
* [PATCH] USB: Whiteheat: fix firmware spurious errorsStuart MacDonald2006-06-221-2/+2
* [PATCH] Driver for Apple Cinema Displayakpm@osdl.org2006-06-224-0/+394
* [PATCH] USB: ftdi_sio: add support for Yost Engineering ServoCenter3.1Ian Abbott2006-06-222-0/+7
* [PATCH] usbhid: Remove unneeded blacklist entriesAlan Stern2006-06-221-28/+0Star
* [PATCH] usbcore: Fix broken RNDIS config selectionGiridhar Pemmasani2006-06-221-1/+1
* [PATCH] USB: print message when device is rejected due to insufficient powerDaniel Drake2006-06-221-1/+9
* [PATCH] USB: more pegasus log spamming removedDavid Brownell2006-06-221-3/+26
* [PATCH] ub: random cleanupsPete Zaitcev2006-06-221-48/+12Star
* [PATCH] ub: atomic add_diskPete Zaitcev2006-06-221-7/+3Star
* [PATCH] USB: rmmod pl2303 after -28Pete Zaitcev2006-06-221-0/+2
* [PATCH] improved TT scheduling for EHCIDan Streetman2006-06-222-2/+234
* [PATCH] usb-storage: get rid of the timer during URB submissionFranck Bui-Huu2006-06-221-28/+10Star
* [PATCH] USB: Syntax cleanup for pl2303 (trailing backslash)Pete Zaitcev2006-06-221-1/+1
* [PATCH] USB: Improve Kconfig comment for mct_u232Pete Zaitcev2006-06-221-1/+1
* [PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev2006-06-2218-25/+29
* [PATCH] usb: io_edgeport, cleanup to unicode handlingPete Zaitcev2006-06-221-16/+26
* [PATCH] usbtest: report errors in iso testsAlan Stern2006-06-221-7/+29
* [PATCH] gadgetfs: fix memory leaksAlan Stern2006-06-221-22/+29
* [PATCH] gadgetfs: fix AIO interface bugsAlan Stern2006-06-221-6/+5Star
* [PATCH] USB: new cp2101 deviceVitja Makarov2006-06-221-0/+1
* [PATCH] USB: add usb_interrupt_msg() function for api completeness.Greg Kroah-Hartman2006-06-222-0/+33
* [PATCH] Fix a deadlock in usbtestFranck Bui-Huu2006-06-221-0/+2
* [PATCH] UHCI: remove ISO TDs as they are usedAlan Stern2006-06-223-37/+90
* [PATCH] UHCI: store the period in the queue headerAlan Stern2006-06-223-50/+63
* [PATCH] UHCI: fix race in ISO dequeuingAlan Stern2006-06-221-12/+36
* [PATCH] UHCI: use integer-sized frame numbersAlan Stern2006-06-223-19/+28
* [PATCH] USB: Allow high-bandwidth isochronous packets via usbfsMicah Dowty2006-06-221-1/+2
* [PATCH] USB: Remove 4088-byte limit on usbfs control URBsMicah Dowty2006-06-221-2/+2
* [PATCH] USB: correct the USB info in Documentation/power/swsusp.txtDavid Brownell2006-06-221-14/+23
* [PATCH] UHCI: Work around old Intel bugAlan Stern2006-06-221-1/+15
* [PATCH] UHCI: Reimplement FSBRAlan Stern2006-06-225-57/+143
* [PATCH] UHCI: Eliminate the TD-removal listAlan Stern2006-06-223-71/+27Star
* [PATCH] UHCI: Move code for cleaning up unlinked URBsAlan Stern2006-06-221-24/+33
* [PATCH] UHCI: Remove non-iso TDs as they are usedAlan Stern2006-06-223-39/+45