kernel-hacking-2024-linux-s.../sound/soc/codecs
Linus Torvalds fe61c99a12 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
* 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6:
  ASoC: wm8753: fix mapping when MONOMIX is set to Stereo
  ASoC: some minor changes for AD1836 and AD1938 codec drivers
  ASoC: DaVinci: Fixes to McASP configuration
  ASoC: Blackfin I2S: fix resuming when device hasn't been used
  ASoC: Blackfin I2S: add lost platform_device parameter to resume function
  ASoC: fix typos in Blackfin headers
  ASoC: bf5xx-sport: the irq save/restore funcs take an unsigned long
  ASoC: Blackfin AC97: add a few missing multichannel define handling
2009-09-23 10:02:43 -07:00
..
ac97.c
ac97.h
ad1836.c ASoC: some minor changes for AD1836 and AD1938 codec drivers 2009-09-21 16:58:33 -07:00
ad1836.h new ad1836 codec driver based on asoc 2009-08-13 15:18:53 +01:00
ad1938.c ASoC: some minor changes for AD1836 and AD1938 codec drivers 2009-09-21 16:58:33 -07:00
ad1938.h
ad1980.c
ad1980.h
ad73311.c
ad73311.h
ak4104.c
ak4104.h
ak4535.c
ak4535.h
ak4642.c ASoC: Add ak4642/ak4643 codec support 2009-08-21 10:54:02 +01:00
ak4642.h ASoC: Add ak4642/ak4643 codec support 2009-08-21 10:54:02 +01:00
cs4270.c ALSA: ASoC: cs4270: move power management hooks to snd_soc_codec_device 2009-08-05 22:13:49 +01:00
cs4270.h
cx20442.c ASoC: CX20442: simplify codec controller usage 2009-08-06 11:36:46 +01:00
cx20442.h ASoC: CX20442: push down machine independent line discipline bits 2009-07-31 22:38:44 +01:00
Kconfig ASoC: Add ak4642/ak4643 codec support 2009-08-21 10:54:02 +01:00
l3.c
Makefile ASoC: Add ak4642/ak4643 codec support 2009-08-21 10:54:02 +01:00
max9877.c ASoC: MAX9877: fix write operation for register 2009-07-23 11:08:30 +01:00
max9877.h
pcm3008.c
pcm3008.h
spdif_transciever.c
spdif_transciever.h
ssm2602.c
ssm2602.h
stac9766.c
stac9766.h
tlv320aic3x.c ASoC: Make platform data optional for TLV320AIC3x 2009-08-26 15:27:56 +01:00
tlv320aic3x.h ASoC: tlv320aic3x: Change to use device model 2009-08-21 10:52:49 +01:00
tlv320aic23.c
tlv320aic23.h
tlv320aic26.c
tlv320aic26.h
twl4030.c ASoC: TWL4030: Fix for capture mixer strings 2009-08-14 17:52:59 +01:00
twl4030.h
uda134x.c ASoC: UDA134X: Fix mistaken mute/unmute code 2009-08-17 12:56:57 +01:00
uda134x.h
uda1380.c
uda1380.h
wm8350.c ASoC: Fix WM835x Out4 capture enumeration 2009-09-07 18:56:24 +01:00
wm8350.h
wm8400.c
wm8400.h
wm8510.c Merge branch 'reg-cache' into for-2.6.32 2009-08-07 11:43:58 +01:00
wm8510.h
wm8523.c ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECs 2009-08-03 16:59:16 +01:00
wm8523.h
wm8580.c ASoC: Debugged improper setting of PLL fields in WM8580 driver 2009-09-01 11:37:41 +01:00
wm8580.h
wm8728.c ASoC: Factor out 7 bit register 9 bit data SPI write 2009-08-03 16:59:16 +01:00
wm8728.h
wm8731.c ASoC: Drop unneeded declaration of removed wm8731 SPI write function 2009-08-10 12:59:29 +01:00
wm8731.h
wm8750.c ASoC: Factor out 7 bit register 9 bit data SPI write 2009-08-03 16:59:16 +01:00
wm8750.h
wm8753.c ASoC: wm8753: fix mapping when MONOMIX is set to Stereo 2009-09-21 16:58:43 -07:00
wm8753.h
wm8776.c ASoC: Convert WM8776 to use factored out register cache code 2009-08-08 10:37:33 +01:00
wm8776.h ASoC: Add WM8776 CODEC driver 2009-08-06 11:36:45 +01:00
wm8900.c ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECs 2009-08-03 16:59:16 +01:00
wm8900.h
wm8903.c ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECs 2009-08-03 16:59:16 +01:00
wm8903.h
wm8940.c ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECs 2009-08-03 16:59:16 +01:00
wm8940.h
wm8960.c ASoC: Add I/O control bus information to factored out cache setup 2009-08-03 16:59:09 +01:00
wm8960.h
wm8961.c ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECs 2009-08-03 16:59:16 +01:00
wm8961.h
wm8971.c ASoC: Add I/O control bus information to factored out cache setup 2009-08-03 16:59:09 +01:00
wm8971.h
wm8974.c ASoC: remove unused #include <linux/version.h> 2009-09-16 21:08:54 +01:00
wm8974.h
wm8988.c Merge branch 'topic/asoc' into for-linus 2009-09-10 15:32:40 +02:00
wm8988.h
wm8990.c ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECs 2009-08-03 16:59:16 +01:00
wm8990.h
wm8993.c Merge branch 'topic/digital-mixing' into for-2.6.32 2009-08-24 20:44:41 +01:00
wm8993.h
wm9081.c trivial: remove unnecessary semicolons 2009-09-21 15:14:58 +02:00
wm9081.h
wm9705.c ASoC: free socdev if init_card() fails in wm9705_soc_probe() 2009-08-23 10:41:06 +01:00
wm9705.h
wm9712.c
wm9712.h
wm9713.c
wm9713.h
wm_hubs.c ASoC: Fully specify DC servo bits to update in wm_hubs 2009-09-02 19:36:22 +01:00
wm_hubs.h ASoC: Factor out shared code from WM8993 2009-08-13 22:19:31 +01:00