summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-161-1/+1
|\
| * misc: pci_endpoint_test: Terminate statement with semicolonMing Wang2022-01-111-1/+1
* | Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-141-36/+32
|\ \
| * | eeprom: at24: Add support for 24c1025 EEPROMMaxim Kochetkov2021-12-131-1/+14
| * | eeprom: at24: remove struct at24_clientHeiner Kallweit2021-12-011-35/+18
| |/
* | Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-1442-1029/+2196
|\ \
| * | mei: hbm: fix client dma reply statusAlexander Usyskin2021-12-301-6/+14
| * | misc: lattice-ecp3-config: Fix task hung when firmware load failedWei Yongjun2021-12-301-6/+6
| * | cxl: use default_groups in kobj_typeGreg Kroah-Hartman2021-12-291-1/+2
| * | mei: cleanup status before client dma setup callAlexander Usyskin2021-12-271-0/+4
| * | mei: add POWERING_DOWN into device state printAlexander Usyskin2021-12-271-0/+1
| * | habanalabs: support hard-reset scheduling during soft-resetOfir Bitton2021-12-262-3/+31
| * | habanalabs: add a lock to protect multiple reset variablesOfir Bitton2021-12-264-26/+49
| * | habanalabs: refactor reset information variablesOfir Bitton2021-12-2613-106/+119
| * | habanalabs: handle skip multi-CS if handling not doneOhad Sharabi2021-12-261-1/+11
| * | habanalabs: add CPU-CP packet for engine core ASID cfgTomer Tayar2021-12-263-0/+26
| * | habanalabs: replace some -ENOTTY with -EINVALOded Gabbay2021-12-263-5/+5
| * | habanalabs: fix comments according to kernel-docOfir Bitton2021-12-261-7/+17
| * | habanalabs: fix endianness when reading cpld versionOfir Bitton2021-12-261-1/+1
| * | habanalabs: change wait_for_interrupt implementationfarah kassabri2021-12-264-10/+145
| * | habanalabs: prevent wait if CS in multi-CS list completedOhad Sharabi2021-12-262-34/+54
| * | habanalabs: modify cpu boot status error printOfir Bitton2021-12-261-1/+1
| * | habanalabs: clean MMU headers definitionsOhad Sharabi2021-12-266-49/+64
| * | habanalabs: expose soft reset sysfs nodes for inference ASICOfir Bitton2021-12-261-2/+30
| * | habanalabs: sysfs support for two infineon versionsOfir Bitton2021-12-262-5/+17
| * | habanalabs: keep control device alive during hard resetDani Liberman2021-12-264-30/+50
| * | habanalabs: fix hwmon handling for legacy f/wOded Gabbay2021-12-261-32/+169
| * | habanalabs: add current PI value to cpu packetsOfir Bitton2021-12-261-2/+12
| * | habanalabs: remove in_debug check in device openOded Gabbay2021-12-262-10/+3
| * | habanalabs: return correct clock throttling periodOfir Bitton2021-12-261-2/+2
| * | habanalabs: wait again for multi-CS if no CS completedOhad Sharabi2021-12-262-51/+50
| * | habanalabs: remove compute context pointerOded Gabbay2021-12-266-14/+13
| * | habanalabs: add helper to get compute contextOded Gabbay2021-12-264-15/+36
| * | habanalabs: fix etr asid configurationOded Gabbay2021-12-268-20/+21
| * | habanalabs: save ctx inside encaps signalOded Gabbay2021-12-264-9/+16
| * | habanalabs: remove redundant check on ctx_finiOded Gabbay2021-12-261-3/+1
| * | habanalabs: free signal handle on failureOded Gabbay2021-12-261-1/+3
| * | habanalabs: add missing kernel-doc comments for hl_device fieldsTomer Tayar2021-12-261-0/+2
| * | habanalabs: pass reset flags to reset threadTomer Tayar2021-12-262-9/+5
| * | habanalabs: enable access to info ioctl during hard resetDani Liberman2021-12-262-11/+1
| * | habanalabs: add SOB information to signal submission uAPIDani Liberman2021-12-263-7/+38
| * | habanalabs: skip read fw errors if dynamic descriptor invalidOhad Sharabi2021-12-262-2/+17
| * | habanalabs: handle events during soft-resetOfir Bitton2021-12-263-1/+7
| * | habanalabs: change misleading IRQ warning during resetOfir Bitton2021-12-261-3/+1
| * | habanalabs: add power information type to POWER_GET packetTomer Tayar2021-12-261-0/+1
| * | habanalabs: add more info ioctls support during resetOfir Bitton2021-12-261-28/+27
| * | habanalabs: fix race condition in multi CS completionDani Liberman2021-12-261-0/+7
| * | habanalabs: move device boot warnings to the correct locationOfir Bitton2021-12-261-22/+23
| * | habanalabs/gaudi: return EPERM on non hard-resetOded Gabbay2021-12-261-6/+2
| * | habanalabs: rename late init after reset functionOded Gabbay2021-12-264-7/+7