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