summaryrefslogtreecommitdiffstats
path: root/sound/pci/atiixp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-23ASoC: Samsung: Generalize Kconfig symbolsJassi Brar2-69/+69
2010-11-23ASoC: SMDK_WM8580: Enable for SMDKC100Jassi Brar3-22/+55
2010-11-23ASoC: SMDK64XX: Rename for other platformsJassi Brar3-37/+37
2010-11-23ASoC: S3C64XX: Remove obsoleted I2S driversJassi Brar5-527/+0
2010-11-23ASoC: SMDK64XX: Move to use new I2S driverJassi Brar2-23/+4
2010-11-23ASoC: GONI: Move to use new I2S driverJassi Brar2-9/+3
2010-11-23ASoC: SMARTQ: Move to use new I2S driverJassi Brar2-15/+12
2010-11-23ASoC: Samsung: Add common I2S driverJassi Brar4-0/+1290
2010-11-23ASoC: Samsung: Rename s3c64xx I2S deviceJassi Brar3-6/+6
2010-11-23ASoC: Samsung: Generalize DMA driver namespaceJassi Brar1-62/+62
2010-11-23ASoC: Samsung: Rename PCM driverJassi Brar3-5/+5
2010-11-23ASoC: Samsung: Rename AC97 driverJassi Brar6-17/+17
2010-11-23ASoC: Samsung: Rename AC97 platform deviceJassi Brar8-9/+9
2010-11-23ASoC: Samsung: Rename ASoC DMA driverJassi Brar26-28/+28
2010-11-23ARM: Samsung: Define common audio-dma deviceJassi Brar8-32/+31
2010-11-23ASoC: Samsung: Rename DMA deviceJassi Brar17-22/+22
2010-11-23ASoC: Samsung: Remove redundant AQUILA driverJassi Brar4-312/+23
2010-11-22ASoC: Fix a memory leak in alc5623_i2c_probe error pathAxel Lin1-8/+3
2010-11-22ASoC: Restore WM8994 volatile and readable register operationsMark Brown1-0/+2
2010-11-22ASoC: Fix multi-component mismerge in WM8523Mark Brown1-1/+0
2010-11-22ASoC: atmel: test wrong variableVasiliy Kulikov1-2/+2
2010-11-22ASoC: Remove cyclic dependency between soc.h and soc-dapm.h/soc-dai.hJarkko Nikula2-3/+0
2010-11-22ASoC: Do not include soc-dai.hJarkko Nikula5-5/+4
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula125-125/+0
2010-11-22ASoC: Fix compile breakage in jz4740.c and smartq_wm8987.cJarkko Nikula2-2/+1
2010-11-22ASoC: stac9766 - set reg_cache_default to stac9766_regAxel Lin1-0/+1
2010-11-22ASoC: s3c24xx: test wrong variableVasiliy Kulikov1-2/+2
2010-11-19ASoC: Move WM8994 read/write access data into separate fileMark Brown4-1580/+1588
2010-11-19ASoC: uda134x - set reg_cache_default to uda134x_regAxel Lin1-0/+1
2010-11-19ASoC: Provide ADC left/right channel source selection on WM8994Mark Brown1-5/+22
2010-11-19ARM: S5PV310: Add audio platform devicesJassi Brar4-0/+390
2010-11-19ARM: S5PV210: Upgrade platform device for I2SJassi Brar2-17/+45
2010-11-19ARM: S5PC100: Upgrade platform device for I2SJassi Brar1-11/+39
2010-11-19ARM: S5P6442: Upgrade platform device for I2SJassi Brar1-6/+36
2010-11-19ARM: S5P64X0: Upgrade platform device for I2SJassi Brar3-36/+23
2010-11-19ARM: S3C64XX: Upgrade platform device for I2SJassi Brar2-25/+33
2010-11-19ARM: SAMSUNG: Prepare audio header for new I2S driverJassi Brar1-0/+24
2010-11-19ARM: SAMSUNG: Rename s3c64xx I2S platform deviceJassi Brar5-13/+13
2010-11-19ARM: S5PV310: Add platform devices for PL330 DMACsJassi Brar6-1/+204
2010-11-18ASoC: Add support for MAX98089 CODECJesse Marroquin1-1/+10
2010-11-17ASoC: davinci: fixes for multi-componentChris Paulson-Ellis8-30/+69
2010-11-17ASoC: Fix register cache setup WM8994 for multi-componentMark Brown1-0/+2
2010-11-16ASoC: Use DAPM context rather than CODEC when constructing sequencesMark Brown1-2/+2
2010-11-16ASoC: Fix incorrect kfree in wm8962_probe error pathAxel Lin1-1/+0
2010-11-16ASoC: Fix incorrect kfree in wm8731_probe error pathAxel Lin1-1/+0
2010-11-16ASoC: Fix incorrect kfree in aic3x_probe error pathAxel Lin1-1/+0
2010-11-16ASoC: Fix incorrect kfree in ad193x_probe error pathAxel Lin1-1/+0
2010-11-16ASoC: Fix incorrect kfree in ad1836_probe error pathAxel Lin1-1/+0
2010-11-16Linux 2.6.37-rc2v2.6.37-rc2Linus Torvalds1-1/+1
2010-11-16capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris7-40/+28