aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge branch 'for-next/kspp' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown4-2/+78
2 daysMerge branch 'at24/for-next' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown1-31/+31
2 daysMerge branch 'togreg' of https://git.kernel.org/pub/scm/linux/kernel/git/jic2...Mark Brown3-1295/+0
2 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/sr...Mark Brown1-30/+63
2 daysMerge branch 'char-misc-next' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown12-187/+164
2 daysMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/ulfh/m...Mark Brown1-2/+2
2 daysMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/pci/pc...Mark Brown1-1/+5
9 daysmisc: pch_phub: Introduce an enum for device indentificationUwe Kleine-König (The Capable Hub)1-10/+18
9 daysmisc: pch_phub: Drop two unused functionsUwe Kleine-König (The Capable Hub)1-123/+0
9 daysmisc: tifm: Use PCI_VDEVICE to initialize pci_device_id arrayUwe Kleine-König (The Capable Hub)1-6/+3
9 daysdrivers: misc: vmw_vmci: fix typo in commentAbhishikth J1-1/+1
9 daysmisc: rtsx: Use named initializers for struct pci_device_idUwe Kleine-König (The Capable Hub)1-15/+15
9 daysmei: me: remove comma from mei_cfg_idx sentinelAlexander Usyskin1-1/+1
9 daysmei: expose device kind for ioe deviceAlexander Usyskin6-5/+41
9 daysmei: store kind as enumAlexander Usyskin6-26/+85
10 daysmisc: rp1: Send IACK on IRQ activate to fix kdump/kexecXiaolei Wang1-0/+1
11 dayslkdtm/powerpc: add PPC_RADIX_TLBIEL test for radix MCE validationSayali Patil3-2/+46
11 dayslkdtm/powerpc: add isync after slbmte to enforce SLB update orderingSayali Patil1-0/+5
11 dayslkdtm: Add case to provoke a crash in EFI runtime servicesArd Biesheuvel1-0/+27
12 dayseeprom: at24: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)1-31/+31
12 daysmisc: fastrpc: Move prints outside spinlock in fastrpc_cb_probeMukesh Ojha1-5/+6
12 daysmisc: fastrpc: Fix NULL pointer dereference in rpmsg callbackMukesh Ojha1-1/+4
12 daysmisc: fastrpc: fix DMA address corruption due to find_vma misuseJunrui Luo1-1/+1
12 daysmisc: fastrpc: fix use-after-free of fastrpc_user in workqueue contextAnandu Krishnan E1-23/+52
2026-05-11memstick: Constify the driver id_tableKrzysztof Kozlowski1-2/+2
2026-05-04misc: pci_endpoint_test: remove dead BAR read before doorbell triggerCarlos Bilbao1-1/+0
2026-05-04misc: pci_endpoint_test: validate BAR index in doorbell testCarlos Bilbao1-0/+5
2026-04-27misc: Remove old APDS990x driverSvyatoslav Ryhel3-1295/+0
2026-04-24Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds24-259/+1129
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+30
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-9/+12
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-30/+6
2026-04-08selftests: pci_endpoint: Skip BAR subrange test on -ENOSPCChristian Bruel1-1/+2
2026-04-06mei: me: add nova lake point H DIDAlexander Usyskin2-0/+2
2026-04-06mei: lb: add late binding version 2Alexander Usyskin1-29/+223
2026-04-06mei: bus: add mei_cldev_uuidAlexander Usyskin1-0/+13
2026-04-06Merge tag 'v7.0-rc7' into char-misc-nextGreg Kroah-Hartman4-13/+13
2026-04-05misc: open-dice: replace deprecated mmap hook with mmap_prepareLorenzo Stoakes (Oracle)1-8/+11
2026-04-05mm: rename zap_vma_ptes() to zap_special_vma_range()David Hildenbrand (Arm)1-1/+1
2026-04-04misc: pci_endpoint_test: Add Tegra194 and Tegra234 device table entriesManikanta Maddireddy1-0/+5
2026-04-03misc: pci_endpoint_test: Use -EINVAL for small subrange sizeKoichiro Den1-1/+1
2026-04-02mei: csc: wake device while reading firmware statusAlexander Usyskin3-4/+18
2026-04-02mei: csc: support controller with separate PCI deviceAlexander Usyskin8-1/+311
2026-04-02mei: convert PCI error to common errnoAlexander Usyskin2-2/+2
2026-04-02mei: trace: print return value of pci_cfg_readAlexander Usyskin4-12/+17
2026-04-02mei: me: move trace into firmware status readAlexander Usyskin4-12/+12
2026-04-02mei: fix idle print specifiersAlexander Usyskin1-1/+1
2026-04-02mei: me: use PCI_DEVICE_DATA macroAlexander Usyskin4-171/+165
2026-04-02misc: vmw_vmci: Fix spelling mistakes in commentsTomasz Unger1-2/+2
2026-04-02ibmasm: fix heap over-read in ibmasm_send_i2o_message()Tyllis Xu1-4/+8
2026-04-02ibmasm: fix OOB reads in command_file_write due to missing size checksTyllis Xu1-0/+7
2026-04-02misc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt()Tyllis Xu1-0/+5
2026-04-02misc: ti_fpc202: Support special-purpose GPIO lines with LED featuresRomain Gantois2-13/+327
2026-04-02misc: ti_fpc202: Depend on GPIOLIB instead of selecting itRomain Gantois1-1/+1
2026-04-02misc: ti_fpc202: remove dead code in fpc202_detach_addr()Felix Gu1-9/+1
2026-04-02misc: ti_fpc202: fix off-by-one error in port ID bounds checkFelix Gu1-1/+1
2026-04-02misc: amd-sbi: Add device tree mapping for AMD SBRMI devicesAkshay Gupta1-0/+4
2026-04-02misc: amd-sbi: Add check to probe only SBRMI devicesAkshay Gupta1-0/+10
2026-04-02misc: amd-sbi: Add revision support for AMD Venice platformAkshay Gupta1-0/+2
2026-04-02misc: amd-sbi: Address CPUID extended function bitsAkshay Gupta1-1/+1
2026-04-02misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probeXingjing Deng1-1/+3
2026-04-02misc: fastrpc: possible double-free of cctx->remote_heapXingjing Deng1-0/+1
2026-04-01lis3lv02d: Omit IRQF_ONESHOT if no threaded handler is providedArd Biesheuvel1-2/+4
2026-03-31lkdtm/fortify: Drop unneeded FORTIFY_STR_OBJECT testKees Cook1-30/+6
2026-03-31misc/mei: INTEL_MEI should depend on X86 or DRM_XEGeert Uytterhoeven1-0/+1
2026-03-31mei: me: reduce the scope on unexpected resetAlexander Usyskin1-10/+4
2026-03-15misc: pci_endpoint_test: Give reserved BARs a distinct error codeNiklas Cassel1-2/+18
2026-02-27i3c: simplify combined i3c/i2c dependenciesArnd Bergmann1-2/+1
2026-02-24misc: pci_endpoint_test: Gate doorbell test on dynamic inbound mappingKoichiro Den1-0/+4
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds7-22/+11
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds5-5/+5
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds58-95/+95
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook65-139/+129
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-91/+177
2026-02-15Merge tag 'i2c-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-13/+7
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2-0/+2
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-77/+30
2026-02-11Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+202
2026-02-10Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+82
2026-01-31mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOONDavid Hildenbrand (Red Hat)1-1/+1
2026-01-31mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATIONDavid Hildenbrand (Red Hat)1-4/+4
2026-01-31mm: rename balloon_compaction.(c|h) to balloon.(c|h)David Hildenbrand (Red Hat)1-1/+1
2026-01-31vmw_balloon: stop using the balloon_dev_info lockDavid Hildenbrand (Red Hat)1-8/+12
2026-01-31mm/balloon_compaction: centralize basic page migration handlingDavid Hildenbrand (Red Hat)1-41/+8
2026-01-31vmw_balloon: remove vmballoon_compaction_init()David Hildenbrand (Red Hat)1-25/+5
2026-01-31vmw_balloon: adjust BALLOON_DEFLATE when deflating while migratingDavid Hildenbrand (Red Hat)1-0/+2
2026-01-29misc: pci_endpoint_test: Add BAR subrange mapping test caseKoichiro Den1-1/+202
2026-01-27eeprom: at25: expose JEDEC ID via sysfsPatrick Wicki1-8/+30
2026-01-27eeprom: at25: add support for Infineon Cypress QSN FRAMsPatrick Wicki1-20/+30
2026-01-26Merge 6.19-rc7 into char-misc-nextGreg Kroah-Hartman2-17/+49
2026-01-24Merge tag 'at24-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Wolfram Sang1-13/+7
2026-01-21Revert "mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525A"Greg Kroah-Hartman1-3/+0
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
2025-10-22mei: late_bind: Fix -Wincompatible-function-pointer-types-strictNathan Chancellor1-2/+1
2025-10-22misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookupJunhao Xie1-0/+2
2025-10-22mei: me: add wildcat lake P DIDAlexander Usyskin2-0/+4
2025-10-22misc: amd-sbi: Clarify that this is a BMC driverJean Delvare1-0/+2
2025-10-22misc: amd-sbi: Extend support for MCAMSR protocol for rev 0x21Akshay Gupta1-21/+67
2025-10-22misc: amd-sbi: Extend support for CPUID protocol for rev 0x21Akshay Gupta1-22/+84
2025-10-22misc: amd-sbi: CPUID/MCAMSR protocol for Revision 0x21Akshay Gupta1-4/+4
2025-10-22misc: amd-sbi: Add support for Turin platformAkshay Gupta1-0/+47
2025-10-22misc: amd-sbi: Add support for SB-RMI over I3CAkshay Gupta2-2/+47
2025-10-22misc: amd-sbi: Add helper function to prepare I3C supportAkshay Gupta1-11/+21
2025-10-22eeprom: at25: fram: Fix chip range in commentAlexander Sverdlin1-1/+1
2025-10-22misc: lis3lv02d: Use min to simplify lis3lv02d_misc_readThorsten Blum1-4/+2
2025-10-22misc: cb710: Replace deprecated PCI functionsMadhur Kumar1-5/+3
2025-10-22vmw_vmci: fix typo in commentAkiyoshi Kurita1-1/+1
2025-10-21vmw_balloon: indicate success when effectively deflating during migrationDavid Hildenbrand1-5/+3
2025-10-13powerpc, ocxl: Fix extraction of struct xive_irq_dataNam Cao1-1/+1
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-04Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds38-1142/+1164
2025-10-02Merge 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-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+7
2025-09-24kcfi: 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-13treewide: 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-08lkdtm: 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