arm64: Silence gcc warnings about arch ABI drift
[platform/kernel/linux-exynos.git] / sound /
2019-03-12 Jaechul LeeASoC: samsung: odroid: Change rfs value to 256 59/201059/4
2019-03-08 Sylwester NawrockiASoS: samsung: odroid: Fix clock configuration for... 25/201125/1
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Fix DAPM routes for capture stream 29/200829/1
2019-03-04 Marek SzyprowskiLOCAL: ASoC: temporary workaround for i2s/prepare_lock... 46/200646/2
2019-03-04 Sylwester NawrockiASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_C... 59/197859/6
2019-03-04 Sylwester NawrockiASoC: samsung: odroid: Prevent uninitialized variable use 45/200645/2
2019-03-04 Sylwester NawrockiASoC: samsung: odroid: Fix of_node refcount unbalance 44/200644/2
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Fix multiple "IIS multi" devices... 43/200643/2
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Fix secondary platform device unreg... 42/200642/2
2019-03-04 Sylwester NawrockiASoC: samsung: odroid: Add missing DAPM routes 41/200641/2
2019-03-04 Sylwester NawrockiASoC: samsung: odroid: Ensure proper sample rate on... 40/200640/2
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Prevent potential NULL platform... 39/200639/2
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Convert to SPDX License Indentifier 38/200638/2
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Comments clean up 37/200637/2
2019-03-04 Gustavo A. R. SilvaASoC: samsung: i2s: Mark expected switch fall-through 36/200636/2
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Change indentation in SAMSUNG_I2S_F... 35/200635/2
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Simplify pri_dai, sec_dai pointers... 34/200634/2
2019-03-04 Sylwester NawrockiASoC: samsung: Specify DMA channel names through custom... 47/199147/3
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Get rid of a static spinlock 52/197852/5
2019-03-04 Sylwester NawrockiASoC: samsung: odroid: Add support for secondary CPU DAI 53/197853/5
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Move quirks data to common driver... 51/197851/5
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Move IP variant data to common... 50/197850/5
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Drop spinlock pointer from i2s_dai... 49/197849/5
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Move SFR pointer to common driver... 48/197848/5
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Move registers cache to common... 47/197847/5
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Move opclk data to common driver... 46/197846/5
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Move core clk to the driver common... 45/197845/5
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Add widgets and routes for DPCM... 44/197844/5
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Move clk supplier data to common... 43/197843/5
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Restore support for the secondary PCM 42/197842/5
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Convert to single component with... 41/197841/5
2019-03-04 Sylwester NawrockiASoC: samsung: dmaengine: Allow to specify custom DMA... 39/197839/5
2019-03-04 Sylwester NawrockiASoC: dmaengine: Extend use of chan_names provided... 38/197838/5
2019-03-04 Sylwester NawrockiASoC: dmaengine: Improve of_node test in dmaengine_pcm_... 37/197837/5
2019-03-04 Sylwester NawrockiASoC: samsung: i2s: Fix prescaler setting for the secon... 40/197840/5
2019-03-04 Sylwester NawrockiASoC: samsung: Prevent clk_get_rate() calls in atomic... 33/200633/2
2019-03-04 Sylwester NawrockiASoC: Revert "LOCAL / temporary workaround for i2s... 32/200632/2
2019-02-14 Rohit kumarASoC: core: Invoke pcm_new() for all DAI-link
2019-02-14 Sylwester NawrockiASoC: Use proper DT compatible string for Hardkernel...
2019-02-14 Sylwester NawrockiASoC: samsung: Use snd_soc_of_put_dai_link_codecs(...
2019-02-14 Sylwester NawrockiASoC: Add snd_soc_of_put_dai_link_codecs() helper function
2019-02-14 Sylwester NawrockiASoC: samsung: odroid: Drop sample rates that cannot...
2019-02-14 Sylwester NawrockiASoC: samsung: i2s: Fix rclk_srcrate handling
2019-02-14 Marek SzyprowskiLOCAL / temporary workaround for i2s/prepare_lock deadlock
2019-02-14 Sylwester NawrockiASoC: samsung: Add support for HDMI audio on TM2 board
2019-02-14 Sylwester NawrockiASoC: samsung: i2s: Define the parameters list for...
2019-02-14 Sylwester NawrockiASoC: samsung: i2s: Prevent external abort on exynos543...
2019-02-14 Sylwester NawrockiASoC: samsung: i2s: Ensure names of supplied clocks...
2019-02-14 Corentin LabbeASoC: samsung: clean makefile about inexistant files
2019-02-14 Jaechul LeeASoC: samsung: Use 'samsung-i2s' cpu_dai for dai_links
2019-02-14 Jaechul LeeASoC: samsung: i2s: Use specific name for i2s dais
2019-02-14 Marek SzyprowskiASoC: samsung: i2s: disable secondary DAI until it...
2019-02-12 Takashi IwaiALSA: hda - Serialize codec registrations
2019-02-12 Fabio EstevamASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on...
2019-02-12 Arnd BergmannASoC: Intel: mrfld: fix uninitialized variable access
2019-02-06 Kailang YangALSA: hda/realtek - Fixed hp_pin no value
2019-01-31 Anthony WongALSA: hda - Add mute LED support for HP ProBook 470 G5
2019-01-31 Gustavo A. R. SilvaASoC: rt5514-spi: Fix potential NULL pointer dereference
2019-01-31 Kangjie LuASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages
2019-01-26 Takashi SakamotoALSA: bebob: fix model-id of unit for Apogee Ensemble
2019-01-26 Takashi SakamotoALSA: oxfw: add support for APOGEE duet FireWire
2019-01-16 Kailang YangALSA: hda/realtek - Disable headset Mic VREF for headse...
2019-01-16 Kailang YangALSA: hda/realtek - Add unplug function into unplug...
2019-01-16 Kailang YangALSA: hda/realtek - Support Dell headset mode for New...
2019-01-13 Hui PengALSA: usb-audio: Fix an out-of-bound read in create_com...
2019-01-13 Takashi IwaiALSA: usb-audio: Avoid access before bLength check...
2019-01-13 Dan CarpenterALSA: cs46xx: Potential NULL dereference in probe
2019-01-09 Sameer PujarALSA: hda/tegra: clear pending irq handlers
2019-01-09 Takashi SakamotoALSA: firewire-lib: use the same print format for ...
2019-01-09 Takashi SakamotoALSA: firewire-lib: fix wrong assignment for 'out_packe...
2019-01-09 Takashi SakamotoALSA: firewire-lib: fix wrong handling payload_length...
2019-01-09 Takashi SakamotoALSA: fireface: fix for state to fetch PCM frames
2019-01-09 Mantas MikulėnasALSA: hda: add mute LED support for HP EliteBook 840 G4
2019-01-09 Gustavo A. R. SilvaALSA: emux: Fix potential Spectre v1 vulnerabilities
2019-01-09 Gustavo A. R. SilvaALSA: pcm: Fix potential Spectre v1 vulnerability
2019-01-09 Gustavo A. R. SilvaALSA: emu10k1: Fix potential Spectre v1 vulnerabilities
2019-01-09 Gustavo A. R. SilvaALSA: rme9652: Fix potential Spectre v1 vulnerability
2018-12-29 Daniel MackASoC: sta32x: set ->component pointer in private struct
2018-12-17 Kailang YangALSA: hda/realtek - Fixed headphone issue for ALC700
2018-12-17 Takashi SakamotoALSA: fireface: fix reference to wrong register for...
2018-12-17 Peter UjfalusiASoC: omap-dmic: Add pm_qos handling to avoid overruns...
2018-12-17 Peter UjfalusiASoC: omap-mcpdm: Add pm_qos handling to avoid under...
2018-12-17 Peter UjfalusiASoC: omap-mcbsp: Fix latency value calculation for...
2018-12-17 Tzung-Bi ShihASoC: dapm: Recalculate audio map forcely when card...
2018-12-17 Peter UjfalusiASoC: omap-abe-twl6040: Fix missing audio card caused...
2018-12-17 Richard FitzgeraldASoC: wm_adsp: Fix dma-unsafe read of scratch registers
2018-12-17 Kuninori MorimotoASoC: rsnd: fixup clock start checker
2018-12-13 Takashi IwaiALSA: hda/realtek - Fix speaker output regression on...
2018-12-13 Takashi IwaiALSA: pcm: Call snd_pcm_unlink() conditionally at closing
2018-12-13 Chanho MinALSA: pcm: Fix starvation on down_write_nonblock()
2018-12-13 Kai-Heng FengALSA: hda: Add support for AMD Stoney Ridge
2018-12-13 Hui PengALSA: usb-audio: Fix UAF decrement if card has no live...
2018-12-08 Takashi IwaiALSA: trident: Suppress gcc string warning
2018-12-08 Takashi IwaiALSA: intel_hdmi: Use strlcpy() instead of strncpy()
2018-12-05 Anisse AstierALSA: hda/realtek - fix headset mic detection for MSI...
2018-12-05 Kailang YangALSA: hda/realtek - Support ALC300
2018-12-05 Takashi IwaiALSA: sparc: Fix invalid snd_free_pages() at error...
2018-12-05 Takashi IwaiALSA: control: Fix race between adding and removing...
2018-12-05 Takashi IwaiALSA: ac97: Fix incorrect bit shift at AC97-SPSA contro...
2018-12-05 Takashi IwaiALSA: wss: Fix invalid snd_free_pages() at error path
next