summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* ALSA: USB: 6fire: signedness bug in usb6fire_pcm_prepare()Dan Carpenter2011-02-071-2/+1
* ALSA: hdspm - remove unused arrays, reduce stack usage in hwdep_ioctlJaroslav Kysela2011-01-271-40/+15
* ALSA: [hdspm] Move static mapping arrays to .cAdrian Knoth2011-01-271-0/+171
* ALSA: hdspm - Add RayDAT and AIO strings to KconfigAdrian Knoth2011-01-271-3/+3
* ALSA: hdspm - Add support for RME RayDAT and AIOAdrian Knoth2011-01-271-1104/+3107
* ALSA: usb/6fire - Driver for TerraTec DMX 6Fire USBTorsten Schenk2011-01-2416-1/+2313
* ALSA: Xonar, CS43xx: Don't overrun static arrayJesper Juhl2011-01-221-1/+1
* Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-01-214-13/+15
|\
| * ASoC: PXA: Fix codec address on Zipit Z2Vasily Khoruzhick2011-01-181-1/+1
| * ASoC: PXA: Fix jack detection on Zipit Z2Vasily Khoruzhick2011-01-181-0/+1
| * ASoC: Blackfin: fix DAI/SPORT config dependency issuesBarry Song2011-01-181-5/+6
| * ASoC: Blackfin TDM: use external frame syncsBarry Song2011-01-181-4/+4
| * ASoC: Blackfin AC97: fix build error after multi-component updateMike Frysinger2011-01-181-2/+2
| * ASoC: Blackfin TDM: fix missed snd_soc_dai_get_drvdata updateMike Frysinger2011-01-181-1/+1
* | Merge branch 'fix/misc' into for-linusTakashi Iwai2011-01-211-0/+7
|\ \
| * | ALSA: ice1712 delta - initialize SPI clockBrian Bloniarz2011-01-181-0/+7
* | | ALSA: hda - Fix EAPD to low on CZC P10T tablet computer with ALC662Anisse Astier2011-01-201-1/+10
* | | ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14David Henningsson2011-01-201-0/+1
* | | ALSA: hda - Fix "unused variable" compile warningTakashi Iwai2011-01-191-0/+2
* | | ALSA: hda - Add quirk for HP Z-series workstationTakashi Iwai2011-01-191-0/+2
* | | Revert "ALSA: HDA: Create mixers on ALC887"Takashi Iwai2011-01-191-8/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-1822-394/+577
|\| |
| * | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-01-185-103/+27
| |\|
| | * ASoC: EP93xx: fixed LRCLK rate and DMA oper. in I2S codeAlexander Sverdlin2011-01-171-9/+9
| | * ASoC: WM8990: msleep() takes milliseconds not jiffiesDimitris Papastamos2011-01-171-5/+5
| | * ASoC: WL1273 FM radio: Fix breakage with MFD API changesMatti J. Aaltonen2011-01-143-89/+13
| * | Merge branch 'fix/hda' into for-linusTakashi Iwai2011-01-1813-254/+497
| |\ \