aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2019-08-22ASoC: soc-core: initialize component listKuninori Morimoto
2019-08-22ASoC: soc-topology: use for_each_component_dais() at remove_dai()Kuninori Morimoto
2019-08-22ASoC: soc-core: soc_cleanup_card_resources() become voidKuninori Morimoto
2019-08-22ASoC: soc-core: add NOTE to snd_soc_rtdcom_lookup()Kuninori Morimoto
2019-08-22ASoC: soc-core: use device_register()Kuninori Morimoto
2019-08-22ASoC: mediatek: mt8183: switch tdm pins gpio function when playback on or offJiaxin Yu
2019-08-22ASoC: mediatek: mt2701: Fix -Wunused-const-variable warningsYueHaibing
2019-08-22ASoC: wm8988: fix typo in wm8988_right_line_controlsYueHaibing
2019-08-22ASoC: SOF: imx: Add i.MX8 HW supportDaniel Baluta
2019-08-22ASoC: SOF: Add OF DSP device supportDaniel Baluta
2019-08-22ASoC: AMD: Fix Kconfig warning without GPIOLIBYueHaibing
2019-08-22Merge branch 'topic/usb-validation' into for-nextTakashi Iwai
2019-08-22ALSA: usb-audio: Remove superfluous bLength checksTakashi Iwai
2019-08-22ALSA: usb-audio: Unify the release of usb_mixer_elem_info objectsTakashi Iwai
2019-08-22ALSA: usb-audio: Simplify parse_audio_unit()Takashi Iwai
2019-08-22ALSA: usb-audio: More validations of descriptor unitsTakashi Iwai
2019-08-22ALSA: usb-audio: Check mixer unit bitmap yet more strictlyTakashi Iwai
2019-08-22ALSA: hda/realtek - Blacklist PC beep for Lenovo ThinkCentre M73/93Takashi Iwai
2019-08-22ALSA: hda/realtek - Check beep whitelist before assigning in all codecsTakashi Iwai
2019-08-21ALSA: line6: Fix memory leak at line6_init_pcm() error pathTakashi Iwai
2019-08-21ASoC: sun4i-i2s: Add support for DSP formatsMaxime Ripard
2019-08-21ASoC: sun4i-i2s: Replace call to params_width by local variableMaxime Ripard
2019-08-21ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded oneMaxime Ripard
2019-08-21ASoC: sun4i-i2s: Use the physical / slot width for the clocksMaxime Ripard
2019-08-21ASoC: sun4i-i2s: Add support for TDM slotsMaxime Ripard
2019-08-21ASoC: soc-core: remove unneeded dai_link check from snd_soc_remove_dai_link()Kuninori Morimoto
2019-08-21ASoC: soc-core: merge snd_soc_initialize_card_lists()Kuninori Morimoto
2019-08-21ASoC: fsl_sai: Add support for imx8qmDaniel Baluta
2019-08-21ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()Takashi Iwai
2019-08-20ASoC: mchp-i2s-mcc: Fix simultaneous capture and playback in master modeCodrin Ciubotariu
2019-08-20ASoC: mchp-i2s-mcc: Wait for RX/TX RDY only if controller is runningCodrin Ciubotariu
2019-08-20ASoC: mchp-i2s-mcc: Fix unprepare of GCLKCodrin Ciubotariu
2019-08-20ASoC: sun4i-i2s: Support more channelsMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Pass the channels number as an argumentMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Remove duplicated quirks structureMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Fix the LRCK period on A83tMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83tMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Fix WSS and SR fields for the A83tMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Fix the LRCK polarityMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Fix LRCK and BCLK polarity offsets on newer SoCsMaxime Ripard
2019-08-20ASoC: sun4i-i2s: RX and TX counter registers are swappedMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers on newer SoCsMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCsMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Move the format configuration to a callbackMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Move the channel configuration to a callbackMaxime Ripard
2019-08-20Merge branch 'asoc-5.3' into asoc-5.4Mark Brown
2019-08-20ASoC: intel: cht_bsw_max98090_ti: Add all Chromebooks that need pmc_plt_clk_0...Daniel Stuart
2019-08-20ASoC: sun4i-i2s: Rework MCLK divider calculationMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Replace call to params_channels by local variableMaxime Ripard
2019-08-20ASoC: sun4i-i2s: Don't use the oversample to calculate BCLKMaxime Ripard