aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-08Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds11-4/+461
2019-05-07Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-4/+4
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds4-4/+4
2019-05-07Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-0/+11
2019-05-07Merge tag 'regulator-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-2/+2
2019-05-06Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-27/+33
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+0
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov4-4/+4
2019-05-06Merge branch 'regulator-5.2' into regulator-nextMark Brown1-2/+2
2019-05-06Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'Rafael J. Wysocki6-27/+33
2019-05-02Merge branch 'spi-5.2' into spi-nextMark Brown1-0/+11
2019-05-02spi: AD ASoC: declare missing of tableDaniel Gomez1-0/+11
2019-04-30ALSA: hda/realtek - Apply the fixup for ASUS Q325UARTakashi Iwai1-0/+4
2019-04-28ALSA: line6: use dynamic buffersGreg Kroah-Hartman3-40/+65
2019-04-28ALSA: hda/realtek - Fixed Dell AIO speaker noiseKailang Yang1-0/+2
2019-04-24ALSA: hda/realtek - Add new Dell platform for headset modeKailang Yang1-0/+7
2019-04-22media: sound/usb: Use Media Controller API to share media resourcesShuah Khan11-4/+461
2019-04-18ALSA: line6: Avoid polluting led_* namespaceJacek Anaszewski1-4/+4
2019-04-17ALSA: hda/realtek - add two more pin configuration sets to quirk tableHui Wang1-0/+6
2019-04-16ALSA: core: Fix card races between register and disconnectTakashi Iwai1-9/+9
2019-04-16ALSA: info: Fix racy addition/deletion of nodesTakashi Iwai1-2/+10
2019-04-13ALSA: hda: Initialize power_state field properlyTakashi Iwai1-0/+1
2019-04-11Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai43-237/+665
2019-04-10ASoC: wcd9335: Fix missing regmap requirementMarc Gonzalez1-0/+1
2019-04-10ALSA: hda: Fix racy display power accessTakashi Iwai3-2/+6
2019-04-10ASoC: pcm: fix error handling when try_module_get() fails.Ranjani Sridharan1-3/+5
2019-04-10ASoC: stm32: sai: fix master clock managementOlivier Moysan1-17/+47
2019-04-10ASoC: Intel: kbl: fix wrong number of channelsTzung-Bi Shih1-1/+1
2019-04-08ALSA: hda - Add two more machines to the power_save_blacklistHui Wang1-0/+4
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-1/+0
2019-04-08ASoC: pcm: update module refcount if module_get_upon_open is setRanjani Sridharan1-0/+8
2019-04-08ASoC: core: conditionally increase module refcount on component openRanjani Sridharan2-3/+3
2019-04-08ASoC: ab8500: add range to usleep_rangeNicholas Mc Guire1-2/+2
2019-04-08ASoC: stm32: fix sai driver name initialisationArnaud Pouliquen1-1/+1
2019-04-08ASoC: topology: Use the correct dobj to free enum control values and textsRanjani Sridharan1-3/+4
2019-04-05ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra1-3/+3
2019-04-05ASoC: intel: skylake: add remove() callback for component driverRanjani Sridharan1-0/+7
2019-04-05ASoC: cs35l35: Disable regulators on driver removalCharles Keepax1-0/+11
2019-04-04ALSA: xen-front: Do not use stream buffer size before it is setOleksandr Andrushchenko1-1/+1
2019-04-04ASoC: rockchip: pdm: change dma burst to 8Sugar Zhang1-1/+1
2019-04-04ASoC: rockchip: pdm: fix regmap_ops hang issueSugar Zhang1-0/+2
2019-04-04ASoC: simple-card: don't select DPCM via simple-audio-cardKuninori Morimoto1-3/+9
2019-04-04ASoC: audio-graph-card: don't select DPCM via audio-graph-cardKuninori Morimoto1-3/+8
2019-04-04ASoC: tlv320aic32x4: Change author's nameAnnaliese McDermond2-4/+4
2019-04-03ALSA: hda/realtek - Add quirk for Tuxedo XC 1509Richard Sailer1-9/+10
2019-04-03ALSA: hda/realtek - Move to ACT_INIT stateKailang Yang1-12/+29
2019-04-03ASoC: Intel: cht_bsw_max98090_ti: Enable codec clock once and keep it enabledHans de Goede1-6/+41
2019-04-03ASoC: wm_adsp: Check for buffer in trigger stopCharles Keepax1-1/+2
2019-04-02ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233Jian-Hong Pan1-0/+12
2019-04-02ASoC: dapm: set power_check callback for widgets that shouldnt be always onRanjani Sridharan1-0/+7