summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: fix build error in ohci driverGreg Kroah-Hartman2006-09-291-2/+2
* USB: g_file_storage: Set sense info Valid bit only when neededAlan Stern2006-09-291-1/+15
* USB: fix autosuspend when CONFIG_PM isn't setAlan Stern2006-09-294-26/+42
* OHCI: add auto-stop supportAlan Stern2006-09-293-84/+164
* OHCI: remove existing autosuspend codeAlan Stern2006-09-291-44/+6Star
* USB: allow both root-hub interrupts and pollingAlan Stern2006-09-291-2/+1Star
* USB: g_file_storage: fix "ignoring return value" warningsAlan Stern2006-09-291-7/+12
* USB: dummy-hcd: fix "warn-unused-result" messagesAlan Stern2006-09-291-10/+23
* USB: create new workqueue thread for USB autosuspendAlan Stern2006-09-293-8/+46
* USB Storage: unusual_devs.h entry for Sony Ericsson P990iJan Mate2006-09-291-0/+7
* USB: microtek usb scanner: Scsi_Cmnd conversionHenrik Kretzschmar2006-09-292-11/+11
* USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patchHenrik Kretzschmar2006-09-291-6/+6
* USB: add Raritan KVM USB Dongle to the HID_QUIRK_NOGET blacklistRaghavendra Biligiri2006-09-291-0/+4
* USB: asix - Add alternate device IDs for Dlink DUB-E100 Rev B1David Hollis2006-09-291-0/+4
* usb-serial: possible irq lock inversion (PPP vs. usb/serial)Peter Zijlstra2006-09-297-21/+21
* ohci: Use ref-counting hotplug safe interfacesAlan Cox2006-09-291-1/+2
* USB: Fix alignment of buffer passed down to ->hub_control()Mikael Pettersson2006-09-291-1/+2
* USB: add SeaLevel 2106 SeaLINK support to ftdi_sioJustin Carlson2006-09-292-0/+2
* USB: New PhidgetKit 8/8/8 reset outputs after 2 secondsSean Young2006-09-291-19/+37
* USB: another device ID for ipaqMatthias Urlichs2006-09-291-0/+1
* USB serial ftdi_sio: Add support for Tactrix OpenPort devicesIan Abbott2006-09-292-0/+12
* USB: Pegasus driver failing for ADMtek 8515 network devicePetko Manolov2006-09-291-7/+11
* USB: unusual-devs entry for Nokia E60Alan Stern2006-09-291-0/+7
* USB: Add vendor / product ID to pl2303Wesley PA4WDH2006-09-292-0/+5
* USB: new id for kawethOliver Neukum2006-09-291-0/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-281-3/+3
|\
| * [ARM] 3865/1: AT91RM9200 header updatesAndrew Victor2006-09-281-3/+3
* | [PATCH] USB Storage: fix Rio Karma eject support build errorAndrew Morton2006-09-271-0/+2
* | USB: Airprime driver improvements to allow full speed EvDO transfersAndy Gay2006-09-271-5/+256
* | USB: remove OTG build warningDavid Brownell2006-09-271-2/+1Star
* | USB: EHCI update VIA workaroundDavid Brownell2006-09-276-39/+70
* | USB: force root hub resume after power lossAlan Stern2006-09-271-0/+6
* | USB: ohci_usb can oops on shutdownPete Zaitcev2006-09-271-1/+3
* | USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-2713-23/+19Star
* | USB: Remove unneeded void * casts in core filesTobias Klauser2006-09-275-12/+12
* | USB: u132-hcd: host controller driver for ELAN U132 adapterTony Olech2006-09-274-0/+3325
* | USB: ftdi-elan: client driver for ELAN Uxxx adaptersTony Olech2006-09-275-5/+2936
* | usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driverJohannes Steingraeber2006-09-274-1/+13
* | USB: Moschip 7840 USB-Serial DriverPaul B Schroeder2006-09-273-0/+2978
* | USB: add PlayStation 2 Trance Vibrator driverSam Hocevar2006-09-274-1/+172
* | USB: Add ADU support for Ontrak ADU devicesSteven Haigh2006-09-275-0/+916
* | aircable: fix printk format warningsRandy Dunlap2006-09-271-2/+2
* | Add AIRcable USB Bluetooth Dongle DriverManuel Francisco Naranjo2006-09-273-0/+636
* | cypress_m8: implement graceful failure handlingMike Isely2006-09-271-15/+75
* | cypress_m8: improve control endpoint error handlingMike Isely2006-09-271-6/+2Star
* | cypress_m8: use usb_fill_int_urb where appropriateMike Isely2006-09-271-3/+4
* | cypress_m8: use appropriate URB polling intervalMike Isely2006-09-271-6/+20
* | USB: fix __must_check warnings in drivers/usb/serial/Greg Kroah-Hartman2006-09-272-12/+23
* | USB: fix __must_check warnings in drivers/usb/host/Greg Kroah-Hartman2006-09-272-6/+8
* | USB: fix __must_check warnings in drivers/usb/input/Greg Kroah-Hartman2006-09-271-1/+1