linux/sound/soc/codecs
Linus Torvalds 021f163d69 sound updates for 4.6-rc1
After a heavy storm by syzkaller in 4.5 cycle, we have relatively few
 changes in the core at this time while a lot of changes are found in
 the driver side, unsurprisingly.  Below are some highlights:
 
 ALSA core:
 - A few more hardening in ALSA timer codes
 - An extension of sequencer API for advertising the card / pid
 - Small fixes in compress-offload and jack layers
 
 HD-audio:
 - Dynamic PCM assignment in HDMI/DP codec; preparation for upcoming
   DP-MST support
 - Lots of code refactoring for sharing with ASoC SKL driver
 - Regression fixes for Intel HDMI/DP
 - Fixups for CX20724 codec, Lenovo AiO
 
 USB-audio:
 - Add quirk_alias option to make quirk debugging easier
 - Fixes for possible Oops by malformed firmware
 
 Firewire:
 - Add support for FW-1804 in tascam driver
 - Improvements / changes in card registration, multi stream handling,
   etc for DICE
 - Lots of code refactoring
 
 ASoC:
 - Enhancements of still ongoing topology API
 - Lots of commits for Intel Skylake support including HDMI support
 - A few Intel Atom driver updates for recent devices
 - Lots of improvements to the Renesas drivers
 - Capture support for Qualcomm drivers
 - Support for TI DaVinci DRA7xxx devices
 - New machine drivers for Freescale systems with Cirrus CODECs,
   Mediatek systems with RT5650 CODECs
 - New CPU drivers for Allwinner S/PDIF controllers
 - New CODEC drivers for Maxim MAX9867 and MAX98926 and Realtek RT5514
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iQIcBAABCAAGBQJW69UAAAoJEGwxgFQ9KSmkoaAQAJ6uBco1gqTmYkJGyLMRRblT
 BxEQ0NMSlPrNEJpR6GOYknrdPZiA4WfxT1zhswDQoNvSKery3bn3aOGfWHA9I+9j
 TRUwHkOAlRCcwgTfy70pRS0fcAx34y9nTcAWsVn9RbrMP3ydkwKyMXRqTwqYr5u5
 UU53PSdwhUO8q/PomvBeip8nvw7zrV+06nVbEMUnIQlgp165n/qq0sRFBVkRBBJ7
 ooqe6VW6F2Es3Zh+W9Vp/qn9OpZEdDCKvmICX1RIFJUgYRRxbL+L021TGjkaXVmT
 Or9L9StRYePZsCo1I1vsYUbYc6+Y3qDmqViGhREHBZ27EY8G1Utk7wy959vt0eFj
 1xHynw36kmjrw/QlPraJBRuYIQh4SRAcXhw+wQdM5rxdp7gDjikhkezHZQWrvQAJ
 5XXitZhVVNa9DRS5ZRwnW5nT/emQ+KBuJyl9gyAL1HaoZoYnDvRkfe9CGpgj7TRP
 wYcnL+rKL9x8eiJY5VTfL9rIxTgNYXvuPPBgdmJEp8qu5de8O1g5UN0xHSGf3yhr
 DVE5r/2J+gYNprsSF9DV6pfFQuh/Efw9XW2IbK6k6WF4labWGeD7rLrI4t9aJcXv
 PJ1FY/sUFhHZhZjHlGbR9emK+BLtZweFvOAvY7dD74ON65D5tYXvHPo0QTc4V5Op
 d0eDg0pcTdFLDqq8ZLLr
 =Cc+v
 -----END PGP SIGNATURE-----

Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound

