summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-08misc: Kconfig: fix a HISI_HIKEY_USB dependencyMauro Carvalho Chehab
2020-10-07misc: Kconfig: add a new dependency for HISI_HIKEY_USBMauro Carvalho Chehab
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsx86_platform_for_v5.10Mike Travis
2020-10-07x86/platform/uv: Update UV MMRs for UV5Mike Travis
2020-10-07drivers/misc/sgi-xp: Adjust references in UV kernel modulesMike Travis
2020-10-02mic: vop: copy data to kernel space then write to io memorySherry Sun
2020-10-02misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun
2020-10-02misc: vop: build VOP based on CONFIG_VOPSherry Sun
2020-10-02misc: vop: set VIRTIO_F_ACCESS_PLATFORM for vop driverSherry Sun
2020-10-02eeprom: ee1004: use module_i2c_driver to simplify the codeLiu Shixin
2020-10-02ocxl: simplify the return expression of free_function_dev()Qinglang Miao
2020-10-02ocxl: fix kconfig dependency warning for OCXLNecip Fazil Yildiran
2020-09-30misc: mic: drop double zeroingJulia Lawall
2020-09-30habanalabs/gaudi: use correct define for qman initOded Gabbay
2020-09-25habanalabs/gaudi: configure QMAN LDMA registers properlyOfir Bitton
2020-09-25habanalabs: add notice of device not idleOded Gabbay
2020-09-25habanalabs: add debug messages for opening/closing contextOded Gabbay
2020-09-25habanalabs: release kernel context after hw_finiOded Gabbay
2020-09-25habanalabs: correct an error messageOded Gabbay
2020-09-22misc: hisi_hikey_usb: delete a stray tabDan Carpenter
2020-09-22misc: mic: scif: Fix error handling pathSouptick Joarder
2020-09-22misc: pvpanic: Use devm_platform_ioremap_resource()Wang ShaoBo
2020-09-22habanalabs: update scratchpad register mapOded Gabbay
2020-09-22habanalabs: add indication of security-enabled F/WOded Gabbay
2020-09-22habanalabs/gaudi: fix DMA completions max outstanding to 15Oded Gabbay
2020-09-22habanalabs/gaudi: remove axi drain supportOded Gabbay
2020-09-22habanalabs: update firmware interface fileOded Gabbay
2020-09-22habanalabs: Add an option to map CB to device MMUTomer Tayar
2020-09-22habanalabs: Save context in a command buffer objectTomer Tayar
2020-09-22habanalabs: no need for DMA_SHARED_BUFFEROded Gabbay
2020-09-22habanalabs: allow to wait on CS without sleepOded Gabbay
2020-09-22habanalabs/gaudi: increase timeout for boot fit loadOded Gabbay
2020-09-22habanalabs: add debugfs support for MMU with 6 HOPsMoti Haimovski
2020-09-22habanalabs: add num_hops to hl_mmu_propertiesMoti Haimovski
2020-09-22habanalabs: refactor MMU as device-orientedMoti Haimovski
2020-09-22habanalabs: rename mmu.c to mmu_v1.cMoti Haimovski
2020-09-22habanalabs: use smallest possible alignment for virtual addressesOmer Shpigelman
2020-09-22habanalabs: check flag before reset because of f/w eventOded Gabbay
2020-09-22habanalabs: increase PQ COMP_OFFSET by one nibbleOded Gabbay
2020-09-22habanalabs: Fix alignment issue in cpucp_info structureOfir Bitton
2020-09-22habanalabs: remove unused defineOded Gabbay
2020-09-22habanalabs: remove unused ASIC function pointerOded Gabbay
2020-09-22habanalabs: rename ArmCP to CPU-CPOded Gabbay
2020-09-22habanalabs: count dropped CS because max CS in-flightOded Gabbay
2020-09-22habanalabs: make use of dma_mmap_coherentHillf Danton
2020-09-22habanalabs: clear vm_pgoff before doing the mmapOded Gabbay
2020-09-22habanalabs: restructure hl_mmapOded Gabbay