aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-10ALSA: x86: Don't pass SNDRV_PCM_INFO_BATCH flagTakashi Iwai1-4/+2
2017-02-09ASoC: zx-i2s: introduce pclk for zx2967 familyBaoyou Xie1-9/+29
2017-02-09ALSA: hda - adding a new NV HDMI/DP codec ID in the driverHui Wang1-0/+1
2017-02-08ASoC: hdmi-codec: remove HDMI device unregisterVincent Abriou1-3/+22
2017-02-08ASoC: sunxi: allow the analog codec driver to be built on ARM64Icenowy Zheng1-1/+1
2017-02-08ASoC: hdac_hdmi: Add support to handle MST capable pinJeeja KP1-3/+24
2017-02-08ASoC: Intel: Skylake: Add route change to nau88l25_ssm4567 machineJeeja KP1-4/+5
2017-02-08ASoC: Intel: Skylake: Add route change to nau88l25_max98357a machineJeeja KP1-4/+4
2017-02-08ASoC: Intel: bxt: Add route change to rt298 machineJeeja KP1-3/+3
2017-02-08ASoC: hdac_hdmi: Begin to add support for DP Multi-stream audioJeeja KP1-153/+240
2017-02-08ALSA: seq: Fix race at creating a queueTakashi Iwai1-13/+20
2017-02-07ALSA: x86: Cache AUD_CONFIG register valueTakashi Iwai2-27/+13
2017-02-07ALSA: x86: Rearrange definesTakashi Iwai3-81/+83
2017-02-07ALSA: x86: mark hdmi suspend/resume functions as __maybe_unusedArnd Bergmann1-2/+2
2017-02-07ALSA: x86: Fix driver name string overflowTakashi Iwai2-2/+3
2017-02-07ALSA: x86: Rename had_enable_audio_int() to had_ack_irqs()Takashi Iwai1-14/+7
2017-02-07ALSA: x86: Drop suspicious U24 format supportTakashi Iwai1-2/+1
2017-02-07ALSA: line6: Always setup isochronous transfer propertiesAndrej Krutak1-22/+26
2017-02-07Merge branch 'for-linus' into for-nextTakashi Iwai2-9/+3
2017-02-07Revert "ALSA: line6: Only determine control port properties if needed"Takashi Iwai1-1/+2
2017-02-06ASoC: fix ES8328_I2C/SPI dependenciesArnd Bergmann2-6/+8
2017-02-06ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai1-8/+1
2017-02-06ALSA: x86: Refactor PCM process engineTakashi Iwai3-354/+231
2017-02-05ALSA: x86: Unify local function prefixTakashi Iwai1-67/+60
2017-02-05ALSA: x86: Minor cleanup of reset buffer procedureTakashi Iwai1-7/+6
2017-02-05ALSA: x86: Don't check connection in lowlevel accessorsTakashi Iwai1-66/+25
2017-02-05ALSA: x86: Explicit specify 32bit DMATakashi Iwai1-2/+6
2017-02-04ASoC: Intel: Skylake: Report Platform ID info from NHLTSubhransu S. Prusty3-3/+46
2017-02-04ASoC: rockchip: Add machine driver for RK3288 boards that use analog/HDMIRomain Perier3-0/+310
2017-02-04ASoC: Allow to select ES8328_I2C and ES8328_SPI directlyRomain Perier2-5/+5
2017-02-04ASoC: es8328: Add support for slave modeRomain Perier1-6/+14
2017-02-04ASoC: Intel: bxt: add channel map support in bxt_da7219_max98357a machineJeeja KP1-1/+48
2017-02-04ASoC: Intel: bxt: Add route change to da7219_max98357a machineJeeja KP1-3/+3
2017-02-04ASoC: Intel: Skylake: Add route change to rt286 machineJeeja KP1-3/+3
2017-02-04ASoC: Intel: bxt: add channel map support in rt298 machineJeeja KP1-2/+50
2017-02-04ASoC: hdac_hdmi: Move channel info from pin to PCM structureJeeja KP1-42/+34
2017-02-04ASoC: nau8540: new codec driverJohn Hsu4-0/+1064
2017-02-04ASoC: Drop unnecessary debugfs ifdefDaniel Baluta1-2/+0
2017-02-03Merge branch 'topic/intel-lpe-audio' into for-nextTakashi Iwai6-2679/+1026
2017-02-03ALSA: x86: Rename drv_status to connectedTakashi Iwai3-30/+22
2017-02-03ALSA: x86: Yet more tidy-up and clean-upsTakashi Iwai1-32/+36
2017-02-03ALSA: x86: Simplify commentsTakashi Iwai1-52/+14
2017-02-03ALSA: x86: Set CA bits for DisplayPort tooTakashi Iwai1-4/+4
2017-02-03ALSA: x86: Create ELD control elementTakashi Iwai1-21/+51
2017-02-03ALSA: x86: Clean up unused defines and inclusionsTakashi Iwai3-69/+20
2017-02-03ALSA: x86: Reduce redundant register field namesTakashi Iwai3-169/+90
2017-02-03ALSA: x86: Use the standard ELD bytes definitionsTakashi Iwai3-127/+9
2017-02-03ALSA: x86: Move stream status into pcm_stream_infoTakashi Iwai3-50/+14
2017-02-03ALSA: x86: Implement runtime PMTakashi Iwai1-77/+50
2017-02-03ALSA: x86: Properly manage PCM substream lifetypeTakashi Iwai2-74/+98