summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2025-09-18Merge patch series "mei: connect to card in D3cold"Greg Kroah-Hartman
2025-09-18mei: gsc: demote unexpected reset printAlexander Usyskin
2025-09-18mei: bus: demote error on connectAlexander Usyskin
2025-09-18mei: retry connect if interrupted by link resetAlexander Usyskin
2025-09-18mei: make a local copy of client uuid in connectAlexander Usyskin
2025-09-18mei: me: trigger link reset if hw ready is unexpectedAlexander Usyskin
2025-09-18mei: gsc: fix remove operations orderAlexander Usyskin
2025-09-15fs: rename generic_delete_inode() and generic_drop_inode()Mateusz Guzik
2025-09-13treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand
2025-09-12misc: fastrpc: Skip reference for DMA handlesLing Xu
2025-09-12misc: fastrpc: fix possible map leak in fastrpc_put_argsLing Xu
2025-09-12misc: fastrpc: Fix fastrpc_map_lookup operationLing Xu
2025-09-12misc: fastrpc: Save actual DMA size in fastrpc_map structureLing Xu
2025-09-12misc: fastrpc: add support for gdsp remoteprocLing Xu
2025-09-12misc: fastrpc: Cleanup the domain namesLing Xu
2025-09-12misc: fastrpc: Remove kernel-side domain checks from capability ioctlLing Xu
2025-09-08lkdtm: fortify: Fix potential NULL dereference on kmalloc failureJunjie Cao
2025-09-06mei: hook mei_device on class deviceAlexander Usyskin
2025-09-06ibmasm: Replace kzalloc() + copy_from_user() with memdup_user_nul()Thorsten Blum
2025-09-06drivers/misc/amd-sbi/Kconfig: select REGMAP_I2CMax Kellermann
2025-09-06misc: genwqe: Fix incorrect cmd field being reported in errorColin Ian King
2025-09-06misc: ad525x_dpot: Use str_enabled_disabled() in sysfs_show_reg()Thorsten Blum
2025-09-06dw-xdata: Use str_write_read() in dw_xdata_start() and dw_xdata_perf()Thorsten Blum
2025-09-06eeprom: at25: make FRAM device ID error message more preciseMarkus Heidelberg
2025-09-06eeprom: at25: support Cypress FRAMs without device IDMarkus Heidelberg
2025-09-06misc: eeprom/m24lr: Remove unneeded semicolonChen Ni
2025-08-27misc: pci_endpoint_test: Cleanup extra 0 initializationChristian Bruel
2025-08-27misc: pci_endpoint_test: Skip IRQ tests if irq is out of rangeChristian Bruel
2025-08-19misc: rtsx: usb card reader: add OCP supportRicky Wu
2025-08-19eeprom: add driver for ST M24LR series RFID/NFC EEPROM chipsAbd-Alrhman Masalkhi
2025-08-19char: misc: Move drivers/misc/misc_minor_kunit.c to drivers/char/Zijun Hu
2025-08-19misc: hisi_hikey_usb: Use str_enabled_disabled() in hub_power_ctrl()Thorsten Blum
2025-08-19misc: apds990x: Drop superfluous return statementGeert Uytterhoeven
2025-08-19misc: rtsx_pci: Add separate CD/WP pin polarity reversal supportRicky Wu
2025-08-19misc: Fix spelling mistake "STMicroeletronics" -> "STMicroelectronics"Colin Ian King
2025-08-18objtool: Validate kCFI callsPeter Zijlstra
2025-08-13misc: pci_endpoint_test: Fix array underflow in pci_endpoint_test_ioctl()Dan Carpenter
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