summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-09-09Merge tag 'at24-fixes-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2020-09-01misc: eeprom: at24: register nvmem only after eeprom is ready to useVadym Kochan
2020-08-31habanalabs: fix report of RAZWI initiator coordinatesOfir Bitton
2020-08-31habanalabs: prevent user buff overflowMoti Haimovski
2020-08-26Merge tag 'char-misc-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-22habanalabs: correctly report inbound pci region cfg errorOfir Bitton
2020-08-22habanalabs: check correct vmalloc return codeOfir Bitton
2020-08-22habanalabs: validate FW file sizeOfir Bitton
2020-08-22habanalabs: fix incorrect check on failed workqueue createColin Ian King
2020-08-22habanalabs: set max power according to card typeOded Gabbay
2020-08-22habanalabs: proper handling of alloc size in coresightOfir Bitton
2020-08-22habanalabs: set clock gating according to maskOfir Bitton
2020-08-22habanalabs: verify user input in cs_ioctl_signal_waitOfir Bitton
2020-08-22habanalabs: Fix a loop in gaudi_extract_ecc_info()Dan Carpenter
2020-08-22habanalabs: Fix memory corruption in debugfsDan Carpenter
2020-08-22habanalabs: validate packet id during CB parseOfir Bitton
2020-08-22habanalabs: Validate user address before mappingOfir Bitton
2020-08-22habanalabs: unmap PCI bars upon iATU failureOfir Bitton
2020-08-18mei: hdcp: fix mei_hdcp_verify_mprime() input parameterTomas Winkler
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