aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-08ALSA: ice1724 - Check for ac97 to avoid kernel oopsPavel Hofman
2011-12-31ALSA: emu10k1 - add another Audigy 2 ZS IDTim Yamin
2011-12-31ALSA: export compress headersVinod Koul
2011-12-23ALSA: core: add makefile and kconfig file for compressVinod Koul
2011-12-23ALSA: core: add support for compress_offloadVinod Koul
2011-12-23ALSA: core: add API header and driver header filesVinod Koul
2011-12-23ALSA: core: add compress parameter definationsVinod Koul
2011-12-23ALSA: core: add support for compressed devicesOmair Mohammed Abdullah
2011-12-23ALSA: compress offload API documentationPierre-Louis Bossart
2011-12-22ALSA: asihpi - Fix format validity check.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Use valid channel count in format enumeration.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Correct headers in cached control responses.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Add HPI version to module description.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Distinguish four different emif init errors.Eliot Blennerhassett
2011-12-22ALSA: asihpi - New defs and comments.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Add autofade query.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Simplify dsp code close.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Remove redundant struct members.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Increase debug response buffer size.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Add new function codes.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Remove unused structs and defsEliot Blennerhassett
2011-12-22ALSA: asihpi - Update node types.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Only set sync if card supports hardware stream grouping.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Relax drained check for more reliable playback startup.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Correct stray capital letters in identifier.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Use snd_pcm_debug_name to get substream name.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Volumes and meters may have 1 or 2 channels.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Low latency mode stream has fixed channel count.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Update copyright to 2011Eliot Blennerhassett
2011-12-22ALSA: asihpi - Split hpi version info into separate header file.Eliot Blennerhassett
2011-12-22ALSA: asihpi - fix pcm dma pointer trackingEliot Blennerhassett
2011-12-19ALSA: Add missing module parameters for als300 and cs5530 driversTakashi Iwai
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-12-12ALSA: snd-usb: added VOX ToneLab ST midi handlingSergiusz Urbaniak
2011-12-06ALSA: asihp: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-06ALSA: ctxf: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-02ALSA: sis7019 - convert to dev_*() loggingDavid Dillow
2011-12-02Merge branch 'fix/misc' into topic/miscTakashi Iwai
2011-12-02ALSA: sis7019 - give slow codecs more time to resetDavid Dillow
2011-12-01Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-12-01ALSA: hda - Fix S3/S4 problem on machines with VREF-pin mute-LEDCharles Chin
2011-11-29ALSA: hda_intel - revert a quirk that affect VIA chipsetsMarc Vertes
2011-11-29ALSA: hda - Avoid touching mute-VREF pin for IDT codecsTakashi Iwai
2011-11-29firmware: Sigma: Fix endianess issuesLars-Peter Clausen
2011-11-29firmware: Sigma: Skip header during CRC generationLars-Peter Clausen
2011-11-29firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen
2011-11-29ALSA: usb-audio - Support for Roland GAIA SH-01 SynthesizerJohn F Leach
2011-11-28ASoC: Supply dcs_codes for newer WM1811 revisionsMark Brown
2011-11-28ASoC: Error out if we can't generate a LRCLK at all for WM8994Mark Brown
2011-11-27ALSA: convert sound/* to use module_platform_driver()Axel Lin