summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-08-071-0/+1
|\
| * iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu2020-06-301-0/+1
* | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-072-1/+10
|\ \
| * \ Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas2020-08-051-0/+9
| |\ \
| | * | misc: pci_endpoint_test: Add J721E in pci_device_id tableKishon Vijay Abraham I2020-08-031-0/+9
| | |/
| * / PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck2020-07-071-1/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-071-3/+3
|\ \
| * | mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-3/+3
* | | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-074-15/+128
|\ \ \ | |/ / |/| |
| * | ocxl: Address kernel doc errors & warningsAlastair D'Silva2020-07-292-16/+17
| * | ocxl: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-161-1/+1
| * | ocxl: control via sysfs whether the FPGA is reloaded on a link resetPhilippe Bergheaud2020-07-153-5/+117
* | | 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