summaryrefslogtreecommitdiffstats
path: root/sound/usb/usbmixer.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usbmixer: rename usbmixer.[ch] -> mixer.[ch]Daniel Mack2010-03-121-1920/+0
* ALSA: usb-mixer: factor out quirksDaniel Mack2010-03-121-414/+11
* ALSA: usb-mixer: use defines from audio.hDaniel Mack2010-03-121-21/+6
* ALSA: usb-audio: refactor codeDaniel Mack2010-03-051-0/+1
* ALSA: usb-audio: header file cleanupsDaniel Mack2010-03-051-0/+1
* ALSA: usbaudio: consolidate header filesDaniel Mack2010-02-231-31/+31
* ALSA: usbmixer: bail out early when parsing audio class v2 descriptorsDaniel Mack2010-02-231-1/+12
* ALSA: usbaudio: introduce new types for audio class v2Daniel Mack2010-02-231-7/+7
* ALSA: usbaudio: parse USB descriptors with structsDaniel Mack2010-02-231-17/+20
* ALSA: usbmixer - use MAX_ID_ELEMS where possibleJaroslav Kysela2010-02-161-2/+3
* ALSA: usbmixer - add usb_id value to usbmixer proc fileJaroslav Kysela2010-02-161-2/+3
* ALSA: usbmixer - introduce /proc/asound/card#/usbmixer fileJaroslav Kysela2010-02-161-14/+61
* Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-02-121-49/+76
|\
| * ALSA: usbmixer - add possibility to remap dB valuesJaroslav Kysela2010-02-111-49/+76
* | ALSA: usb-audio - Added functionality for E-mu 0404USB/0202USB/TrackerPreSergiy Kovalchuk2009-12-281-4/+71
|/
* ALSA: usb - Quirk to disable master volume control in PCM2702Javier Kohen2009-11-171-0/+9
* ALSA: usb - Use strlcat() correctlyTakashi Iwai2009-10-021-9/+14
* Merge branch 'topic/usb-audio' into for-linusTakashi Iwai2009-09-101-0/+60
|\
| * sound: usb-audio: Xonar U1 digital output supportClemens Ladisch2009-07-151-0/+60
* | Merge branch 'topic/tlv-minmax' into for-linusTakashi Iwai2009-09-101-2/+11
|\ \
| * | ALSA: usb-audio - Correct bogus volume dB informationTakashi Iwai2009-06-171-0/+9
| * | ALSA: usb-audio - Use the new TLV_DB_MINMAX typeTakashi Iwai2009-06-171-2/+2
* | | ALSA: usb-audio - Volume control quirk for QuickCam E 3500Alexey Fisher2009-07-221-5/+20
| |/ |/|
* | trivial: remove extra spaceViral Mehta2009-06-121-1/+1
|/
* Merge branch 'topic/usb-audio' into for-linusTakashi Iwai2009-03-241-58/+84
|\
| * ALSA: usb - Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-1/+4
| * Merge branch 'topic/usb-mixer-cache' into next/usb-audioTakashi Iwai2009-01-171-52/+70
| |\
| | * ALSA: usb-audio - Cache mixer valuesTakashi Iwai2009-01-151-52/+70
| * | ALSA: preliminary support for Toshiba SB-0500Andrea Borgia2009-01-071-5/+10
| |/
* / ALSA: Remove superfluous hwdep opsTakashi Iwai2009-02-051-21/+1
|/
* ALSA: sound/usb: Use negated usb_endpoint_xfer_control, etcJulia Lawall2009-01-041-2/+1
* ALSA: sound/usb: use USB API functions rather than constantsJulia Lawall2009-01-011-3/+3
* ALSA: usb-audio - Add ignore_ctl_error parameterTakashi Iwai2008-08-151-4/+3
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-131-1/+2
* ALSA: snd_usb_audio: fix SB Extigy IR Remote regressionPhillip Michael Jordan2008-08-061-4/+5
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] usb-audio - SB Live24-External better handlingTimofei Bondarenko2008-01-311-5/+28
* [ALSA] fix selector unit bug affecting some USB speakerphonesRuss Cox2007-10-161-1/+1
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-8/+1
* [ALSA] usbaudio - Coping with short replies in usbmixerThomas Reitmayr2007-05-161-1/+1
* [ALSA] usb: usbmixer error path fixMariusz Kozlowski2007-01-091-1/+1
* usb: usbmixer free kill urb cleanupMariusz Kozlowski2006-12-011-6/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+2
* [ALSA] Add TLV support to snd-usb-audio driverTakashi Iwai2006-09-231-0/+27
* [ALSA] add support for SB Live! 24-Bit External remote controlRaimonds Cicans2006-06-221-28/+40
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+1
* [ALSA] Test volume resolution of usb audio at initializationTakashi Iwai2006-03-311-3/+34
* [ALSA] fix resource leak in usbmixerJesper Juhl2006-03-221-0/+1
* [ALSA] fix usbmixer double kfreeDave Jones2006-03-221-1/+0
* [ALSA] Remove xxx_t typedefs: USB-AudioTakashi Iwai2006-01-031-94/+89