summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
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
2025-10-22eeprom: at25: fram: Fix chip range in commentAlexander Sverdlin-1/+1
2025-10-22misc: lis3lv02d: Use min to simplify lis3lv02d_misc_readThorsten Blum-4/+2
2025-10-22misc: cb710: Replace deprecated PCI functionsMadhur Kumar-5/+3
2025-10-22vmw_vmci: fix typo in commentAkiyoshi Kurita-1/+1
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