aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-03USB: use MII hooks only if CONFIG_MII is enabledDavid Brownell2-27/+39
2006-11-03USB Storage: unusual_devs.h entry for Sony Ericsson P990iJan Mate1-0/+7
2006-11-03USB: xpad: additional USB id's addedDominic Cerquetti1-1/+40
2006-11-03USB: fix compiler issues with newer gcc versionsDavid Brownell1-2/+1
2006-11-03USB: HID: add blacklist AIRcable USB, little beautificationNaranjo Manuel Francisco2-2/+6
2006-11-03USB: usblp: fix system suspend for some systemsOliver Neukum1-2/+0
2006-11-03USB: failure in usblp's error pathOliver Neukum1-0/+1
2006-11-03usbtouchscreen: use endpoint address from endpoint descriptorDaniel Ritz1-1/+1
2006-11-03USB: sierra: Fix id for Sierra Wireless MC8755 in new tableJan Luebbe1-0/+1
2006-11-03USB: new VID/PID-combos for cp2101Bjorn Schneider1-0/+3
2006-11-03hid-core: big-endian fix fixGrant Grundler1-17/+42
2006-11-03USB: usb-storage: Unusual_dev updatePhil Dibowitz1-1/+1
2006-11-03USB: add another sierra wireless device idGreg Kroah-Hartman1-0/+2
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra1-1/+1
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