summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-10[PATCH] devio __user annotationsAl Viro1-3/+3
2006-10-09[PATCH] mos7840 annotationsAl Viro1-30/+16
2006-10-08[PATCH] misc arm pt_regs fixesAl Viro1-1/+1
2006-10-06[PATCH] ohci: don't play with IRQ regsDavid Brownell1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells109-474/+406
2006-10-04[PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor...Mark Assad1-3/+7
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones8-8/+0
2006-10-03fix file specification in commentsUwe Zeisberger2-2/+2
2006-10-03Still more typo fixesMatt LaPlante2-2/+2
2006-10-03Fix several typos in drivers/Matt LaPlante1-1/+1
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds13-1332/+1606
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn6-7/+7
2006-10-02[PATCH] usb: fixup usb so it uses struct pidEric W. Biederman3-6/+8
2006-10-02[PATCH] const struct tty_operationsJeff Dike3-3/+3
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-2/+2
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-3/+4
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty1-25/+55
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2-2/+2
2006-09-30[PATCH] BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6]David Howells1-3/+2
2006-09-28USB: fix build error in ohci driverGreg Kroah-Hartman1-2/+2
2006-09-28USB: g_file_storage: Set sense info Valid bit only when neededAlan Stern1-1/+15