summaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mei: Move uuid_le_cmp() to its only userAndy Shevchenko2023-02-031-0/+5
| * | | drivers: misc: ti-st: Fix a typo ("unknow")Jonathan Neuschäfer2023-01-311-1/+1
| * | | misc: isl29003: Use sysfs_emit() to instead of sprintf()Bo Liu2023-01-311-5/+5
| * | | Merge 6.2-rc5 into char-misc-nextGreg Kroah-Hartman2023-01-225-76/+72
| |\| |
| * | | misc: fastrpc: Fix an error handling path in fastrpc_rpmsg_probe()Christophe JAILLET2023-01-201-1/+12
| * | | drivers: misc: Add Support for TMR Inject IPAppana Durga Kedareswara rao2023-01-203-0/+182
| * | | drivers: misc: Add Support for TMR ManagerAppana Durga Kedareswara rao2023-01-203-0/+231
| * | | misc/mei/hdcp: Use correct macros to initialize uuid_leAndy Shevchenko2023-01-201-2/+2
| * | | mei: pxp: Use correct macros to initialize uuid_leAndy Shevchenko2023-01-201-2/+2
| * | | sgi-gru: grukservices: remove unnecessary (void*) conversionsLi kunyu2023-01-201-4/+4
| * | | misc: enclosure: Fix doc for enclosure_find()Miaoqian Lin2023-01-201-1/+1
| * | | mei: bus-fixup:upon error print return values of send and receiveAlexander Usyskin2023-01-201-4/+4
| * | | VMCI: check context->notify_page after call to get_user_pages_fast() to avoid...George Kennedy2023-01-201-0/+2
| * | | uacce: supports device isolation featureKai Ye2023-01-201-0/+50
| * | | eeprom: idt_89hpesx: Fix error handling in idt_init()Yuan Can2023-01-201-1/+9
| * | | eeprom: at25: Convert to use fwnode_device_is_compatible()Andy Shevchenko2023-01-201-6/+2
| * | | misc: genwqe: move intervening macros away from kernel-docRandy Dunlap2023-01-191-3/+3
| | |/ | |/|
* | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-246-17/+15
|\ \ \
| * | | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-1010-18/+18
| * | | drivers/misc/open-dice: don't touch VM_MAYSHAREDavid Hildenbrand2023-01-191-8/+6
| |/ /
* | | Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-02-23426-333135/+0
|\ \ \
| * \ \ Merge v6.2-rc6 into drm-nextDaniel Vetter2023-01-315-76/+72
| |\ \ \ | | | |/ | | |/|
| * | | 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