aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/usbmixer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-17ALSA: usb - Quirk to disable master volume control in PCM2702Javier Kohen1-0/+9
2009-10-02ALSA: usb - Use strlcat() correctlyTakashi Iwai1-9/+14
2009-09-10Merge branch 'topic/usb-audio' into for-linusTakashi Iwai1-0/+60
2009-09-10Merge branch 'topic/tlv-minmax' into for-linusTakashi Iwai1-2/+11
2009-07-22ALSA: usb-audio - Volume control quirk for QuickCam E 3500Alexey Fisher1-5/+20
2009-07-15sound: usb-audio: Xonar U1 digital output supportClemens Ladisch1-0/+60
2009-06-17ALSA: usb-audio - Correct bogus volume dB informationTakashi Iwai1-0/+9
2009-06-17ALSA: usb-audio - Use the new TLV_DB_MINMAX typeTakashi Iwai1-2/+2
2009-06-12trivial: remove extra spaceViral Mehta1-1/+1
2009-03-24Merge branch 'topic/usb-audio' into for-linusTakashi Iwai1-58/+84
2009-02-05ALSA: usb - Add missing KERN_* prefix to printkTakashi Iwai1-1/+4
2009-02-05ALSA: Remove superfluous hwdep opsTakashi Iwai1-21/+1
2009-01-17Merge branch 'topic/usb-mixer-cache' into next/usb-audioTakashi Iwai1-52/+70
2009-01-15ALSA: usb-audio - Cache mixer valuesTakashi Iwai1-52/+70
2009-01-07ALSA: preliminary support for Toshiba SB-0500Andrea Borgia1-5/+10
2009-01-04ALSA: sound/usb: Use negated usb_endpoint_xfer_control, etcJulia Lawall1-2/+1
2009-01-01ALSA: sound/usb: use USB API functions rather than constantsJulia Lawall1-3/+3
2008-08-15ALSA: usb-audio - Add ignore_ctl_error parameterTakashi Iwai1-4/+3
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai1-1/+2
2008-08-06ALSA: snd_usb_audio: fix SB Extigy IR Remote regressionPhillip Michael Jordan1-4/+5
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] usb-audio - SB Live24-External better handlingTimofei Bondarenko1-5/+28
2007-10-16[ALSA] fix selector unit bug affecting some USB speakerphonesRuss Cox1-1/+1
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-8/+1
2007-05-16[ALSA] usbaudio - Coping with short replies in usbmixerThomas Reitmayr1-1/+1
2007-01-09[ALSA] usb: usbmixer error path fixMariusz Kozlowski1-1/+1
2006-12-01usb: usbmixer free kill urb cleanupMariusz Kozlowski1-6/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+2
2006-09-23[ALSA] Add TLV support to snd-usb-audio driverTakashi Iwai1-0/+27
2006-06-22[ALSA] add support for SB Live! 24-Bit External remote controlRaimonds Cicans1-28/+40
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-1/+1
2006-03-31[ALSA] Test volume resolution of usb audio at initializationTakashi Iwai1-3/+34
2006-03-22[ALSA] fix resource leak in usbmixerJesper Juhl1-0/+1
2006-03-22[ALSA] fix usbmixer double kfreeDave Jones1-1/+0
2006-01-03[ALSA] Remove xxx_t typedefs: USB-AudioTakashi Iwai1-94/+89
2005-11-04[ALSA] Add missing KERN_* prefixTakashi Iwai1-1/+1
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai1-5/+5
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-2/+2
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl1-4/+2
2005-05-29[ALSA] usb-audio - add a proc file for Audigy 2 NX jack statusClemens Ladisch1-3/+51
2005-05-29[ALSA] usb-audio - remove superfluous LIRC ioctlsClemens Ladisch1-33/+0
2005-05-29[ALSA] usb-audio - Audigy 2 NX blinkenlightsClemens Ladisch1-11/+95
2005-05-29[ALSA] usb-audio - make SB remote control device LIRC compatibleClemens Ladisch1-2/+37
2005-05-29[ALSA] usb-audio - allow type 0 extension unitsClemens Ladisch1-3/+0
2005-05-29[ALSA] usb-audio - cache vendor/product IDsClemens Ladisch1-20/+18
2005-05-29[ALSA] usb-audio - add Extigy/Audigy 2 NX remote control supportClemens Ladisch1-0/+159
2005-05-29[ALSA] usb-audio - add mixer control notificationsClemens Ladisch1-3/+98
2005-05-29[ALSA] usb-audio - move mixer data into separate structClemens Ladisch1-44/+98
2005-05-29[ALSA] usb-audio - reduce size of unitbitmap arrayClemens Ladisch1-1/+1
2005-05-29[ALSA] usb-audio - add selector unit names override for Audigy 2 NXClemens Ladisch1-1/+20