summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2025-10-26Merge tag 'char-misc-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-9/+16
2025-10-22Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...Linus Torvalds-5/+3
2025-10-22mei: txe: fix initialization orderAlexander Usyskin-7/+7
2025-10-22mei: late_bind: Fix -Wincompatible-function-pointer-types-strictNathan Chancellor-2/+1
2025-10-22misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookupJunhao Xie-0/+2
2025-10-22mei: me: add wildcat lake P DIDAlexander Usyskin-0/+4
2025-10-22misc: amd-sbi: Clarify that this is a BMC driverJean Delvare-0/+2
2025-10-21vmw_balloon: indicate success when effectively deflating during migrationDavid Hildenbrand-5/+3
2025-10-13powerpc, ocxl: Fix extraction of struct xive_irq_dataNam Cao-1/+1
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+5
2025-10-07Merge tag 'char-misc-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-31/+58
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-9/+7
2025-10-04Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1142/+1164
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-0/+339
2025-10-01Merge tag 'mmc-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-0/+7
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+7
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook-1/+1
2025-09-18mei: late_bind: add late binding component driverAlexander Usyskin-0/+326
2025-09-18mei: bus: add mei_cldev_mtu interfaceAlexander Usyskin-0/+13
2025-09-18Merge patch series "mei: connect to card in D3cold"Greg Kroah-Hartman-77/+62
2025-09-18mei: gsc: demote unexpected reset printAlexander Usyskin-62/+3
2025-09-18mei: bus: demote error on connectAlexander Usyskin-1/+1
2025-09-18mei: retry connect if interrupted by link resetAlexander Usyskin-0/+32
2025-09-18mei: make a local copy of client uuid in connectAlexander Usyskin-9/+9
2025-09-18mei: me: trigger link reset if hw ready is unexpectedAlexander Usyskin-5/+17
2025-09-18mei: gsc: fix remove operations orderAlexander Usyskin-7/+11
2025-09-15fs: rename generic_delete_inode() and generic_drop_inode()Mateusz Guzik-1/+1
2025-09-13treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand-2/+2
2025-09-12misc: fastrpc: Skip reference for DMA handlesLing Xu-18/+27
2025-09-12misc: fastrpc: fix possible map leak in fastrpc_put_argsLing Xu-3/+7
2025-09-12misc: fastrpc: Fix fastrpc_map_lookup operationLing Xu-1/+6
2025-09-12misc: fastrpc: Save actual DMA size in fastrpc_map structureLing Xu-9/+18
2025-09-12misc: fastrpc: add support for gdsp remoteprocLing Xu-1/+5
2025-09-12misc: fastrpc: Cleanup the domain namesLing Xu-16/+20
2025-09-12misc: fastrpc: Remove kernel-side domain checks from capability ioctlLing Xu-13/+1
2025-09-08lkdtm: fortify: Fix potential NULL dereference on kmalloc failureJunjie Cao-0/+6
2025-09-06mei: hook mei_device on class deviceAlexander Usyskin-315/+342
2025-09-06ibmasm: Replace kzalloc() + copy_from_user() with memdup_user_nul()Thorsten Blum-9/+3
2025-09-06drivers/misc/amd-sbi/Kconfig: select REGMAP_I2CMax Kellermann-0/+1
2025-09-06misc: genwqe: Fix incorrect cmd field being reported in errorColin Ian King-1/+1
2025-09-06misc: ad525x_dpot: Use str_enabled_disabled() in sysfs_show_reg()Thorsten Blum-4/+3
2025-09-06dw-xdata: Use str_write_read() in dw_xdata_start() and dw_xdata_perf()Thorsten Blum-2/+3
2025-09-06eeprom: at25: make FRAM device ID error message more preciseMarkus Heidelberg-1/+1
2025-09-06eeprom: at25: support Cypress FRAMs without device IDMarkus Heidelberg-31/+36
2025-09-06misc: eeprom/m24lr: Remove unneeded semicolonChen Ni-1/+1
2025-08-27misc: pci_endpoint_test: Cleanup extra 0 initializationChristian Bruel-2/+0
2025-08-27misc: pci_endpoint_test: Skip IRQ tests if irq is out of rangeChristian Bruel-6/+6
2025-08-19misc: rtsx: usb card reader: add OCP supportRicky Wu-0/+7
2025-08-19eeprom: add driver for ST M24LR series RFID/NFC EEPROM chipsAbd-Alrhman Masalkhi-0/+625