summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-30Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-30Merge tag 'i2c-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-23Merge tag 'i2c-host-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang
2025-05-23Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...Joerg Roedel
2025-05-22i2c: atr: add static flagCosmin Tanislav
2025-05-21VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notifyWupeng Ma
2025-05-21mei: vsc: Cast tx_buf to (__be32 *) when passed to cpu_to_be32_array()Hans de Goede
2025-05-21misc: amd-sbi: Add support for register xferAkshay Gupta
2025-05-21misc: amd-sbi: Add support for read MCA register protocolAkshay Gupta
2025-05-21misc: amd-sbi: Add support for CPUID protocolAkshay Gupta
2025-05-21misc: amd-sbi: Add support for AMD_SBI IOCTLAkshay Gupta
2025-05-21misc: amd-sbi: Optimize the wait condition for mailbox command completionAkshay Gupta
2025-05-21misc: amd-sbi: Use regmap subsystemAkshay Gupta
2025-05-21misc: amd-sbi: Move hwmon device sensor as separate entityAkshay Gupta
2025-05-21misc: amd-sbi: Move protocol functionality to core fileAkshay Gupta
2025-05-21hwmon/misc: amd-sbi: Move core sbrmi from hwmon to miscAkshay Gupta
2025-05-21misc: microchip: pci1xxxx: Add GPIO Wakeup SupportRengarajan S
2025-05-21misc: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and ...Rengarajan S
2025-05-21misc: lis3lv02d: Fix correct sysfs directory path for lis3lv02dRoxana Nicolescu
2025-05-16misc: hi6421-spmi-pmic: Switch to irq_domain_create_simple()Jiri Slaby (SUSE)
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)
2025-05-01mei: Cast the cb->ext_hdr allocation typeKees Cook
2025-05-01misc: echo: RemoveDr. David Alan Gilbert
2025-05-01Revert "char: misc: add test cases"Greg Kroah-Hartman
2025-04-28lkdtm: use SLAB_NO_MERGE instead of an empty constructorHarry Yoo
2025-04-28uacce: Remove unnecessary IOMMU_DEV_FEAT_IOPFLu Baolu
2025-04-28iommu: Remove IOMMU_DEV_FEAT_SVAJason Gunthorpe
2025-04-28Merge 6.15-rc4 into char-misc-nextGreg Kroah-Hartman
2025-04-26Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-25char: misc: add test casesThadeu Lima de Souza Cascardo
2025-04-25misc: cardreader: Return -EBUSY if regions are busyPhilipp Stanner
2025-04-25misc: cardreader: Use non-hybrid PCI devres APIPhilipp Stanner
2025-04-25misc: rtsx: Remove deadcodeDr. David Alan Gilbert
2025-04-23misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE)Niklas Cassel
2025-04-18misc: add FPC202 dual port controller driverRomain Gantois
2025-04-15mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf typeHans de Goede
2025-04-15mei: vsc: Fix fortify-panic caused by invalid counted_by() useHans de Goede
2025-04-15misc: microchip: pci1xxxx: Fix incorrect IRQ status handling during ackRengarajan S
2025-04-15misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registrationRengarajan S
2025-04-15mei: me: add panther lake H DIDAlexander Usyskin
2025-04-15misc: microchip: pci1xxxx: use new GPIO line value setter callbacksBartosz Golaszewski
2025-04-15misc: rtsx: Enhance the signal handling processes in SVID/SSID 1028:0CE1 plat...Ricky Wu
2025-04-15misc: eeprom/idt_89hpesx: use per-client debugfs directoryWolfram Sang
2025-04-15misc: bcm-vk: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-04-15misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe()Chenyuan Yang
2025-04-15misc: fastrpc: Add meaningful labels for exit pathsAnandu Krishnan E