summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
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
2025-03-08misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_ir...Kunihiko Hayashi
2025-03-08misc: pci_endpoint_test: Handle BAR sizes larger than INT_MAXNiklas Cassel
2025-03-08misc: pci_endpoint_test: Give disabled BARs a distinct error codeNiklas Cassel
2025-03-08misc: pci_endpoint_test: Fix potential truncation in pci_endpoint_test_probe()Niklas Cassel
2025-03-08misc: pci_endpoint_test: Fix pci_endpoint_test_bars_read_bar() error handlingNiklas Cassel
2025-03-06PCI: Add Rockchip Vendor IDShawn Lin
2025-03-03eeprom: at24: Drop of_match_ptr() and ACPI_PTR() protectionsAndy Shevchenko
2025-02-27Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"Christian Heusel
2025-02-27x86/cpu: Drop configuration options for early 64-bit CPUsArnd Bergmann
2025-02-21ntsync: Check wait count based on byte size.Elizabeth Figura
2025-02-20eeprom: ee1004: Check chip before probingEddie James
2025-02-20mei: Remove unused functionsDr. David Alan Gilbert
2025-02-20eeprom: digsy_mtc: Make GPIO lookup table match the deviceAndy Shevchenko
2025-02-19ntsync: Set the permissions to be 0666Mike Lothian
2025-02-19mei: vsc: Use "wakeuphostint" when getting the host wakeup GPIOHans de Goede
2025-02-19mei: me: add panther lake P DIDAlexander Usyskin
2025-02-18misc: vcpu_stall_detector: Switch to use hrtimer_setup()Nam Cao
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-21misc: pci_endpoint_test: Fix IOCTL return valueManivannan Sadhasivam
2025-01-21misc: pci_endpoint_test: Remove redundant 'remainder' testHans Zhang
2025-01-21misc: pci_endpoint_test: Add consecutive BAR testNiklas Cassel
2025-01-21misc: pci_endpoint_test: Add support for capabilitiesNiklas Cassel
2025-01-20Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-01-17ntsync: Fix reference leaks in the remaining create ioctls.Elizabeth Figura
2025-01-16ntsync: fix a file reference leak in drivers/misc/ntsync.cAl Viro
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman
2025-01-10misc: fastrpc: Fix copy buffer page sizeEkansh Gupta