aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-83/+283
6 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
6 daysMerge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-12/+12
10 daysMerge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-15/+6
14 daysntsync: 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
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-13misc: 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
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-9/+9
2025-07-29Merge tag 'soc-drivers-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-0/+383
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-564/+963
2025-07-28Merge tag 'regulator-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-10/+21
2025-07-28Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+5
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-14/+14
2025-07-24misc: pci_endpoint_test: Add doorbell test caseFrank Li1-0/+83
2025-07-24misc: ti_fpc202: Switch to of_fwnode_handle()Jiri Slaby (SUSE)1-1/+1
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook2-14/+14
2025-07-19mei: more prints with client prefixAlexander Usyskin3-37/+34
2025-07-19mei: bus: use cldev in printsAlexander Usyskin2-14/+14
2025-07-18misc: ti-fpc202: use new GPIO line value setter callbacksBartosz Golaszewski1-5/+5
2025-07-18misc: ti-fpc202: remove unneeded direction checkBartosz Golaszewski1-3/+0
2025-07-16misc: amd-sbi: Explicitly clear in/out arg "mb_in_out"Akshay Gupta1-0/+4
2025-07-16misc: amd-sbi: Address copy_to/from_user() warning reported in smatchAkshay Gupta1-4/+11
2025-07-16misc: amd-sbi: Address potential integer overflow issue reported in smatchAkshay Gupta1-3/+2
2025-07-16misc: rtsx: usb: Ensure mmc child device is active when card is presentRicky Wu1-7/+9
2025-07-16eeprom: at25: convert to spi-mem APIAlexander Sverdlin2-160/+162
2025-07-16vmci: Prevent the dispatching of uninitialized payloadsLizhi Xu1-0/+2
2025-07-16eeprom: at25: fram: Detect and support inside-out chip variantsAlexander Sverdlin1-3/+19
2025-07-16misc: fastrpc: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)1-12/+7
2025-07-13mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand1-2/+1
2025-07-10misc: tps6594-pfsm: Add TI TPS652G1 PMIC PFSMMichael Walle1-10/+21
2025-07-03Revert "vmci: Prevent the dispatching of uninitialized payloads"Greg Kroah-Hartman1-2/+0
2025-07-01vmci: Prevent the dispatching of uninitialized payloadsLizhi Xu1-0/+2
2025-06-24char: misc: add test casesThadeu Lima de Souza Cascardo1-2/+587
2025-06-24misc: enclosure: Use str_on_off() helperYumeng Fang1-1/+2
2025-06-24misc: rtsx: Add support for RTS5264 Version B and optimize init flowRicky Wu3-4/+67
2025-06-24misc: ocxl: Replace scnprintf() with sysfs_emit() in sysfs show functionsAnkit Chauhan1-6/+6
2025-06-24misc: vmw_vmci: Remove unused qpair functionsDr. David Alan Gilbert1-133/+0
2025-06-24misc: vmw_vmci: Remove unused vmci_doorbell_notifyDr. David Alan Gilbert1-53/+0
2025-06-24misc: vmw_vmci: Remove unused vmci_ctx functionsDr. David Alan Gilbert2-56/+0
2025-06-24misc: Use dev_fwnode()Jiri Slaby (SUSE)1-3/+1
2025-06-24drivers: misc: sram: fix up some const issues with recent attribute changesGreg Kroah-Hartman1-4/+6
2025-06-24mei: bus: Check for still connected devices in mei_cl_bus_dev_release()Hans de Goede1-0/+6
2025-06-24mei: vsc: Fix "BUG: Invalid wait context" lockdep errorHans de Goede1-1/+1
2025-06-24mei: vsc: Run event callback from a workqueueHans de Goede1-6/+11
2025-06-24mei: vsc: Unset the event callback on remove and probe errorsHans de Goede1-0/+5
2025-06-24mei: vsc: Event notifier fixesHans de Goede1-3/+9
2025-06-24mei: vsc: Destroy mutex after freeing the IRQHans de Goede1-4/+4
2025-06-24mei: vsc: Use vsc_tp_remove() as shutdown handlerHans de Goede1-12/+2
2025-06-24mei: vsc: Don't call vsc_tp_reset() a second time on shutdownHans de Goede1-2/+0
2025-06-24mei: vsc: Don't re-init VSC from mei_vsc_hw_reset() on stopHans de Goede1-0/+3
2025-06-24mei: vsc: Drop unused vsc_tp_request_irq() and vsc_tp_free_irq()Hans de Goede2-34/+0
2025-06-24mei: bus: replace sprintf/scnprintf with sysfs_emit in show functionsMoon Hee Lee1-9/+8
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh1-1/+1
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh5-8/+8
2025-06-16misc: rp1: RaspberryPi RP1 misc driverAndrea della Porta6-0/+383
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()timers-cleanups-2025-06-08Ingo Molnar3-3/+4
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds27-1164/+966
2025-05-30Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-40/+0
2025-05-30Merge tag 'i2c-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-0/+451
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-14/+3
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+3
2025-05-23Merge tag 'i2c-host-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang5-40/+31
2025-05-23Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...Joerg Roedel1-40/+0
2025-05-22i2c: atr: add static flagCosmin Tanislav1-1/+1
2025-05-21VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notifyWupeng Ma1-6/+5
2025-05-21mei: vsc: Cast tx_buf to (__be32 *) when passed to cpu_to_be32_array()Hans de Goede1-2/+2
2025-05-21misc: amd-sbi: Add support for register xferAkshay Gupta1-0/+29
2025-05-21misc: amd-sbi: Add support for read MCA register protocolAkshay Gupta1-0/+114
2025-05-21misc: amd-sbi: Add support for CPUID protocolAkshay Gupta2-1/+172
2025-05-21misc: amd-sbi: Add support for AMD_SBI IOCTLAkshay Gupta4-32/+113
2025-05-21misc: amd-sbi: Optimize the wait condition for mailbox command completionAkshay Gupta1-15/+4
2025-05-21misc: amd-sbi: Use regmap subsystemAkshay Gupta3-27/+30
2025-05-21misc: amd-sbi: Move hwmon device sensor as separate entityAkshay Gupta5-104/+142
2025-05-21misc: amd-sbi: Move protocol functionality to core fileAkshay Gupta5-162/+192
2025-05-21hwmon/misc: amd-sbi: Move core sbrmi from hwmon to miscAkshay Gupta5-0/+370
2025-05-21misc: microchip: pci1xxxx: Add GPIO Wakeup SupportRengarajan S1-0/+61
2025-05-21misc: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and ...Rengarajan S1-0/+31
2025-05-21misc: lis3lv02d: Fix correct sysfs directory path for lis3lv02dRoxana Nicolescu1-2/+2
2025-05-16misc: hi6421-spmi-pmic: Switch to irq_domain_create_simple()Jiri Slaby (SUSE)1-2/+3
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)1-0/+1
2025-05-01mei: Cast the cb->ext_hdr allocation typeKees Cook1-1/+1
2025-05-01misc: echo: RemoveDr. David Alan Gilbert8-1012/+0
2025-05-01Revert "char: misc: add test cases"Greg Kroah-Hartman1-587/+2
2025-04-28lkdtm: use SLAB_NO_MERGE instead of an empty constructorHarry Yoo1-14/+3
2025-04-28uacce: Remove unnecessary IOMMU_DEV_FEAT_IOPFLu Baolu1-31/+0
2025-04-28iommu: Remove IOMMU_DEV_FEAT_SVAJason Gunthorpe1-9/+0
2025-04-28Merge 6.15-rc4 into char-misc-nextGreg Kroah-Hartman5-40/+31
2025-04-26Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-20/+1
2025-04-25char: misc: add test casesThadeu Lima de Souza Cascardo1-2/+587
2025-04-25misc: cardreader: Return -EBUSY if regions are busyPhilipp Stanner1-1/+1
2025-04-25misc: cardreader: Use non-hybrid PCI devres APIPhilipp Stanner1-7/+4
2025-04-25misc: rtsx: Remove deadcodeDr. David Alan Gilbert2-48/+0
2025-04-23misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE)Niklas Cassel1-20/+1
2025-04-18misc: add FPC202 dual port controller driverRomain Gantois3-0/+451
2025-04-15mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf typeHans de Goede1-7/+7
2025-04-15mei: vsc: Fix fortify-panic caused by invalid counted_by() useHans de Goede1-11/+15
2025-04-15misc: microchip: pci1xxxx: Fix incorrect IRQ status handling during ackRengarajan S1-1/+1
2025-04-15misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registrationRengarajan S1-1/+5
2025-04-15mei: me: add panther lake H DIDAlexander Usyskin2-0/+2
2025-04-15misc: microchip: pci1xxxx: use new GPIO line value setter callbacksBartosz Golaszewski1-3/+4
2025-04-15misc: rtsx: Enhance the signal handling processes in SVID/SSID 1028:0CE1 plat...Ricky Wu1-0/+17
2025-04-15misc: eeprom/idt_89hpesx: use per-client debugfs directoryWolfram Sang1-73/+2
2025-04-15misc: bcm-vk: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-1/+0
2025-04-15misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe()Chenyuan Yang1-0/+3
2025-04-15misc: fastrpc: Add meaningful labels for exit pathsAnandu Krishnan E1-8/+8
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner4-5/+5
2025-04-02Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds25-12887/+0
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+11
2025-04-02Merge branch 'topic/cxl' into nextMichael Ellerman25-12887/+0
2025-04-01Merge tag 'i2c-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+4
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-141/+16
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-61/+70
2025-03-28objtool, lkdtm: Obfuscate the do_nothing() pointerJosh Poimboeuf1-3/+11
2025-03-27Merge branch 'pci/controller/dwc'Bjorn Helgaas1-1/+0
2025-03-26misc: pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTONiklas Cassel1-5/+20
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2025-03-25Merge tag 'i2c-host-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang6-20/+10
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar6-20/+10
2025-03-16cxl: Remove driverAndrew Donnellan25-12887/+0
2025-03-14misc: pci_endpoint_test: Use IRQ_TYPE_* defines from UAPI headerNiklas Cassel1-23/+23
2025-03-14misc: pci_endpoint_test: Do not use managed IRQ functionsKunihiko Hayashi1-5/+4