summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241-1/+1
|\
| * net: sgi-xp: Use netif_rx().Sebastian Andrzej Siewior2022-03-041-1/+1
| * Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski2022-02-284-11/+4
| |\
* | \ Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-244-8/+8
|\ \ \
| * | | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-174-8/+8
* | | | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-214-11/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | spi: make remove callback a void functionUwe Kleine-König2022-02-094-11/+4
| |/ /
* | / misc: hi6421-spmi-pmic: Use generic_handle_irq_safe().Sebastian Andrzej Siewior2022-03-021-3/+3
| |/ |/|
* | eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAXJonas Malaco2022-02-041-0/+3
* | misc: fastrpc: avoid double fput() on failed usercopyMathias Krause2022-02-031-1/+8
|/
* eeprom: at25: Restore missing allocationKees Cook2022-01-221-0/+4
* 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