summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | ASoC: Fix S3C64xx IIS driver for Samsung header reorgMark Brown2010-03-051-2/+2
| | | * | | | ASoC: Remove legacy SSP API usage from pxa-ssp.cEric Miao2010-03-022-30/+61
| | | * | | | [ARM] pxa: introduce PXA_SSP_LEGACY for legacy SSP APIEric Miao2010-03-021-0/+1
* | | | | | | ASoC: Allow WM8903 mic detect disable and don't force bias onMark Brown2010-03-221-11/+12
* | | | | | | ASoC: Allow disabling of WM835x jack detectionMark Brown2010-03-221-6/+18
* | | | | | | ASoC: Move WM8350 microphone detection bias managment out of driverMark Brown2010-03-222-2/+2
* | | | | | | ASoC: Allow force enabled pins to be disabledMark Brown2010-03-221-0/+3
* | | | | | | ASoC: Add a notifier for jack status changesMark Brown2010-03-221-0/+38
* | | | | | | ASoC: TWL4030: PM fix for output amplifiersPeter Ujfalusi2010-03-221-16/+56
* | | | | | | Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-03-193-8/+5Star
|\| | | | | |
| * | | | | | ASoC: Bail out of wm_hubs DC servo if calibration failsMark Brown2010-03-191-1/+1
| * | | | | | ASoC: tlv320dac33: Internal clocking changesPeter Ujfalusi2010-03-191-2/+2
| * | | | | | ASoC: tlv320dac33: Fix DSP modesPeter Ujfalusi2010-03-191-5/+1Star
| * | | | | | ASoC: SIU driver shall select FW_LOADERGuennadi Liakhovetski2010-03-181-0/+1
| |/ / / / /
* | | | | | ASoC: remove a card from the list, if instantiation failedGuennadi Liakhovetski2010-03-191-14/+13Star
* | | | | | ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-03-1923-74/+138
* | | | | | ASoC: Hook up microphone jack detection on 1133-EV1 boardMark Brown2010-03-191-0/+15
* | | | | | ASoC: change bf5xx-ad1938 machine driver to bf5xx-ad193x machine driverBarry Song2010-03-193-39/+40
* | | | | | ASoC: Unexport AD193x bus probe/remove functionsMark Brown2010-03-192-6/+2Star
* | | | | | ASoC: rename ad1938 to ad193x and add support for ad1936/7/8/9Barry Song2010-03-196-625/+647
* | | | | | ASoC: TWL6040: Add twl6040 codec driverMisael Lopez Cruz2010-03-194-0/+1374
* | | | | | ASoC: Correct typoed Mic2 connections on 1133-EV1 boardMark Brown2010-03-191-2/+2
* | | | | | ASoC: omap-mcbsp: Add support for Left Justified formatPeter Ujfalusi2010-03-191-1/+11
* | | | | | ASoC: McPDM: Use tabs for indentationJorge Eduardo Candelaria2010-03-191-274/+274
* | | | | | ASoC: soc-cache: let reg be AND'ed by 0xff instead of data buffer for 8_8 modeBarry Song2010-03-181-1/+3
* | | | | | ASoC: soc-cache: add i2c read entry for 8_8 modeCliff Cai2010-03-181-0/+35
* | | | | | ASoC: Refresh WM8750 bias managementMark Brown2010-03-171-41/+9Star
* | | | | | ASoC: Remove current PGA control handlingMark Brown2010-03-171-90/+3Star
* | | | | | ASoC: Implement WM835x microphone jack detection supportMark Brown2010-03-172-0/+61
* | | | | | ASoC: Support GPIO based microphone detection for WM8904Mark Brown2010-03-162-33/+5Star
* | | | | | ASoC: Allow configuration of WM8904 GPIO pin functionsMark Brown2010-03-162-64/+12Star
* | | | | | ASoC: Implement interrupt driven microphone detection for WM8903Mark Brown2010-03-162-3/+107
* | | | | | ASoC: Add WM8903 interrupt supportMark Brown2010-03-161-5/+61
* | | | | | ASoC: Initial WM8903 microphone bias and short detectionMark Brown2010-03-162-30/+16Star
* | | | | | ASoC: Add GPIO configuration support for WM8903Mark Brown2010-03-162-196/+12Star
* | | | | | ASoC: Allow pins to be force enabledMark Brown2010-03-161-1/+34
* | | | | | ASoC: Remove version display from WM8750Mark Brown2010-03-151-3/+0Star
* | | | | | ASoC: OMAP3: Report delay caused by the internal FIFOPeter Ujfalusi2010-03-121-0/+26
* | | | | | ASoC: tlv320dac33: Add option for keeping the BCLK runningPeter Ujfalusi2010-03-121-2/+11
* | | | | | ASoC: tlv320dac33: Start/stop sequence changePeter Ujfalusi2010-03-121-22/+3Star
* | | | | | DaVinci: DM365: Voice Codec support for the DM365 EVMMiguel Aguilar2010-03-122-4/+65
* | | | | | ASoC: DaVinci: CQ93VC Voice CodecMiguel Aguilar2010-03-124-0/+333
* | | | | | ASoC: DaVinci: Voice Codec InterfaceMiguel Aguilar2010-03-124-0/+305
* | | | | | ASoC: PCM_RATE: Check for KNOT and CONTINUOUS flagsJassi Brar2010-03-121-0/+12
* | | | | | ASoC: da7210: Add 11025/22050/44100/88200 rate supportKuninori Morimoto2010-03-111-4/+86
* | | | | | ASoC: S3C: I2Sv2: Segregate hw_params callbackJassi Brar2010-03-102-15/+40
* | | | | | ASoC: S3C64XX: I2S: Make BCLK independent of sample sizeJassi Brar2010-03-101-6/+3Star
* | | | | | Merge commit 'v2.6.34-rc1' into for-2.6.35Mark Brown2010-03-1025-219/+1313
|\| | | | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-082-9/+11
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ASoC: fix ak4104 register array accessDaniel Mack2010-03-031-4/+2Star