aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-21misc: bcm-vk: fix tty registration raceJohan Hovold1-3/+3
2021-09-14habanalabs: expose a single cs seq in staged submissionsOfir Bitton1-0/+6
2021-09-14habanalabs: fix wait offset handlingfarah kassabri1-2/+7
2021-09-14habanalabs: rate limit multi CS completion errorsOfir Bitton1-1/+2
2021-09-14habanalabs/gaudi: fix LBW RR configurationOded Gabbay1-48/+67
2021-09-14habanalabs: Fix spelling mistake "FEADBACK" -> "FEEDBACK"Colin Ian King1-1/+1
2021-09-14habanalabs: fail collective wait when not supportedOfir Bitton1-0/+9
2021-09-14habanalabs/gaudi: use direct MSI in single modeOmer Shpigelman2-3/+8
2021-09-14habanalabs: fix kernel OOPs related to staged csfarah kassabri1-5/+13
2021-09-14habanalabs: fix potential race in interrupt wait ioctlOfir Bitton1-14/+21
2021-09-14misc: genwqe: Fixes DMA mask settingChristophe JAILLET1-1/+1
2021-09-12Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-11/+27
2021-09-10Merge tag 'char-misc-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds26-770/+3689
2021-09-10lkdtm: Use init_uts_ns.name instead of macrosKees Cook2-11/+27
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+9
2021-09-02Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-1/+0
2021-09-02Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas1-0/+1
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-4/+4
2021-09-01Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-0/+318
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-5/+2
2021-09-01habanalabs/gaudi: hwmon default card nameRajaravi Krishna Katta1-1/+1
2021-09-01habanalabs: add support for f/w resetOded Gabbay5-35/+61
2021-09-01habanalabs/gaudi: block ICACHE_BASE_ADDERESS_HIGH in TPCOded Gabbay1-0/+8
2021-09-01habanalabs: cannot sleep while holding spinlockfarah kassabri2-3/+1
2021-09-01habanalabs: never copy_from_user inside spinlockOded Gabbay1-23/+12
2021-09-01habanalabs: remove unnecessary device status checkOded Gabbay1-4/+6
2021-09-01habanalabs: disable IRQ in user interrupts spinlockOded Gabbay1-12/+13
2021-09-01habanalabs: add "in device creation" statusOmer Shpigelman4-16/+17
2021-09-01habanalabs/gaudi: invalidate PMMU mem cache on initOded Gabbay1-0/+3
2021-09-01habanalabs/gaudi: size should be printed in decimalOded Gabbay1-2/+2
2021-09-01habanalabs/gaudi: define DC POWER for secured PMCOded Gabbay2-1/+7
2021-09-01habanalabs/gaudi: unmask out of bounds SLM access interruptTomer Tayar1-1/+1
2021-09-01habanalabs: add userptr_lookup node in debugfsYuri Nudelman3-19/+93
2021-09-01habanalabs/gaudi: fetch TPC/MME ECC errors from F/WOfir Bitton1-0/+6
2021-09-01habanalabs: modify multi-CS to wait on stream mastersOhad Sharabi6-28/+77
2021-09-01habanalabs/gaudi: add monitored SOBs to state dumpAlon Mizrahi2-2/+37
2021-09-01habanalabs/gaudi: restore user registers when context opensOded Gabbay1-2/+12
2021-09-01habanalabs/gaudi: increase boot fit timeoutOded Gabbay2-1/+5
2021-09-01habanalabs: update to latest firmware headersOded Gabbay2-6/+121
2021-09-01habanalabs/gaudi: minimize number of register readsOded Gabbay2-9/+11
2021-09-01habanalabs: fix mmu node address resolution in debugfsYuri Nudelman1-1/+1
2021-09-01habanalabs: save pid per userptrYuri Nudelman3-4/+7
2021-09-01habanalabs/gaudi: move scrubbing to late initOded Gabbay1-5/+5
2021-09-01habanalabs/gaudi: scrub HBM to a specific valueOfir Bitton1-2/+7
2021-09-01habanalabs: add validity check for event ID received from F/WOfir Bitton2-0/+12
2021-09-01habanalabs: clear msg_to_cpu_reg to avoid misread after resetKoby Elbaz1-16/+12
2021-09-01habanalabs: make set_pci_regions asic functionOhad Sharabi3-4/+8
2021-09-01habanalabs: convert PCI BAR offset to u64Ohad Sharabi1-1/+1
2021-09-01habanalabs: expose server type in INFO IOCTLOded Gabbay6-1/+21
2021-08-29habanalabs: remove redundant warning messageOded Gabbay1-3/+0