mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-27 20:07:09 +00:00
021f163d69
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 ... |
||
---|---|---|
.. | ||
88pm860x-codec.c | ||
88pm860x-codec.h | ||
ab8500-codec.c | ||
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 | ||
adau1373.c | ||
adau1373.h | ||
adau1701.c | ||
adau1701.h | ||
adau1761-i2c.c | ||
adau1761-spi.c | ||
adau1761.c | ||
adau1761.h | ||
adau1781-i2c.c | ||
adau1781-spi.c | ||
adau1781.c | ||
adau1781.h | ||
adau1977-i2c.c | ||
adau1977-spi.c | ||
adau1977.c | ||
adau1977.h | ||
adav80x.c | ||
adav80x.h | ||
adav801.c | ||
adav803.c | ||
ads117x.c | ||
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 | ||
arizona.h | ||
bt-sco.c | ||
cq93vc.c | ||
cs35l32.c | ||
cs35l32.h | ||
cs42l51-i2c.c | ||
cs42l51.c | ||
cs42l51.h | ||
cs42l52.c | ||
cs42l52.h | ||
cs42l56.c | ||
cs42l56.h | ||
cs42l73.c | ||
cs42l73.h | ||
cs42xx8-i2c.c | ||
cs42xx8.c | ||
cs42xx8.h | ||
cs47l24.c | ||
cs47l24.h | ||
cs4265.c | ||
cs4265.h | ||
cs4270.c | ||
cs4271-i2c.c | ||
cs4271-spi.c | ||
cs4271.c | ||
cs4271.h | ||
cs4349.c | ||
cs4349.h | ||
cx20442.c | ||
cx20442.h | ||
da732x_reg.h | ||
da732x.c | ||
da732x.h | ||
da7210.c | ||
da7213.c | ||
da7213.h | ||
da7218.c | ||
da7218.h | ||
da7219-aad.c | ||
da7219-aad.h | ||
da7219.c | ||
da7219.h | ||
da9055.c | ||
dmic.c | ||
es8328-i2c.c | ||
es8328-spi.c | ||
es8328.c | ||
es8328.h | ||
gtm601.c | ||
hdac_hdmi.c | ||
hdac_hdmi.h | ||
ics43432.c | ||
inno_rk3036.c | ||
inno_rk3036.h | ||
isabelle.c | ||
isabelle.h | ||
jz4740.c | ||
Kconfig | ||
l3.c | ||
lm4857.c | ||
lm49453.c | ||
lm49453.h | ||
Makefile | ||
max9768.c | ||
max9850.c | ||
max9850.h | ||
max9867.c | ||
max9867.h | ||
max9877.c | ||
max9877.h | ||
max98088.c | ||
max98088.h | ||
max98090.c | ||
max98090.h | ||
max98095.c | ||
max98095.h | ||
max98357a.c | ||
max98925.c | ||
max98925.h | ||
max98926.c | ||
max98926.h | ||
mc13783.c | ||
mc13783.h | ||
ml26124.c | ||
ml26124.h | ||
nau8825.c | ||
nau8825.h | ||
pcm179x-i2c.c | ||
pcm179x-spi.c | ||
pcm179x.c | ||
pcm179x.h | ||
pcm512x-i2c.c | ||
pcm512x-spi.c | ||
pcm512x.c | ||
pcm512x.h | ||
pcm1681.c | ||
pcm3008.c | ||
pcm3008.h | ||
pcm3168a-i2c.c | ||
pcm3168a-spi.c | ||
pcm3168a.c | ||
pcm3168a.h | ||
rl6231.c | ||
rl6231.h | ||
rl6347a.c | ||
rl6347a.h | ||
rt286.c | ||
rt286.h | ||
rt298.c | ||
rt298.h | ||
rt5514.c | ||
rt5514.h | ||
rt5616.c | ||
rt5616.h | ||
rt5631.c | ||
rt5631.h | ||
rt5640.c | ||
rt5640.h | ||
rt5645.c | ||
rt5645.h | ||
rt5651.c | ||
rt5651.h | ||
rt5659.c | ||
rt5659.h | ||
rt5670-dsp.h | ||
rt5670.c | ||
rt5670.h | ||
rt5677-spi.c | ||
rt5677-spi.h | ||
rt5677.c | ||
rt5677.h | ||
sgtl5000.c | ||
sgtl5000.h | ||
si476x.c | ||
sigmadsp-i2c.c | ||
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 | ||
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 | ||
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 | ||
wl1273.h | ||
wm0010.c | ||
wm1250-ev1.c | ||
wm2000.c | ||
wm2000.h | ||
wm2200.c | ||
wm2200.h | ||
wm5100-tables.c | ||
wm5100.c | ||
wm5100.h | ||
wm5102.c | ||
wm5102.h | ||
wm5110.c | ||
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 | ||
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 | ||
wm8903.h | ||
wm8904.c | ||
wm8904.h | ||
wm8940.c | ||
wm8940.h | ||
wm8955.c | ||
wm8955.h | ||
wm8958-dsp2.c | ||
wm8960.c | ||
wm8960.h | ||
wm8961.c | ||
wm8961.h | ||
wm8962.c | ||
wm8962.h | ||
wm8971.c | ||
wm8971.h | ||
wm8974.c | ||
wm8974.h | ||
wm8978.c | ||
wm8978.h | ||
wm8983.c | ||
wm8983.h | ||
wm8985.c | ||
wm8985.h | ||
wm8988.c | ||
wm8988.h | ||
wm8990.c | ||
wm8990.h | ||
wm8991.c | ||
wm8991.h | ||
wm8993.c | ||
wm8993.h | ||
wm8994.c | ||
wm8994.h | ||
wm8995.c | ||
wm8995.h | ||
wm8996.c | ||
wm8996.h | ||
wm8997.c | ||
wm8997.h | ||
wm8998.c | ||
wm8998.h | ||
wm9081.c | ||
wm9081.h | ||
wm9090.c | ||
wm9090.h | ||
wm9705.c | ||
wm9705.h | ||
wm9712.c | ||
wm9712.h | ||
wm9713.c | ||
wm9713.h | ||
wm_adsp.c | ||
wm_adsp.h | ||
wm_hubs.c | ||
wm_hubs.h | ||
wmfw.h |