summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio - Avoid flood of frame-active debug messagesTakashi Iwai2012-01-091-2/+3
* ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese2012-01-091-4/+2
* ALSA: hdspm - Refactor serial number to avoid code duplicationAdrian Knoth2012-01-081-5/+8
* ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_ran...Xi Wang2012-01-081-1/+7
* ALSA: Au88x0 - Fix channels swapping of 4 channels playbackRaymond Yau2012-01-082-4/+1
* ALSA: Au88x0 - Fix IRQ fifo error and channels swap of 4 channels playbackRaymond Yau2012-01-082-6/+6
* ALSA: Au88x0 - Fix Xtalk's constantsRaymond Yau2012-01-081-31/+56
* ALSA: Au88x0 - Xtalk - fix write/read of eq and xt instatesRaymond Yau2012-01-081-32/+32
* ALSA: ice1724 - External clock item only for cards with SPDIF_INPavel Hofman2012-01-081-1/+6
* ALSA: ice1724 - Check for ac97 to avoid kernel oopsPavel Hofman2012-01-081-2/+5
* ALSA: emu10k1 - add another Audigy 2 ZS IDTim Yamin2011-12-311-0/+12
* ALSA: core: add makefile and kconfig file for compressVinod Koul2011-12-232-0/+14
* ALSA: core: add support for compress_offloadVinod Koul2011-12-231-0/+765
* ALSA: core: add support for compressed devicesOmair Mohammed Abdullah2011-12-231-0/+1
* ALSA: asihpi - Fix format validity check.Eliot Blennerhassett2011-12-221-36/+33
* ALSA: asihpi - Use valid channel count in format enumeration.Eliot Blennerhassett2011-12-221-12/+8
* ALSA: asihpi - Correct headers in cached control responses.Eliot Blennerhassett2011-12-221-1/+7
* ALSA: asihpi - Add HPI version to module description.Eliot Blennerhassett2011-12-221-1/+3
* ALSA: asihpi - Distinguish four different emif init errors.Eliot Blennerhassett2011-12-221-16/+19
* ALSA: asihpi - New defs and comments.Eliot Blennerhassett2011-12-221-14/+34
* ALSA: asihpi - Add autofade query.Eliot Blennerhassett2011-12-222-0/+13
* ALSA: asihpi - Simplify dsp code close.Eliot Blennerhassett2011-12-221-5/+2
* ALSA: asihpi - Remove redundant struct members.Eliot Blennerhassett2011-12-227-170/+147
* ALSA: asihpi - Increase debug response buffer size.Eliot Blennerhassett2011-12-221-1/+1
* ALSA: asihpi - Add new function codes.Eliot Blennerhassett2011-12-221-3/+10
* ALSA: asihpi - Remove unused structs and defsEliot Blennerhassett2011-12-221-94/+2
* ALSA: asihpi - Update node types.Eliot Blennerhassett2011-12-222-5/+3
* ALSA: asihpi - Only set sync if card supports hardware stream grouping.Eliot Blennerhassett2011-12-221-3/+3
* ALSA: asihpi - Relax drained check for more reliable playback startup.Eliot Blennerhassett2011-12-221-3/+2
* ALSA: asihpi - Correct stray capital letters in identifier.Eliot Blennerhassett2011-12-222-8/+8
* ALSA: asihpi - Use snd_pcm_debug_name to get substream name.Eliot Blennerhassett2011-12-221-2/+6
* ALSA: asihpi - Volumes and meters may have 1 or 2 channels.Eliot Blennerhassett2011-12-221-2/+14
* ALSA: asihpi - Low latency mode stream has fixed channel count.Eliot Blennerhassett2011-12-221-4/+13
* ALSA: asihpi - Update copyright to 2011Eliot Blennerhassett2011-12-2214-14/+14
* ALSA: asihpi - Split hpi version info into separate header file.Eliot Blennerhassett2011-12-226-34/+47
* ALSA: asihpi - fix pcm dma pointer trackingEliot Blennerhassett2011-12-221-2/+2
* ALSA: Add missing module parameters for als300 and cs5530 driversTakashi Iwai2011-12-192-2/+16
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19108-171/+171
* ALSA: snd-usb: added VOX ToneLab ST midi handlingSergiusz Urbaniak2011-12-121-0/+10
* ALSA: asihp: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-061-1/+1
* ALSA: ctxf: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-061-1/+1
* ALSA: sis7019 - convert to dev_*() loggingDavid Dillow2011-12-021-15/+14
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-12-0247-828/+642
|\
| * ALSA: sis7019 - give slow codecs more time to resetDavid Dillow2011-12-021-11/+53
| * Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-12-0112-522/+40
| |\
| | * ASoC: Supply dcs_codes for newer WM1811 revisionsMark Brown2011-11-291-0/+2
| | * ASoC: Error out if we can't generate a LRCLK at all for WM8994Mark Brown2011-11-281-0/+5
| | * ASoC: Correct name of Speyside Main Speaker widgetMark Brown2011-11-271-1/+1
| | * ASoC: skip resume of soc-audio devices without codecsEric Miao2011-11-231-0/+6
| | * ASoC: cs42l51: Fix off-by-one for reg_cache_sizeAxel Lin2011-11-231-1/+1