aboutsummaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)Author
2011-03-08ALSA: asihpi - Use %zd for size_t argument in error messageTakashi Iwai
2011-03-08ALSA: hdspm - Add firmware ID for older AES32 cards.Adrian Knoth
2011-02-28ALSA: hdspm - Fix midi port initializationAdrian Knoth
2011-02-28ALSA: hdspm - Abort on unknown firmware revisionAdrian Knoth
2011-02-28ALSA: hdspm - Add updated firmware revision for AES32Adrian Knoth
2011-02-28ALSA: hdspm - AES32: Use define instead of hardcoded channel countAdrian Knoth
2011-02-25ALSA: emu10k1 - emu10k1_main.c remove one to many l's in the word.Justin P. Mattock
2011-02-25ALSA: hda - patch_realtek.c remove one to many l's in the word.Justin P. Mattock
2011-02-23ALSA: hdspm - Fix lock/sync reporting on MADI and AES32Adrian Knoth
2011-02-23ALSA: hdspm - prevent reading unitialized stack memoryAdrian Knoth
2011-02-23ALSA: hdspm - fix sync check on AES32Adrian Knoth
2011-02-23ALSA: hdspm - Remove input selector on MADIfaceAdrian Knoth
2011-02-23ALSA: hdspm - Fix DS/QS output channel mappings on RME MADI/MADIfaceAdrian Knoth
2011-02-23ALSA: hdspm - Restrict channel count on RME AES/AES32Adrian Knoth
2011-02-23ALSA: hdspm - Fix buffer handling on RME MADI/MADIface/AES(32)Adrian Knoth
2011-02-23ALSA: hpdsm - RME AES(32): Fix missing channel mappingsAdrian Knoth
2011-02-20ALSA - au88x0 - add Playback Volume to 10 bands Equalizer ControlsRaymond Yau
2011-02-19ALSA: azt3328: hook up new emulated AC97 on AC97 patch sideAndreas Mohr
2011-02-19ALSA: azt3328: add custom AC97 semi-emulation use standard ALSA AC97 layerAndreas Mohr
2011-02-17ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit definesAndreas Mohr
2011-02-10ALSA: asihpi - HPI v4.06Eliot Blennerhassett
2011-02-10ALSA: asihpi - Fix outstream start trigger for non-mmap adapters.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Tighten firmware version requirements.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Ensure all adapter data is cleared on device removal.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Minor define updatesEliot Blennerhassett
2011-02-10ALSA: asihpi - New functions prep for interrupt driven streams.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Use consistent err return variable, change some bad variable n...Eliot Blennerhassett
2011-02-10ALSA: asihpi - Remove unused code and data.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Clarify firmware id selection.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Allow adapters with duplicate index jumpers to be discovered.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Add volume mute control.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Add snd_card_set_dev to init.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Replace adapter list with single item in subsys response.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Cosmetic + a minor comments.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Remove int flag polling code preparing for stream interrupts.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Code cleanup.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Reduce number of error codes returned to upper layers.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Remove unused subsys pointer from all HPI functions.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Update error codes.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Checkpatch line lengths etc.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Add include guard.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Add adapter index to cache info for debug.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Rewrite PCM timer function. Update control names.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Interrelated HPI tidy up.Eliot Blennerhassett
2011-02-10ALSA: asihpi - HPI 4.05.14Eliot Blennerhassett
2011-02-10ALSA: asihpi - Simplify debug logging.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Poison adapter_index in message. Remove unused function.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Switch to dev_printk.Eliot Blennerhassett
2011-01-27ALSA: hdspm - remove unused arrays, reduce stack usage in hwdep_ioctlJaroslav Kysela
2011-01-27ALSA: [hdspm] Move static mapping arrays to .cAdrian Knoth