aboutsummaryrefslogtreecommitdiff
path: root/sound/usb/usbmixer.c
AgeCommit message (Expand)Author
2010-03-12ALSA: usbmixer: rename usbmixer.[ch] -> mixer.[ch]Daniel Mack
2010-03-12ALSA: usb-mixer: factor out quirksDaniel Mack
2010-03-12ALSA: usb-mixer: use defines from audio.hDaniel Mack
2010-03-05ALSA: usb-audio: refactor codeDaniel Mack
2010-03-05ALSA: usb-audio: header file cleanupsDaniel Mack
2010-02-23ALSA: usbaudio: consolidate header filesDaniel Mack
2010-02-23ALSA: usbmixer: bail out early when parsing audio class v2 descriptorsDaniel Mack
2010-02-23ALSA: usbaudio: introduce new types for audio class v2Daniel Mack
2010-02-23ALSA: usbaudio: parse USB descriptors with structsDaniel Mack
2010-02-16ALSA: usbmixer - use MAX_ID_ELEMS where possibleJaroslav Kysela
2010-02-16ALSA: usbmixer - add usb_id value to usbmixer proc fileJaroslav Kysela
2010-02-16ALSA: usbmixer - introduce /proc/asound/card#/usbmixer fileJaroslav Kysela
2010-02-12Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-02-11ALSA: usbmixer - add possibility to remap dB valuesJaroslav Kysela
2009-12-28ALSA: usb-audio - Added functionality for E-mu 0404USB/0202USB/TrackerPreSergiy Kovalchuk
2009-11-17ALSA: usb - Quirk to disable master volume control in PCM2702Javier Kohen
2009-10-02ALSA: usb - Use strlcat() correctlyTakashi Iwai
2009-09-10Merge branch 'topic/usb-audio' into for-linusTakashi Iwai
2009-09-10Merge branch 'topic/tlv-minmax' into for-linusTakashi Iwai
2009-07-22ALSA: usb-audio - Volume control quirk for QuickCam E 3500Alexey Fisher
2009-07-15sound: usb-audio: Xonar U1 digital output supportClemens Ladisch
2009-06-17ALSA: usb-audio - Correct bogus volume dB informationTakashi Iwai
2009-06-17ALSA: usb-audio - Use the new TLV_DB_MINMAX typeTakashi Iwai
2009-06-12trivial: remove extra spaceViral Mehta
2009-03-24Merge branch 'topic/usb-audio' into for-linusTakashi Iwai
2009-02-05ALSA: usb - Add missing KERN_* prefix to printkTakashi Iwai
2009-02-05ALSA: Remove superfluous hwdep opsTakashi Iwai
2009-01-17Merge branch 'topic/usb-mixer-cache' into next/usb-audioTakashi Iwai
2009-01-15ALSA: usb-audio - Cache mixer valuesTakashi Iwai
2009-01-07ALSA: preliminary support for Toshiba SB-0500Andrea Borgia
2009-01-04ALSA: sound/usb: Use negated usb_endpoint_xfer_control, etcJulia Lawall
2009-01-01ALSA: sound/usb: use USB API functions rather than constantsJulia Lawall
2008-08-15ALSA: usb-audio - Add ignore_ctl_error parameterTakashi Iwai
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai
2008-08-06ALSA: snd_usb_audio: fix SB Extigy IR Remote regressionPhillip Michael Jordan
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] usb-audio - SB Live24-External better handlingTimofei Bondarenko
2007-10-16[ALSA] fix selector unit bug affecting some USB speakerphonesRuss Cox
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai
2007-05-16[ALSA] usbaudio - Coping with short replies in usbmixerThomas Reitmayr
2007-01-09[ALSA] usb: usbmixer error path fixMariusz Kozlowski
2006-12-01usb: usbmixer free kill urb cleanupMariusz Kozlowski
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-23[ALSA] Add TLV support to snd-usb-audio driverTakashi Iwai
2006-06-22[ALSA] add support for SB Live! 24-Bit External remote controlRaimonds Cicans
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai
2006-03-31[ALSA] Test volume resolution of usb audio at initializationTakashi Iwai
2006-03-22[ALSA] fix resource leak in usbmixerJesper Juhl
2006-03-22[ALSA] fix usbmixer double kfreeDave Jones
2006-01-03[ALSA] Remove xxx_t typedefs: USB-AudioTakashi Iwai