summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2011-03-01ALSA: hda - Fix unable to record issue on ASUS N82JVChih-Wei Huang1-1/+1
2011-02-28ALSA: HDA: Realtek: Fixup jack detection to input subsystemDavid Henningsson1-5/+2
2011-02-28ALSA: hdspm - Fix midi port initializationAdrian Knoth1-2/+4
2011-02-28ALSA: hdspm - Abort on unknown firmware revisionAdrian Knoth1-0/+4
2011-02-28ALSA: hdspm - Add updated firmware revision for AES32Adrian Knoth1-0/+2
2011-02-28ALSA: hdspm - AES32: Use define instead of hardcoded channel countAdrian Knoth1-4/+7
2011-02-25ALSA: emu10k1 - emu10k1_main.c remove one to many l's in the word.Justin P. Mattock1-1/+1
2011-02-25ALSA: hda - patch_realtek.c remove one to many l's in the word.Justin P. Mattock1-1/+1
2011-02-24ALSA: hda - Add support for new IDT 92HD98 and 92HD99 codecsVitaliy Kulikov1-3/+12
2011-02-24Merge branch 'fix/hda' into topic/hdaTakashi Iwai4-18/+67
2011-02-24ALSA: hda - 4930g add internal lfe sliderŁukasz Wojniłowicz1-7/+6
2011-02-23ALSA: HDA: Add ideapad quirk for two Dell machinesDavid Henningsson1-0/+2
2011-02-23ALSA: HDA: Add a new Conexant codec 506e (20590)David Henningsson1-0/+3
2011-02-23ALSA: hdspm - Fix lock/sync reporting on MADI and AES32Adrian Knoth1-2/+2
2011-02-23ALSA: hdspm - prevent reading unitialized stack memoryAdrian Knoth1-0/+1
2011-02-23ALSA: hdspm - fix sync check on AES32Adrian Knoth1-3/+26
2011-02-23ALSA: hdspm - Remove input selector on MADIfaceAdrian Knoth1-2/+1
2011-02-23ALSA: hdspm - Fix DS/QS output channel mappings on RME MADI/MADIfaceAdrian Knoth1-2/+2
2011-02-23ALSA: hdspm - Restrict channel count on RME AES/AES32Adrian Knoth1-16/+20
2011-02-23ALSA: hdspm - Fix buffer handling on RME MADI/MADIface/AES(32)Adrian Knoth1-2/+11
2011-02-23ALSA: hpdsm - RME AES(32): Fix missing channel mappingsAdrian Knoth1-0/+40
2011-02-22ALSA: HDA: Fix mic initialization in VIA auto parserDavid Henningsson1-1/+1
2011-02-20ALSA - au88x0 - add Playback Volume to 10 bands Equalizer ControlsRaymond Yau1-1/+2
2011-02-19ALSA: HDA: Do not announce false surround in Conexant autoDavid Henningsson1-1/+1
2011-02-19ALSA: HDA: Conexant auto: Handle multiple connections to ADC nodeDavid Henningsson1-13/+48
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-15Merge branch 'master' into for-nextJiri Kosina24-396/+749
2011-02-14ALSA: HDA: Add position_fix quirk for an Asus deviceDavid Henningsson1-0/+1
2011-02-14ALSA: hda - simplify multistreaming playback model of ad1988Raymond Yau1-107/+10
2011-02-14ALSA: au88x0 - Modify pointer callback to give accurate playback positionRaymond Yau1-3/+11
2011-02-11ALSA: hda - Avoid cast with union data for HDMI audio infoframeTakashi Iwai1-9/+13
2011-02-11ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662Anisse Astier1-0/+1
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