aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* VMCI: No need to clear memory after a dma_alloc_coherent() callChristophe JAILLET2022-02-251-4/+2
* VMCI: Fix the description of vmci_check_host_caps()Christophe JAILLET2022-02-251-3/+3
* Merge 5.17-rc4 into char-misc-nextGreg Kroah-Hartman2022-02-142-1/+11
|\
| * 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
* | VMCI: dma dg: add support for DMA datagrams receiveJorgen Hansen2022-02-081-24/+79
* | VMCI: dma dg: add support for DMA datagrams sendsJorgen Hansen2022-02-081-2/+43
* | VMCI: dma dg: allocate send and receive buffers for DMA datagramsJorgen Hansen2022-02-081-9/+62
* | VMCI: dma dg: register dummy IRQ handlers for DMA datagramsJorgen Hansen2022-02-081-3/+39
* | VMCI: dma dg: set OS page sizeJorgen Hansen2022-02-081-0/+4
* | VMCI: dma dg: detect DMA datagram capabilityJorgen Hansen2022-02-081-0/+11
* | VMCI: dma dg: add MMIO access to registersJorgen Hansen2022-02-081-19/+48
* | misc: alcor_pci: Fix an error handling pathChristophe JAILLET2022-02-081-3/+6
* | misc: open-dice: Add driver to expose DICE data to userspaceDavid Brazdil2022-02-043-0/+221
* | Merge tag 'v5.17-rc2' into char-misc-nextGreg Kroah-Hartman2022-01-301-0/+4
|\|
| * eeprom: at25: Restore missing allocationKees Cook2022-01-221-0/+4
* | eeprom: at25: Replace strncpy() with strscpy()Kees Cook2022-01-261-2/+2
* | misc: rtsx: Quiesce rts5249 on system suspendKai-Heng Feng2022-01-268-14/+42
* | misc: rtsx: Cleanup power management opsKai-Heng Feng2022-01-261-25/+9
* | misc: rtsx: Rework runtime power management flowKai-Heng Feng2022-01-261-79/+39
* | mei: me: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET2022-01-231-8/+2
|/
* 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