aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-01ALSA: docs: fix typoJulia Lawall1-1/+1
2020-08-01ALSA: doc: use correct config variable nameJulia Lawall1-1/+1
2020-07-30ALSA: hda/realtek - Fixed HP right speaker no soundKailang Yang1-1/+18
2020-07-29ALSA: hda: fix NULL pointer dereference during suspendRanjani Sridharan1-0/+8
2020-07-28ALSA: hda/hdmi: Fix keep_power assignment for non-component devicesTakashi Iwai1-1/+1
2020-07-27ALSA: hda: Workaround for spurious wakeups on some Intel platformsTakashi Iwai2-4/+15
2020-07-27ALSA: usb-audio: endpoint : remove needless check before usb_free_coherent()Xu Wang1-3/+2
2020-07-27ALSA: hda/realtek: Fix add a "ultra_low_power" function for intel reference board (alc256)PeiSen Hou1-1/+1
2020-07-24ALSA: hda/realtek: typo_fix: enable headset mic of ASUS ROG Zephyrus G14(GA401) series with ALC289Armas Spann1-3/+3
2020-07-24ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G15(GA502) series with ALC289Armas Spann1-0/+9
2020-07-22ALSA: usb-audio: Add implicit feedback quirk for SSL2Laurence Tratt1-0/+1
2020-07-20ALSA: Replace the word "slave" in vmaster APITakashi Iwai15-267/+269
2020-07-19ALSA: asihpi: delete duplicated wordRandy Dunlap1-1/+1
2020-07-19ALSA: Replace HTTP links with HTTPS onesAlexander A. Klimov8-12/+12
2020-07-18ALSA: hda/realtek: Fixed ALC298 sound bug by adding quirk for Samsung Notebook Pen SJoonho Wohn1-0/+1
2020-07-17ALSA: info: Drop WARN_ON() from buffer NULL sanity checkTakashi Iwai1-1/+3
2020-07-17ALSA: line6: Use kmemdup in podhd_set_monitor_level()YueHaibing1-3/+1
2020-07-17ALSA: hda: Add support for Loongson 7A1000 controllerKaige Li1-0/+2
2020-07-17Revert "ALSA: pcm: Use SG-buffer only when direct DMA is available"Takashi Iwai1-14/+0
2020-07-16ASoC: rt5682: Report the button event in the headset type onlyOder Chiou1-1/+2
2020-07-16ASoC: Intel: bytcht_es8316: Add missed put_device()Jing Xiangfeng1-1/+3
2020-07-16ALSA: hda/realtek - fixup for yet another Intel reference boardPeiSen Hou1-0/+1
2020-07-16ALSA: hda/realtek - Enable Speaker for ASUS UX563Kailang Yang1-0/+1
2020-07-16ALSA: hda/realtek - Enable Speaker for ASUS UX533 and UX534Kailang Yang1-0/+2
2020-07-15ALSA: usb-audio: Replace blacklist wordTakashi Iwai1-1/+1
2020-07-15ALSA: via82xx: Replace the words whitelistTakashi Iwai1-3/+3
2020-07-15ALSA: nm256: Replace the words blacklistTakashi Iwai1-4/+4
2020-07-15ALSA: intel8x0: Replace the words white/blacklistTakashi Iwai1-3/+3
2020-07-15ALSA: hda: Replace the words white/blacklistTakashi Iwai2-16/+16
2020-07-15ALSA: es1968: Replace the words white/blacklistTakashi Iwai1-10/+10
2020-07-15ALSA: ctxfi: Replace the word blacklistTakashi Iwai1-1/+1
2020-07-15ALSA: bt87x: Replace the words white/blacklistTakashi Iwai1-7/+7
2020-07-15ALSA: ac97: Replace the words white/blacklistTakashi Iwai1-7/+7
2020-07-14ALSA: hda/tegra: Disable sync-write operationJon Hunter1-0/+1
2020-07-14ASoC: rt5682: Enable Vref2 under using PLL2derek.fang1-7/+17
2020-07-13ALSA: echoaudio: re-enable IRQs on failure pathDan Carpenter1-1/+1
2020-07-13ALSA: line6: add hw monitor volume control for POD HD500Vasily Khoruzhick3-2/+132
2020-07-13ALSA: hda/realtek: Enable headset mic of Acer TravelMate B311R-31 with ALC256Jian-Hong Pan1-0/+11
2020-07-11ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G14(G401) series with ALC289Armas Spann1-0/+9
2020-07-11ALSA: hda/realtek - change to suitable link model for ASUS platformKailang Yang1-2/+2
2020-07-10ALSA: usb-audio: Fix race against the error recovery URB submissionTakashi Iwai1-5/+12
2020-07-10ALSA: line6: Sync the pending work cancel at disconnectionTakashi Iwai1-1/+1
2020-07-10ALSA: line6: Perform sanity check for each URB creationTakashi Iwai2-0/+4
2020-07-09ASoC: rt286: fix unexpected interrupt happensShuming Fan1-4/+4
2020-07-09ASoC: wm8974: remove unsupported clock modePuyou Lu1-0/+4
2020-07-09ASoC: wm8974: fix Boost Mixer Aux SwitchPuyou Lu1-1/+1
2020-07-09ALSA: Replace with fallthrough pseudo keyword in the remaining placesTakashi Iwai6-11/+11
2020-07-09ALSA: xen: Remove superfluous fall through commentsTakashi Iwai2-8/+0
2020-07-09ALSA: atmel: Remove invalid "fall through" commentsTakashi Iwai1-2/+2
2020-07-09ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva35-80/+78