Pull sound updates from Takashi Iwai:
 "After a heavy storm by syzkaller in 4.5 cycle, we have relatively few
  changes in the core at this time while a lot of changes are found in
  the driver side, unsurprisingly.  Below are some highlights:

  ALSA core:
   - A few more hardening in ALSA timer codes
   - An extension of sequencer API for advertising the card / pid
   - Small fixes in compress-offload and jack layers

  HD-audio:
   - Dynamic PCM assignment in HDMI/DP codec; preparation for upcoming
     DP-MST support
   - Lots of code refactoring for sharing with ASoC SKL driver
   - Regression fixes for Intel HDMI/DP
   - Fixups for CX20724 codec, Lenovo AiO

  USB-audio:
   - Add quirk_alias option to make quirk debugging easier
   - Fixes for possible Oops by malformed firmware

  Firewire:
   - Add support for FW-1804 in tascam driver
   - Improvements / changes in card registration, multi stream handling,
     etc for DICE
   - Lots of code refactoring

  ASoC:
   - Enhancements of still ongoing topology API
   - Lots of commits for Intel Skylake support including HDMI support
   - A few Intel Atom driver updates for recent devices
   - Lots of improvements to the Renesas drivers
   - Capture support for Qualcomm drivers
   - Support for TI DaVinci DRA7xxx devices
   - New machine drivers for Freescale systems with Cirrus CODECs,
     Mediatek systems with RT5650 CODECs
   - New CPU drivers for Allwinner S/PDIF controllers
   - New CODEC drivers for Maxim MAX9867 and MAX98926 and Realtek RT5514"

* tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (291 commits)
  ALSA: hda - Fix mutex deadlock at HDMI/DP hotplug
  ALSA: ctl: change return value in compatibility layer so that it's the same value in core implementation
  ALSA: mixart: silence an uninitialized variable warning
  ALSA: usb-audio: Add sanity checks for endpoint accesses
  ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
  ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
  ALSA: hda - Limit i915 HDMI binding only for HSW and later
  ALSA: hda - Fix unconditional GPIO toggle via automute
  ALSA: mixart: silence unitialized variable warnings
  ALSA: hda - Fixes double fault in nvhdmi_chmap_cea_alloc_validate_get_type
  ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
  ALSA: hda - Add new GPU codec ID 0x10de0082 to snd-hda
  ASoC: rsnd: add simplified module explanation
  ASoC: hdac_hdmi: Add broxton device ID
  ASoC: Intel: Bxtn: Add Broxton PCI ID
  ASoC: Intel: Skylake: Move Skylake dsp ops & loader ops
  ASoC: Intel: add dmabuffer to common sst_dsp
  ASoC: Intel: Skylake: Unstatify skl_dsp_enable_core
  ASoC: Intel: Skylake: Fix whitepsace issues
  ASoC: Intel: Skylake: Move module id defines
  ...
