summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: rtl8150 new device idPetko Manolov2007-02-221-2/+4
* USB: add ZyXEL vendor/product ID to rtl8150 driverDan Streetman2007-02-221-0/+3
* fix rtl8150Al Viro2007-02-211-1/+2
* USB_RTL8150 must select MII to avoid link errors.Adrian Bunk2007-01-091-0/+1
* USB: Fix alignment of buffer passed down to ->hub_control()Mikael Pettersson2007-01-091-1/+2
* drivers/usb/input/ati_remote.c: fix cut'n'paste errorAdrian Bunk2006-11-291-1/+1
* USB: failure in usblp's error pathOliver Neukum2006-11-291-0/+1
* USB: UHCI: Increase port-reset completion delay for HP controllersAlan Stern2006-11-251-0/+21
* USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklistHenk Vergonet2006-09-221-0/+4
* USB: Fix unload oops and memory leak in yealink driverHenk Vergonet2006-09-221-6/+6
* [PATCH] USB serial ftdi_sio: Prevent userspace DoS (CVE-2006-2936)Ian Abbott2006-07-171-13/+71
* [PATCH] USB: Whiteheat: fix firmware spurious errorsStuart MacDonald2006-06-221-2/+2
* [PATCH] USB: fix array overrun in drivers/usb/serial/option.cEric Sesterhenn2006-05-011-2/+2
* [PATCH] USB: remove __init from usb_console_setupPaul Fulghum2006-04-171-1/+1
* [PATCH] isd200: limit to BLK_DEV_IDERandy Dunlap2006-04-171-1/+2
* [PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)Horst Schirmeier2006-04-071-5/+7
* [PATCH] USB: EHCI full speed ISO bugfixesClemens Ladisch2006-04-071-5/+6
* [PATCH] USB Serial: fix use-after-free bug in usb-serial coreGreg Kroah-Hartman2006-03-061-5/+5
* [PATCH] USB: ftdi_sio: new microHAM device IDsIan Abbott2006-02-282-1/+15
* [PATCH] USB: visor.c id for gspda smartphoneHendrik Schweppe2006-02-282-0/+6
* [PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)Shaun Tancheff2006-02-281-4/+7
* [PATCH] USB: lh7a40x gadget driver: Fixed a dead lockFranck Bui-Huu2006-02-281-2/+4
* [PATCH] USB: unusual_devs entry for Lyra RCA RD1080Alan Stern2006-02-281-0/+7
* [PATCH] USB: Wisegroup MP-8866 Dual USB JoypadAndrew Fuller2006-02-281-0/+2
* [PATCH] USB: fix EHCI BIOS handshakeDavid Brownell2006-02-281-5/+6
* [PATCH] USB: unusual-devs bugfixPhil Dibowitz2006-02-131-7/+18
* [PATCH] USB: unusual_devs.h entry: iAUDIO M5Alan Stern2006-02-131-0/+7
* [PATCH] USB: unusual_devs.h entry: TrekStor i.BeatAlan Stern2006-02-131-0/+7
* [PATCH] usb-storage: unusual_devs entryAlan Stern2006-02-131-0/+6
* [PATCH] usb-storage: new unusual_devs entryAlan Stern2006-02-131-0/+7
* [PATCH] USB: sl811_cs needs platform_device conversion tooDavid Brownell2006-02-131-2/+2
* [PATCH] USB: PL2303: Leadtek 9531 GPS-MouseChristian Lindner2006-02-132-2/+7
* [PATCH] USB: change ldusb's experimental stateMichael Hund2006-02-131-1/+1
* [PATCH] USB: add new device ids to ldusbMichael Hund2006-02-132-47/+60
* [PATCH] USB: fix up the usb early handoff logic for EHCIDavid Brownell2006-02-131-4/+12
* [PATCH] USB: Fix GPL markings on usb core functions.Greg KH2006-02-051-3/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-311-1/+1
|\
| * Input: hiddev - fix off-by-one for num_values in uref_multi requestsBen Collins2006-01-311-1/+1
* | [PATCH] USB: gadget zero and dma-coherent buffersDavid Brownell2006-01-311-3/+5
* | [PATCH] USB: yealink printk warning fixAndrew Morton2006-01-311-1/+1
* | [PATCH] USB: libusual: fix warning on 64bit boxesAlan Cox2006-01-311-1/+1
* | [PATCH] USB: arm26: fix compilation of drivers/usb/core/message.cAlexey Dobriyan2006-01-311-0/+1
* | [PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the driversSergei Shtylylov2006-01-311-1/+1
* | [PATCH] USB: remove extra newline in hid_init_reportsOlaf Hering2006-01-311-1/+1
* | [PATCH] USB: drivers/usb/media/ov511.c: remove hooks for the decomp moduleAdrian Bunk2006-01-311-194/+2
* | [PATCH] USB: drivers/usb/media/w9968cf.c: remove hooks for the vpp moduleAdrian Bunk2006-01-313-131/+1
* | [PATCH] USB EHCI: fix gfp_t sparse warningRandy Dunlap2006-01-311-2/+1
* | [PATCH] USB: Remove LINUX_VERSION_CODE check in pwc/pwc-ctrl.cEric Sesterhenn / snakebyte2006-01-311-175/+89
* | [PATCH] USB: gadgetfs: set "zero" flag for short control-IN responseAlan Stern2006-01-311-1/+7
* | [PATCH] USB: isp116x-hcd: replace mdelay() by msleep()Olav Kongas2006-01-311-10/+11