summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
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
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_ir...Kunihiko 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
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados1-2/+2
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-106/+1196
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-126/+226
2025-01-21misc: pci_endpoint_test: Fix IOCTL return valueManivannan Sadhasivam1-128/+127
2025-01-21misc: pci_endpoint_test: Remove redundant 'remainder' testHans Zhang1-7/+1
2025-01-21misc: pci_endpoint_test: Add consecutive BAR testNiklas Cassel1-0/+88
2025-01-21misc: pci_endpoint_test: Add support for capabilitiesNiklas Cassel1-0/+19
2025-01-20Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-2/+8
2025-01-17ntsync: Fix reference leaks in the remaining create ioctls.Elizabeth Figura1-2/+2
2025-01-16ntsync: fix a file reference leak in drivers/misc/ntsync.cAl Viro1-4/+6
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman1-2/+2
2025-01-10misc: fastrpc: Fix copy buffer page sizeEkansh Gupta1-2/+2