summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* habanalabs/gaudi: fix shift out of boundsOfir Bitton2022-07-121-7/+9
* habanalabs: add validity check for cq counter offsetfarah kassabri2022-07-121-1/+8
* habanalabs/gaudi: fix incorrect MME offset calculationKoby Elbaz2022-07-121-3/+8
* habanalabs: avoid unnecessary error printDani Liberman2022-07-121-1/+8
* habanalabs: send an event notification when CS timeout occursTal Cohen2022-07-121-9/+17
* habanalabs/gaudi: send device reset notificationTal Cohen2022-07-121-3/+10
* habanalabs/gaudi: invoke device reset from one code blockTal Cohen2022-07-121-9/+16
* habanalabs: expose undefined opcode status via info ioctlTal Cohen2022-07-121-0/+25
* habanalabs/gaudi: collect undefined opcode error infoTal Cohen2022-07-124-30/+132
* habanalabs: fix race between hl_get_compute_ctx() and hl_ctx_put()Tomer Tayar2022-07-124-25/+47
* habanalabs: keep a record of completed CS outcomesYuri Nudelman2022-07-123-12/+147
* habanalabs/gaudi: fix comment to reflect current codeOded Gabbay2022-07-121-2/+8
* habanalabs: change the write flag name of error info structsTal Cohen2022-07-124-12/+12
* habanalabs/gaudi: move tpc assert raise into internal funcTal Cohen2022-07-121-15/+12
* habanalabs: add terminating NULL to attrs arraysDafna Hirschfeld2022-07-123-0/+5
* habanalabs: Fix kernel-docJiapeng Chong2022-07-121-2/+2
* habanalabs: Fix kernel-docJiapeng Chong2022-07-121-1/+1
* habanalabs: fix double unlock on error in map_device_va()Dan Carpenter2022-07-121-4/+2
* Merge 5.19-rc6 into char-misc-nextGreg Kroah-Hartman2022-07-112-22/+31
|\
| * misc: rtsx_usb: set return value in rsp_buf alloc err pathShuah Khan2022-07-021-1/+3
| * misc: rtsx_usb: use separate command and response buffersShuah Khan2022-07-011-9/+17
| * misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan2022-07-011-6/+7
| * eeprom: at25: Rework buggy read splittingGeert Uytterhoeven2022-06-271-14/+12
* | eeprom: idt_89hpesx: fix clang -Wformat warningsJustin Stitt2022-07-081-3/+3
* | sgi-xp: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-081-7/+6
* | uacce: Handle parent device removal or parent driver module rmmodJean-Philippe Brucker2022-07-011-46/+87
* | misc: rtsx_pcr: Fix a typoZhang Jiaming2022-07-011-1/+1
* | misc: rtsx: Fix an error handling path in rtsx_pci_probe()Christophe JAILLET2022-06-271-1/+5
* | lkdtm: cfi: use NULL for a null pointer rather than zeroColin Ian King2022-06-271-1/+1
* | cxl: drop unexpected word "the" in the commentsJiang Jian2022-06-271-1/+1
* | sgi-xp: xpc_uv: drop unexpected word "the" in the commentsJiang Jian2022-06-271-1/+1
* | misc: sgi-gru: grukservices: drop unexpected word "the" in the commentsJiang Jian2022-06-271-1/+1
|/
* Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-195-1/+10
|\
| * mei: me: add raptor lake point S DIDAlexander Usyskin2022-06-102-0/+4
| * mei: hbm: drop capability response on early shutdownAlexander Usyskin2022-06-101-1/+2
| * mei: me: set internal pg flag to off on hardware resetAlexander Usyskin2022-06-101-0/+2
| * misc: rtsx: Fix clang -Wsometimes-uninitialized in rts5261_init_from_hw()Nathan Chancellor2022-06-101-0/+2
* | eeprom: at25: Split reads into chunks and cap write sizeBrad Bishop2022-06-101-40/+53
* | misc: atmel-ssc: Fix IRQ check in ssc_probeMiaoqian Lin2022-06-101-2/+2
|/
* Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-0344-2239/+2760
|\
| * habanalabs: use separate structure info for each error collect dataTal Cohen2022-05-225-52/+63
| * habanalabs: fix missing handle shift during mmapYuri Nudelman2022-05-221-2/+2
| * habanalabs: remove hdev from hl_ctx_get argsOhad Sharabi2022-05-226-13/+13
| * habanalabs: do MMU prefetch as deferred workOhad Sharabi2022-05-226-36/+103
| * habanalabs: order memory manager messagesYuri Nudelman2022-05-221-4/+4
| * habanalabs: return -EFAULT on copy_to_user errorOded Gabbay2022-05-221-3/+1
| * habanalabs: use NULL for eventfdOded Gabbay2022-05-223-12/+4
| * habanalabs: update firmware headerOded Gabbay2022-05-221-1/+31
| * habanalabs: add support for notification via eventfdTal Cohen2022-05-225-13/+167
| * habanalabs: add topic to memory manager bufferYuri Nudelman2022-05-224-9/+18