summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* [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-211-0/+31
* [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
* [PATCH] UHCI: Work around old Intel bugAlan Stern2006-06-211-1/+15
* [PATCH] UHCI: Reimplement FSBRAlan Stern2006-06-215-57/+143
* [PATCH] UHCI: Eliminate the TD-removal listAlan Stern2006-06-213-71/+27
* [PATCH] UHCI: Move code for cleaning up unlinked URBsAlan Stern2006-06-211-24/+33
* [PATCH] UHCI: Remove non-iso TDs as they are usedAlan Stern2006-06-213-39/+45
* [PATCH] UHCI: Common result routine for Control/Bulk/InterruptAlan Stern2006-06-211-217/+125
* [PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and miceAlan Stern2006-06-212-0/+16
* [PATCH] USB HID/HIDBP, INPUT DRIVERS: fix various usb/input/hid-input.c bugs ...Bart Massey2006-06-213-13/+26
* [PATCH] USB: UHCI: fix obscure bug in enqueue()Alan Stern2006-06-211-9/+15
* [PATCH] USB: UHCI: store the endpoint type in the QH structureAlan Stern2006-06-213-23/+38
* [PATCH] USB: net2280: add a shutdown routineAlan Stern2006-06-211-0/+17
* [PATCH] USB: usb-storage alauda: Fix transport info mismergeDaniel Drake2006-06-211-9/+9
* [PATCH] USB shuttle_usbat: hardcode flash detection for nowDaniel Drake2006-06-211-1/+1
* [PATCH] USB: shuttle_usbat: Hardcode detection of HP CDRW devicesPeter Chubb2006-06-213-20/+43
* [PATCH] USB: shuttle_usbat: Fix handling of scatter-gather buffersPeter Chubb2006-06-211-24/+30
* [PATCH] USB Phidget InterfaceKit: make inputs pollable and new device supportSean Young2006-06-211-85/+218
* [PATCH] USBATM: remove no-longer needed #includeDuncan Sands2006-06-211-1/+0
* [PATCH] USBATM: remove pointless inlineDuncan Sands2006-06-211-1/+1
* [PATCH] USB: clean out an unnecessary NULL check from ubPete Zaitcev2006-06-211-6/+2
* [PATCH] USB: usbcore: always turn on hub port powerAlan Stern2006-06-211-8/+15
* [PATCH] USB: MacBook Pro touchpad supportNicolas Boichat2006-06-211-6/+107
* [PATCH] USB console: fix disconnection issuesGuennadi Liakhovetski2006-06-213-7/+29
* [PATCH] USB: console: prevent ENODEV on nodePaul Fulghum2006-06-211-5/+5