summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2023-04-05vmci_host: fix a race condition in vmci_host_poll() causing GPFDae R. Jeong1-1/+7
2023-03-29misc: alcor_pci: remove unused alcor functionsTom Rix1-23/+0
2023-03-29misc: hpilo: remove unused is_device_reset functionTom Rix1-6/+0
2023-03-23mei: Move uuid.h to the MEI namespaceAndy Shevchenko5-5/+4
2023-03-20Merge 6.3-rc3 into char-misc-nextGreg Kroah-Hartman1-3/+3
2023-03-17misc: lis3lv02d: Fix reading 'st,default-rate' propertyRob Herring1-1/+1
2023-03-17misc: lis3lv02d: Use of_property_read_bool() for boolean propertiesRob Herring1-32/+32
2023-03-17misc/sram: Use of_property_read_bool() for boolean propertiesRob Herring1-8/+3
2023-03-10misc: smpro-errmon: Add dimm training failure syndromeQuan Nguyen1-0/+77
2023-03-10misc: smpro-errmon: Add DIMM 2x Refresh rate eventQuan Nguyen1-0/+5
2023-03-09misc: ad525x_dpot-i2c: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2023-03-09misc: microchip: pci1xxxx: Convert to immutable irqchipLinus Walleij1-2/+8
2023-03-09misc: genwqe: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-2/+0
2023-03-09misc: alcor_pci: Use PCI core to manage ASPM instead of open-codingBjorn Helgaas1-140/+4
2023-03-09sgi-xp: simplify sysctl registrationLuis Chamberlain1-14/+10
2023-03-09misc: sram: Improve and simplify clk handlingUwe Kleine-König2-13/+5
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-02-25Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+4
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-41/+527
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-17/+15
2023-02-23Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds426-333135/+0
2023-02-22Merge branch 'pci/misc'Bjorn Helgaas1-1/+1
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-02-10mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan10-18/+18
2023-02-09firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman1-1/+1
2023-02-08mei: lower the log level for non-fatal failed messagesVitaly Lubart1-11/+11
2023-02-08mei: bus: disallow driver match while dismantling deviceAlexander Usyskin1-1/+2
2023-02-08misc: vmw_balloon: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-02-03mei: Move uuid_le_cmp() to its only userAndy Shevchenko1-0/+5
2023-01-31drivers: misc: ti-st: Fix a typo ("unknow")Jonathan Neuschäfer1-1/+1
2023-01-31misc: isl29003: Use sysfs_emit() to instead of sprintf()Bo Liu1-5/+5
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter5-76/+72
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2-4/+4
2023-01-26habanalabs: move driver to accel subsystemOded Gabbay426-333687/+0
2023-01-26habanalabs/uapi: move uapi file to drmOded Gabbay14-14/+15
2023-01-26habanalabs: fix dma-buf release handling if dma_buf_fd() failsTomer Tayar1-2/+8
2023-01-26habanalabs/gaudi2: dump event description even if no causeOfir Bitton1-2/+2
2023-01-26habanalabs: pass-through request from user to f/wfarah kassabri4-7/+135
2023-01-26habanalabs: support receiving ascii message from preboot f/wTal Cohen2-15/+78
2023-01-26habanalabs: fix asic-specific functions documentationOhad Sharabi1-1/+2
2023-01-26habanalabs: fix wrong variable type used for vzallocfarah kassabri1-1/+2
2023-01-26habanalabs/gaudi2: wait for preboot ready if HW state is dirtyOhad Sharabi3-2/+27
2023-01-26habanalabs: put fences in case of unexpected wait statusTomer Tayar1-1/+2
2023-01-26habanalabs: fix handling of wait CS for interrupting signalsTomer Tayar1-6/+11
2023-01-26habanalabs: fix dmabuf to export only required sizeOhad Sharabi2-9/+28
2023-01-26habanalabs: modify export dmabuf APIOhad Sharabi2-25/+203
2023-01-26habanalabs: helper function to validate export paramsOhad Sharabi1-35/+44
2023-01-26habanalabs: remove support to export dmabuf from handleOhad Sharabi2-139/+9
2023-01-26habanalabs: set log level for descriptor validation to debugfarah kassabri1-2/+2