summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: remove LINUX_VERSION_CODE macro usagePekka Enberg2006-03-203-14/+1Star
* [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() staticAdrian Bunk2006-03-201-3/+2Star
* [PATCH] USB: remove OBSOLETE_OSS_USB_DRIVER driversAdrian Bunk2006-03-207-6347/+0Star
* [PATCH] USB: kzalloc in sisusbvgaOliver Neukum2006-03-201-3/+2Star
* [PATCH] USB: kzalloc in usbledOliver Neukum2006-03-201-2/+1Star
* [PATCH] USB: kzalloc in PhidgetServoOliver Neukum2006-03-201-2/+1Star
* [PATCH] USB: kzalloc in PhidgetInterfaceKitOliver Neukum2006-03-201-6/+3Star
* [PATCH] USB: kzalloc in ldusbOliver Neukum2006-03-201-2/+1Star
* [PATCH] USB: kzalloc in idmouseOliver Neukum2006-03-201-2/+1Star
* [PATCH] USB: kzalloc in cythermOliver Neukum2006-03-201-2/+1Star
* [PATCH] USB: kzalloc in usbvideoOliver Neukum2006-03-201-2/+1Star
* [PATCH] USB: kzalloc in w9968cfOliver Neukum2006-03-201-9/+4Star
* [PATCH] USB: kzalloc in dabusbOliver Neukum2006-03-201-3/+2Star
* [PATCH] USB: kzalloc for hidOliver Neukum2006-03-204-23/+10Star
* [PATCH] USB: kzalloc for storageOliver Neukum2006-03-205-13/+7Star
* [PATCH] USB: mdc800.c to kzallocOliver Neukum2006-03-201-3/+1Star
* [PATCH] USB: optimise devio.c usbdev_read fixAndrew Morton2006-03-201-4/+4
* [PATCH] USB: optimise devio.c::usbdev_readOliver Neukum2006-03-201-13/+8Star
* [PATCH] USB: Add ZC0301 Video4Linux2 driverLuca Risolia2006-03-207-0/+2682
* [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-141-7/+18
* [PATCH] USB: unusual_devs.h entry: iAUDIO M5Alan Stern2006-02-141-0/+7
* [PATCH] USB: unusual_devs.h entry: TrekStor i.BeatAlan Stern2006-02-141-0/+7
* [PATCH] usb-storage: unusual_devs entryAlan Stern2006-02-141-0/+6
* [PATCH] usb-storage: new unusual_devs entryAlan Stern2006-02-141-0/+7
* [PATCH] USB: sl811_cs needs platform_device conversion tooDavid Brownell2006-02-141-2/+2
* [PATCH] USB: PL2303: Leadtek 9531 GPS-MouseChristian Lindner2006-02-142-2/+7
* [PATCH] USB: change ldusb's experimental stateMichael Hund2006-02-141-1/+1
* [PATCH] USB: add new device ids to ldusbMichael Hund2006-02-142-47/+60
* [PATCH] USB: fix up the usb early handoff logic for EHCIDavid Brownell2006-02-141-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-02-011-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-02-011-3/+5
* | [PATCH] USB: yealink printk warning fixAndrew Morton2006-02-011-1/+1
* | [PATCH] USB: libusual: fix warning on 64bit boxesAlan Cox2006-02-011-1/+1
* | [PATCH] USB: arm26: fix compilation of drivers/usb/core/message.cAlexey Dobriyan2006-02-011-0/+1
* | [PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the driversSergei Shtylylov2006-02-011-1/+1
* | [PATCH] USB: remove extra newline in hid_init_reportsOlaf Hering2006-02-011-1/+1
* | [PATCH] USB: drivers/usb/media/ov511.c: remove hooks for the decomp moduleAdrian Bunk2006-02-011-194/+2Star
* | [PATCH] USB: drivers/usb/media/w9968cf.c: remove hooks for the vpp moduleAdrian Bunk2006-02-013-131/+1Star
* | [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