aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/usbmixer.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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 Haigh6-0/+919
2006-09-27aircable: fix printk format warningsRandy Dunlap1-2/+2
2006-09-27Add AIRcable USB Bluetooth Dongle DriverManuel Francisco Naranjo4-0/+641
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
2006-09-27USB: fix __must_check warnings in drivers/usb/host/Greg Kroah-Hartman2-6/+8
2006-09-27USB: fix __must_check warnings in drivers/usb/input/Greg Kroah-Hartman1-1/+1
2006-09-27USB: fix __must_check warnings in drivers/usb/class/Greg Kroah-Hartman1-1/+3
2006-09-27USB: fix __must_check warnings in drivers/usb/atm/Greg Kroah-Hartman1-40/+34
2006-09-27USB: fix __must_check warnings in drivers/usb/misc/Greg Kroah-Hartman3-17/+57
2006-09-27USB: fix __must_check warnings in drivers/usb/core/Greg Kroah-Hartman6-29/+80
2006-09-27USB: fix root-hub resume when CONFIG_USB_SUSPEND is not setAlan Stern1-1/+6
2006-09-27usbcore: remove usb_suspend_root_hubAlan Stern5-71/+1
2006-09-27usbcore: non-hub-specific uses of autosuspendAlan Stern4-11/+28
2006-09-27usbcore: add autosuspend/autoresume infrastructureAlan Stern5-45/+493
2006-09-27usbcore: store each usb_device's level in the treeAlan Stern2-0/+2
2006-09-27USB: UB: Let cdrecord to see a device with media absentPete Zaitcev1-13/+25
2006-09-27USB: usb/input/usbmouse.c: whitespace cleanupReiner Herrmann1-1/+1
2006-09-27USB: ohci-at91, two one-linersDavid Brownell1-1/+2
2006-09-27USB: net2280: update dma buffer allocationDavid Brownell1-68/+88
2006-09-27USB: usb serial gadget smp related bugEugeny S. Mints1-0/+3
2006-09-27USB: replace kernel_thread() with kthread_run() in libusual.cMatthew Dharm1-5/+5
2006-09-27gadgetfs patch for ep0outSkip Hansen1-1/+1
2006-09-27USB: EHCI whitespace fixes (cosmetic)David Brownell7-64/+64
2006-09-27USB: ethernet gadget avoids zlps for musb_hdrcDavid Brownell1-0/+3
2006-09-27usbmon: don't call mon_dmapeek if DMA isn't being usedAlan Stern3-6/+9
2006-09-27usbcore: trim down usb_bus structureAlan Stern9-74/+44
2006-09-27usbcore: Add flag for whether a host controller uses DMAAlan Stern2-3/+6
2006-09-27USB: remove struct usb_operationsAlan Stern6-88/+24
2006-09-27USB: usb-hub-driver-improve-use-of-ifdef fixAndrew Morton1-0/+2
2006-09-27USB: Turn usb_resume_both() into static inlineAlexey Dobriyan1-1/+4
2006-09-27usbcore: help drivers to change device configsAlan Stern2-0/+62
2006-09-27usb-storage: fix for UFI LUN detectionAlan Stern1-0/+15
2006-09-27USB: fix typo in drivers/usb/gadget/KconfigJules Villard1-1/+1
2006-09-27USB: fix signedness issue in drivers/usb/gadget/ether.cEric Sesterhenn1-1/+1
2006-09-27USB core: Use const where possible.Luiz Fernando N. Capitulino3-21/+22
2006-09-27wusb: pretty print new wireless USB devices when they connectInaky Perez-Gonzalez1-10/+15
2006-09-27wusb: handle wusb device ep0 speed settingsInaky Perez-Gonzalez1-2/+10
2006-09-27wusb: hub code recognizes wusb portsInaky Perez-Gonzalez2-1/+16
2006-09-27usb: deal with broken config descriptorsInaky Perez-Gonzalez1-1/+3
2006-09-27USB Storage: add rio karma eject supportMatthew Dharm9-75/+190