summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2023-03-09misc: ad525x_dpot-i2c: Convert to i2c's .probe_new()Uwe Kleine-König
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-24Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-02-22Merge branch 'pci/misc'Bjorn Helgaas
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman
2023-02-08mei: lower the log level for non-fatal failed messagesVitaly Lubart
2023-02-08mei: bus: disallow driver match while dismantling deviceAlexander Usyskin
2023-02-08misc: vmw_balloon: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-03mei: Move uuid_le_cmp() to its only userAndy Shevchenko
2023-01-31drivers: misc: ti-st: Fix a typo ("unknow")Jonathan Neuschäfer
2023-01-31misc: isl29003: Use sysfs_emit() to instead of sprintf()Bo Liu
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2023-01-26habanalabs: move driver to accel subsystemOded Gabbay
2023-01-26habanalabs/uapi: move uapi file to drmOded Gabbay
2023-01-26habanalabs: fix dma-buf release handling if dma_buf_fd() failsTomer Tayar
2023-01-26habanalabs/gaudi2: dump event description even if no causeOfir Bitton
2023-01-26habanalabs: pass-through request from user to f/wfarah kassabri
2023-01-26habanalabs: support receiving ascii message from preboot f/wTal Cohen
2023-01-26habanalabs: fix asic-specific functions documentationOhad Sharabi
2023-01-26habanalabs: fix wrong variable type used for vzallocfarah kassabri
2023-01-26habanalabs/gaudi2: wait for preboot ready if HW state is dirtyOhad Sharabi
2023-01-26habanalabs: put fences in case of unexpected wait statusTomer Tayar
2023-01-26habanalabs: fix handling of wait CS for interrupting signalsTomer Tayar
2023-01-26habanalabs: fix dmabuf to export only required sizeOhad Sharabi
2023-01-26habanalabs: modify export dmabuf APIOhad Sharabi
2023-01-26habanalabs: helper function to validate export paramsOhad Sharabi
2023-01-26habanalabs: remove support to export dmabuf from handleOhad Sharabi
2023-01-26habanalabs: set log level for descriptor validation to debugfarah kassabri
2023-01-26habanalabs: trace COMMS protocolOhad Sharabi
2023-01-26habanalabs/gaudi2: support abrupt device reset eventOfir Bitton
2023-01-26habanalabs: skip device idle check in hpriv_release if in resetTomer Tayar
2023-01-26habanalabs: adjacent timestamps should be more accurateTamir Gilad-Raz
2023-01-26habanalabs/gaudi2: remove duplicated event printsOfir Bitton
2023-01-26habanalabs/gaudi2: count interrupt causesOfir Bitton
2023-01-26habanalabs: update DRAM props according to preboot dataOhad Sharabi
2023-01-26habanalabs: fix double assignment in MMU V1Marco Pagani
2023-01-26habanalabs: make set_dram_properties an ASIC functionOhad Sharabi
2023-01-26habanalabs: use dev_dbg() when hl_mmap_mem_buf_get() failsTomer Tayar
2023-01-26habanalabs: don't allow user to destroy CB handle more than onceTomer Tayar
2023-01-26habanalabs: don't notify user about clk throttling due to powerOfir Bitton
2023-01-26habanalabs: abort waiting user threads upon errorTomer Tayar
2023-01-26habanalabs: remove releasing of user threads from device releaseTomer Tayar
2023-01-26habanalabs: read binning info from prebootfarah kassabri