aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-14/+3
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
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-04-28lkdtm: use SLAB_NO_MERGE instead of an empty constructorHarry Yoo1-14/+3
2025-04-26Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-20/+1
2025-04-23misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE)Niklas Cassel1-20/+1
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-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/powerpc/linuxLinus Torvalds25-12887/+0
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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/wsa/linuxLinus Torvalds1-6/+4
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds8-141/+16
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus 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/kernel/git/tip/tipLinus Torvalds1-2/+1
2025-03-25Merge tag 'i2c-host-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindowWolfram 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
2025-03-14misc: pci_endpoint_test: Remove global 'irq_type' and 'no_msi'Kunihiko Hayashi1-15/+3
2025-03-14misc: pci_endpoint_test: Fix 'irq_type' to convey the correct typeKunihiko Hayashi1-0/+1
2025-03-14misc: lis3lv02d: convert to use faux_deviceGreg Kroah-Hartman2-18/+12
2025-03-10Merge 6.14-rc6 into char-misc-nextGreg Kroah-Hartman6-20/+10
2025-03-08misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' errorKunihiko Hayashi1-1/+1
2025-03-08misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq errorKunihiko Hayashi1-0/+3
2025-03-08misc: pci_endpoint_test: Handle BAR sizes larger than INT_MAXNiklas Cassel1-8/+10
2025-03-08misc: pci_endpoint_test: Give disabled BARs a distinct error codeNiklas Cassel1-2/+4
2025-03-08misc: pci_endpoint_test: Fix potential truncation in pci_endpoint_test_probe()Niklas Cassel1-1/+1
2025-03-08misc: pci_endpoint_test: Fix pci_endpoint_test_bars_read_bar() error handlingNiklas Cassel1-2/+2
2025-03-06PCI: Add Rockchip Vendor IDShawn Lin1-1/+0
2025-03-03eeprom: at24: Drop of_match_ptr() and ACPI_PTR() protectionsAndy Shevchenko1-6/+4
2025-02-27Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"Christian Heusel1-15/+0
2025-02-27x86/cpu: Drop configuration options for early 64-bit CPUsArnd Bergmann1-1/+1
2025-02-21ntsync: Check wait count based on byte size.Elizabeth Figura1-3/+3
2025-02-20eeprom: ee1004: Check chip before probingEddie James1-0/+4
2025-02-20mei: Remove unused functionsDr. David Alan Gilbert5-123/+0
2025-02-20eeprom: digsy_mtc: Make GPIO lookup table match the deviceAndy Shevchenko1-1/+1
2025-02-19ntsync: Set the permissions to be 0666Mike Lothian1-0/+1
2025-02-19mei: vsc: Use "wakeuphostint" when getting the host wakeup GPIOHans de Goede1-1/+1
2025-02-19mei: me: add panther lake P DIDAlexander Usyskin2-0/+4
2025-02-18misc: vcpu_stall_detector: Switch to use hrtimer_setup()Nam Cao1-2/+1