aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2022-07-12habanalabs: don't do memory scrubbing when unmappingDafna Hirschfeld1-30/+6
2022-07-12habanalabs: print if firmware is secured during loadOfir Bitton1-1/+2
2022-07-12habanalabs/gaudi: fix a race condition causing DMAR errorYuri Nudelman5-16/+40
2022-07-12habanalabs/gaudi: fix warning: var might be used uninitializedKoby Elbaz1-1/+1
2022-07-12habanalabs: move memory_scrub_val to hdev structDafna Hirschfeld2-4/+4
2022-07-12habanalabs: fix comment styleOded Gabbay1-1/+1
2022-07-12habanalabs: use kvcalloc when possibleOded Gabbay1-3/+2
2022-07-12habanalabs: print pointer with correct modifierOded Gabbay1-2/+2
2022-07-12habanalabs: check fence pointer before useOded Gabbay1-1/+1
2022-07-12habanalabs: add critical indication in sram eccran shalit1-1/+2
2022-07-12habanalabs/gaudi: notify user process on device unavailableTal Cohen1-1/+4
2022-07-12habanalabs: remove unused get_dma_desc_list_sizeOded Gabbay3-5/+0
2022-07-12habanalabs: fix NULL dereference on cs timeoutYuri Nudelman1-2/+2
2022-07-12habanalabs/gaudi: fix shift out of boundsOfir Bitton1-7/+9
2022-07-12habanalabs: add validity check for cq counter offsetfarah kassabri1-1/+8
2022-07-12habanalabs/gaudi: fix incorrect MME offset calculationKoby Elbaz1-3/+8
2022-07-12habanalabs: avoid unnecessary error printDani Liberman1-1/+8
2022-07-12habanalabs: send an event notification when CS timeout occursTal Cohen1-9/+17
2022-07-12habanalabs/gaudi: send device reset notificationTal Cohen1-3/+10
2022-07-12habanalabs/gaudi: invoke device reset from one code blockTal Cohen1-9/+16
2022-07-12habanalabs: expose undefined opcode status via info ioctlTal Cohen1-0/+25
2022-07-12habanalabs/gaudi: collect undefined opcode error infoTal Cohen4-30/+132
2022-07-12habanalabs: fix race between hl_get_compute_ctx() and hl_ctx_put()Tomer Tayar4-25/+47
2022-07-12habanalabs: keep a record of completed CS outcomesYuri Nudelman3-12/+147
2022-07-12habanalabs/gaudi: fix comment to reflect current codeOded Gabbay1-2/+8
2022-07-12habanalabs: change the write flag name of error info structsTal Cohen4-12/+12
2022-07-12habanalabs/gaudi: move tpc assert raise into internal funcTal Cohen1-15/+12
2022-07-12habanalabs: add terminating NULL to attrs arraysDafna Hirschfeld3-0/+5
2022-07-12habanalabs: Fix kernel-docJiapeng Chong1-2/+2
2022-07-12habanalabs: Fix kernel-docJiapeng Chong1-1/+1
2022-07-12habanalabs: fix double unlock on error in map_device_va()Dan Carpenter1-4/+2
2022-07-11Merge 5.19-rc6 into char-misc-nextGreg Kroah-Hartman2-22/+31
2022-07-08eeprom: idt_89hpesx: fix clang -Wformat warningsJustin Stitt1-3/+3
2022-07-08sgi-xp: Use the bitmap API to allocate bitmapsChristophe JAILLET1-7/+6
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin1-1/+1
2022-07-02misc: rtsx_usb: set return value in rsp_buf alloc err pathShuah Khan1-1/+3
2022-07-01uacce: Handle parent device removal or parent driver module rmmodJean-Philippe Brucker1-46/+87
2022-07-01misc: rtsx_pcr: Fix a typoZhang Jiaming1-1/+1
2022-07-01misc: rtsx_usb: use separate command and response buffersShuah Khan1-9/+17
2022-07-01misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan1-6/+7
2022-06-27eeprom: at25: Rework buggy read splittingGeert Uytterhoeven1-14/+12
2022-06-27misc: rtsx: Fix an error handling path in rtsx_pci_probe()Christophe JAILLET1-1/+5
2022-06-27lkdtm: cfi: use NULL for a null pointer rather than zeroColin Ian King1-1/+1
2022-06-27cxl: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-27sgi-xp: xpc_uv: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-27misc: sgi-gru: grukservices: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-19Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-1/+10
2022-06-10eeprom: at25: Split reads into chunks and cap write sizeBrad Bishop1-40/+53
2022-06-10mei: me: add raptor lake point S DIDAlexander Usyskin2-0/+4
2022-06-10mei: hbm: drop capability response on early shutdownAlexander Usyskin1-1/+2