summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-17ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit definesAndreas Mohr2-34/+54
2011-02-14ALSA: usb-audio: reconstruct some dispatcher functions to use switch-caseDaniel Mack2-37/+33
2011-02-14ALSA: usb-audio: add support for Native Instruments MK2 devicesDaniel Mack3-0/+200
2011-02-14ALSA: snd-usb-caiaq: Add support for Traktor Audio 2Daniel Mack4-0/+9
2011-02-14ALSA: core: sparse cleanupsClemens Ladisch18-137/+160
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-02-07ALSA: USB: 6fire: signedness bug in usb6fire_pcm_prepare()Dan Carpenter1-2/+1
2011-01-27ALSA: Release v1.0.24Jaroslav Kysela1-1/+1
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 Knoth2-170/+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 Knoth2-1146/+3414
2011-01-24ALSA: usb/6fire - Driver for TerraTec DMX 6Fire USBTorsten Schenk16-1/+2313
2011-01-24Merge commit 'v2.6.38-rc2' into topic/miscTakashi Iwai932-6681/+6856
2011-01-22ALSA: Xonar, CS43xx: Don't overrun static arrayJesper Juhl1-1/+1
2011-01-21Linux 2.6.38-rc2v2.6.38-rc2Linus Torvalds1-1/+1
2011-01-21Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds133-2661/+2442
2011-01-21KEYS: Fix up comments in key management codeDavid Howells11-366/+777
2011-01-21KEYS: Do some style cleanup in the key management code.David Howells10-248/+80
2011-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds14-240/+405
2011-01-21Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+4
2011-01-21Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+20
2011-01-21Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds35-1048/+428