summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2011-02-19ALSA: azt3328: hook up new emulated AC97 on AC97 patch sideAndreas Mohr2-0/+59
2011-02-19ALSA: azt3328: add custom AC97 semi-emulation use standard ALSA AC97 layerAndreas Mohr2-48/+408
2011-02-17ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit definesAndreas Mohr1-34/+49
2011-02-10ALSA: asihpi - HPI v4.06Eliot Blennerhassett1-2/+2
2011-02-10ALSA: asihpi - Fix outstream start trigger for non-mmap adapters.Eliot Blennerhassett1-1/+2
2011-02-10ALSA: asihpi - Tighten firmware version requirements.Eliot Blennerhassett1-4/+3
2011-02-10ALSA: asihpi - Ensure all adapter data is cleared on device removal.Eliot Blennerhassett1-3/+3
2011-02-10ALSA: asihpi - Minor define updatesEliot Blennerhassett3-16/+22
2011-02-10ALSA: asihpi - New functions prep for interrupt driven streams.Eliot Blennerhassett2-5/+39
2011-02-10ALSA: asihpi - Use consistent err return variable, change some bad variable n...Eliot Blennerhassett1-68/+75
2011-02-10ALSA: asihpi - Remove unused code and data.Eliot Blennerhassett3-146/+1
2011-02-10ALSA: asihpi - Clarify firmware id selection.Eliot Blennerhassett1-9/+12
2011-02-10ALSA: asihpi - Allow adapters with duplicate index jumpers to be discovered.Eliot Blennerhassett1-2/+12
2011-02-10ALSA: asihpi - Add volume mute control.Eliot Blennerhassett4-2/+54
2011-02-10ALSA: asihpi - Add snd_card_set_dev to init.Eliot Blennerhassett1-1/+3
2011-02-10ALSA: asihpi - Replace adapter list with single item in subsys response.Eliot Blennerhassett6-12/+11
2011-02-10ALSA: asihpi - Cosmetic + a minor comments.Eliot Blennerhassett6-24/+80
2011-02-10ALSA: asihpi - Remove int flag polling code preparing for stream interrupts.Eliot Blennerhassett2-104/+0
2011-02-10ALSA: asihpi - Code cleanup.Eliot Blennerhassett2-41/+16
2011-02-10ALSA: asihpi - Reduce number of error codes returned to upper layers.Eliot Blennerhassett3-43/+73
2011-02-10ALSA: asihpi - Remove unused subsys pointer from all HPI functions.Eliot Blennerhassett5-1502/+1270
2011-02-10ALSA: asihpi - Update error codes.Eliot Blennerhassett1-8/+9
2011-02-10ALSA: asihpi - Checkpatch line lengths etc.Eliot Blennerhassett4-20/+24
2011-02-10ALSA: asihpi - Add include guard.Eliot Blennerhassett1-3/+9
2011-02-10ALSA: asihpi - Add adapter index to cache info for debug.Eliot Blennerhassett4-5/+20
2011-02-10ALSA: asihpi - Rewrite PCM timer function. Update control names.Eliot Blennerhassett1-227/+203
2011-02-10ALSA: asihpi - Interrelated HPI tidy up.Eliot Blennerhassett11-2223/+1114
2011-02-10ALSA: asihpi - HPI 4.05.14Eliot Blennerhassett1-229/+33
2011-02-10ALSA: asihpi - Simplify debug logging.Eliot Blennerhassett2-455/+25
2011-02-10ALSA: asihpi - Poison adapter_index in message. Remove unused function.Eliot Blennerhassett1-16/+2
2011-02-10ALSA: asihpi - Switch to dev_printk.Eliot Blennerhassett1-15/+19
2011-01-27ALSA: hdspm - remove unused arrays, reduce stack usage in hwdep_ioctlJaroslav Kysela1-40/+15
2011-01-27ALSA: [hdspm] Move static mapping arrays to .cAdrian Knoth1-0/+171
2011-01-27ALSA: hdspm - Add RayDAT and AIO strings to KconfigAdrian Knoth1-3/+3
2011-01-27ALSA: hdspm - Add support for RME RayDAT and AIOAdrian Knoth1-1104/+3107
2011-01-22ALSA: Xonar, CS43xx: Don't overrun static arrayJesper Juhl1-1/+1
2011-01-21Merge branch 'fix/misc' into for-linusTakashi Iwai1-0/+7
2011-01-20ALSA: hda - Fix EAPD to low on CZC P10T tablet computer with ALC662Anisse Astier1-1/+10
2011-01-20ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14David Henningsson1-0/+1
2011-01-19ALSA: hda - Fix "unused variable" compile warningTakashi Iwai1-0/+2
2011-01-19ALSA: hda - Add quirk for HP Z-series workstationTakashi Iwai1-0/+2
2011-01-19Revert "ALSA: HDA: Create mixers on ALC887"Takashi Iwai1-8/+2
2011-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds17-291/+550
2011-01-18ALSA: ice1712 delta - initialize SPI clockBrian Bloniarz1-0/+7
2011-01-18Merge branch 'fix/hda' into for-linusTakashi Iwai13-254/+497
2011-01-18ALSA: hda - Fix initialization for HP 2011 notebooksVitaliy Kulikov1-43/+10
2011-01-18ALSA: hda - Add support for VMware controllerBankim Bhavsar1-0/+2
2011-01-18ALSA: hda - consitify string arraysTakashi Iwai11-78/+95
2011-01-18ALSA: hda - Add add multi-streaming playback for AD1988Raymond Yau1-4/+178
2011-01-17ALSA : au88x0 - Limit number of channels to fix Oops via OSS emuRaymond Yau1-4/+20