summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* USB: remove private debug macros from kawethOliver Neukum2006-10-171-66/+56
* USB: Support for BT On-Air USB modem in cdc-acm.cChris Malley2006-10-171-0/+3
* airprime: New device ID.Luiz Fernando N. Capitulino2006-10-171-0/+1
* USB: fix use after free in wacom_sys.cEric Sesterhenn2006-10-171-1/+1
* USB: BUG_ON conversion for wacom.cEric Sesterhenn2006-10-171-2/+1
* USB: Wacom driver updatesPing Cheng2006-10-175-62/+80
* USB: revert EHCI VIA workaround patchGreg Kroah-Hartman2006-10-176-69/+37
* [PATCH] devio __user annotationsAl Viro2006-10-101-3/+3
* [PATCH] mos7840 annotationsAl Viro2006-10-091-30/+16
* [PATCH] misc arm pt_regs fixesAl Viro2006-10-081-1/+1
* [PATCH] ohci: don't play with IRQ regsDavid Brownell2006-10-061-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05109-474/+406
* [PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor...Mark Assad2006-10-041-3/+7
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-048-8/+0
* fix file specification in commentsUwe Zeisberger2006-10-032-2/+2
* Still more typo fixesMatt LaPlante2006-10-032-2/+2
* Fix several typos in drivers/Matt LaPlante2006-10-031-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2006-10-0213-1332/+1606
|\
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-09-1990-1253/+1606
| |\
| * | Input: hid - #if 0 the no longer used hid_find_field_by_usage()Adrian Bunk2006-08-042-2/+2
| * | Input: add force feedback driver for PSX-style Zeroplus devicesAnssi Hannula2006-07-195-0/+126
| * | Input: use new FF interface in the HID force feedback driversAnssi Hannula2006-07-196-831/+116
| * | Input: add force feedback driver for PID devicesAnssi Hannula2006-07-198-414/+1364
| * | Input: move fixp-arith.h to drivers/inputAnssi Hannula2006-07-193-89/+2
* | | [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-026-7/+7
* | | [PATCH] usb: fixup usb so it uses struct pidEric W. Biederman2006-10-023-6/+8
* | | [PATCH] const struct tty_operationsJeff Dike2006-10-023-3/+3
* | | [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-2/+2
* | | [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-3/+4
* | | [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-011-25/+55
* | | [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-012-2/+2
OpenPOWER on IntegriCloud