summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2023-01-26habanalabs: fix dmabuf to export only required sizeOhad Sharabi2-9/+28
2023-01-26habanalabs: modify export dmabuf APIOhad Sharabi2-25/+203
2023-01-26habanalabs: helper function to validate export paramsOhad Sharabi1-35/+44
2023-01-26habanalabs: remove support to export dmabuf from handleOhad Sharabi2-139/+9
2023-01-26habanalabs: set log level for descriptor validation to debugfarah kassabri1-2/+2
2023-01-26habanalabs: trace COMMS protocolOhad Sharabi1-0/+31
2023-01-26habanalabs/gaudi2: support abrupt device reset eventOfir Bitton3-0/+4
2023-01-26habanalabs: skip device idle check in hpriv_release if in resetTomer Tayar1-2/+4
2023-01-26habanalabs: adjacent timestamps should be more accurateTamir Gilad-Raz1-3/+3
2023-01-26habanalabs/gaudi2: remove duplicated event printsOfir Bitton1-190/+149
2023-01-26habanalabs/gaudi2: count interrupt causesOfir Bitton1-109/+252
2023-01-26habanalabs: update DRAM props according to preboot dataOhad Sharabi1-0/+4
2023-01-26habanalabs: fix double assignment in MMU V1Marco Pagani1-1/+0
2023-01-26habanalabs: make set_dram_properties an ASIC functionOhad Sharabi4-1/+15
2023-01-26habanalabs: use dev_dbg() when hl_mmap_mem_buf_get() failsTomer Tayar1-2/+1
2023-01-26habanalabs: don't allow user to destroy CB handle more than onceTomer Tayar5-4/+32
2023-01-26habanalabs: don't notify user about clk throttling due to powerOfir Bitton2-6/+8
2023-01-26habanalabs: abort waiting user threads upon errorTomer Tayar3-3/+28
2023-01-26habanalabs: remove releasing of user threads from device releaseTomer Tayar1-5/+0
2023-01-26habanalabs: read binning info from prebootfarah kassabri3-10/+50
2023-01-26habanalabs/gaudi2: fix BMON 3rd address rangetal albo1-4/+4
2023-01-22Merge 6.2-rc5 into char-misc-nextGreg Kroah-Hartman5-76/+72
2023-01-20VMCI: Use threaded irqs instead of taskletsVishnu Dasa1-30/+19
2023-01-20misc: fastrpc: Pass bitfield into qcom_scm_assign_memElliot Berman1-9/+6
2023-01-20misc: fastrpc: Fix use-after-free race condition for mapsOla Jeppsson1-3/+5
2023-01-20misc: fastrpc: Don't remove map on creater_process and device_releaseAbel Vesa1-9/+9
2023-01-20misc: fastrpc: Fix use-after-free and race in fastrpc_map_findAbel Vesa1-20/+21
2023-01-20misc: fastrpc: fix error code in fastrpc_req_mmap()Dan Carpenter1-1/+0
2023-01-20mei: me: add meteor lake point M DIDAlexander Usyskin2-0/+4
2023-01-20mei: bus: fix unlink on bus in error pathAlexander Usyskin1-4/+8
2023-01-20misc: fastrpc: Fix an error handling path in fastrpc_rpmsg_probe()Christophe JAILLET1-1/+12
2023-01-20drivers: misc: Add Support for TMR Inject IPAppana Durga Kedareswara rao3-0/+182
2023-01-20drivers: misc: Add Support for TMR ManagerAppana Durga Kedareswara rao3-0/+231
2023-01-20misc/mei/hdcp: Use correct macros to initialize uuid_leAndy Shevchenko1-2/+2
2023-01-20mei: pxp: Use correct macros to initialize uuid_leAndy Shevchenko1-2/+2
2023-01-20sgi-gru: grukservices: remove unnecessary (void*) conversionsLi kunyu1-4/+4
2023-01-20misc: enclosure: Fix doc for enclosure_find()Miaoqian Lin1-1/+1
2023-01-20mei: bus-fixup:upon error print return values of send and receiveAlexander Usyskin1-4/+4
2023-01-20VMCI: check context->notify_page after call to get_user_pages_fast() to avoid...George Kennedy1-0/+2
2023-01-20uacce: supports device isolation featureKai Ye1-0/+50
2023-01-20eeprom: idt_89hpesx: Fix error handling in idt_init()Yuan Can1-1/+9
2023-01-20eeprom: at25: Convert to use fwnode_device_is_compatible()Andy Shevchenko1-6/+2
2023-01-19misc: genwqe: move intervening macros away from kernel-docRandy Dunlap1-3/+3
2023-01-19drivers/misc/open-dice: don't touch VM_MAYSHAREDavid Hildenbrand1-8/+6
2023-01-17misc: pci_endpoint_test: Drop initial kernel-doc markerRandy Dunlap1-1/+1
2023-01-16misc: pci_endpoint_test: Add i.MX8 PCIe EP device supportRichard Zhu1-0/+2
2023-01-05fortify: Use __builtin_dynamic_object_size() when availableKees Cook1-0/+1
2022-12-23Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+5
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-7/+1
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+2