summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2012-01-11ALSA: ice1724 - Create capture pcm only for ADC-enabled configurationsPavel Hofman2-3/+11
2012-01-11ALSA: hdspm - Provide unique driver id based on card serialAdrian Knoth1-2/+19
2012-01-09ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info()Takashi Iwai1-0/+3
2012-01-09ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref()Takashi Iwai1-2/+1
2012-01-09ALSA: usb-audio - Avoid flood of frame-active debug messagesTakashi Iwai1-2/+3
2012-01-09ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese1-4/+2
2012-01-08ALSA: hdspm - Refactor serial number to avoid code duplicationAdrian Knoth1-5/+8
2012-01-08ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_ran...Xi Wang1-1/+7
2012-01-08ALSA: Au88x0 - Fix channels swapping of 4 channels playbackRaymond Yau2-4/+1
2012-01-08ALSA: Au88x0 - Fix IRQ fifo error and channels swap of 4 channels playbackRaymond Yau2-6/+6
2012-01-08ALSA: Au88x0 - Fix Xtalk's constantsRaymond Yau1-31/+56
2012-01-08ALSA: Au88x0 - Xtalk - fix write/read of eq and xt instatesRaymond Yau1-32/+32
2012-01-08ALSA: ice1724 - External clock item only for cards with SPDIF_INPavel Hofman1-1/+6
2012-01-08ALSA: ice1724 - Check for ac97 to avoid kernel oopsPavel Hofman1-2/+5
2011-12-31ALSA: emu10k1 - add another Audigy 2 ZS IDTim Yamin1-0/+12
2011-12-23ALSA: core: add makefile and kconfig file for compressVinod Koul2-0/+14
2011-12-23ALSA: core: add support for compress_offloadVinod Koul1-0/+765
2011-12-23ALSA: core: add support for compressed devicesOmair Mohammed Abdullah1-0/+1
2011-12-22ALSA: asihpi - Fix format validity check.Eliot Blennerhassett1-36/+33
2011-12-22ALSA: asihpi - Use valid channel count in format enumeration.Eliot Blennerhassett1-12/+8
2011-12-22ALSA: asihpi - Correct headers in cached control responses.Eliot Blennerhassett1-1/+7
2011-12-22ALSA: asihpi - Add HPI version to module description.Eliot Blennerhassett1-1/+3
2011-12-22ALSA: asihpi - Distinguish four different emif init errors.Eliot Blennerhassett1-16/+19
2011-12-22ALSA: asihpi - New defs and comments.Eliot Blennerhassett1-14/+34
2011-12-22ALSA: asihpi - Add autofade query.Eliot Blennerhassett2-0/+13
2011-12-22ALSA: asihpi - Simplify dsp code close.Eliot Blennerhassett1-5/+2
2011-12-22ALSA: asihpi - Remove redundant struct members.Eliot Blennerhassett7-170/+147
2011-12-22ALSA: asihpi - Increase debug response buffer size.Eliot Blennerhassett1-1/+1
2011-12-22ALSA: asihpi - Add new function codes.Eliot Blennerhassett1-3/+10
2011-12-22ALSA: asihpi - Remove unused structs and defsEliot Blennerhassett1-94/+2
2011-12-22ALSA: asihpi - Update node types.Eliot Blennerhassett2-5/+3
2011-12-22ALSA: asihpi - Only set sync if card supports hardware stream grouping.Eliot Blennerhassett1-3/+3
2011-12-22ALSA: asihpi - Relax drained check for more reliable playback startup.Eliot Blennerhassett1-3/+2
2011-12-22ALSA: asihpi - Correct stray capital letters in identifier.Eliot Blennerhassett2-8/+8
2011-12-22ALSA: asihpi - Use snd_pcm_debug_name to get substream name.Eliot Blennerhassett1-2/+6
2011-12-22ALSA: asihpi - Volumes and meters may have 1 or 2 channels.Eliot Blennerhassett1-2/+14
2011-12-22ALSA: asihpi - Low latency mode stream has fixed channel count.Eliot Blennerhassett1-4/+13
2011-12-22ALSA: asihpi - Update copyright to 2011Eliot Blennerhassett14-14/+14
2011-12-22ALSA: asihpi - Split hpi version info into separate header file.Eliot Blennerhassett6-34/+47
2011-12-22ALSA: asihpi - fix pcm dma pointer trackingEliot Blennerhassett1-2/+2
2011-12-19ALSA: Add missing module parameters for als300 and cs5530 driversTakashi Iwai2-2/+16
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell108-171/+171
2011-12-12ALSA: snd-usb: added VOX ToneLab ST midi handlingSergiusz Urbaniak1-0/+10
2011-12-06ALSA: asihp: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-1/+1
2011-12-06ALSA: ctxf: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-1/+1
2011-12-02ALSA: sis7019 - convert to dev_*() loggingDavid Dillow1-15/+14
2011-12-02Merge branch 'fix/misc' into topic/miscTakashi Iwai47-828/+642
2011-12-02ALSA: sis7019 - give slow codecs more time to resetDavid Dillow1-11/+53
2011-12-01Merge branch 'fix/asoc' into for-linusTakashi Iwai12-522/+40
2011-12-01ALSA: hda - Fix S3/S4 problem on machines with VREF-pin mute-LEDCharles Chin1-18/+0