aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-13[PATCH] USB: unusual-devs bugfixPhil Dibowitz1-7/+18
2006-02-13[PATCH] USB: unusual_devs.h entry: iAUDIO M5Alan Stern1-0/+7
2006-02-13[PATCH] USB: unusual_devs.h entry: TrekStor i.BeatAlan Stern1-0/+7
2006-02-13[PATCH] usb-storage: unusual_devs entryAlan Stern1-0/+6
2006-02-13[PATCH] usb-storage: new unusual_devs entryAlan Stern1-0/+7
2006-02-13[PATCH] USB: sl811_cs needs platform_device conversion tooDavid Brownell1-2/+2
2006-02-13[PATCH] USB: PL2303: Leadtek 9531 GPS-MouseChristian Lindner2-2/+7
2006-02-13[PATCH] USB: change ldusb's experimental stateMichael Hund1-1/+1
2006-02-13[PATCH] USB: add new device ids to ldusbMichael Hund2-47/+60
2006-02-13[PATCH] USB: fix up the usb early handoff logic for EHCIDavid Brownell1-4/+12
2006-02-05[PATCH] USB: Fix GPL markings on usb core functions.Greg KH1-3/+3
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2006-01-31[PATCH] USB: gadget zero and dma-coherent buffersDavid Brownell1-3/+5
2006-01-31[PATCH] USB: yealink printk warning fixAndrew Morton1-1/+1
2006-01-31[PATCH] USB: libusual: fix warning on 64bit boxesAlan Cox1-1/+1
2006-01-31[PATCH] USB: arm26: fix compilation of drivers/usb/core/message.cAlexey Dobriyan1-0/+1
2006-01-31[PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the driversSergei Shtylylov1-1/+1
2006-01-31[PATCH] USB: remove extra newline in hid_init_reportsOlaf Hering1-1/+1
2006-01-31[PATCH] USB: drivers/usb/media/ov511.c: remove hooks for the decomp moduleAdrian Bunk1-194/+2
2006-01-31[PATCH] USB: drivers/usb/media/w9968cf.c: remove hooks for the vpp moduleAdrian Bunk3-131/+1
2006-01-31[PATCH] USB EHCI: fix gfp_t sparse warningRandy Dunlap1-2/+1
2006-01-31[PATCH] USB: Remove LINUX_VERSION_CODE check in pwc/pwc-ctrl.cEric Sesterhenn / snakebyte1-175/+89
2006-01-31[PATCH] USB: gadgetfs: set "zero" flag for short control-IN responseAlan Stern1-1/+7
2006-01-31[PATCH] USB: isp116x-hcd: replace mdelay() by msleep()Olav Kongas1-10/+11
2006-01-31[PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developersGreg Kroah-Hartman1-0/+1
2006-01-31[PATCH] USB: net2280 warning fixDavid Brownell1-0/+1
2006-01-31[PATCH] USB: remove some left over devfs droppings hanging around in the usb driversGreg Kroah-Hartman3-5/+2
2006-01-31[PATCH] USB: UHCI: No FSBR until device is configuredAlan Stern1-2/+2
2006-01-31[PATCH] USB: EHCI, another full speed iso fixClemens Ladisch1-0/+1
2006-01-31[PATCH] USB HID: add blacklist entry for HP keyboardVojtech Pavlik1-3/+4
2006-01-31[PATCH] USB: add new auerswald device idsAndrew Morton1-0/+2
2006-01-31[PATCH] UEAGLE : cmv name bug (was cosmetic)matthieu castet1-1/+1
2006-01-31[PATCH] UEAGLE : cosmeticmatthieu castet1-21/+11
2006-01-31[PATCH] UEAGLE : add iso supportmatthieu castet1-1/+25
2006-01-31[PATCH] USBATM: semaphore to mutex conversionArjan van de Ven4-32/+35
2006-01-31[PATCH] USBATM: -EILSEQ workaroundDuncan Sands2-1/+5
2006-01-31[PATCH] USBATM: bump version numbersDuncan Sands2-2/+2
2006-01-31[PATCH] USBATM: handle urbs containing partial cellsDuncan Sands2-96/+182
2006-01-31[PATCH] USBATM: allow isochronous transferDuncan Sands6-39/+92
2006-01-31[PATCH] USBATM: measure buffer size in bytes; force valid sizesDuncan Sands2-36/+84
2006-01-31[PATCH] USBATM: use dev_kfree_skb_any rather than dev_kfree_skbDuncan Sands1-2/+3
2006-01-31[PATCH] USBATM: return correct error code when out of memoryDuncan Sands1-0/+2
2006-01-31[PATCH] USBATM: shutdown open connections when disconnectedDuncan Sands2-19/+48
2006-01-31[PATCH] USBATM: xusbatm rewriteDuncan Sands1-37/+77
2006-01-31[PATCH] USBATM: kzalloc conversionDuncan Sands3-11/+5
2006-01-31[PATCH] USBATM: remove .ownerDuncan Sands5-7/+1
2006-01-31[PATCH] USBATM: add flags fieldDuncan Sands6-21/+19
2006-01-31[PATCH] USBATM: trivial modificationsDuncan Sands5-118/+153
2006-01-31[PATCH] USB: Add ET61X[12]51 Video4Linux2 driverLuca Risolia7-2/+3095
2006-01-31[PATCH] USB: SN9C10x driver updatesLuca Risolia3-89/+46