summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
3 daysMerge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
4 daysMerge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
6 daysMerge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
6 daysMerge tag 'soc-drivers-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
6 daysMerge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
7 daysMerge tag 'regulator-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
7 daysMerge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
7 daysMerge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
11 daysmisc: pci_endpoint_test: Add doorbell test caseFrank Li
12 daysmisc: ti_fpc202: Switch to of_fwnode_handle()Jiri Slaby (SUSE)
14 daysstackleak: 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
2025-06-24misc: Use dev_fwnode()Jiri Slaby (SUSE)
2025-06-24drivers: misc: sram: fix up some const issues with recent attribute changesGreg Kroah-Hartman
2025-06-24mei: bus: Check for still connected devices in mei_cl_bus_dev_release()Hans de Goede
2025-06-24mei: vsc: Fix "BUG: Invalid wait context" lockdep errorHans de Goede
2025-06-24mei: vsc: Run event callback from a workqueueHans de Goede
2025-06-24mei: vsc: Unset the event callback on remove and probe errorsHans de Goede
2025-06-24mei: vsc: Event notifier fixesHans de Goede
2025-06-24mei: vsc: Destroy mutex after freeing the IRQHans de Goede
2025-06-24mei: vsc: Use vsc_tp_remove() as shutdown handlerHans de Goede
2025-06-24mei: vsc: Don't call vsc_tp_reset() a second time on shutdownHans de Goede
2025-06-24mei: vsc: Don't re-init VSC from mei_vsc_hw_reset() on stopHans de Goede
2025-06-24mei: vsc: Drop unused vsc_tp_request_irq() and vsc_tp_free_irq()Hans de Goede
2025-06-24mei: bus: replace sprintf/scnprintf with sysfs_emit in show functionsMoon Hee Lee
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-06-16misc: rp1: RaspberryPi RP1 misc driverAndrea della Porta