summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2009-07-18ASoC: Fix FLL reference clock division setup in WM8993Mark Brown1-0/+2
2009-07-18ASoC: Bodge around GCC 4.4.0 flow analysis bug in GCC 4.4.0Mark Brown1-2/+7
2009-07-17ASoC: Kill direct accesses to driver_dataTakashi Iwai1-2/+2
2009-07-16ASoC: new ad1938 codec driver based on asocBarry Song4-0/+758
2009-07-15ASoC: MAX9877: add MAX9877 amp driverJoonyoung Shim4-0/+318
2009-07-15ASoC: Error out if we can't determine a suitable WM9081 sysclkMark Brown1-0/+8
2009-07-15ASoC: Fix sample rate lookup in WM8993Mark Brown1-1/+2
2009-07-14ASoC: spdif: set module licence to GPLKevin Hilman1-0/+2
2009-07-14ASoC: spdif codec: enable use by modulesKevin Hilman1-0/+1
2009-07-13ASoC: Keep index within stac9766_reg[]Roel Kluin1-2/+2
2009-07-13Sound: remove direct access of driver_dataGreg Kroah-Hartman1-2/+2
2009-07-11Merge branch 'tlv320aic3x' into reg-cacheMark Brown2-25/+2
2009-07-09ASoC: WM8510 has a single frame clock so needs symmetric ratesMark Brown1-0/+1
2009-07-08ASoC: Limit WM8731 to symmetric ratesMark Brown1-0/+1
2009-07-08ASoC: Add WM8993 CODEC driverMark Brown4-0/+4341
2009-07-08ASoC: Correct WM8731 Mic Capture Switch control nameMark Brown1-1/+1
2009-07-08ASoC: Add TLV information for WM8731Mark Brown1-4/+11
2009-07-07Merge branch 'for-2.6.31' into for-2.6.32Mark Brown1-3/+3
2009-07-05ASoC: Factor out WM8580 register cache codeMark Brown1-107/+41
2009-07-05ASoC: Remove use of hw_read from TLV320AIC3x driverMark Brown1-9/+2
2009-07-05ASoC: Remove unused AK4535 hardware read functionalityMark Brown1-16/+0
2009-07-05ASoC: Begin to factor out register cache I/O functionsMark Brown7-576/+292
2009-07-05ASoC: Fix leaks in WM8988 registration error handlingMark Brown1-3/+5
2009-07-05ASoC: Fix WM8960 leaks on probe failureMark Brown1-5/+11
2009-07-05ASoC: Fix leaks in WM8731 probe error handlingMark Brown1-5/+12
2009-07-03ASoC: Fix wm8753 register cache size and initializationLars-Peter Clausen1-2/+2
2009-07-03ASoC: TWL4030: Add tristate callbacks for HiFi and VoiceLopez Cruz, Misael1-0/+28
2009-07-03ASoC: Fix register cache initialisation for WM8753Mark Brown1-1/+1
2009-07-02ASoC: TWL4030: Add EXTMUTE to reduce pop-noise effectCandelaria Villareal, Jorge2-0/+29
2009-07-01ASoC: Add WM8523 CODEC driverMark Brown4-0/+921
2009-07-01ASoC: WM8974 DAPM cleanupsMark Brown1-38/+37
2009-07-01ASoC: WM8974 cosmetic cleanupsMark Brown1-3/+4
2009-07-01ASoC: Use symmetric rates for WM8974Mark Brown1-0/+1
2009-06-30ASoC: Add WM8974 TLV informationMark Brown1-9/+15
2009-06-30ASoC: Refresh WM8974 PLL configurationMark Brown1-27/+60
2009-06-30ASoC: Declare 2 channels for WM8974Mark Brown1-2/+2
2009-06-30ASoC: Refresh WM8974 bias configurationMark Brown1-7/+23
2009-06-29ASoC: Fix WM8961 suspend function typeMark Brown1-1/+1
2009-06-29ASoC: Remove unreferenced wm8974_add_controls()Mark Brown1-16/+0
2009-06-26ASoC: Remove word "Switch" from Handsfree switch nameLopez Cruz, Misael1-6/+6
2009-06-25Merge branch 'for-2.6.31' into for-2.6.32Mark Brown2-8/+0
2009-06-25ASoC: Add core suspend and resume callbacks to WM8961Mark Brown1-0/+17
2009-06-23ASoC: TWL4030: Correct bypass event for voice sidetoneLopez Cruz, Misael1-7/+13
2009-06-23ASoC: TWL4030: Add AVADC Clock PriorityLopez Cruz, Misael1-0/+12
2009-06-22ASoC: TWL4030: Fix voice interface clock mastersLopez Cruz, Misael1-1/+1
2009-06-22Merge branch 'wm8961' into for-2.6.32Mark Brown4-0/+2181
2009-06-20ASoC: Staticise put_twl4030_opmode_enum_double()Mark Brown1-1/+1
2009-06-20ASoC: Fix shadowed variables in twl4030Mark Brown1-2/+0
2009-06-17ASoC: Regulator support for WM8580Mark Brown1-3/+35
2009-06-16ASoC: UDA1380: refactor device registrationPhilipp Zabel2-150/+171