summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-29ALSA: hda_intel - revert a quirk that affect VIA chipsetsMarc Vertes1-1/+0
2011-11-29ALSA: hda - Avoid touching mute-VREF pin for IDT codecsTakashi Iwai1-1/+3
2011-11-29ALSA: usb-audio - Support for Roland GAIA SH-01 SynthesizerJohn F Leach1-0/+31
2011-11-28ASoC: Supply dcs_codes for newer WM1811 revisionsMark Brown1-0/+2
2011-11-28ASoC: Error out if we can't generate a LRCLK at all for WM8994Mark Brown1-0/+5
2011-11-27ALSA: convert sound/* to use module_platform_driver()Axel Lin5-61/+5
2011-11-27Merge branch 'fix/hda' into for-linusTakashi Iwai3-46/+56
2011-11-27ALSA: hda - Fix jack-detection control of VT1708Takashi Iwai1-33/+43
2011-11-27ALSA: hda - cut and paste typo in cs420x_models[]Dan Carpenter1-1/+1
2011-11-27ASoC: Correct name of Speyside Main Speaker widgetMark Brown1-1/+1
2011-11-24ALSA: Convert mips directory to module_platform_driverAxel Lin2-24/+2
2011-11-23Merge branch 'fix/asoc' into for-linusTakashi Iwai14-19/+88
2011-11-23ASoC: skip resume of soc-audio devices without codecsEric Miao1-0/+6
2011-11-23ASoC: cs42l51: Fix off-by-one for reg_cache_sizeAxel Lin1-1/+1
2011-11-23ASoC: drop support for PlayPaq with WM8510Paul Bolle3-497/+1
2011-11-23ALSA: hda/realtek - Minor cleanupTakashi Iwai1-12/+12
2011-11-23ALSA: hda/realtek - Fix missing inits of item indices for auto-micTakashi Iwai1-1/+13
2011-11-23ALSA: hda - Fix invalid pin and GPIO for Apple laptops with CS codecsTakashi Iwai1-9/+23
2011-11-23ALSA: hda - Check subdevice mask in snd_hda_check_board_codec_sid_config()Takashi Iwai1-3/+3
2011-11-22ASoC: mpc8610: tell the CS4270 codec that it's the masterTimur Tabi1-8/+16
2011-11-22ASoC: cs4720: use snd_soc_cache_sync()Daniel Mack1-9/+1
2011-11-22ASoC: SAMSUNG: Fix build errorBoojin Kim1-0/+1
2011-11-22ASoC: max9877: Update register if either val or val2 is changedAxel Lin1-5/+5
2011-11-22ASoC: Fix wrong define for AD1836_ADC_WORD_OFFSETAxel Lin1-1/+1
2011-11-22ALSA: hda - fail ELD reading earlyWu Fengguang1-9/+19
2011-11-22ALSA: lx6464es - fix device communication via command busTim Blechmann1-4/+12