summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ALSA: hdspm - Add updated firmware revision for AES32Adrian Knoth2011-02-281-0/+2
| | * | | | | ALSA: hdspm - AES32: Use define instead of hardcoded channel countAdrian Knoth2011-02-281-4/+7
| | * | | | | ALSA: powermac - Allow input from microphone on TumblerRisto Suominen2011-02-281-1/+5
| | * | | | | sound:core:seq:seq_ports.c Remove one to many n's in a word.Justin P. Mattock2011-02-271-1/+1
| | * | | | | ALSA: emu10k1 - emu10k1_main.c remove one to many l's in the word.Justin P. Mattock2011-02-251-1/+1
| | * | | | | ALSA: hda - patch_realtek.c remove one to many l's in the word.Justin P. Mattock2011-02-251-1/+1
| | * | | | | ALSA: hdspm - Fix lock/sync reporting on MADI and AES32Adrian Knoth2011-02-231-2/+2
| | * | | | | ALSA: hdspm - prevent reading unitialized stack memoryAdrian Knoth2011-02-231-0/+1
| | * | | | | ALSA: hdspm - fix sync check on AES32Adrian Knoth2011-02-231-3/+26
| | * | | | | ALSA: hdspm - Remove input selector on MADIfaceAdrian Knoth2011-02-231-2/+1
| | * | | | | ALSA: hdspm - Fix DS/QS output channel mappings on RME MADI/MADIfaceAdrian Knoth2011-02-231-2/+2
| | * | | | | ALSA: hdspm - Restrict channel count on RME AES/AES32Adrian Knoth2011-02-231-16/+20
| | * | | | | ALSA: hdspm - Fix buffer handling on RME MADI/MADIface/AES(32)Adrian Knoth2011-02-231-2/+11
| | * | | | | ALSA: hpdsm - RME AES(32): Fix missing channel mappingsAdrian Knoth2011-02-231-0/+40
| | * | | | | ALSA - au88x0 - add Playback Volume to 10 bands Equalizer ControlsRaymond Yau2011-02-201-1/+2
| | * | | | | ALSA: azt3328: hook up new emulated AC97 on AC97 patch sideAndreas Mohr2011-02-192-0/+59
| | * | | | | ALSA: azt3328: add custom AC97 semi-emulation use standard ALSA AC97 layerAndreas Mohr2011-02-192-48/+408
| | * | | | | ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit definesAndreas Mohr2011-02-171-34/+49
| | * | | | | ALSA: usb-audio: reconstruct some dispatcher functions to use switch-caseDaniel Mack2011-02-142-37/+33
| | * | | | | ALSA: usb-audio: add support for Native Instruments MK2 devicesDaniel Mack2011-02-143-0/+200
| | * | | | | ALSA: snd-usb-caiaq: Add support for Traktor Audio 2Daniel Mack2011-02-144-0/+9
| | * | | | | ALSA: core: sparse cleanupsClemens Ladisch2011-02-1416-92/+111
| | * | | | | ALSA: asihpi - HPI v4.06Eliot Blennerhassett2011-02-101-2/+2
| | * | | | | ALSA: asihpi - Fix outstream start trigger for non-mmap adapters.Eliot Blennerhassett2011-02-101-1/+2
| | * | | | | ALSA: asihpi - Tighten firmware version requirements.Eliot Blennerhassett2011-02-101-4/+3
| | * | | | | ALSA: asihpi - Ensure all adapter data is cleared on device removal.Eliot Blennerhassett2011-02-101-3/+3
| | * | | | | ALSA: asihpi - Minor define updatesEliot Blennerhassett2011-02-103-16/+22
| | * | | | | ALSA: asihpi - New functions prep for interrupt driven streams.Eliot Blennerhassett2011-02-102-5/+39
| | * | | | | ALSA: asihpi - Use consistent err return variable, change some bad variable n...Eliot Blennerhassett2011-02-101-68/+75
| | * | | | | ALSA: asihpi - Remove unused code and data.Eliot Blennerhassett2011-02-103-146/+1
| | * | | | | ALSA: asihpi - Clarify firmware id selection.Eliot Blennerhassett2011-02-101-9/+12
| | * | | | | ALSA: asihpi - Allow adapters with duplicate index jumpers to be discovered.Eliot Blennerhassett2011-02-101-2/+12
| | * | | | | ALSA: asihpi - Add volume mute control.Eliot Blennerhassett2011-02-104-2/+54
| | * | | | | ALSA: asihpi - Add snd_card_set_dev to init.Eliot Blennerhassett2011-02-101-1/+3
| | * | | | | ALSA: asihpi - Replace adapter list with single item in subsys response.Eliot Blennerhassett2011-02-106-12/+11
| | * | | | | ALSA: asihpi - Cosmetic + a minor comments.Eliot Blennerhassett2011-02-106-24/+80
| | * | | | | ALSA: asihpi - Remove int flag polling code preparing for stream interrupts.Eliot Blennerhassett2011-02-102-104/+0
| | * | | | | ALSA: asihpi - Code cleanup.Eliot Blennerhassett2011-02-102-41/+16
| | * | | | | ALSA: asihpi - Reduce number of error codes returned to upper layers.Eliot Blennerhassett2011-02-103-43/+73
| | * | | | | ALSA: asihpi - Remove unused subsys pointer from all HPI functions.Eliot Blennerhassett2011-02-105-1502/+1270
| | * | | | | ALSA: asihpi - Update error codes.Eliot Blennerhassett2011-02-101-8/+9
| | * | | | | ALSA: asihpi - Checkpatch line lengths etc.Eliot Blennerhassett2011-02-104-20/+24
| | * | | | | ALSA: asihpi - Add include guard.Eliot Blennerhassett2011-02-101-3/+9
| | * | | | | ALSA: asihpi - Add adapter index to cache info for debug.Eliot Blennerhassett2011-02-104-5/+20
| | * | | | | ALSA: asihpi - Rewrite PCM timer function. Update control names.Eliot Blennerhassett2011-02-101-227/+203
| | * | | | | ALSA: asihpi - Interrelated HPI tidy up.Eliot Blennerhassett2011-02-1011-2223/+1114
| | * | | | | ALSA: asihpi - HPI 4.05.14Eliot Blennerhassett2011-02-101-229/+33
| | * | | | | ALSA: asihpi - Simplify debug logging.Eliot Blennerhassett2011-02-102-455/+25
| | * | | | | ALSA: asihpi - Poison adapter_index in message. Remove unused function.Eliot Blennerhassett2011-02-101-16/+2
| | * | | | | ALSA: asihpi - Switch to dev_printk.Eliot Blennerhassett2011-02-101-15/+19
OpenPOWER on IntegriCloud