aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-28USB: fix autosuspend when CONFIG_PM isn't setAlan Stern4-26/+42
2006-09-28OHCI: add auto-stop supportAlan Stern3-84/+164
2006-09-28OHCI: remove existing autosuspend codeAlan Stern1-44/+6
2006-09-28USB: allow both root-hub interrupts and pollingAlan Stern1-2/+1
2006-09-28USB: g_file_storage: fix "ignoring return value" warningsAlan Stern1-7/+12
2006-09-28USB: dummy-hcd: fix "warn-unused-result" messagesAlan Stern1-10/+23
2006-09-28USB: create new workqueue thread for USB autosuspendAlan Stern3-8/+46
2006-09-28USB Storage: unusual_devs.h entry for Sony Ericsson P990iJan Mate1-0/+7
2006-09-28USB: microtek usb scanner: Scsi_Cmnd conversionHenrik Kretzschmar2-11/+11
2006-09-28USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patchHenrik Kretzschmar1-6/+6
2006-09-28USB: add Raritan KVM USB Dongle to the HID_QUIRK_NOGET blacklistRaghavendra Biligiri1-0/+4
2006-09-28USB: asix - Add alternate device IDs for Dlink DUB-E100 Rev B1David Hollis1-0/+4
2006-09-28usb-serial: possible irq lock inversion (PPP vs. usb/serial)Peter Zijlstra7-21/+21
2006-09-28ohci: Use ref-counting hotplug safe interfacesAlan Cox1-1/+2
2006-09-28USB: Fix alignment of buffer passed down to ->hub_control()Mikael Pettersson1-1/+2
2006-09-28USB: add SeaLevel 2106 SeaLINK support to ftdi_sioJustin Carlson2-0/+2
2006-09-28USB: New PhidgetKit 8/8/8 reset outputs after 2 secondsSean Young1-19/+37
2006-09-28USB: another device ID for ipaqMatthias Urlichs1-0/+1
2006-09-28USB serial ftdi_sio: Add support for Tactrix OpenPort devicesIan Abbott2-0/+12
2006-09-28USB: Pegasus driver failing for ADMtek 8515 network devicePetko Manolov1-7/+11
2006-09-28USB: unusual-devs entry for Nokia E60Alan Stern1-0/+7
2006-09-28USB: Add vendor / product ID to pl2303Wesley PA4WDH2-0/+5
2006-09-28USB: new id for kawethOliver Neukum1-0/+1
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+3
2006-09-28[ARM] 3865/1: AT91RM9200 header updatesAndrew Victor1-3/+3
2006-09-27[PATCH] USB Storage: fix Rio Karma eject support build errorAndrew Morton1-0/+2
2006-09-27USB: Airprime driver improvements to allow full speed EvDO transfersAndy Gay1-5/+256
2006-09-27USB: remove OTG build warningDavid Brownell1-2/+1
2006-09-27USB: EHCI update VIA workaroundDavid Brownell6-39/+70
2006-09-27USB: force root hub resume after power lossAlan Stern1-0/+6
2006-09-27USB: ohci_usb can oops on shutdownPete Zaitcev1-1/+3
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev13-23/+19
2006-09-27USB: Remove unneeded void * casts in core filesTobias Klauser5-12/+12
2006-09-27USB: u132-hcd: host controller driver for ELAN U132 adapterTony Olech4-0/+3325
2006-09-27USB: ftdi-elan: client driver for ELAN Uxxx adaptersTony Olech5-5/+2936
2006-09-27usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driverJohannes Steingraeber4-1/+13
2006-09-27USB: Moschip 7840 USB-Serial DriverPaul B Schroeder3-0/+2978
2006-09-27USB: add PlayStation 2 Trance Vibrator driverSam Hocevar4-1/+172
2006-09-27USB: Add ADU support for Ontrak ADU devicesSteven Haigh5-0/+916
2006-09-27aircable: fix printk format warningsRandy Dunlap1-2/+2
2006-09-27Add AIRcable USB Bluetooth Dongle DriverManuel Francisco Naranjo3-0/+636
2006-09-27cypress_m8: implement graceful failure handlingMike Isely1-15/+75
2006-09-27cypress_m8: improve control endpoint error handlingMike Isely1-6/+2
2006-09-27cypress_m8: use usb_fill_int_urb where appropriateMike Isely1-3/+4
2006-09-27cypress_m8: use appropriate URB polling intervalMike Isely1-6/+20
2006-09-27USB: fix __must_check warnings in drivers/usb/serial/Greg Kroah-Hartman2-12/+23