aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
3 daysMerge branch 'for-next/kspp' of git://git.kernel.org/pub/scm/linux/kernel/git...Stephen Rothwell
3 daysMerge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/srin...Stephen Rothwell
3 daysMerge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Rothwell
3 daysnext-20240627/drmStephen Rothwell
3 daysMerge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.gitStephen Rothwell
6 daysmisc: pci_endpoint_test: Document a policy about adding pci_device_idYoshihiro Shimoda
11 daysmei: bus-fixup: set timeout for MKHI send operationsAlexander Usyskin
2024-06-21misc: pci_endpoint_test: Add support for Rockchip rk3588Niklas Cassel
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula
2024-06-17lkdtm/bugs: add test for hung smp_call_function_single()Mark Rutland
2024-06-17Merge tag 'v6.10-rc4' into char-misc-nextGreg Kroah-Hartman
2024-06-12misc: fastrpc: use coherent pool for untranslated Compute BanksDylan Van Assche
2024-06-12misc: fastrpc: support complete DMA pool access to the DSPDylan Van Assche
2024-06-11misc: fastrpc: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-11misc: fastrpc: Add missing dev_err newlinesEkansh Gupta
2024-06-11misc: fastrpc: Restrict untrusted app to attach to privileged PDEkansh Gupta
2024-06-11misc: fastrpc: Fix ownership reassignment of remote heapEkansh Gupta
2024-06-11misc: fastrpc: Fix memory leak in audio daemon attach operationEkansh Gupta
2024-06-11misc: fastrpc: Avoid updating PD type for capability requestEkansh Gupta
2024-06-11misc: fastrpc: Copy the complete capability structure to userEkansh Gupta
2024-06-11misc: fastrpc: Fix DSP capabilities requestEkansh Gupta
2024-06-04misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_...Yongzhi Liu
2024-06-04misc: microchip: pci1xxxx: fix double free in the error handling of gp_aux_bu...Yongzhi Liu
2024-06-04eeprom: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-06-04misc: eeprom_93xx46: Convert to DEVICE_ATTR_WO()Andy Shevchenko
2024-06-04misc: eeprom_93xx46: Use string_choices API instead of ternary operatorAndy Shevchenko
2024-06-04misc: eeprom_93xx46: Replace explicit castings with proper specifiersAndy Shevchenko
2024-06-04misc: eeprom_93xx46: Convert to use kstrtox()Andy Shevchenko
2024-06-04misc: eeprom_93xx46: Use spi_message_init_with_transfers()Andy Shevchenko
2024-06-04misc: eeprom_93xx46: Remove ->prepare() and ->finish() customisationAndy Shevchenko
2024-06-04misc: eeprom_93xx46: Hide legacy platform data in the driverAndy Shevchenko
2024-06-04eeprom: digsy_mtc: Convert to use GPIO descriptorsAndy Shevchenko
2024-06-04eeprom: digsy_mtc: Fix 93xx46 driver probe failureAndy Shevchenko
2024-06-04misc: eeprom_93xx46: Make use of device propertiesAndy Shevchenko
2024-06-04mei: vsc: Fix wrong invocation of ACPI SID methodHans de Goede
2024-06-04mei: vsc: Don't stop/restart mei device during system suspend/resumeWentong Wu
2024-06-04misc: open-dice: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-04mei: me: release irq in mei_me_pci_resume error pathTomas Winkler
2024-06-04mei: demote client disconnect warning on suspend to debugAlexander Usyskin
2024-05-31drm: move i915_hdcp_interface.h under include/drm/intelJani Nikula
2024-05-31drm: move i915_pxp_tee_interface.h under include/drm/intelJani Nikula
2024-05-31drm: move i915_component.h under include/drm/intelJani Nikula
2024-05-31drm: move i915_gsc_proxy_mei_interface.h under include/drm/intelJani Nikula
2024-05-28misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR testsNiklas Cassel
2024-05-28misc: pci_endpoint_test: Refactor dma_set_mask_and_coherent() logicFrank Li
2024-05-28misc: fastrpc: Use memdup_user()Thorsten Blum
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds