summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2025-11-13mei: make a local copy of client uuid in connectAlexander Usyskin
2025-11-13eeprom: at25: support Cypress FRAMs without device IDMarkus Heidelberg
2025-11-13misc: pci_endpoint_test: Skip IRQ tests if irq is out of rangeChristian Bruel
2025-10-29vmw_balloon: indicate success when effectively deflating during migrationDavid Hildenbrand
2025-10-29treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand
2025-10-29misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookupJunhao Xie
2025-10-29mei: me: add wildcat lake P DIDAlexander Usyskin
2025-10-29lkdtm: fortify: Fix potential NULL dereference on kmalloc failureJunjie Cao
2025-10-15misc: fastrpc: Skip reference for DMA handlesLing Xu
2025-10-15misc: fastrpc: fix possible map leak in fastrpc_put_argsLing Xu
2025-10-15misc: fastrpc: Fix fastrpc_map_lookup operationLing Xu
2025-10-15misc: fastrpc: Save actual DMA size in fastrpc_map structureLing Xu
2025-10-15misc: genwqe: Fix incorrect cmd field being reported in errorColin Ian King
2025-10-15misc: pci_endpoint_test: Fix array underflow in pci_endpoint_test_ioctl()Dan Carpenter
2025-10-12drivers/misc/amd-sbi/Kconfig: select REGMAP_I2CMax Kellermann
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-29Merge tag 'soc-drivers-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-28Merge tag 'regulator-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-28Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-24misc: pci_endpoint_test: Add doorbell test caseFrank Li
2025-07-24misc: ti_fpc202: Switch to of_fwnode_handle()Jiri Slaby (SUSE)
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
2025-07-19mei: more prints with client prefixAlexander Usyskin
2025-07-19mei: bus: use cldev in printsAlexander Usyskin
2025-07-18misc: ti-fpc202: use new GPIO line value setter callbacksBartosz Golaszewski
2025-07-18misc: ti-fpc202: remove unneeded direction checkBartosz Golaszewski
2025-07-16misc: amd-sbi: Explicitly clear in/out arg "mb_in_out"Akshay Gupta
2025-07-16misc: amd-sbi: Address copy_to/from_user() warning reported in smatchAkshay Gupta
2025-07-16misc: amd-sbi: Address potential integer overflow issue reported in smatchAkshay Gupta
2025-07-16misc: rtsx: usb: Ensure mmc child device is active when card is presentRicky Wu
2025-07-16eeprom: at25: convert to spi-mem APIAlexander Sverdlin
2025-07-16vmci: Prevent the dispatching of uninitialized payloadsLizhi Xu
2025-07-16eeprom: at25: fram: Detect and support inside-out chip variantsAlexander Sverdlin
2025-07-16misc: fastrpc: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)
2025-07-13mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand
2025-07-10misc: tps6594-pfsm: Add TI TPS652G1 PMIC PFSMMichael Walle
2025-07-03Revert "vmci: Prevent the dispatching of uninitialized payloads"Greg Kroah-Hartman
2025-07-01vmci: Prevent the dispatching of uninitialized payloadsLizhi Xu
2025-06-24char: misc: add test casesThadeu Lima de Souza Cascardo
2025-06-24misc: enclosure: Use str_on_off() helperYumeng Fang
2025-06-24misc: rtsx: Add support for RTS5264 Version B and optimize init flowRicky Wu
2025-06-24misc: ocxl: Replace scnprintf() with sysfs_emit() in sysfs show functionsAnkit Chauhan
2025-06-24misc: vmw_vmci: Remove unused qpair functionsDr. David Alan Gilbert
2025-06-24misc: vmw_vmci: Remove unused vmci_doorbell_notifyDr. David Alan Gilbert
2025-06-24misc: vmw_vmci: Remove unused vmci_ctx functionsDr. David Alan Gilbert