summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+5
2025-10-07Merge tag 'char-misc-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-31/+58
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+7
2025-10-05Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds38-1142/+1164
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds4-0/+339
2025-10-01Merge tag 'mmc-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+7
2025-09-30Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+7
2025-09-25kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook1-1/+1
2025-09-18mei: late_bind: add late binding component driverAlexander Usyskin3-0/+326
2025-09-18mei: bus: add mei_cldev_mtu interfaceAlexander Usyskin1-0/+13
2025-09-18Merge patch series "mei: connect to card in D3cold"Greg Kroah-Hartman6-77/+62
2025-09-18mei: gsc: demote unexpected reset printAlexander Usyskin3-62/+3
2025-09-18mei: bus: demote error on connectAlexander Usyskin1-1/+1
2025-09-18mei: retry connect if interrupted by link resetAlexander Usyskin4-0/+32
2025-09-18mei: make a local copy of client uuid in connectAlexander Usyskin1-9/+9
2025-09-18mei: me: trigger link reset if hw ready is unexpectedAlexander Usyskin3-5/+17
2025-09-18mei: gsc: fix remove operations orderAlexander Usyskin2-7/+11
2025-09-15fs: rename generic_delete_inode() and generic_drop_inode()Mateusz Guzik1-1/+1
2025-09-14treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand1-2/+2
2025-09-12misc: fastrpc: Skip reference for DMA handlesLing Xu1-18/+27
2025-09-12misc: fastrpc: fix possible map leak in fastrpc_put_argsLing Xu1-3/+7
2025-09-12misc: fastrpc: Fix fastrpc_map_lookup operationLing Xu1-1/+6
2025-09-12misc: fastrpc: Save actual DMA size in fastrpc_map structureLing Xu1-9/+18
2025-09-12misc: fastrpc: add support for gdsp remoteprocLing Xu1-1/+5
2025-09-12misc: fastrpc: Cleanup the domain namesLing Xu1-16/+20
2025-09-12misc: fastrpc: Remove kernel-side domain checks from capability ioctlLing Xu1-13/+1
2025-09-09lkdtm: fortify: Fix potential NULL dereference on kmalloc failureJunjie Cao1-0/+6
2025-09-06mei: hook mei_device on class deviceAlexander Usyskin16-315/+342
2025-09-06ibmasm: Replace kzalloc() + copy_from_user() with memdup_user_nul()Thorsten Blum1-9/+3
2025-09-06drivers/misc/amd-sbi/Kconfig: select REGMAP_I2CMax Kellermann1-0/+1
2025-09-06misc: genwqe: Fix incorrect cmd field being reported in errorColin Ian King1-1/+1
2025-09-06misc: ad525x_dpot: Use str_enabled_disabled() in sysfs_show_reg()Thorsten Blum1-4/+3
2025-09-06dw-xdata: Use str_write_read() in dw_xdata_start() and dw_xdata_perf()Thorsten Blum1-2/+3
2025-09-06eeprom: at25: make FRAM device ID error message more preciseMarkus Heidelberg1-1/+1
2025-09-06eeprom: at25: support Cypress FRAMs without device IDMarkus Heidelberg1-31/+36
2025-09-06misc: eeprom/m24lr: Remove unneeded semicolonChen Ni1-1/+1
2025-08-27misc: pci_endpoint_test: Cleanup extra 0 initializationChristian Bruel1-2/+0
2025-08-27misc: pci_endpoint_test: Skip IRQ tests if irq is out of rangeChristian Bruel1-6/+6
2025-08-19misc: rtsx: usb card reader: add OCP supportRicky Wu1-0/+7
2025-08-19eeprom: add driver for ST M24LR series RFID/NFC EEPROM chipsAbd-Alrhman Masalkhi3-0/+625
2025-08-19char: misc: Move drivers/misc/misc_minor_kunit.c to drivers/char/Zijun Hu2-655/+0
2025-08-19misc: hisi_hikey_usb: Use str_enabled_disabled() in hub_power_ctrl()Thorsten Blum1-1/+2
2025-08-19misc: apds990x: Drop superfluous return statementGeert Uytterhoeven1-1/+0
2025-08-19misc: rtsx_pci: Add separate CD/WP pin polarity reversal supportRicky Wu6-12/+52
2025-08-19misc: Fix spelling mistake "STMicroeletronics" -> "STMicroelectronics"Colin Ian King1-2/+2
2025-08-18objtool: Validate kCFI callsPeter Zijlstra1-0/+5
2025-08-14misc: pci_endpoint_test: Fix array underflow in pci_endpoint_test_ioctl()Dan Carpenter1-1/+1
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski2-2/+2
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+83