summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/gaudi/gaudi_hwmgr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-26media/radio: Make radio_isa_common_remove() return voidUwe Kleine-König1-4/+5
2021-01-26watchdog: pcwd: drop always-false if from remove callbackUwe Kleine-König1-3/+0
2021-01-26ALSA: hda/tegra: Remove unnecessary null-check from hda_tegra_runtime_resume()Dmitry Osipenko1-1/+1
2021-01-26ALSA: hda/tegra: Reset hardwareDmitry Osipenko1-0/+20
2021-01-26ALSA: hda/tegra: Use clk_bulk helpersDmitry Osipenko1-59/+9
2021-01-26ALSA: bebob: remove an unnecessary condition in hwdep_read()Takashi Sakamoto1-5/+3
2021-01-25ALSA: fireface: remove unnecessary condition in hwdep_read()Dan Carpenter1-6/+4
2021-01-25ALSA: oxfw: remove an unnecessary condition in hwdep_read()Dan Carpenter1-6/+4
2021-01-25ALSA: hda: Assign boolean values to a bool variableJiapeng Zhong1-1/+1
2021-01-24ALSA: hda: boolean values to a bool variableJiapeng Zhong1-1/+1
2021-01-21ALSA: usb-audio: Fix "RANGE setting not yet supported" errorsTakashi Iwai1-1/+1
2021-01-21ALSA: usb-audio: Skip the clock selector inquiry for single connectionsTakashi Iwai1-0/+6
2021-01-18ALSA: usb-audio: Add support for Pioneer DJM-750Olivia Mackintosh2-1/+62
2021-01-18ALSA: usb-audio: Avoid implicit feedback on Pioneer devicesTakashi Iwai1-8/+9
2021-01-18ALSA: usb-audio: Set sample rate for all sharing EPs on UAC1Takashi Iwai1-0/+9
2021-01-18ALSA: usb-audio: Fix UAC1 rate setup for secondary endpointsTakashi Iwai2-43/+6
2021-01-18Linux 5.11-rc4v5.11-rc4Linus Torvalds1-1/+1
2021-01-17mm: don't put pinned pages into the swap cacheLinus Torvalds1-0/+2
2021-01-16dump_common_audit_data(): fix racy accesses to ->d_nameAl Viro1-2/+5
2021-01-16mm: don't play games with pinned pages in clear_page_refsLinus Torvalds1-0/+21
2021-01-16mm: fix clear_refs_write lockingLinus Torvalds1-23/+9
2021-01-16RISC-V: Fix maximum allowed phsyical memory for RV32Atish Patra1-2/+4
2021-01-16RISC-V: Set current memblock limitAtish Patra1-2/+14
2021-01-16RISC-V: Do not allocate memblock while iterating reserved memblocksAtish Patra1-11/+13
2021-01-16iov_iter: fix the uaccess area in copy_compat_iovec_from_userChristoph Hellwig1-1/+1
2021-01-16io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()Jens Axboe1-0/+1
2021-01-15perf inject: Correct event attribute sizesAl Grant1-0/+8
2021-01-15perf intel-pt: Fix 'CPU too large' errorAdrian Hunter2-3/+3
2021-01-15perf stat: Take cgroups into account for shadow statsNamhyung Kim1-7/+19
2021-01-15perf stat: Introduce struct runtime_stat_dataNamhyung Kim1-173/+173
2021-01-15libperf tests: Fail when failing to get a tracepoint idIan Rogers1-0/+1
2021-01-15libperf tests: If a test fails return non-zeroIan Rogers4-4/+4
2021-01-15libperf tests: Avoid uninitialized variable warningIan Rogers1-2/+2
2021-01-15ext4: remove expensive flush on fast commitDaejun Park1-5/+5
2021-01-15ext4: fix bug for rename with RENAME_WHITEOUTyangerkun1-8/+9
2021-01-15ext4: fix wrong list_splice in ext4_fc_cleanupDaejun Park1-1/+1
2021-01-15ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERRYi Li1-11/+12
2021-01-15perf test: Fix shadow stat test for non-bash shellsNamhyung Kim1-16/+14
2021-01-15tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo1-5/+0
2021-01-15tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2021-01-15perf bpf examples: Fix bpf.h header include directive in 5sec.c exampleArnaldo Carvalho de Melo1-1/+1
2021-01-15io_uring: flush timeouts that should already have expiredMarcelo Diop-Gonzalez1-4/+30
2021-01-15ALSA: x86: Simplify with dma_set_mask_and_coherent()Takashi Iwai1-2/+1
2021-01-15ALSA: pci: Simplify with dma_set_mask_and_coherent()Takashi Iwai18-48/+21
2021-01-15ALSA: hda: Add Cometlake-R PCI IDKai-Chuan Hsieh1-0/+3
2021-01-15ALSA: dice: add support for Lexicon I-ONIX FW810sTakashi Sakamoto4-1/+41
2021-01-15arm64: selftests: Fix spelling of 'Mismatch'Mark Brown2-2/+2
2021-01-15arm64: syscall: include prototype for EL0 SVC functionsMark Rutland1-0/+1
2021-01-15ALSA: usb-audio: Convert the last strlcpy() usageTakashi Iwai1-6/+5
2021-01-15ALSA: usb-audio: Convert remaining strlcpy() to strscpy()Takashi Iwai1-3/+9