summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie4-8/+17
2017-06-26ALSA: hda/realtek - There is no loopback mixer in the ALC234/274/294Hui Wang1-0/+1
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar4-8/+17
2017-06-23ALSA: pcm: Add the explicit appl_ptr sync supportTakashi Iwai1-2/+21
2017-06-23ASoC: audio-graph-scu-card: support 2nd codec endpoint on DTKuninori Morimoto1-3/+25
2017-06-23ASoC: audio-graph-scu-card: tidyup asoc_simple_card_canonicalize_cpu() parameterKuninori Morimoto1-1/+1
2017-06-23ASoC: audio-graph-card: tidyup asoc_simple_card_canonicalize_cpu() parameterKuninori Morimoto1-2/+1
2017-06-23ASoC: nau8825: make crosstalk function optionalJohn Hsu2-1/+6
2017-06-23ASoC: nau8825: fix jack type detection issue after resumeJohn Hsu1-1/+16
2017-06-23ASoC: nau8825: default value for propertyJohn Hsu1-12/+41
2017-06-23ASoC: zx_aud96p22: add ZTE ZX AUD96P22 codec driverBaoyou Xie3-0/+410
2017-06-22ASoC: es8316: add I2C dependencyArnd Bergmann1-0/+1
2017-06-22ASoC: max9867: make array ni_div static constColin Ian King1-1/+1
2017-06-21ASoC: rsnd: fixup unsigned expression compared with zero: main_rateKuninori Morimoto3-6/+6
2017-06-21ASoC: stm32: Add SPDIFRX supportolivier moysan3-0/+1012
2017-06-21ASoC: pxa: add COMPILE_TEST on SND_PXA2XX_SOCKuninori Morimoto1-1/+1
2017-06-21ASoC: fsl: mpc5200_dma: remove unused psc_dmaKuninori Morimoto1-1/+0
2017-06-21ALSA: hda/realtek - Add default procedure for suspend and resume stateKailang Yang1-1/+64
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar13-19/+19
2017-06-20ALSA: hda/realtek - Support headset mode for ALC234/ALC274/ALC294Kailang Yang1-1/+67
2017-06-20ALSA: pcm: Fix possible inconsistent appl_ptr update via mmapTakashi Iwai1-6/+7
2017-06-20ALSA: hda: Fix potential race at unregistration and unsol eventsTakashi Iwai2-0/+2
2017-06-20ALSA: hda - Add AZX_DRIVER_SKL for simplificationTakashi Iwai1-26/+21
2017-06-20Merge branch 'for-linus' into for-nextTakashi Iwai4-8/+17
2017-06-20ALSA: hda - Apply quirks to Broxton-T, tooTakashi Iwai1-3/+4
2017-06-20ALSA: line6: remove unnecessary initialization to PODHD500XHans P. Möller Ebner2-4/+8
2017-06-20ALSA: line6: add support for POD HD500XHans P. Möller Ebner1-1/+16
2017-06-19ASoC: zx-i2s: flip I2S master/slave modeShawn Guo1-4/+6
2017-06-19ASoC: compress: Derive substream from stream based on directionSatish Babu Patakokila1-2/+4
2017-06-19ALSA: firewire-lib: Fix stall of process context at packet errorTakashi Sakamoto2-3/+7
2017-06-19ASoC: Intel: bxt: Move codec sysclk config to codec_init functionAdam Thomson1-5/+9
2017-06-19ASoC: da7219: Fix HP detection procedure for all MCLK frequenciesAdam Thomson3-25/+64
2017-06-19ASoC: skl_rt286: Add deepbuffer dai linkSubhransu S. Prusty1-0/+18
2017-06-19ASoC: Intel: Skylake: Fix dma buffer size calculationRamesh Babu1-4/+25
2017-06-19ASoC: Intel: Skylake: Add deep buffer supportRamesh Babu2-0/+5
2017-06-19ASoC: stm32: change configuration flagolivier moysan2-6/+19
2017-06-16ASoC: stm32: sai: add h7 supportolivier moysan3-22/+155
2017-06-16ASoC: stm32: sai: manage master clockolivier moysan1-0/+14
2017-06-16ASoC: stm32: sai: fix clock managementolivier moysan1-2/+2
2017-06-16ASoC: stm32: sai: change stop sequenceolivier moysan1-4/+4
2017-06-16ASoC: stm32: sai: remove spurious traceolivier moysan1-3/+0
2017-06-16ASoC: stm32: sai: typo fixesolivier moysan3-16/+15
2017-06-16ASoC: simple-card: use asoc_simple_card_of_parse_widgets()Kuninori Morimoto1-7/+3
2017-06-16ASoC: simple-card-utils: add asoc_simple_card_of_parse_widgets()Kuninori Morimoto1-0/+19
2017-06-16ASoC: ak4613: add hw_constraint rule for Sampling RateKuninori Morimoto1-0/+61
2017-06-16ASoC: Intel: bdw-rt5677: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko1-2/+1
2017-06-16Merge branch 'topic/rt5677' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2-25/+34
2017-06-16ASoC: rt5677: Move platform code to board fileAndy Shevchenko2-26/+27
2017-06-16ASoC: rt5677: Introduce proper table for ACPI enumerationAndy Shevchenko1-1/+9
2017-06-16ALSA: core: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai10-36/+6