summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB EHCI: fix gfp_t sparse warningRandy Dunlap2006-02-011-2/+1Star
* [PATCH] USB: Remove LINUX_VERSION_CODE check in pwc/pwc-ctrl.cEric Sesterhenn / snakebyte2006-02-011-175/+89Star
* [PATCH] USB: gadgetfs: set "zero" flag for short control-IN responseAlan Stern2006-02-011-1/+7
* [PATCH] USB: isp116x-hcd: replace mdelay() by msleep()Olav Kongas2006-02-011-10/+11
* [PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developersGreg Kroah-Hartman2006-02-011-0/+1
* [PATCH] USB: net2280 warning fixDavid Brownell2006-02-011-0/+1
* [PATCH] USB: remove some left over devfs droppings hanging around in the usb ...Greg Kroah-Hartman2006-02-013-5/+2Star
* [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/+11Star
* [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/+5Star
* [PATCH] USBATM: remove .ownerDuncan Sands2006-02-015-7/+1Star
* [PATCH] USBATM: add flags fieldDuncan Sands2006-02-016-21/+19Star
* [PATCH] USBATM: trivial modificationsDuncan Sands2006-02-015-118/+153
* [PATCH] USB: Add ET61X[12]51 Video4Linux2 driverLuca Risolia2006-02-017-2/+3095
* [PATCH] USB: SN9C10x driver updatesLuca Risolia2006-02-013-89/+46Star
* [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-019-756/+955
* [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/+24Star
* [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/+19Star
* [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/+0Star
* [PATCH] USB: fix EHCI early handoff issuesDavid Brownell2006-02-012-98/+71Star