summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2007-01-09USB_RTL8150 must select MII to avoid link errors.Adrian Bunk1-0/+1
2007-01-09USB: Fix alignment of buffer passed down to ->hub_control()Mikael Pettersson1-1/+2
2006-11-29drivers/usb/input/ati_remote.c: fix cut'n'paste errorAdrian Bunk1-1/+1
2006-11-29USB: failure in usblp's error pathOliver Neukum1-0/+1
2006-11-25USB: UHCI: Increase port-reset completion delay for HP controllersAlan Stern1-0/+21
2006-09-22USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklistHenk Vergonet1-0/+4
2006-09-22USB: Fix unload oops and memory leak in yealink driverHenk Vergonet1-6/+6
2006-07-17[PATCH] USB serial ftdi_sio: Prevent userspace DoS (CVE-2006-2936)Ian Abbott1-13/+71
2006-06-22[PATCH] USB: Whiteheat: fix firmware spurious errorsStuart MacDonald1-2/+2
2006-05-01[PATCH] USB: fix array overrun in drivers/usb/serial/option.cEric Sesterhenn1-2/+2
2006-04-18[PATCH] USB: remove __init from usb_console_setupPaul Fulghum1-1/+1
2006-04-18[PATCH] isd200: limit to BLK_DEV_IDERandy Dunlap1-1/+2
2006-04-07[PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)Horst Schirmeier1-5/+7
2006-04-07[PATCH] USB: EHCI full speed ISO bugfixesClemens Ladisch1-5/+6
2006-03-07[PATCH] USB Serial: fix use-after-free bug in usb-serial coreGreg Kroah-Hartman1-5/+5
2006-02-28[PATCH] USB: ftdi_sio: new microHAM device IDsIan Abbott2-1/+15
2006-02-28[PATCH] USB: visor.c id for gspda smartphoneHendrik Schweppe2-0/+6
2006-02-28[PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)Shaun Tancheff1-4/+7
2006-02-28[PATCH] USB: lh7a40x gadget driver: Fixed a dead lockFranck Bui-Huu1-2/+4
2006-02-28[PATCH] USB: unusual_devs entry for Lyra RCA RD1080Alan Stern1-0/+7
2006-02-28[PATCH] USB: Wisegroup MP-8866 Dual USB JoypadAndrew Fuller1-0/+2
2006-02-28[PATCH] USB: fix EHCI BIOS handshakeDavid Brownell1-5/+6
2006-02-14[PATCH] USB: unusual-devs bugfixPhil Dibowitz1-7/+18
2006-02-14[PATCH] USB: unusual_devs.h entry: iAUDIO M5Alan Stern1-0/+7
2006-02-14[PATCH] USB: unusual_devs.h entry: TrekStor i.BeatAlan Stern1-0/+7
2006-02-14[PATCH] usb-storage: unusual_devs entryAlan Stern1-0/+6
2006-02-14[PATCH] usb-storage: new unusual_devs entryAlan Stern1-0/+7
2006-02-14[PATCH] USB: sl811_cs needs platform_device conversion tooDavid Brownell1-2/+2
2006-02-14[PATCH] USB: PL2303: Leadtek 9531 GPS-MouseChristian Lindner2-2/+7
2006-02-14[PATCH] USB: change ldusb's experimental stateMichael Hund1-1/+1
2006-02-14[PATCH] USB: add new device ids to ldusbMichael Hund2-47/+60
2006-02-14[PATCH] USB: fix up the usb early handoff logic for EHCIDavid Brownell1-4/+12
2006-02-06[PATCH] USB: Fix GPL markings on usb core functions.Greg KH1-3/+3
2006-02-01Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2006-02-01[PATCH] USB: gadget zero and dma-coherent buffersDavid Brownell1-3/+5
2006-02-01[PATCH] USB: yealink printk warning fixAndrew Morton1-1/+1
2006-02-01[PATCH] USB: libusual: fix warning on 64bit boxesAlan Cox1-1/+1
2006-02-01[PATCH] USB: arm26: fix compilation of drivers/usb/core/message.cAlexey Dobriyan1-0/+1
2006-02-01[PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the driversSergei Shtylylov1-1/+1
2006-02-01[PATCH] USB: remove extra newline in hid_init_reportsOlaf Hering1-1/+1
2006-02-01[PATCH] USB: drivers/usb/media/ov511.c: remove hooks for the decomp moduleAdrian Bunk1-194/+2
2006-02-01[PATCH] USB: drivers/usb/media/w9968cf.c: remove hooks for the vpp moduleAdrian Bunk3-131/+1
2006-02-01[PATCH] USB EHCI: fix gfp_t sparse warningRandy Dunlap1-2/+1
2006-02-01[PATCH] USB: Remove LINUX_VERSION_CODE check in pwc/pwc-ctrl.cEric Sesterhenn / snakebyte1-175/+89
2006-02-01[PATCH] USB: gadgetfs: set "zero" flag for short control-IN responseAlan Stern1-1/+7
2006-02-01[PATCH] USB: isp116x-hcd: replace mdelay() by msleep()Olav Kongas1-10/+11
2006-02-01[PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developersGreg Kroah-Hartman1-0/+1
2006-02-01[PATCH] USB: net2280 warning fixDavid Brownell1-0/+1
2006-02-01[PATCH] USB: remove some left over devfs droppings hanging around in the usb ...Greg Kroah-Hartman3-5/+2
2006-02-01[PATCH] USB: UHCI: No FSBR until device is configuredAlan Stern1-2/+2