summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [controlfb] Ifdef for when CONFIG_NVRAM isn't enabled.Ben Collins2006-10-181-2/+6
* [hid-core] TurboX Keyboard needs NOGET quirk.Ben Collins2006-10-181-0/+5
* [ixj] Add pci dev table for module auto loading.Ben Collins2006-10-181-1/+10
* [initio] Add pci dev table for module auto loading.Ben Collins2006-10-181-9/+10
* [fdomain] Add pci dev table for module auto loading.Ben Collins2006-10-181-0/+9
* [BusLogic] Add pci dev table for auto module loading.Ben Collins2006-10-181-0/+11
* [mv643xx] Add pci device table for auto module loading.Ben Collins2006-10-181-0/+6
* [alim7101] Add pci dev table for auto module loading.Ben Collins2006-10-181-1/+12
* Fix USB gadget net2280.c compileLinus Torvalds2006-10-171-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-10-1749-615/+3803
|\
| * USB: Add device id for Sierra Wireless MC8755Jan Luebbe2006-10-171-0/+1
| * USB: cleanup sierra wireless driver a bitGreg Kroah-Hartman2006-10-171-151/+118
| * USB: Sierra Wireless driver updateKevin Lloyd2006-10-173-38/+699
| * USB: ftdi_sio whitespace fixesDavid Brownell2006-10-171-127/+127
| * USB-SERIAL:cp2101 Add new device IDCraig Shelley2006-10-171-0/+1
| * USB/gadget/net2280: handle sysfs errorsJeff Garzik2006-10-171-4/+16
| * usbtouchscreen: fix data reading for ITM touchscreensDaniel Ritz2006-10-171-2/+2
| * UEAGLE: fix ueagle-atm Oopsmatthieu castet2006-10-171-21/+11
| * USB: xpad: dance pad supportDominic Cerquetti2006-10-171-44/+95
| * USB: input: extract() and implement() are bit field manipulation routinesGrant Grundler2006-10-171-7/+17
| * USB: Memory leak in drivers/usb/serial/airprime.cEric Sesterhenn2006-10-171-0/+1
| * USB Storage: unusual_devs.h entry for Sony Ericsson P990iJan Mate2006-10-171-0/+7
| * USB: fix usbatm tiny raceAndrew Morton2006-10-171-1/+1
| * USB: unusual_devs entry for Nokia 6234Alan Stern2006-10-171-0/+7
| * USB: mos7840.c: fix a check-after-dereferenceAdrian Bunk2006-10-171-1/+2
| * USB: ftdi-elan.c: remove dead codeAdrian Bunk2006-10-171-2/+0
| * USB: Mitsumi USB FDD 061M: UNUSUAL_DEV multilun fixTobias Lorenz2006-10-171-1/+2
| * USB: fix dereference in drivers/usb/misc/adutux.cEric Sesterhenn2006-10-171-1/+2
| * USB: add USB serial mos7720 driverGreg Kroah-Hartman2006-10-173-0/+1694
| * USB: move trancevibrator.c to the proper usb directoryGreg Kroah-Hartman2006-10-176-12/+12
| * usbnet: add a mutex around phy register accessArnd Bergmann2006-10-174-0/+11
| * usbnet: improve generic ethtool supportArnd Bergmann2006-10-174-36/+68
| * USB: driver for mcs7830 (aka DeLOCK) USB ethernet adapterArnd Bergmann2006-10-173-0/+534
| * usb devio: handle class_device_create() errorAkinobu Mita2006-10-171-2/+6
| * USB: drivers/usb/net/*: use BUILD_BUG_ONAlexey Dobriyan2006-10-172-2/+2
| * usbcore: fix endpoint device creationAlan Stern2006-10-171-10/+8
| * usbcore: fix refcount bug in endpoint removalAlan Stern2006-10-171-3/+1
| * UHCI: workaround for Asus motherboardAlan Stern2006-10-171-5/+39
| * USB: ftdi-elan: fix sparse warningsGreg Kroah-Hartman2006-10-171-23/+11
| * USB: fix suspend support for usblpOliver Neukum2006-10-171-8/+71
| * cxacru: add the ZTE ZXDSL 852Duncan Sands2006-10-171-0/+3
| * speedtch: "extended reach"Duncan Sands2006-10-171-16/+77
| * usbatm: fix tiny raceDuncan Sands2006-10-171-4/+1
| * USB: unusual_devs entry for Nokia 6131Alan Stern2006-10-171-0/+7
| * USB: fix cdc-acm problems with hard irq? (inconsistent lock state)Jarek Poplawski2006-10-171-13/+13
| * UEAGLE : comestic changesmatthieu castet2006-10-171-18/+24
| * UEAGLE : use interruptible sleepmatthieu castet2006-10-171-3/+3
| * UEAGLE : be suspend friendlymatthieu castet2006-10-171-0/+3
| * USB: ohci-pnx4008 build fixesDavid Brownell2006-10-171-3/+6
| * USB: suspend/resume support for kawethOliver Neukum2006-10-171-9/+73