aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-20[PATCH] fix PXA2xx UDC compilation errorNicolas Pitre1-1/+1
2006-10-18[hid-core] TurboX Keyboard needs NOGET quirk.Ben Collins1-0/+5
2006-10-17Fix USB gadget net2280.c compileLinus Torvalds1-2/+2
2006-10-17USB: Add device id for Sierra Wireless MC8755Jan Luebbe1-0/+1
2006-10-17USB: cleanup sierra wireless driver a bitGreg Kroah-Hartman1-151/+118
2006-10-17USB: Sierra Wireless driver updateKevin Lloyd3-38/+699
2006-10-17USB: ftdi_sio whitespace fixesDavid Brownell1-127/+127
2006-10-17USB-SERIAL:cp2101 Add new device IDCraig Shelley1-0/+1
2006-10-17USB/gadget/net2280: handle sysfs errorsJeff Garzik1-4/+16
2006-10-17usbtouchscreen: fix data reading for ITM touchscreensDaniel Ritz1-2/+2
2006-10-17UEAGLE: fix ueagle-atm Oopsmatthieu castet1-21/+11
2006-10-17USB: xpad: dance pad supportDominic Cerquetti1-44/+95
2006-10-17USB: input: extract() and implement() are bit field manipulation routinesGrant Grundler1-7/+17
2006-10-17USB: Memory leak in drivers/usb/serial/airprime.cEric Sesterhenn1-0/+1
2006-10-17USB Storage: unusual_devs.h entry for Sony Ericsson P990iJan Mate1-0/+7
2006-10-17USB: fix usbatm tiny raceAndrew Morton1-1/+1
2006-10-17USB: unusual_devs entry for Nokia 6234Alan Stern1-0/+7
2006-10-17USB: mos7840.c: fix a check-after-dereferenceAdrian Bunk1-1/+2
2006-10-17USB: ftdi-elan.c: remove dead codeAdrian Bunk1-2/+0
2006-10-17USB: Mitsumi USB FDD 061M: UNUSUAL_DEV multilun fixTobias Lorenz1-1/+2
2006-10-17USB: fix dereference in drivers/usb/misc/adutux.cEric Sesterhenn1-1/+2
2006-10-17USB: add USB serial mos7720 driverGreg Kroah-Hartman3-0/+1694
2006-10-17USB: move trancevibrator.c to the proper usb directoryGreg Kroah-Hartman6-12/+12
2006-10-17usbnet: add a mutex around phy register accessArnd Bergmann4-0/+11
2006-10-17usbnet: improve generic ethtool supportArnd Bergmann4-36/+68
2006-10-17USB: driver for mcs7830 (aka DeLOCK) USB ethernet adapterArnd Bergmann3-0/+534
2006-10-17usb devio: handle class_device_create() errorAkinobu Mita1-2/+6
2006-10-17USB: drivers/usb/net/*: use BUILD_BUG_ONAlexey Dobriyan2-2/+2
2006-10-17usbcore: fix endpoint device creationAlan Stern1-10/+8
2006-10-17usbcore: fix refcount bug in endpoint removalAlan Stern1-3/+1
2006-10-17UHCI: workaround for Asus motherboardAlan Stern1-5/+39
2006-10-17USB: ftdi-elan: fix sparse warningsGreg Kroah-Hartman1-23/+11
2006-10-17USB: fix suspend support for usblpOliver Neukum1-8/+71
2006-10-17cxacru: add the ZTE ZXDSL 852Duncan Sands1-0/+3
2006-10-17speedtch: "extended reach"Duncan Sands1-16/+77
2006-10-17usbatm: fix tiny raceDuncan Sands1-4/+1
2006-10-17USB: unusual_devs entry for Nokia 6131Alan Stern1-0/+7
2006-10-17USB: fix cdc-acm problems with hard irq? (inconsistent lock state)Jarek Poplawski1-13/+13
2006-10-17UEAGLE : comestic changesmatthieu castet1-18/+24
2006-10-17UEAGLE : use interruptible sleepmatthieu castet1-3/+3
2006-10-17UEAGLE : be suspend friendlymatthieu castet1-0/+3
2006-10-17USB: ohci-pnx4008 build fixesDavid Brownell1-3/+6
2006-10-17USB: suspend/resume support for kawethOliver Neukum1-9/+73
2006-10-17USB: remove private debug macros from kawethOliver Neukum1-66/+56
2006-10-17USB: Support for BT On-Air USB modem in cdc-acm.cChris Malley1-0/+3
2006-10-17airprime: New device ID.Luiz Fernando N. Capitulino1-0/+1
2006-10-17USB: fix use after free in wacom_sys.cEric Sesterhenn1-1/+1
2006-10-17USB: BUG_ON conversion for wacom.cEric Sesterhenn1-2/+1
2006-10-17USB: Wacom driver updatesPing Cheng5-62/+80
2006-10-17USB: revert EHCI VIA workaround patchGreg Kroah-Hartman6-69/+37