index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
mixer.c
Age
Commit message (
Expand
)
Author
2012-10-30
ALSA: usb-audio: Use rwsem for disconnect protection
Takashi Iwai
2012-10-30
ALSA: usb-audio: Fix races at disconnection
Takashi Iwai
2012-09-20
ALSA: usb - disable broken hw volume for Tenx TP6911
David Henningsson
2012-05-15
ALSA: usb-audio - Call get_min_max_*() after determining the name string
Takashi Iwai
2012-04-24
ALSA: usb-audio: M-Audio Fast Track Ultra: Add effect controls
Felix Homann
2012-04-24
ALSA: usb-audio: Rename and export mixer_vol_tlv
Felix Homann
2012-04-15
ALSA: snd-usb-audio: Skip un-parseable mixer units instead of erroring
Mark Hills
2011-11-09
ALSA: snd_usb_audio: add Logitech HD Webcam c510 to quirk-384
Alexey Fisher
2011-11-08
ALSA: usb-audio - Fix the missing volume quirks at delayed init
Takashi Iwai
2011-10-13
ALSA: usb-audio - Fix possible access over audio_feature_info[] array
Takashi Iwai
2011-09-27
ALSA: usb-audio: increase control transfer timeout
Clemens Ladisch
2011-08-19
ALSA: usb-audio - Check the dB-range validity in the later read, too
Takashi Iwai
2011-08-19
ALSA: usb-audio - Fix missing mixer dB information
Takashi Iwai
2011-08-04
ALSA: snd-usb: operate on given mixer interface only
Daniel Mack
2011-08-04
ALSA: snd-usb: avoid dividing by zero on invalid input
Nicolai Krakowiak
2011-05-25
ALSA: usb-audio: export snd_usb_feature_unit_ctl
Daniel Mack
2011-05-25
ALSA: usb-audio: rework add_control_to_empty()
Daniel Mack
2011-05-22
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2011-04-28
ALSA: usb-audio - Don't expose broken dB ranges
Takashi Iwai
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-11
ALSA: usbaudio: implement USB autosuspend
Oliver Neukum
2011-03-11
ALSA: usbaudio: fix suspend/resume
Oliver Neukum
2011-03-11
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
2011-03-10
ALSA: usb-audio - Add "cval->res = 384" quirk for Logitech Webcam C600
Alexey Fisher
2011-03-10
ALSA: usb-audio - Add volume range check and warn if it too big
Alexey Fisher
2011-02-08
ALSA: usbaudio - Enable the E-MU 0204 USB
Joseph Teichman
2011-01-10
ALSA: usb-audio: use enum control info helper
Clemens Ladisch
2010-09-16
ALSA: usb/mixer: remove bogus cast
Dan Carpenter
2010-09-16
ALSA: usb-audio - Fix an unused-variable compile warning
Takashi Iwai
2010-09-03
ALSA: usb-audio: fix detection of vendor-specific device protocol settings
Clemens Ladisch
2010-06-24
ALSA: usb - Fix compile error with CONFIG_SND_DEBUG_VERBOSE=y
Takashi Iwai
2010-06-23
ALSA: usb-audio: simplify control interface access
Daniel Mack
2010-06-23
ALSA: usb-audio: move and add some comments
Daniel Mack
2010-06-23
ALSA: usb-audio: unify UAC macros and struct names
Daniel Mack
2010-06-23
ALSA: usb-audio - Add volume resolution quirk for some Logitech webcams
Alexey Fisher
2010-06-11
ALSA: usb-audio: fix UAC2 control value queries
Daniel Mack
2010-05-31
ALSA: usb-audio: export UAC2 clock selectors as mixer controls
Daniel Mack
2010-05-31
ALSA: usb-audio: clean up find_audio_control_unit()
Daniel Mack
2010-05-31
ALSA: usb-audio: add UAC2 sepecific Feature Unit controls
Daniel Mack
2010-05-31
ALSA: usb-audio: unify constants from specification
Daniel Mack
2010-05-31
ALSA: usb-audio: support partially write-protected UAC2 controls
Daniel Mack
2010-05-31
ALSA: usb-audio: UAC2: clean up parsing of bmaControls
Daniel Mack
2010-05-28
ALSA: usb-audio: fix feature unit parser for UAC2
Daniel Mack
2010-05-20
Merge branch 'topic/usb' into for-linus
Takashi Iwai
2010-05-11
ALSA: sound/usb: add preliminary support for UAC2 interrupts
Daniel Mack
2010-05-08
ALSA: sound/usb: fix UAC1 regression
Daniel Mack
2010-04-16
ALSA: usb/mixer - use get_iface_desc() rather than direct structure
Jaroslav Kysela
2010-03-12
ALSA: usb-mixer: Add support for Audio Class v2.0
Daniel Mack
2010-03-12
ALSA: usb-mixer: parse descriptors with structs
Daniel Mack
2010-03-12
ALSA: usbmixer: rename usbmixer.[ch] -> mixer.[ch]
Daniel Mack