summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
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
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-02Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-02Merge branch 'topic/cxl' into nextMichael Ellerman
2025-04-01Merge tag 'i2c-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-28objtool, lkdtm: Obfuscate the do_nothing() pointerJosh Poimboeuf
2025-03-27Merge branch 'pci/controller/dwc'Bjorn Helgaas
2025-03-26misc: pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTONiklas Cassel
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-25Merge tag 'i2c-host-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar
2025-03-16cxl: Remove driverAndrew Donnellan
2025-03-14misc: pci_endpoint_test: Use IRQ_TYPE_* defines from UAPI headerNiklas Cassel
2025-03-14misc: pci_endpoint_test: Do not use managed IRQ functionsKunihiko Hayashi
2025-03-14misc: pci_endpoint_test: Remove global 'irq_type' and 'no_msi'Kunihiko Hayashi
2025-03-14misc: pci_endpoint_test: Fix 'irq_type' to convey the correct typeKunihiko Hayashi
2025-03-14misc: lis3lv02d: convert to use faux_deviceGreg Kroah-Hartman
2025-03-10Merge 6.14-rc6 into char-misc-nextGreg Kroah-Hartman
2025-03-08misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' errorKunihiko Hayashi