summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
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-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-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
2024-05-22Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-05-22misc: nsm: drop owner assignmentKrzysztof Kozlowski
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-15misc: ntsync: mark driver as "broken" to prevent from buildingGreg Kroah-Hartman
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada
2024-05-13Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-08Merge 6.9-rc7 into char-misc-testingGreg Kroah-Hartman
2024-05-05Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-04misc: rtsx: do clear express reg every SD_INTRicky Wu
2024-05-04tifm: constify the struct tifm_bus_type usageKunwu Chan
2024-05-03misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSMBhargav Raviprakash
2024-05-03vmci: prevent speculation leaks by sanitizing event in event_deliver()Hagar Gamal Halim Hemdan
2024-05-03VMCI: Fix an error handling path in vmci_guest_probe_device()Christophe JAILLET
2024-05-01lkdtm: Disable CFI checking for perms functionsKees Cook
2024-04-29misc/pvpanic-pci: register attributes via pci_driverThomas Weißschuh
2024-04-29misc/pvpanic: add support for normal shutdownsThomas Weißschuh
2024-04-29misc: sgi_gru: remove default attribute of LATTICE_ECP3_CONFIGPrasad Pandit
2024-04-29misc: sgi_gru: indent SGI_GRU option help textPrasad Pandit
2024-04-29eeprom: 93xx46: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2024-04-29eeprom: at25: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2024-04-26Merge tag 'at24-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang