summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2022-02-28habanalabs: fix race between wait and irqOded Gabbay
2022-02-28habanalabs: fix user interrupt wait when timeout is 0Oded Gabbay
2022-02-28habanalabs: reject host map with mmu disabledOded Gabbay
2022-02-28habanalabs: expose number of user interruptsOded Gabbay
2022-02-28habanalabs: update to latest f/w specsOded Gabbay
2022-02-28habanalabs: add missing error check in sysfs max_power_showTomer Tayar
2022-02-28habanalabs: fix soft reset flow in case of failureDani Liberman
2022-02-28habanalabs: add missing error check in sysfs clk_freq_mhz_showTomer Tayar
2022-02-28habanalabs: avoid copying pll data if pll_info_get failsTomer Tayar
2022-02-28habanalabs: don't free phys_pg_pack inside lockOded Gabbay
2022-02-28habanalabs: duplicate HOP table props to MMU propsOhad Sharabi
2022-02-28habanalabs: there is no kernel TDR in future ASICsOded Gabbay
2022-02-28habanalabs: sysfs support for fw os versionRajaravi Krishna Katta
2022-02-28habanalabs: use common wrapper for MMU cache invalidationOded Gabbay
2022-02-28habanalabs: remove power9 workaround for dma supportOded Gabbay
2022-02-28habanalabs: add vrm version to sysfsOded Gabbay
2022-02-28habanalabs: rename dev_attr_grp to dev_clk_attr_grpOded Gabbay
2022-02-28habanalabs: remove asic callback set_pll_profile()Oded Gabbay
2022-02-28habanalabs: move more f/w functions to firmware_if.cOded Gabbay
2022-02-28habanalabs: remove hwmgr.cOded Gabbay
2022-02-28habanalabs: get clk is common functionOded Gabbay
2022-02-28habanalabs: sysfs functions should be in sysfs.cOded Gabbay
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