OSDN Git Service

net: fec: Fix unbalanced PM runtime calls
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / sound /
2018-03-28 Takashi IwaiALSA: hda/realtek - Always immediately update mute...
2018-03-28 Takashi IwaiALSA: aloop: Fix access to not-yet-ready substream...
2018-03-28 Takashi IwaiALSA: aloop: Sync stale timer before release
2018-03-24 Dan CarpenterASoC: Intel: Skylake: Uninitialized variable in probe_c...
2018-03-24 Mikhail PaulyshkaALSA: hda - Fix headset microphone detection for ASUS...
2018-03-22 Takashi IwaiALSA: seq: Clear client entry before deleting else...
2018-03-22 Takashi IwaiALSA: seq: Fix possible UAF in snd_seq_check_queue()
2018-03-22 Takashi IwaiALSA: hda - Revert power_save option default value
2018-03-22 Takashi IwaiALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
2018-03-22 Dan CarpenterASoC: nuc900: Fix a loop timeout test
2018-03-22 Takashi SakamotoALSA: firewire-digi00x: handle all MIDI messages on...
2018-03-22 Kuninori MorimotoASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR...
2018-03-18 Dennis WassenbergALSA: hda: add dock and led support for HP ProBook...
2018-03-18 Dennis WassenbergALSA: hda: add dock and led support for HP EliteBook...
2018-03-18 Takashi IwaiALSA: seq: More protection for concurrent write and...
2018-03-18 Takashi IwaiALSA: seq: Don't allow resizing pool in use
2018-03-18 Takashi IwaiALSA: hda/realtek - Fix dock line-out volume on Dell...
2018-03-11 Hans de GoedeALSA: hda: Add a power_save blacklist
2018-03-11 Erik VeijolaALSA: usb-audio: Add a quirck for B&W PX headphones
2018-02-25 Vinod KoulASoC: Intel: Kconfig: fix build when ACPI is not enabled
2018-02-25 Arnd BergmannASoC: rockchip: use __maybe_unused to hide st_irq_syscf...
2018-02-25 Arnd BergmannASoC: mediatek: add i2c dependency
2018-02-25 Arnd BergmannALSA: hda/ca0132 - fix possible NULL pointer use
2018-02-25 Stefan PotyraASoC: rockchip: disable clock on error
2018-02-25 Arnd BergmannASoC: ux500: add MODULE_LICENSE tag
2018-02-22 Takashi IwaiALSA: seq: Fix racy pool initializations
2018-02-22 Lassi YlikojolaALSA: usb-audio: add implicit fb quirk for Behringer...
2018-02-22 Jan-Marek GlogowskiALSA: hda/realtek: PCI quirk for Fujitsu U7x7
2018-02-22 Kirill MarinushkinALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE...
2018-02-22 Hui WangALSA: hda - Fix headset mic detection problem for two...
2018-02-22 Takashi IwaiALSA: seq: Fix regression by incorrect ioctl_mutex...
2018-02-16 Kuninori MorimotoASoC: rsnd: avoid duplicate free_irq()
2018-02-16 Kuninori MorimotoASoC: rsnd: don't call free_irq() on Parent SSI
2018-02-16 Julian ScheelASoC: simple-card: Fix misleading error message
2018-02-16 Jesse ChanASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR...
2018-02-03 Takashi IwaiALSA: seq: Make ioctls race-free
2018-01-23 Takashi IwaiALSA: hda - Apply the existing quirk to iMac 14,1
2018-01-23 Takashi IwaiALSA: hda - Apply headphone noise quirk for another...
2018-01-23 Takashi IwaiALSA: pcm: Remove yet superfluous WARN_ON()
2018-01-17 Takashi IwaiALSA: aloop: Fix racy hw constraints adjustment
2018-01-17 Takashi IwaiALSA: aloop: Fix inconsistent format due to incomplete...
2018-01-17 Takashi IwaiALSA: aloop: Release cable upon open error path
2018-01-17 Takashi IwaiALSA: pcm: Allow aborting mutex lock at OSS read/write...
2018-01-17 Takashi IwaiALSA: pcm: Abort properly at pending signal in OSS...
2018-01-17 Takashi IwaiALSA: pcm: Add missing error checks in OSS emulation...
2018-01-17 Takashi IwaiALSA: pcm: Remove incorrect snd_BUG_ON() usages
2018-01-02 Hui WangALSA: hda - fix headset mic detection issue on a Dell...
2018-01-02 Takashi IwaiALSA: hda: Drop useless WARN_ON()
2018-01-02 Johan HovoldASoC: twl4030: fix child-node lookup
2018-01-02 Maciej S. SzmigieroASoC: fsl_ssi: AC'97 ops need regmap, clock and cleanin...
2018-01-02 Takashi IwaiALSA: usb-audio: Fix the missing ctl name suffix at...
2018-01-02 Takashi IwaiALSA: rawmidi: Avoid racy info ioctl via ctl device
2017-12-25 Takashi IwaiALSA: hda - Fix yet another i915 pointer leftover in...
2017-12-25 Takashi IwaiALSA: hda - Degrade i915 binding failure message
2017-12-25 Takashi IwaiALSA: hda - Clear the leftover component assignment...
2017-12-25 Jaroslav KyselaALSA: hda - add support for docking station for HP...
2017-12-25 Jaroslav KyselaALSA: hda - add support for docking station for HP...
2017-12-16 Jaejoong KimALSA: usb-audio: Add check return value for usb_string()
2017-12-16 Jaejoong KimALSA: usb-audio: Fix out-of-bound error
2017-12-16 Takashi IwaiALSA: seq: Remove spurious WARN_ON() at timer check
2017-12-16 Robb GlasserALSA: pcm: prevent UAF in snd_pcm_info
2017-11-30 Richard FitzgeraldASoC: wm_adsp: Don't overrun firmware file buffer when...
2017-11-30 Colin Ian KingASoC: rsnd: don't double free kctrl
2017-11-30 Gabriele MazzottaALSA: hda - Apply ALC269_FIXUP_NO_SHUTUP on HDA_FIXUP_A...
2017-11-30 Kailang YangALSA: hda/realtek - Fix ALC700 family no sound issue
2017-11-30 Takashi IwaiALSA: timer: Remove kernel warning at compat ioctl...
2017-11-30 Takashi IwaiALSA: usb-audio: Add sanity checks in v2 clock parsers
2017-11-30 Takashi IwaiALSA: usb-audio: Fix potential out-of-bound access...
2017-11-30 Takashi IwaiALSA: usb-audio: Add sanity checks to FE parser
2017-11-30 Henrik ErikssonALSA: pcm: update tstamp only if audio_tstamp changed
2017-11-30 Vijendar MukundaALSA: hda: Add Raven PCI ID
2017-11-21 Kailang YangALSA: hda/realtek - Add new codec ID ALC299
2017-11-21 Takashi IwaiALSA: vx: Fix possible transfer overflow
2017-11-21 Takashi IwaiALSA: vx: Don't try to update capture stream before...
2017-11-18 Takashi IwaiALSA: seq: Cancel pending autoload work at unbinding...
2017-11-15 Takashi IwaiALSA: seq: Fix OSS sysex delivery in OSS emulation
2017-11-08 Ricard WanderlofASoC: adau17x1: Workaround for noise bug in ADC
2017-11-08 Takashi IwaiALSA: seq: Fix nested rwsem annotation for lockdep...
2017-11-08 Takashi IwaiALSA: timer: Add missing mutex lock for compat ioctls
2017-11-02 Hui WangALSA: hda - fix headset mic problem for Dell machines...
2017-11-02 Kailang YangALSA: hda/realtek - Add support for ALC236/ALC3204
2017-10-27 Takashi IwaiALSA: hda: Remove superfluous '-' added by printk conve...
2017-10-27 Ben HutchingsALSA: seq: Enable 'use' locking in all configurations
2017-10-27 Jussi LaakoALSA: usb-audio: Add native DSD support for Pro-Ject...
2017-10-18 Takashi IwaiALSA: line6: Fix leftover URB at error-path during...
2017-10-18 Takashi IwaiALSA: caiaq: Fix stray URB at probe error path
2017-10-18 Takashi IwaiALSA: seq: Fix copy_from_user() call inside lock
2017-10-18 Takashi IwaiALSA: seq: Fix use-after-free at creating a port
2017-10-18 Takashi IwaiALSA: usb-audio: Kill stray URB at exiting
2017-10-12 Takashi IwaiALSA: usx2y: Suppress kernel warning at page allocation...
2017-10-12 Guneshwor SinghALSA: compress: Remove unused variable
2017-10-12 Takashi IwaiALSA: usb-audio: Check out-of-bounds access by corrupte...
2017-10-08 Arnd BergmannALSA: au88x0: avoid theoretical uninitialized access
2017-10-08 Linus WalleijASoC: dapm: fix some pointer error handling
2017-10-08 Linus WalleijASoC: dapm: handle probe deferrals
2017-09-13 Takashi IwaiALSA: msnd: Optimize / harden DSP and MIDI loops
2017-09-02 Takashi IwaiALSA: au88x0: Fix zero clear of stream->resources
2017-08-30 Kuninori MorimotoASoC: rsnd: don't call update callback if it was NULL
2017-08-30 Kuninori MorimotoASoC: rsnd: ssi: 24bit data needs right-aligned settings
2017-08-30 Geert UytterhoevenASoC: rsnd: Add missing initialization of ADG req_rate
next