summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-05Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-08-03misc: pci_endpoint_test: Add J721E in pci_device_id tableKishon Vijay Abraham I
2020-07-29habanalabs: remove unused but set variable 'ctx_asid'Wei Yongjun
2020-07-29mei: add device kind to sysfsAlexander Usyskin
2020-07-29ocxl: Address kernel doc errors & warningsAlastair D'Silva
2020-07-29habanalabs: goya_ctx_init() can be statickernel test robot
2020-07-29habanalabs: fix up absolute include instructionsGreg Kroah-Hartman
2020-07-27x86/cpu: Relocate sync_core() to sync_core.hRicardo Neri
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman
2020-07-24habanalabs: Fix memory leak in error flow of context initializationTomer Tayar
2020-07-24habanalabs: use no flags on MMU cache invalidationTomer Tayar
2020-07-24habanalabs: enable device before hw_init()Oded Gabbay
2020-07-24habanalabs: create internal CB poolOfir Bitton
2020-07-24habanalabs: update hl_boot_if.h from firmwareOded Gabbay
2020-07-24habanalabs: create common folderOded Gabbay
2020-07-24habanalabs: check for DMA errors when clearing memoryMoti Haimovski
2020-07-24habanalabs: verify queue can contain all cs jobsOfir Bitton
2020-07-24habanalabs: Assign each CQ with its own work queueOfir Bitton
2020-07-24habanalabs: halt device CPU only upon certain resetOded Gabbay
2020-07-24habanalabs: remove unused hashOmer Shpigelman
2020-07-24habanalabs: use queue pi/ci in order to determine queue occupancyOfir Bitton
2020-07-24habanalabs: configure maximum queues per asicOfir Bitton
2020-07-24habanalabs: remove soft-reset support from GAUDIOded Gabbay
2020-07-24habanalabs: PCIe iATU refactoringOfir Bitton
2020-07-24habanalabs: Extract ECC information from FWOded Gabbay
2020-07-24habanalabs: Add dropped cs statistics info structOfir Bitton
2020-07-24habanalabs: extract cpu boot status lookupChristine Gharzuzi
2020-07-24habanalabs: rephrase error messagesOded Gabbay
2020-07-24habanalabs: Increase queues depthOfir Bitton
2020-07-24habanalabs: rephrase error messageOmer Shpigelman
2020-07-24habanalabs: calculate trace frequency from PLLAdam Aharon
2020-07-24habanalabs: align armcp_packet structure to 8 bytesOded Gabbay
2020-07-24habanalabs: Use mask instead of shift in sync stream registersOfir Bitton
2020-07-24habanalabs: sync stream generic functionalityOfir Bitton
2020-07-24habanalabs: Use pending CS amount per ASICOfir Bitton
2020-07-24habanalabs: remove rate limiters from GAUDIOded Gabbay
2020-07-23mei: hw: don't use one element arraysTomas Winkler
2020-07-23mei: hw: use sizeof of variable instead of struct typeTomas Winkler
2020-07-23mei: client: use sizeof of variable instead of struct typeTomas Winkler
2020-07-23mei: bus: use sizeof of variable instead of struct typeTomas Winkler
2020-07-23mei: ioctl: use sizeof of variable instead of struct typeTomas Winkler
2020-07-23mei: hbm: use sizeof of variable instead of struct typeTomas Winkler