summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: UHCI: No FSBR until device is configuredAlan Stern2006-02-011-2/+2
* [PATCH] USB: EHCI, another full speed iso fixClemens Ladisch2006-02-011-0/+1
* [PATCH] USB HID: add blacklist entry for HP keyboardVojtech Pavlik2006-02-011-3/+4
* [PATCH] USB: add new auerswald device idsAndrew Morton2006-02-011-0/+2
* [PATCH] UEAGLE : cmv name bug (was cosmetic)matthieu castet2006-02-011-1/+1
* [PATCH] UEAGLE : cosmeticmatthieu castet2006-02-011-21/+11
* [PATCH] UEAGLE : add iso supportmatthieu castet2006-02-011-1/+25
* [PATCH] USBATM: semaphore to mutex conversionArjan van de Ven2006-02-014-32/+35
* [PATCH] USBATM: -EILSEQ workaroundDuncan Sands2006-02-012-1/+5
* [PATCH] USBATM: bump version numbersDuncan Sands2006-02-012-2/+2
* [PATCH] USBATM: handle urbs containing partial cellsDuncan Sands2006-02-012-96/+182
* [PATCH] USBATM: allow isochronous transferDuncan Sands2006-02-016-39/+92
* [PATCH] USBATM: measure buffer size in bytes; force valid sizesDuncan Sands2006-02-012-36/+84
* [PATCH] USBATM: use dev_kfree_skb_any rather than dev_kfree_skbDuncan Sands2006-02-011-2/+3
* [PATCH] USBATM: return correct error code when out of memoryDuncan Sands2006-02-011-0/+2
* [PATCH] USBATM: shutdown open connections when disconnectedDuncan Sands2006-02-012-19/+48
* [PATCH] USBATM: xusbatm rewriteDuncan Sands2006-02-011-37/+77
* [PATCH] USBATM: kzalloc conversionDuncan Sands2006-02-013-11/+5
* [PATCH] USBATM: remove .ownerDuncan Sands2006-02-015-7/+1
* [PATCH] USBATM: add flags fieldDuncan Sands2006-02-016-21/+19
* [PATCH] USBATM: trivial modificationsDuncan Sands2006-02-015-118/+153
* [PATCH] USB: Add ET61X[12]51 Video4Linux2 driverLuca Risolia2006-02-0110-2/+3412
* [PATCH] USB: SN9C10x driver updatesLuca Risolia2006-02-014-90/+54
* [PATCH] USB: cp2101 Add new device IDsCraig Shelley2006-02-011-5/+9
* [PATCH] USB: add new pl2303 device idsDenis MONTERRAT2006-02-012-0/+4
* [PATCH] USB: pl2303: Added support for CA-42 clone cableMartin Gingras2006-02-012-1/+6
* [PATCH] USB: touchkitusb.c (eGalax driver) fixJuergen Schindele2006-02-011-0/+3
* [PATCH] USB: asix - Add device IDs for 0G0 Cable EthernetDavid Hollis2006-02-011-0/+4
* [PATCH] USB: SN9C10x driver updates and bugfixesLuca Risolia2006-02-0110-791/+1006
* [PATCH] USB: usb-storage support for SONY DSC-T5 still cameraAlexandre Duret-Lutz2006-02-011-5/+5
* [PATCH] USB: fix oops in acm disconnectOliver Neukum2006-02-011-2/+7
* [PATCH] USB: cleanup of usblpOliver Neukum2006-02-011-47/+24
* [PATCH] USB: usb-storage: Add support for Rio KarmaMatthew Dharm2006-02-013-0/+79
* [PATCH] drivers/usb/input/yealink.c: Cleanup device matching codeHenk2006-02-011-27/+19
* [PATCH] USB: ftdi: Two new ATIK based USB astronomical CCD camerasRui Santos2006-02-012-2/+6
* [PATCH] USB: ftdi_sio: new PID for PCDJ DAC2Wouter Paesen2006-02-012-0/+7
* [PATCH] USB: ftdi_sio: new IDs for Westrex devicesIan Abbott2006-02-012-0/+8
* [PATCH] USB: new id for ftdi_sio.c and ftdi_sio.hLouis Nyffenegger2006-02-012-0/+6
* [PATCH] USB: ub 05 Bulk resetPete Zaitcev2006-02-011-7/+59
* [PATCH] USB: ub 04 Loss of timer and a hangPete Zaitcev2006-02-011-2/+3
* [PATCH] USB: ub 03 Oops with CFQPete Zaitcev2006-02-011-23/+45
* [PATCH] USB: fix ehci early handoff issues warningAndrew Morton2006-02-011-1/+0
* [PATCH] USB: fix EHCI early handoff issuesDavid Brownell2006-02-012-98/+71
* [PATCH] "Fix uidhash_lock <-> RXU deadlock" fixAndrew Morton2006-02-011-10/+17
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86Linus Torvalds2006-02-013-13/+17
|\
| * [X86] Add new Intel cache descriptors.Dave Jones2006-01-271-0/+11
| * [X86] Remove pointless versioning of mtrr driver.Dave Jones2006-01-061-3/+0
| * [X86] Rename MTRR mutex to something more sensible.Dave Jones2005-12-201-6/+6
| * [X86] Remove Winchip 4 ID.Dave Jones2005-12-201-4/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-02-017-20/+76
|\ \