summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo 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-24misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE)Niklas Cassel1-20/+1
2025-04-19misc: 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