index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Lines
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
-20
/
+10
2025-03-16
cxl: Remove driver
Andrew Donnellan
-12887
/
+0
2025-03-14
misc: pci_endpoint_test: Use IRQ_TYPE_* defines from UAPI header
Niklas Cassel
-23
/
+23
2025-03-14
misc: pci_endpoint_test: Do not use managed IRQ functions
Kunihiko Hayashi
-5
/
+4
2025-03-14
misc: pci_endpoint_test: Remove global 'irq_type' and 'no_msi'
Kunihiko Hayashi
-15
/
+3
2025-03-14
misc: pci_endpoint_test: Fix 'irq_type' to convey the correct type
Kunihiko Hayashi
-0
/
+1
2025-03-14
misc: lis3lv02d: convert to use faux_device
Greg Kroah-Hartman
-18
/
+12
2025-03-10
Merge 6.14-rc6 into char-misc-next
Greg Kroah-Hartman
-20
/
+10
2025-03-08
misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' error
Kunihiko Hayashi
-1
/
+1
2025-03-08
misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_ir...
Kunihiko Hayashi
-0
/
+3
2025-03-08
misc: pci_endpoint_test: Handle BAR sizes larger than INT_MAX
Niklas Cassel
-8
/
+10
2025-03-08
misc: pci_endpoint_test: Give disabled BARs a distinct error code
Niklas Cassel
-2
/
+4
2025-03-08
misc: pci_endpoint_test: Fix potential truncation in pci_endpoint_test_probe()
Niklas Cassel
-1
/
+1
2025-03-08
misc: pci_endpoint_test: Fix pci_endpoint_test_bars_read_bar() error handling
Niklas Cassel
-2
/
+2
2025-03-06
PCI: Add Rockchip Vendor ID
Shawn Lin
-1
/
+0
2025-03-03
eeprom: at24: Drop of_match_ptr() and ACPI_PTR() protections
Andy Shevchenko
-6
/
+4
2025-02-27
Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"
Christian Heusel
-15
/
+0
2025-02-27
x86/cpu: Drop configuration options for early 64-bit CPUs
Arnd Bergmann
-1
/
+1
2025-02-21
ntsync: Check wait count based on byte size.
Elizabeth Figura
-3
/
+3
2025-02-20
eeprom: ee1004: Check chip before probing
Eddie James
-0
/
+4
2025-02-20
mei: Remove unused functions
Dr. David Alan Gilbert
-123
/
+0
2025-02-20
eeprom: digsy_mtc: Make GPIO lookup table match the device
Andy Shevchenko
-1
/
+1
2025-02-19
ntsync: Set the permissions to be 0666
Mike Lothian
-0
/
+1
2025-02-19
mei: vsc: Use "wakeuphostint" when getting the host wakeup GPIO
Hans de Goede
-1
/
+1
2025-02-19
mei: me: add panther lake P DID
Alexander Usyskin
-0
/
+4
2025-02-18
misc: vcpu_stall_detector: Switch to use hrtimer_setup()
Nam Cao
-2
/
+1
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
-2
/
+2
2025-01-27
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-106
/
+1196
2025-01-25
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-126
/
+226
2025-01-21
misc: pci_endpoint_test: Fix IOCTL return value
Manivannan Sadhasivam
-128
/
+127
2025-01-21
misc: pci_endpoint_test: Remove redundant 'remainder' test
Hans Zhang
-7
/
+1
2025-01-21
misc: pci_endpoint_test: Add consecutive BAR test
Niklas Cassel
-0
/
+88
2025-01-21
misc: pci_endpoint_test: Add support for capabilities
Niklas Cassel
-0
/
+19
2025-01-20
Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-2
/
+8
2025-01-17
ntsync: Fix reference leaks in the remaining create ioctls.
Elizabeth Figura
-2
/
+2
2025-01-16
ntsync: fix a file reference leak in drivers/misc/ntsync.c
Al Viro
-4
/
+6
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
-2
/
+2
2025-01-10
misc: fastrpc: Fix copy buffer page size
Ekansh Gupta
-2
/
+2
2025-01-10
misc: fastrpc: Fix registered buffer page address
Ekansh Gupta
-1
/
+1
2025-01-10
misc: fastrpc: Deregister device nodes properly in error scenarios
Anandu Krishnan E
-1
/
+1
2025-01-10
drivers/card_reader/rtsx_usb: Restore interrupt based detection
Sean Rhodes
-0
/
+15
2025-01-10
misc: fastrpc: Rename tgid and pid to client_id
Ekansh Gupta
-24
/
+24
2025-01-10
misc: fastrpc: Add support for multiple PD from one process
Ekansh Gupta
-14
/
+16
2025-01-10
misc: keba: Fix kernfs warning on module unload
Gerhard Engleder
-24
/
+45
2025-01-10
misc: Kconfig: Make MCHP_LAN966X_PCI depend on OF_OVERLAY
Ricardo Ribalda
-2
/
+1
2025-01-08
misc: microchip: pci1xxxx: Resolve return code mismatch during GPIO set config
Rengarajan S
-1
/
+1
2025-01-08
misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling
Rengarajan S
-1
/
+1
2025-01-08
misc: microchip: pci1xxxx: Add push-pull drive support for GPIO
Rengarajan S
-0
/
+3
2025-01-08
ntsync: No longer depend on BROKEN.
Elizabeth Figura
-1
/
+0
2025-01-08
ntsync: Introduce alertable waits.
Elizabeth Figura
-9
/
+61
[prev]
[next]