summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2020-07-29mei: add device kind to sysfsAlexander Usyskin
2020-07-29habanalabs: goya_ctx_init() can be statickernel test robot
2020-07-29habanalabs: fix up absolute include instructionsGreg Kroah-Hartman
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
2020-07-23Revert "mei: Avoid the use of one-element arrays"Greg Kroah-Hartman
2020-07-23cardreader/rtsx_pcr.c: use generic power managementVaibhav Gupta
2020-07-23misc: hpilo: avoid a useless memsetChristophe JAILLET
2020-07-23misc: hpilo: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-23char: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-23misc: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-23mei: Avoid the use of one-element arraysGustavo A. R. Silva
2020-07-23mei: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-23mei: hdcp: Replace one-element array with flexible-array memberGustavo A. R. Silva
2020-07-22misc: rtsx: Use standard PCI definitionsBjorn Helgaas
2020-07-22misc: rtsx: Find L1 PM Substates capability instead of hard-codingBjorn Helgaas
2020-07-22misc: rtsx: Remove rtsx_pci_read/write_config() wrappersBjorn Helgaas
2020-07-22misc: rtsx: Remove unused pcie_capBjorn Helgaas