summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2022-02-28habanalabs: make some MMU functions commonOhad Sharabi
2022-02-28habanalabs: remove ASIC functions of clock gatingOded Gabbay
2022-02-28habanalabs/gaudi: disable CGM permanentlyOded Gabbay
2022-02-28habanalabs: fix possible memory leak in MMU DR finiOhad Sharabi
2022-02-28habanalabs: check the return value of hl_cs_poll_fences()Tomer Tayar
2022-02-25mei: do not overwrite state on hw startAlexander Usyskin
2022-02-25mei: me: fix reset policy on read error in interruptAlexander Usyskin
2022-02-25mei: me: avoid link reset on shutdownAlexander Usyskin
2022-02-25mei: me: disable driver on the ign firmwareAlexander Usyskin
2022-02-25misc: rtsx: rts522a rts5228 rts5261 support Runtime PMRicky WU
2022-02-25lkdtm/fortify: Swap memcpy() for strncpy()Kees Cook
2022-02-25misc: rtsx: conditionally build rtsx_pm_power_saving()Tom Rix
2022-02-25ocxl: Make use of the helper macro LIST_HEAD()Cai Huoqing
2022-02-25misc: sgi-gru: Don't cast parameter in bit operationsAndy Shevchenko
2022-02-25VMCI: Fix some error handling paths in vmci_guest_probe_device()Christophe JAILLET
2022-02-25VMCI: No need to clear memory after a dma_alloc_coherent() callChristophe JAILLET
2022-02-25VMCI: Fix the description of vmci_check_host_caps()Christophe JAILLET
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-16lkdtm: Add a test for function descriptors protectionChristophe Leroy
2022-02-16lkdtm: Fix execute_[user]_location()Christophe Leroy
2022-02-16lkdtm: Really write into kernel text in WRITE_KERNChristophe Leroy
2022-02-16lkdtm: Force do_nothing() out of lineChristophe Leroy
2022-02-14Merge 5.17-rc4 into char-misc-nextGreg Kroah-Hartman
2022-02-14Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-08VMCI: dma dg: add support for DMA datagrams receiveJorgen Hansen
2022-02-08VMCI: dma dg: add support for DMA datagrams sendsJorgen Hansen
2022-02-08VMCI: dma dg: allocate send and receive buffers for DMA datagramsJorgen Hansen
2022-02-08VMCI: dma dg: register dummy IRQ handlers for DMA datagramsJorgen Hansen
2022-02-08VMCI: dma dg: set OS page sizeJorgen Hansen
2022-02-08VMCI: dma dg: detect DMA datagram capabilityJorgen Hansen
2022-02-08VMCI: dma dg: add MMIO access to registersJorgen Hansen
2022-02-08misc: alcor_pci: Fix an error handling pathChristophe JAILLET
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi
2022-02-04misc: open-dice: Add driver to expose DICE data to userspaceDavid Brazdil
2022-02-04eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAXJonas Malaco
2022-02-03misc: fastrpc: avoid double fput() on failed usercopyMathias Krause
2022-01-30Merge tag 'v5.17-rc2' into char-misc-nextGreg Kroah-Hartman
2022-01-26eeprom: at25: Replace strncpy() with strscpy()Kees Cook
2022-01-26misc: rtsx: Quiesce rts5249 on system suspendKai-Heng Feng
2022-01-26misc: rtsx: Cleanup power management opsKai-Heng Feng
2022-01-26misc: rtsx: Rework runtime power management flowKai-Heng Feng
2022-01-23mei: me: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET
2022-01-22eeprom: at25: Restore missing allocationKees Cook
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-14Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-01-11misc: pci_endpoint_test: Terminate statement with semicolonMing Wang
2021-12-30mei: hbm: fix client dma reply statusAlexander Usyskin