summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] UHCI: Common result routine for Control/Bulk/InterruptAlan Stern2006-06-221-217/+125Star
* [PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and miceAlan Stern2006-06-222-0/+16
* [PATCH] USB HID/HIDBP, INPUT DRIVERS: fix various usb/input/hid-input.c bugs ...Bart Massey2006-06-223-13/+26
* [PATCH] USB: UHCI: fix obscure bug in enqueue()Alan Stern2006-06-221-9/+15
* [PATCH] USB: UHCI: store the endpoint type in the QH structureAlan Stern2006-06-223-23/+38
* [PATCH] USB: net2280: add a shutdown routineAlan Stern2006-06-221-0/+17
* [PATCH] USB: usb-storage alauda: Fix transport info mismergeDaniel Drake2006-06-221-9/+9
* [PATCH] USB shuttle_usbat: hardcode flash detection for nowDaniel Drake2006-06-221-1/+1
* [PATCH] USB: shuttle_usbat: Hardcode detection of HP CDRW devicesPeter Chubb2006-06-223-20/+43
* [PATCH] USB: shuttle_usbat: Fix handling of scatter-gather buffersPeter Chubb2006-06-221-24/+30
* [PATCH] USB Phidget InterfaceKit: make inputs pollable and new device supportSean Young2006-06-221-85/+218
* [PATCH] USBATM: remove no-longer needed #includeDuncan Sands2006-06-221-1/+0Star
* [PATCH] USBATM: remove pointless inlineDuncan Sands2006-06-221-1/+1
* [PATCH] USB: clean out an unnecessary NULL check from ubPete Zaitcev2006-06-221-6/+2Star
* [PATCH] USB: usbcore: always turn on hub port powerAlan Stern2006-06-221-8/+15
* [PATCH] USB: MacBook Pro touchpad supportNicolas Boichat2006-06-221-6/+107