summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge v6.2-rc6 into drm-nextDaniel Vetter2023-01-315-76/+72
|\
| * VMCI: Use threaded irqs instead of taskletsVishnu Dasa2023-01-201-30/+19
| * misc: fastrpc: Pass bitfield into qcom_scm_assign_memElliot Berman2023-01-201-9/+6
| * misc: fastrpc: Fix use-after-free race condition for mapsOla Jeppsson2023-01-201-3/+5
| * misc: fastrpc: Don't remove map on creater_process and device_releaseAbel Vesa2023-01-201-9/+9
| * misc: fastrpc: Fix use-after-free and race in fastrpc_map_findAbel Vesa2023-01-201-20/+21
| * misc: fastrpc: fix error code in fastrpc_req_mmap()Dan Carpenter2023-01-201-1/+0
| * mei: me: add meteor lake point M DIDAlexander Usyskin2023-01-202-0/+4
| * mei: bus: fix unlink on bus in error pathAlexander Usyskin2023-01-201-4/+8
* | habanalabs: move driver to accel subsystemOded Gabbay2023-01-26426-333687/+0
* | habanalabs/uapi: move uapi file to drmOded Gabbay2023-01-2614-14/+15
* | habanalabs: fix dma-buf release handling if dma_buf_fd() failsTomer Tayar2023-01-261-2/+8
* | habanalabs/gaudi2: dump event description even if no causeOfir Bitton2023-01-261-2/+2
* | habanalabs: pass-through request from user to f/wfarah kassabri2023-01-264-7/+135
* | habanalabs: support receiving ascii message from preboot f/wTal Cohen2023-01-262-15/+78
* | habanalabs: fix asic-specific functions documentationOhad Sharabi2023-01-261-1/+2
* | habanalabs: fix wrong variable type used for vzallocfarah kassabri2023-01-261-1/+2
* | habanalabs/gaudi2: wait for preboot ready if HW state is dirtyOhad Sharabi2023-01-263-2/+27
* | habanalabs: put fences in case of unexpected wait statusTomer Tayar2023-01-261-1/+2
* | habanalabs: fix handling of wait CS for interrupting signalsTomer Tayar2023-01-261-6/+11
* | habanalabs: fix dmabuf to export only required sizeOhad Sharabi2023-01-262-9/+28
* | habanalabs: modify export dmabuf APIOhad Sharabi2023-01-262-25/+203
* | habanalabs: helper function to validate export paramsOhad Sharabi2023-01-261-35/+44
* | habanalabs: remove support to export dmabuf from handleOhad Sharabi2023-01-262-139/+9
* | habanalabs: set log level for descriptor validation to debugfarah kassabri2023-01-261-2/+2
* | habanalabs: trace COMMS protocolOhad Sharabi2023-01-261-0/+31
* | habanalabs/gaudi2: support abrupt device reset eventOfir Bitton2023-01-263-0/+4
* | habanalabs: skip device idle check in hpriv_release if in resetTomer Tayar2023-01-261-2/+4
* | habanalabs: adjacent timestamps should be more accurateTamir Gilad-Raz2023-01-261-3/+3
* | habanalabs/gaudi2: remove duplicated event printsOfir Bitton2023-01-261-190/+149
* | habanalabs/gaudi2: count interrupt causesOfir Bitton2023-01-261-109/+252
* | habanalabs: update DRAM props according to preboot dataOhad Sharabi2023-01-261-0/+4
* | habanalabs: fix double assignment in MMU V1Marco Pagani2023-01-261-1/+0
* | habanalabs: make set_dram_properties an ASIC functionOhad Sharabi2023-01-264-1/+15
* | habanalabs: use dev_dbg() when hl_mmap_mem_buf_get() failsTomer Tayar2023-01-261-2/+1
* | habanalabs: don't allow user to destroy CB handle more than onceTomer Tayar2023-01-265-4/+32
* | habanalabs: don't notify user about clk throttling due to powerOfir Bitton2023-01-262-6/+8
* | habanalabs: abort waiting user threads upon errorTomer Tayar2023-01-263-3/+28
* | habanalabs: remove releasing of user threads from device releaseTomer Tayar2023-01-261-5/+0
* | habanalabs: read binning info from prebootfarah kassabri2023-01-263-10/+50
* | habanalabs/gaudi2: fix BMON 3rd address rangetal albo2023-01-261-4/+4
|/
* Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-231-1/+5
|\
| * lkdtm: cfi: Make PAC test work with GCC 7 and 8Kristina Martsenko2022-12-141-1/+5
* | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-192-7/+1
|\ \
| * | cxl: Remove unnecessary cxl_pci_window_alignment()Bjorn Helgaas2022-12-061-7/+0
| * | ocxl: fix pci device refcount leak when calling get_function_0()Yang Yingliang2022-11-241-1/+19
| * | ocxl: fix possible name leak in ocxl_file_register_afu()Yang Yingliang2022-11-241-2/+5
| * | cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()Yang Yingliang2022-11-241-8/+12
| * | cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()Yang Yingliang2022-11-241-10/+14
| * | cxl: Fix refcount leak in cxl_calc_capp_routingMiaoqian Lin2022-11-241-0/+1
| |/