aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2026-01-21Revert "mmc: rtsx: reset power state on suspend"Greg Kroah-Hartman1-9/+0
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap2-0/+2
2026-01-17lkdtm/bugs: Add __counted_by_ptr() test PTR_BOUNDSKees Cook1-8/+82
2026-01-16mei: trace: treat reg parameter as stringAlexander Usyskin1-9/+9
2026-01-16uacce: ensure safe queue release with state managementChenghai Huang1-7/+21
2026-01-16uacce: implement mremap in uacce_vm_ops to return -EPERMYang Shen1-0/+6
2026-01-16uacce: fix isolate sysfs check conditionChenghai Huang1-0/+6
2026-01-16uacce: fix cdev handling in the cleanup pathWenkai Lin1-1/+7
2026-01-16mmc: rtsx: reset power state on suspendMatthew Schwartz1-0/+9
2026-01-16mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525AMatthew Schwartz1-0/+3
2026-01-16kgdbts: mark kgdbts_option_setup() with __init to free init memoryCan Peng1-1/+1
2026-01-16misc/mei: gsc_proxy: add dependency on Xe driverSimon Richter1-1/+1
2026-01-16misc/mei: Allow building standalone for compile testingSimon Richter4-5/+5
2026-01-16misc/mei: Decouple ME interfaces from GPU driversSimon Richter4-5/+5
2026-01-16misc/mei: Allow building Intel ME interface on non-x86Simon Richter1-1/+1
2026-01-12Merge 6.19-rc5 into char-misc-nextGreg Kroah-Hartman6-65/+10
2026-01-11Merge tag 'char-misc-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+4
2026-01-09Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds4-65/+6
2025-12-29misc: fastrpc: Update dma_bits for CDSP support on Kaanapali SoCKumari Pallavi1-2/+13
2025-12-29misc: fastrpc: Add support for new DSP IOVA formattingKumari Pallavi1-11/+51
2025-12-29misc: fastrpc: Rename phys to dma_addr for clarityKumari Pallavi1-36/+41
2025-12-29misc: ti_fpc202: fix a potential memory leak in probe functionFelix Gu1-2/+1
2025-12-29misc: bcm_vk: Fix possible null-pointer dereferences in bcm_vk_read()Tuo Li1-4/+8
2025-12-29misc: eeprom: Fix EWEN/EWDS/ERAL commands for 93xx56 and 93xx66Markus Perkins1-8/+3
2025-12-29mei: me: add nova lake point S DIDAlexander Usyskin2-0/+4
2025-12-19misc: rp1: drop overlay supportAndrea della Porta4-65/+6
2025-12-19lkdtm/bugs: Do not confuse the clang/objtool with busy wait loopCatalin Marinas1-4/+4
2025-12-17eeprom: at24: use dev_err_probe() consistentlyBartosz Golaszewski1-13/+7
2025-12-15lkdtm/bugs: Add cases for BUG and PANIC occurring in hardirq contextArd Biesheuvel1-0/+53
2025-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+0
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-83/+283
2025-12-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-12/+12
2025-12-03scsi: ufs: core: Fix RPMB link error by reversing Kconfig dependenciesBean Huo1-1/+0
2025-12-01Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-15/+6
2025-11-28ntsync: convert ntsync_obj_get_fd() to FD_PREPARE()Christian Brauner1-15/+6
2025-11-26misc: rp1: Fix an error handling path in rp1_probe()Christophe JAILLET1-0/+3
2025-11-26misc: bh1770glc: use pm_runtime_resume_and_get() in power_state_storeVivek BalachandharTN1-1/+3
2025-11-26misc: cb710: Fix a NULL vs IS_ERR() check in probe()Dan Carpenter1-2/+2
2025-11-26mei: Fix error handling in mei_registerMa Ke1-0/+1
2025-11-26mei: gsc: add dependency on Xe driverJunxiao Chang1-1/+1
2025-11-26mei: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus2-14/+2
2025-11-16ibmasmfs: get rid of ibmasmfs_dir_opsAl Viro1-4/+2
2025-11-16convert ibmasmfsAl Viro1-8/+10
2025-11-10scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devicesBean Huo1-1/+1
2025-11-03mei: fix error flow in probeAlexander Usyskin3-20/+17
2025-10-27Merge 6.18-rc3 into char-misc-nextGreg Kroah-Hartman8-15/+20
2025-10-26Merge tag 'char-misc-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-9/+16
2025-10-22Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...Linus Torvalds1-5/+3
2025-10-22mei: txe: fix initialization orderAlexander Usyskin1-7/+7