summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2026-01-16kgdbts: mark kgdbts_option_setup() with __init to free init memoryCan Peng-1/+1
2026-01-16misc/mei: gsc_proxy: add dependency on Xe driverSimon Richter-1/+1
2026-01-16misc/mei: Allow building standalone for compile testingSimon Richter-5/+5
2026-01-16misc/mei: Decouple ME interfaces from GPU driversSimon Richter-5/+5
2026-01-16misc/mei: Allow building Intel ME interface on non-x86Simon Richter-1/+1
2026-01-12Merge 6.19-rc5 into char-misc-nextGreg Kroah-Hartman-65/+10
2026-01-11Merge tag 'char-misc-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+4
2026-01-09Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-65/+6
2025-12-29misc: fastrpc: Update dma_bits for CDSP support on Kaanapali SoCKumari Pallavi-2/+13
2025-12-29misc: fastrpc: Add support for new DSP IOVA formattingKumari Pallavi-11/+51
2025-12-29misc: fastrpc: Rename phys to dma_addr for clarityKumari Pallavi-36/+41
2025-12-29misc: ti_fpc202: fix a potential memory leak in probe functionFelix Gu-2/+1
2025-12-29misc: bcm_vk: Fix possible null-pointer dereferences in bcm_vk_read()Tuo Li-4/+8
2025-12-29misc: eeprom: Fix EWEN/EWDS/ERAL commands for 93xx56 and 93xx66Markus Perkins-8/+3
2025-12-29mei: me: add nova lake point S DIDAlexander Usyskin-0/+4
2025-12-19misc: rp1: drop overlay supportAndrea della Porta-65/+6
2025-12-19lkdtm/bugs: Do not confuse the clang/objtool with busy wait loopCatalin Marinas-4/+4
2025-12-17eeprom: at24: use dev_err_probe() consistentlyBartosz Golaszewski-13/+7
2025-12-15lkdtm/bugs: Add cases for BUG and PANIC occurring in hardirq contextArd Biesheuvel-0/+53
2025-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-1/+0
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-83/+283
2025-12-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-1/+1
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-12/+12
2025-12-03scsi: ufs: core: Fix RPMB link error by reversing Kconfig dependenciesBean Huo-1/+0
2025-12-01Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-15/+6
2025-11-28ntsync: convert ntsync_obj_get_fd() to FD_PREPARE()Christian Brauner-15/+6
2025-11-26misc: rp1: Fix an error handling path in rp1_probe()Christophe JAILLET-0/+3
2025-11-26misc: bh1770glc: use pm_runtime_resume_and_get() in power_state_storeVivek BalachandharTN-1/+3
2025-11-26misc: cb710: Fix a NULL vs IS_ERR() check in probe()Dan Carpenter-2/+2
2025-11-26mei: Fix error handling in mei_registerMa Ke-0/+1
2025-11-26mei: gsc: add dependency on Xe driverJunxiao Chang-1/+1
2025-11-26mei: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-14/+2
2025-11-16ibmasmfs: get rid of ibmasmfs_dir_opsAl Viro-4/+2
2025-11-16convert ibmasmfsAl Viro-8/+10
2025-11-10scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devicesBean Huo-1/+1
2025-11-03mei: fix error flow in probeAlexander Usyskin-20/+17
2025-10-27Merge 6.18-rc3 into char-misc-nextGreg Kroah-Hartman-15/+20
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-22misc: amd-sbi: Extend support for MCAMSR protocol for rev 0x21Akshay Gupta-21/+67
2025-10-22misc: amd-sbi: Extend support for CPUID protocol for rev 0x21Akshay Gupta-22/+84
2025-10-22misc: amd-sbi: CPUID/MCAMSR protocol for Revision 0x21Akshay Gupta-4/+4
2025-10-22misc: amd-sbi: Add support for Turin platformAkshay Gupta-0/+47
2025-10-22misc: amd-sbi: Add support for SB-RMI over I3CAkshay Gupta-2/+47
2025-10-22misc: amd-sbi: Add helper function to prepare I3C supportAkshay Gupta-11/+21