summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ASoC: soc-acpi: convert to SPDX identifiersKuninori Morimoto2018-07-022-23/+4
| * | | ASoC: soc-dpcm.h: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+2
| * | | ASoC: soc-dai.h: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+2
| * | | ASoC: simple-card-utils: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+3
| * | | ASoC: simple-card: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+2
| * | | ASoC: pxa: move some functions to pxa2xx-libDaniel Mack2018-06-291-0/+3
| * | | ASoC: pxa: clean up function names in pxa2xx-libDaniel Mack2018-06-291-5/+5
| * | | ASoC: soc-pcm: DPCM cares BE channel constraintJiada Wang2018-06-221-0/+2
| * | | ASoC: Intel: move SKL+ codec ACPI tables to common directoryPierre-Louis Bossart2018-06-191-0/+5
| * | | ASoC: rt5682: add rt5682 codec driverBard Liao2018-06-181-0/+40
| * | | ASoC: simple-card-utils: move hp and mic detect gpios from simple-cardKatsuhiro Suzuki2018-06-181-0/+15
| * | | ASoC: topology: Add callback for DAPM route load/unloadLiam Girdwood2018-06-181-0/+7
| * | | ASoC: topology: Give more data to clients via callbacksLiam Girdwood2018-06-181-9/+14
| |/ /
* | | ALSA: seq: Minor cleanup of MIDI event parser helpersTakashi Iwai2018-08-011-4/+2
* | | ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macrosTakashi Iwai2018-07-301-1/+1
* | | ALSA: seq: virmidi: Offload the output event processingTakashi Iwai2018-07-301-0/+1
* | | ALSA: sb: Fix sparse warning wrt PCM format typeTakashi Iwai2018-07-271-1/+1
* | | ALSA: hda: Fix implicit PCM format type conversionTakashi Iwai2018-07-271-1/+2
* | | ALSA: pcm: Add __force to cast in snd_pcm_lib_read/write()Takashi Iwai2018-07-261-2/+2
* | | Merge branch 'topic/drm_audio_component' into for-nextTakashi Iwai2018-07-193-37/+67
|\ \ \ | | |/ | |/|
| * | ALSA: hda: Make audio component support more genericTakashi Iwai2018-07-172-36/+64
| * | ALSA: hda/i915: Associate audio component with devresTakashi Iwai2018-07-171-2/+4
| * | drm/i915: Split audio component to a generic typeTakashi Iwai2018-07-172-6/+6
* | | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-181-2/+0
* | | ALSA: pcm: Allow drivers to set R/W wait time.Liam Girdwood2018-07-061-0/+1
* | | Merge branch 'topic/hda-core-intel' into for-nextTakashi Iwai2018-07-032-94/+58
|\ \ \ | |/ /
| * | ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja2018-06-282-1/+11
| * | ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja2018-06-281-1/+2
| * | ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja2018-06-282-15/+7
| * | ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2018-06-282-50/+39
| * | ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja2018-06-281-32/+4
| |/
* | ALSA: hda - Move in_pm accessors to HDA coreTakashi Iwai2018-06-281-0/+27
|/
* Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-06-069-453/+59
|\
| * Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2018-06-055-448/+51
| |\
| | * ASoC: fix 0-day warnings with snd_soc_new_compress()Pierre-Louis Bossart2018-05-301-0/+5
| | * ASoC: omap: Delete the obsolete omap-pcmPeter Ujfalusi2018-05-111-30/+0
| | * ASoC: rt5640: Remove unused rt5640_platform_dataHans de Goede2018-05-111-27/+0
| | * ASoC: soc.h: merge CONFIG_DEBUG_FSKuninori Morimoto2018-05-091-4/+1
| | * ASoC: remove Codec related codeKuninori Morimoto2018-05-092-266/+0
| | * ASoC: remove unneeded .pcm_new/freeKuninori Morimoto2018-05-091-2/+0
| | * ASoC: remove .get_regmapKuninori Morimoto2018-05-091-2/+0
| | * ASoC: remove codec reg_cacheKuninori Morimoto2018-05-091-13/+0
| | * ASoC: remove codec hw_write/control_dataKuninori Morimoto2018-05-091-2/+0
| | * Merge remote-tracking branch 'asoc/for-4.17' into asoc-4.18 to resolve aMark Brown2018-05-021-2/+2
| | |\
| | | * ASoC: dai playback and capture active may be greater than 1Jerome Brunet2018-05-021-2/+2
| | * | ASoC: Remove platform code now everything is componentisedCharles Keepax2018-04-261-100/+3
| | * | ASoC: topology: Revert recent changes while boot errors are investigatedMark Brown2018-04-191-12/+0
| | * | ASoC: topology: Fix build errorsMark Brown2018-04-181-21/+9
| | * | ASoC: topology: Add callback for DAPM route load/unloadLiam Girdwood2018-04-171-0/+7
| | * | ASoC: topology: Give more data to clients via callbacksLiam Girdwood2018-04-171-9/+14
OpenPOWER on IntegriCloud