index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
13 days
Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-04-23
misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE)
Niklas Cassel
2025-04-15
mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf type
Hans de Goede
2025-04-15
mei: vsc: Fix fortify-panic caused by invalid counted_by() use
Hans de Goede
2025-04-15
misc: microchip: pci1xxxx: Fix incorrect IRQ status handling during ack
Rengarajan S
2025-04-15
misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration
Rengarajan S
2025-04-15
mei: me: add panther lake H DID
Alexander Usyskin
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-02
Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-04-02
Merge branch 'topic/cxl' into next
Michael Ellerman
2025-04-01
Merge tag 'i2c-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-28
Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-28
objtool, lkdtm: Obfuscate the do_nothing() pointer
Josh Poimboeuf
2025-03-27
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2025-03-26
misc: pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTO
Niklas Cassel
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-25
Merge tag 'i2c-host-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-03-16
cxl: Remove driver
Andrew Donnellan
2025-03-14
misc: pci_endpoint_test: Use IRQ_TYPE_* defines from UAPI header
Niklas Cassel
2025-03-14
misc: pci_endpoint_test: Do not use managed IRQ functions
Kunihiko Hayashi
2025-03-14
misc: pci_endpoint_test: Remove global 'irq_type' and 'no_msi'
Kunihiko Hayashi
2025-03-14
misc: pci_endpoint_test: Fix 'irq_type' to convey the correct type
Kunihiko Hayashi
2025-03-14
misc: lis3lv02d: convert to use faux_device
Greg Kroah-Hartman
2025-03-10
Merge 6.14-rc6 into char-misc-next
Greg Kroah-Hartman
2025-03-08
misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' error
Kunihiko Hayashi
2025-03-08
misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_ir...
Kunihiko Hayashi
2025-03-08
misc: pci_endpoint_test: Handle BAR sizes larger than INT_MAX
Niklas Cassel
2025-03-08
misc: pci_endpoint_test: Give disabled BARs a distinct error code
Niklas Cassel
2025-03-08
misc: pci_endpoint_test: Fix potential truncation in pci_endpoint_test_probe()
Niklas Cassel
2025-03-08
misc: pci_endpoint_test: Fix pci_endpoint_test_bars_read_bar() error handling
Niklas Cassel
2025-03-06
PCI: Add Rockchip Vendor ID
Shawn Lin
2025-03-03
eeprom: at24: Drop of_match_ptr() and ACPI_PTR() protections
Andy Shevchenko
2025-02-27
Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"
Christian Heusel
2025-02-27
x86/cpu: Drop configuration options for early 64-bit CPUs
Arnd Bergmann
2025-02-21
ntsync: Check wait count based on byte size.
Elizabeth Figura
2025-02-20
eeprom: ee1004: Check chip before probing
Eddie James
2025-02-20
mei: Remove unused functions
Dr. David Alan Gilbert
2025-02-20
eeprom: digsy_mtc: Make GPIO lookup table match the device
Andy Shevchenko
2025-02-19
ntsync: Set the permissions to be 0666
Mike Lothian
2025-02-19
mei: vsc: Use "wakeuphostint" when getting the host wakeup GPIO
Hans de Goede
2025-02-19
mei: me: add panther lake P DID
Alexander Usyskin
2025-02-18
misc: vcpu_stall_detector: Switch to use hrtimer_setup()
Nam Cao
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-27
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-25
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-21
misc: pci_endpoint_test: Fix IOCTL return value
Manivannan Sadhasivam
2025-01-21
misc: pci_endpoint_test: Remove redundant 'remainder' test
Hans Zhang
[next]