2016-03-18 10:05:46 -07:00
..
88pm860x-codec.c
88pm860x-codec.h
ab8500-codec.c Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'asoc/topic/ads117x', 'asoc/topic/adsp' and 'asoc/topic/arizona' into asoc-next 2016-03-13 15:16:41 +07:00
ab8500-codec.h
ac97.c
ad193x-i2c.c
ad193x-spi.c
ad193x.c
ad193x.h
ad1836.c
ad1836.h
ad1980.c
ad73311.c
ad73311.h
adau17x1.c
adau17x1.h ASoC: adau17x1: Fix incorrect BCLK ratio definitions 2016-02-24 13:12:10 +09:00
adau1373.c
adau1373.h
adau1701.c
adau1701.h
adau1761-i2c.c ASoC: adau17x1: Add basic DT support for adau17x1 2016-02-24 13:14:05 +09:00
adau1761-spi.c ASoC: adau17x1: Add basic DT support for adau17x1 2016-02-24 13:14:05 +09:00
adau1761.c ASoC: adau17x1: Correct typos in file headers 2016-02-24 13:14:05 +09:00
adau1761.h
adau1781-i2c.c ASoC: adau17x1: Add basic DT support for adau17x1 2016-02-24 13:14:05 +09:00
adau1781-spi.c ASoC: adau17x1: Add basic DT support for adau17x1 2016-02-24 13:14:05 +09:00
adau1781.c ASoC: adau17x1: Correct typos in file headers 2016-02-24 13:14:05 +09:00
adau1781.h
adau1977-i2c.c
adau1977-spi.c
adau1977.c
adau1977.h
adav80x.c
adav80x.h
adav801.c
adav803.c
ads117x.c ASoC: ads117x: Add device tree compatible string 2016-03-05 14:02:13 +09:00
ak4104.c
ak4535.c
ak4535.h
ak4554.c
ak4613.c
ak4641.c
ak4641.h
ak4642.c
ak4671.c
ak4671.h
ak5386.c
alc5623.c
alc5623.h
alc5632.c
alc5632.h
arizona.c Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'asoc/topic/ads117x', 'asoc/topic/adsp' and 'asoc/topic/arizona' into asoc-next 2016-03-13 15:16:41 +07:00
arizona.h ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOT 2016-02-05 13:15:32 +00:00
bt-sco.c
cq93vc.c
cs35l32.c
cs35l32.h
cs42l51-i2c.c
cs42l51.c ASoC: cs42l51: Fix enum ctl accesses in a wrong type 2016-03-01 12:03:45 +09:00
cs42l51.h
cs42l52.c
cs42l52.h
cs42l56.c
cs42l56.h
cs42l73.c
cs42l73.h
cs42xx8-i2c.c
cs42xx8.c ASoC: cs42xx8: fix the noise in the right dac channel with mono playback 2016-02-04 12:11:42 +00:00
cs42xx8.h
cs47l24.c ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOT 2016-02-05 13:15:32 +00:00
cs47l24.h
cs4265.c
cs4265.h
cs4270.c
cs4271-i2c.c
cs4271-spi.c
cs4271.c ASoC: cs4271: add regulator consumer support 2016-02-26 11:44:32 +09:00
cs4271.h
cs4349.c
cs4349.h
cx20442.c
cx20442.h
da732x_reg.h
da732x.c ASoC: da732x: Fix enum ctl accesses in a wrong type 2016-03-01 12:04:04 +09:00
da732x.h
da7210.c
da7213.c
da7213.h
da7218.c ASoC: da7218: Correct BCLK inversion for DSP DAI format mode 2016-01-05 18:27:13 +00:00
da7218.h
da7219-aad.c
da7219-aad.h
da7219.c ASoC: da7219: Correct BCLK inversion for DSP DAI format mode 2016-01-05 16:07:49 +00:00
da7219.h
da9055.c
dmic.c
es8328-i2c.c
es8328-spi.c
es8328.c
es8328.h
gtm601.c
hdac_hdmi.c Merge remote-tracking branches 'asoc/topic/fsl-sai', 'asoc/topic/fsl-ssl', 'asoc/topic/hdac' and 'asoc/topic/max9867' into asoc-next 2016-03-13 15:17:09 +07:00
hdac_hdmi.h ASoC: hdac_hdmi: Add jack reporting 2016-02-15 20:54:03 +00:00
ics43432.c
inno_rk3036.c
inno_rk3036.h
isabelle.c
isabelle.h
jz4740.c
Kconfig Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'asoc/topic/rt298', 'asoc/topic/rt5514' and 'asoc/topic/rt5616' into asoc-next 2016-03-13 15:17:35 +07:00
l3.c
lm4857.c
lm49453.c
lm49453.h
Makefile Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'asoc/topic/rt298', 'asoc/topic/rt5514' and 'asoc/topic/rt5616' into asoc-next 2016-03-13 15:17:35 +07:00
max9768.c
max9850.c
max9850.h
max9867.c ASoC: max9867: silence and array overflow warning 2016-02-26 10:34:51 +09:00
max9867.h ASoC: Add max9867 codec driver 2016-02-18 14:17:48 +00:00
max9877.c
max9877.h
max98088.c ASoC: max98088: Fix enum ctl accesses in a wrong type 2016-03-01 12:05:53 +09:00
max98088.h
max98090.c
max98090.h
max98095.c ASoC: max98095: Fix enum ctl accesses in a wrong type 2016-03-01 12:06:51 +09:00
max98095.h
max98357a.c
max98925.c
max98925.h
max98926.c ASoC: max98926: Constify max98926_reg and max98926_regmap 2016-02-21 03:08:50 +09:00
max98926.h ASoC: Add max98926 codec driver 2016-01-27 20:23:20 +00:00
mc13783.c
mc13783.h
ml26124.c
ml26124.h
nau8825.c ASoC: nau8825: fix issue that pop noise when start playback 2016-03-12 12:19:07 +07:00
nau8825.h ASoC: nau8825: fix issue that pop noise when start playback 2016-03-12 12:19:07 +07:00
pcm179x-i2c.c ASoC: pcm179x: Add I2C interface driver 2016-01-29 00:36:21 +01:00
pcm179x-spi.c ASoC: pcm179x: Split into core and SPI parts 2016-01-29 00:36:16 +01:00
pcm179x.c ASoC: pcm179x: Support continuous rates 2016-01-29 00:36:26 +01:00
pcm179x.h ASoC: pcm179x: Support continuous rates 2016-01-29 00:36:26 +01:00
pcm512x-i2c.c
pcm512x-spi.c
pcm512x.c
pcm512x.h
pcm1681.c
pcm3008.c
pcm3008.h
pcm3168a-i2c.c
pcm3168a-spi.c
pcm3168a.c ASoC: pcm3168a: remove unused variable 2016-03-05 12:57:16 +09:00
pcm3168a.h
rl6231.c
rl6231.h
rl6347a.c
rl6347a.h
rt286.c Merge remote-tracking branches 'asoc/fix/imx-spdif', 'asoc/fix/mtk', 'asoc/fix/mxs-saif', 'asoc/fix/qcom' and 'asoc/fix/rt286' into asoc-linus 2016-02-10 19:23:07 +00:00
rt286.h
rt298.c ASoC: rt298: Don't enable IRQ in i2c_probe 2016-02-24 17:24:34 +09:00
rt298.h ASoC: rt298: enable IRQ for jack detection 2016-02-24 17:24:34 +09:00
rt5514.c ASoC: rt5514: add rt5514 codec driver 2016-02-03 17:07:32 +00:00
rt5514.h ASoC: rt5514: add rt5514 codec driver 2016-02-03 17:07:32 +00:00
rt5616.c ASoC: rt5616: add missing mute control for HPVOL 2016-03-07 14:19:15 +07:00
rt5616.h
rt5631.c
rt5631.h
rt5640.c ASoC: rt5640: remove unused variable 2016-03-08 15:07:44 +07:00
rt5640.h ASoC: rt5640: add master clock handling for rt5640 2016-02-22 20:05:21 +09:00
rt5645.c Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next 2016-03-13 15:16:38 +07:00
rt5645.h
rt5651.c
rt5651.h
rt5659.c Merge remote-tracking branches 'asoc/topic/rt5640', 'asoc/topic/rt5659', 'asoc/topic/samsung' and 'asoc/topic/ssm4567' into asoc-next 2016-03-13 15:17:47 +07:00
rt5659.h ASoC: rt5659: Fix irq leak 2016-01-13 12:40:56 +00:00
rt5670-dsp.h
rt5670.c
rt5670.h
rt5677-spi.c
rt5677-spi.h
rt5677.c GPIO bulk updates for the v4.5 kernel cycle: 2016-01-17 12:32:01 -08:00
rt5677.h
sgtl5000.c
sgtl5000.h
si476x.c
sigmadsp-i2c.c ASoC: sigmadsp: Fix missleading return value 2016-02-10 18:55:01 +00:00
sigmadsp-regmap.c
sigmadsp.c
sigmadsp.h
sirf-audio-codec.c
sirf-audio-codec.h
sn95031.c
sn95031.h
spdif_receiver.c
spdif_transmitter.c
ssm2518.c
ssm2518.h
ssm2602-i2c.c
ssm2602-spi.c
ssm2602.c
ssm2602.h
ssm4567.c ASoC: ssm4567: Reset device before regcache_sync() 2016-01-27 13:33:50 +00:00
sta32x.c
sta32x.h
sta350.c
sta350.h
sta529.c
stac9766.c
stac9766.h
sti-sas.c
tas571x.c
tas571x.h
tas2552.c
tas2552.h
tas5086.c
tfa9879.c
tfa9879.h
tlv320aic3x.c
tlv320aic3x.h
tlv320aic23-i2c.c
tlv320aic23-spi.c
tlv320aic23.c
tlv320aic23.h
tlv320aic26.c
tlv320aic26.h
tlv320aic31xx.c
tlv320aic31xx.h
tlv320aic32x4.c
tlv320aic32x4.h
tlv320dac33.c ASoC: tlv320dac33: Fix enum ctl accesses in a wrong type 2016-03-01 12:09:06 +09:00
tlv320dac33.h
tpa6130a2.c
tpa6130a2.h
ts3a227e.c
ts3a227e.h
twl4030.c
twl6040.c
twl6040.h
uda134x.c
uda134x.h
uda1380.c
uda1380.h
wl1273.c ASoC: wl1273: Fix enum ctl accesses in a wrong type 2016-03-01 12:09:30 +09:00
wl1273.h
wm0010.c
wm1250-ev1.c
wm2000.c
wm2000.h
wm2200.c
wm2200.h
wm5100-tables.c
wm5100.c
wm5100.h
wm5102.c ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOT 2016-02-05 13:15:32 +00:00
wm5102.h
wm5110.c Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'asoc/topic/ads117x', 'asoc/topic/adsp' and 'asoc/topic/arizona' into asoc-next 2016-03-13 15:16:41 +07:00
wm5110.h
wm8350.c
wm8350.h
wm8400.c
wm8400.h
wm8510.c
wm8510.h
wm8523.c
wm8523.h
wm8580.c
wm8580.h
wm8711.c
wm8711.h
wm8727.c
wm8728.c
wm8728.h
wm8731.c
wm8731.h
wm8737.c
wm8737.h
wm8741.c
wm8741.h
wm8750.c
wm8750.h
wm8753.c ASoC: wm8753: Fix enum ctl accesses in a wrong type 2016-03-01 12:09:46 +09:00
wm8753.h
wm8770.c
wm8770.h
wm8776.c
wm8776.h
wm8782.c
wm8804-i2c.c
wm8804-spi.c
wm8804.c
wm8804.h
wm8900.c
wm8900.h
wm8903.c GPIO bulk updates for the v4.5 kernel cycle: 2016-01-17 12:32:01 -08:00
wm8903.h
wm8904.c ASoC: wm8904: Fix enum ctl accesses in a wrong type 2016-03-01 12:10:08 +09:00
wm8904.h
wm8940.c
wm8940.h
wm8955.c
wm8955.h
wm8958-dsp2.c ASoC: wm8958: Fix enum ctl accesses in a wrong type 2016-03-01 12:10:42 +09:00
wm8960.c Merge remote-tracking branches 'asoc/fix/rt5659', 'asoc/fix/sigmadsp', 'asoc/fix/simple', 'asoc/fix/wm5110' and 'asoc/fix/wm8960' into asoc-linus 2016-02-10 19:23:09 +00:00
wm8960.h
wm8961.c
wm8961.h
wm8962.c GPIO bulk updates for the v4.5 kernel cycle: 2016-01-17 12:32:01 -08:00
wm8962.h
wm8971.c
wm8971.h
wm8974.c ASoC: wm8974: configure pll and mclk divider automatically 2016-01-25 15:50:05 +00:00
wm8974.h
wm8978.c
wm8978.h
wm8983.c ASoC: wm8983: Fix enum ctl accesses in a wrong type 2016-03-01 12:11:10 +09:00
wm8983.h
wm8985.c ASoC: wm8985: Fix enum ctl accesses in a wrong type 2016-03-01 12:11:22 +09:00
wm8985.h
wm8988.c
wm8988.h
wm8990.c
wm8990.h
wm8991.c
wm8991.h
wm8993.c
wm8993.h
wm8994.c ASoC: wm8994: Fix enum ctl accesses in a wrong type 2016-03-01 12:11:42 +09:00
wm8994.h
wm8995.c
wm8995.h
wm8996.c ASoC: wm8996: Fix enum ctl accesses in a wrong type 2016-03-01 12:12:05 +09:00
wm8996.h
wm8997.c ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOT 2016-02-05 13:15:32 +00:00
wm8997.h
wm8998.c ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOT 2016-02-05 13:15:32 +00:00
wm8998.h
wm9081.c ASoC: wm9081: Fix enum ctl accesses in a wrong type 2016-03-01 12:12:37 +09:00
wm9081.h
wm9090.c
wm9090.h
wm9705.c
wm9705.h
wm9712.c
wm9712.h
wm9713.c ASoC: wm9713: fix regmap free path 2016-02-24 12:43:06 +09:00
wm9713.h
wm_adsp.c Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'asoc/topic/ads117x', 'asoc/topic/adsp' and 'asoc/topic/arizona' into asoc-next 2016-03-13 15:16:41 +07:00
wm_adsp.h ASoC: wm_adsp: Move setting of DSP speed into CODEC specific code 2016-01-29 00:31:46 +01:00
wm_hubs.c
wm_hubs.h
wmfw.h