summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-3/+3
* Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-05123-1646/+2978
|\
| * habanalabs: remove unused but set variable 'ctx_asid'Wei Yongjun2020-07-291-2/+1
| * mei: add device kind to sysfsAlexander Usyskin2020-07-295-10/+58
| * habanalabs: goya_ctx_init() can be statickernel test robot2020-07-292-2/+2
| * habanalabs: fix up absolute include instructionsGreg Kroah-Hartman2020-07-2918-43/+37
| * Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman2020-07-279-92/+138
| |\
| * | habanalabs: Fix memory leak in error flow of context initializationTomer Tayar2020-07-241-8/+10
| * | habanalabs: use no flags on MMU cache invalidationTomer Tayar2020-07-241-2/+1
| * | habanalabs: enable device before hw_init()Oded Gabbay2020-07-242-4/+15
| * | habanalabs: create internal CB poolOfir Bitton2020-07-246-53/+106
| * | habanalabs: update hl_boot_if.h from firmwareOded Gabbay2020-07-241-0/+14
| * | habanalabs: create common folderOded Gabbay2020-07-2425-12/+20
| * | habanalabs: check for DMA errors when clearing memoryMoti Haimovski2020-07-241-2/+23
| * | habanalabs: verify queue can contain all cs jobsOfir Bitton2020-07-242-0/+11
| * | habanalabs: Assign each CQ with its own work queueOfir Bitton2020-07-244-12/+40
| * | habanalabs: halt device CPU only upon certain resetOded Gabbay2020-07-245-37/+61
| * | habanalabs: remove unused hashOmer Shpigelman2020-07-242-3/+0
| * | habanalabs: use queue pi/ci in order to determine queue occupancyOfir Bitton2020-07-244-69/+39
| * | habanalabs: configure maximum queues per asicOfir Bitton2020-07-246-43/+83
| * | habanalabs: remove soft-reset support from GAUDIOded Gabbay2020-07-241-63/+36
| * | habanalabs: PCIe iATU refactoringOfir Bitton2020-07-244-104/+180
| * | habanalabs: Extract ECC information from FWOded Gabbay2020-07-243-251/+146
| * | habanalabs: Add dropped cs statistics info structOfir Bitton2020-07-244-2/+56
| * | habanalabs: extract cpu boot status lookupChristine Gharzuzi2020-07-241-44/+48
| * | habanalabs: rephrase error messagesOded Gabbay2020-07-244-13/+17
| * | habanalabs: Increase queues depthOfir Bitton2020-07-244-36/+7
| * | habanalabs: rephrase error messageOmer Shpigelman2020-07-241-1/+2
| * | habanalabs: calculate trace frequency from PLLAdam Aharon2020-07-247-10/+194
| * | habanalabs: align armcp_packet structure to 8 bytesOded Gabbay2020-07-241-0/+2
| * | habanalabs: Use mask instead of shift in sync stream registersOfir Bitton2020-07-242-36/+38
| * | habanalabs: sync stream generic functionalityOfir Bitton2020-07-246-66/+67
| * | habanalabs: Use pending CS amount per ASICOfir Bitton2020-07-248-10/+37
| * | habanalabs: remove rate limiters from GAUDIOded Gabbay2020-07-242-126/+1
| * | mei: hw: don't use one element arraysTomas Winkler2020-07-231-4/+4
| * | mei: hw: use sizeof of variable instead of struct typeTomas Winkler2020-07-232-6/+4
| * | mei: client: use sizeof of variable instead of struct typeTomas Winkler2020-07-231-4/+4
| * | mei: bus: use sizeof of variable instead of struct typeTomas Winkler2020-07-232-13/+12
| * | mei: ioctl: use sizeof of variable instead of struct typeTomas Winkler2020-07-231-3/+3
| * | mei: hbm: use sizeof of variable instead of struct typeTomas Winkler2020-07-231-42/+32
| * | Revert "mei: Avoid the use of one-element arrays"Greg Kroah-Hartman2020-07-232-5/+5
| * | cardreader/rtsx_pcr.c: use generic power managementVaibhav Gupta2020-07-231-22/+11
| * | misc: hpilo: avoid a useless memsetChristophe JAILLET2020-07-231-2/+0
| * | misc: hpilo: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-231-3/+4
| * | char: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-232-4/+4
| * | misc: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-231-1/+1
| * | mei: Avoid the use of one-element arraysGustavo A. R. Silva2020-07-232-5/+5
| * | mei: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-231-1/+1
| * | mei: hdcp: Replace one-element array with flexible-array memberGustavo A. R. Silva2020-07-232-2/+2
| * | misc: rtsx: Use standard PCI definitionsBjorn Helgaas2020-07-224-16/+16