summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: Fix unload oops and memory leak in yealink driverHenk Vergonet2006-09-121-6/+6
* usbserial: Reference leakMatthias Urlichs2006-09-121-1/+3
* usbtouchscreen: fix ITM data readingKai Lindhom2006-09-081-1/+1
* USB: New device ID for ftdi_sio usb serial driverRalf Schlatterbeck2006-09-082-0/+6
* USB: Support for USB20SVGA-WH & USB20SVGA-DGNobuhiro Iwamatsu2006-09-081-0/+2
* USB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404Adrian Bunk2006-09-081-2/+2
* uhci-hcd: fix list access bugAlan Stern2006-09-011-1/+1
* USB: Support for ELECOM LD-USB20 in pegasusNobuhiro Iwamatsu2006-09-011-0/+3
* USB: rtl8150_disconnect() needs tasklet_kill()Andrew Morton2006-09-011-0/+1
* USB Storage: unusual_devs.h for Sony Ericsson M600iPhil Dibowitz2006-09-011-0/+7
* USB Storage: Remove the finecam3 unusual_devs entryPhil Dibowitz2006-09-011-10/+0Star
* UHCI: don't stop at an Iso errorAlan Stern2006-09-011-1/+1
* usb gadget: g_ether spinlock recursion fixDavid Brownell2006-09-011-14/+31
* USB: add all wacom device to hid-core.c blacklistPing Cheng2006-09-011-53/+4Star
* hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products t...Jeremy Roberson2006-09-011-0/+92
* USB floppy drive SAMSUNG SFD-321U/EP detected 8 timesjuergen.mell@t-online.de2006-09-011-0/+7
* [PATCH] unusual_devs update for UCR-61S2BAlan Stern2006-08-261-1/+1
* [PATCH] USB: pl2303: removed support for OTi's DKU-5 clone cableTomasz Kazmierczak2006-08-262-5/+0Star
* [PATCH] USB: fix bug in cypress_cy7c63.c driverGreg Kroah-Hartman2006-08-261-1/+1
* USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of errorOrjan Friberg2006-08-111-2/+3
* USB: ftdi_sio driver - new PIDsJonathan Davies2006-08-112-0/+8
* USB: Additional PID for SHARP W-ZERO3Norihiko Tomiyama2006-08-111-0/+2
* USB: appletouch: fix atp_disconnectJohannes Berg2006-08-111-1/+1
* USB: removed a unbalanced #endif from ohci-au1xxx.cYoichi Yuasa2006-08-111-1/+0Star
* USB: unusual_devs entry for A-VOX WSX-300ER MP3 playerDavid Kuehling2006-08-111-0/+10
* Input: ati_remote - use msec instead of jiffiesDmitry Torokhov2006-08-051-58/+77
* Input: ati_remote - add missing input_sync()Dmitry Torokhov2006-08-051-0/+1
* Input: ati_remote - relax permissions sysfs module parametersDmitry Torokhov2006-08-051-2/+2
* Input: ati_remote - make filter time a module parameterEdwin Huffstutler2006-08-051-14/+19
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov2006-08-0584-1086/+1321
|\
| * Revert "[PATCH] USB: move usb_device_class class devices to be real devices"Greg Kroah-Hartman2006-08-031-10/+10
| * Revert "[PATCH] USB: convert usb class devices to real devices"Greg Kroah-Hartman2006-08-031-6/+7
| * USB: UHCI: Don't test the Short Packet Detect bitAlan Stern2006-08-031-1/+3
| * USB: unusual_devs entry for Nokia 3250Alan Stern2006-08-031-0/+7
| * USB: dummy-hcd: disable interrupts during req->completeAlan Stern2006-08-031-2/+4
| * USB: fix the USB_GADGET_DUMMY_HCD dependenciesAdrian Bunk2006-08-031-1/+1
| * USB: ati_remote.c: autorepeat fixMarko Macek2006-08-031-3/+2Star
| * USB: Patch for rtl8150 to fix unplug problemsPeter Chubb2006-08-031-12/+71
| * USB: cypress driver comment updatesOliver Bock2006-08-031-2/+7
| * USB: unusual_devs device removalPhil Dibowitz2006-08-031-12/+0Star
| * usb-storage: Add US_FL_IGNORE_DEVICE flag; ignore ZyXEL G220FDaniel Drake2006-08-032-3/+20
| * USB: New USB ID for Belkin Serial AdapterKim Oldfield2006-08-032-0/+5
| * USB: Additional PID for the ftdi_sio driverDave Platt2006-08-032-0/+5
| * USB: adding support for SHARP WS003SH to ipaq.cNorihiko Tomiyama2006-08-031-0/+1
| * USB: Fix Freescale high-speed USB host dependencyLi Yang2006-08-031-1/+1
| * USB: Removed 3-port device handler from Option driverMatthias Urlichs2006-08-031-36/+0Star
| * USB: Drop Sierra Wireless MC8755 from the Option driverMatthias Urlichs2006-08-031-5/+1Star
| * USB: Let option driver handle Anydata CDMA modems. Remove anydata driver.Matthias Urlichs2006-08-034-139/+13Star
| * USB: Option driver: Short driver names were identicalMatthias Urlichs2006-08-031-3/+3
| * USB: Option driver: removed change history and linux/version.h includeMatthias Urlichs2006-08-031-27/+1Star