summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: ohci_usb can oops on shutdownPete Zaitcev2006-09-271-1/+3
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-2722-50/+41
* 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/+2
* 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
* USB: fix __must_check warnings in drivers/usb/class/Greg Kroah-Hartman2006-09-271-1/+3
* USB: fix __must_check warnings in drivers/usb/atm/Greg Kroah-Hartman2006-09-271-40/+34
* USB: fix __must_check warnings in drivers/usb/misc/Greg Kroah-Hartman2006-09-273-17/+57
* USB: fix __must_check warnings in drivers/usb/core/Greg Kroah-Hartman2006-09-276-29/+80
* USB: fix root-hub resume when CONFIG_USB_SUSPEND is not setAlan Stern2006-09-271-1/+6
* usbcore: remove usb_suspend_root_hubAlan Stern2006-09-275-71/+1
* usbcore: non-hub-specific uses of autosuspendAlan Stern2006-09-274-11/+28
* usbcore: add autosuspend/autoresume infrastructureAlan Stern2006-09-274-45/+460
* usbcore: store each usb_device's level in the treeAlan Stern2006-09-271-0/+1
* USB: UB: Let cdrecord to see a device with media absentPete Zaitcev2006-09-271-13/+25
* USB: usb/input/usbmouse.c: whitespace cleanupReiner Herrmann2006-09-271-1/+1
* USB: ohci-at91, two one-linersDavid Brownell2006-09-271-1/+2
* USB: net2280: update dma buffer allocationDavid Brownell2006-09-271-68/+88
* USB: usb serial gadget smp related bugEugeny S. Mints2006-09-271-0/+3
* USB: replace kernel_thread() with kthread_run() in libusual.cMatthew Dharm2006-09-271-5/+5
* gadgetfs patch for ep0outSkip Hansen2006-09-271-1/+1
* USB: EHCI whitespace fixes (cosmetic)David Brownell2006-09-277-64/+64
* USB: ethernet gadget avoids zlps for musb_hdrcDavid Brownell2006-09-271-0/+3
* usbmon: don't call mon_dmapeek if DMA isn't being usedAlan Stern2006-09-273-6/+9
* usbcore: trim down usb_bus structureAlan Stern2006-09-278-71/+44
* usbcore: Add flag for whether a host controller uses DMAAlan Stern2006-09-271-3/+5
* USB: remove struct usb_operationsAlan Stern2006-09-275-84/+24
* USB: usb-hub-driver-improve-use-of-ifdef fixAndrew Morton2006-09-271-0/+2
* USB: Turn usb_resume_both() into static inlineAlexey Dobriyan2006-09-271-1/+4
* usbcore: help drivers to change device configsAlan Stern2006-09-271-0/+59
* usb-storage: fix for UFI LUN detectionAlan Stern2006-09-271-0/+15
* USB: fix typo in drivers/usb/gadget/KconfigJules Villard2006-09-271-1/+1
* USB: fix signedness issue in drivers/usb/gadget/ether.cEric Sesterhenn2006-09-271-1/+1
* USB core: Use const where possible.Luiz Fernando N. Capitulino2006-09-272-12/+13
* wusb: pretty print new wireless USB devices when they connectInaky Perez-Gonzalez2006-09-271-10/+15
* wusb: handle wusb device ep0 speed settingsInaky Perez-Gonzalez2006-09-271-2/+10
* wusb: hub code recognizes wusb portsInaky Perez-Gonzalez2006-09-272-1/+16
OpenPOWER on IntegriCloud