summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-25Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-14lkdtm/stackleak: Fix noinstr violationJosh Poimboeuf
2023-04-14Merge tag 'qcom-drivers-for-6.4' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05genwqe: fix MAX_ORDER usageKirill A. Shutemov
2023-04-05vmci_host: fix a race condition in vmci_host_poll() causing GPFDae R. Jeong
2023-04-05misc: vmw_vmci: Rename kvfree_rcu() to kvfree_rcu_mightsleep()Uladzislau Rezki (Sony)
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-29misc: alcor_pci: remove unused alcor functionsTom Rix
2023-03-29misc: hpilo: remove unused is_device_reset functionTom Rix
2023-03-24Merge tag 'drm-intel-next-2023-03-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-03-23mei: Move uuid.h to the MEI namespaceAndy Shevchenko
2023-03-23drm/i915/hdcp: Refactor HDCP API structuresSuraj Kandpal
2023-03-23drm/i915/hdcp: Use generic names for HDCP helpers and structsAnshuman Gupta
2023-03-20Merge 6.3-rc3 into char-misc-nextGreg Kroah-Hartman
2023-03-17misc: lis3lv02d: Fix reading 'st,default-rate' propertyRob Herring
2023-03-17misc: lis3lv02d: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-17misc/sram: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman
2023-03-15firmware: qcom_scm: Use fixed width src vm bitmapElliot Berman
2023-03-15Merge tag 'drm-intel-next-2023-03-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-03-10misc: smpro-errmon: Add dimm training failure syndromeQuan Nguyen
2023-03-10misc: smpro-errmon: Add DIMM 2x Refresh rate eventQuan Nguyen
2023-03-09misc: ad525x_dpot-i2c: Convert to i2c's .probe_new()Uwe Kleine-König
2023-03-09misc: microchip: pci1xxxx: Convert to immutable irqchipLinus Walleij
2023-03-09misc: genwqe: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-03-09misc: alcor_pci: Use PCI core to manage ASPM instead of open-codingBjorn Helgaas
2023-03-09sgi-xp: simplify sysctl registrationLuis Chamberlain
2023-03-09misc: sram: Improve and simplify clk handlingUwe 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