index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macro
Frank Li
1
-0
/
+3
2024-07-09
PCI: Add PCIE_MSG_CODE_ASSERT_INTx message macros
Yoshihiro Shimoda
1
-0
/
+18
2024-07-09
PCI: dwc: Add outbound MSG TLPs support
Yoshihiro Shimoda
2
-2
/
+11
2024-07-09
PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structure
Yoshihiro Shimoda
4
-60
/
+77
2024-07-09
PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slot
Frank Li
1
-3
/
+10
2024-07-09
PCI: dwc: Use msleep() in dw_pcie_wait_for_link()
Konrad Dybcio
2
-3
/
+2
2024-07-09
misc: pci_endpoint_test: Remove unused pci_endpoint_test_bar_{readl,writel} f...
Jiapeng Chong
1
-12
/
+0
2024-07-09
misc: pci_endpoint_test: Document policy about adding pci_device_id
Yoshihiro Shimoda
1
-0
/
+4
2024-07-09
misc: pci_endpoint_test: Refactor dma_set_mask_and_coherent() logic
Frank Li
1
-5
/
+1
2024-07-09
misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR tests
Niklas Cassel
1
-12
/
+42
2024-07-09
misc: pci_endpoint_test: Add support for Rockchip rk3588
Niklas Cassel
1
-0
/
+11
2024-07-04
PCI: endpoint: Fix error handling in epf_ntb_epc_cleanup()
Dan Carpenter
1
-2
/
+5
2024-07-04
PCI: endpoint: Clean up error handling in vpci_scan_bus()
Dan Carpenter
1
-3
/
+9
2024-07-04
PCI: endpoint: Make pci_epc_class struct constant
Greg Kroah-Hartman
1
-12
/
+7
2024-07-04
PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF drivers
Manivannan Sadhasivam
6
-3
/
+61
2024-05-28
PCI: endpoint: pci-epf-test: Handle Link Down event
Manivannan Sadhasivam
1
-0
/
+10
2024-05-28
PCI: endpoint: pci-epf-{mhi/test}: Move DMA initialization to EPC init callback
Manivannan Sadhasivam
2
-14
/
+14
2024-05-28
PCI: endpoint: pci-epf-test: Refactor pci_epf_test_unbind() function
Manivannan Sadhasivam
1
-19
/
+39
2024-05-28
PCI: endpoint: Rename BME to Bus Master Enable
Manivannan Sadhasivam
3
-15
/
+16
2024-05-28
PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to e...
Manivannan Sadhasivam
3
-12
/
+12
2024-05-28
PCI: endpoint: pci-epf-test: Use 'msix_capable' flag directly in pci_epf_test...
Manivannan Sadhasivam
1
-6
/
+2
2024-05-28
PCI: endpoint: pci-epf-test: Make use of cached 'epc_features' in pci_epf_tes...
Manivannan Sadhasivam
1
-11
/
+3
2024-05-28
PCI: endpoint: Remove unused field in struct pci_epf_group
Christophe JAILLET
1
-1
/
+0
2024-05-25
Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
10
-45
/
+35
2024-05-25
Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
9
-19
/
+431
2024-05-25
Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
5
-17
/
+80
2024-05-24
Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
24
-93
/
+192
2024-05-24
Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2024-05-24
Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-21
/
+29
2024-05-24
Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
80
-164
/
+314
2024-05-24
Merge tag 'char-misc-6.10-rc1-fix' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-05-24
Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-91
/
+181
2024-05-23
Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linux
Linus Torvalds
20
-147
/
+224
2024-05-23
Merge tag 'regulator-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-77
/
+45
2024-05-23
Merge tag 'regmap-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+8
2024-05-23
Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-106
/
+42
2024-05-23
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
69
-315
/
+314
2024-05-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+6
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
28
-138
/
+304
2024-05-23
r8169: Fix possible ring buffer corruption on fragmented Tx packets.
Ken Milmore
1
-1
/
+2
2024-05-23
null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
Yu Kuai
1
-14
/
+26
2024-05-23
irqchip: riscv-imsic: Fixup riscv_ipi_set_virq_range() conflict
Palmer Dabbelt
1
-1
/
+1
2024-05-23
idpf: Interpret .set_channels() input differently
Larysa Zaremba
1
-15
/
+6
2024-05-23
ice: Interpret .set_channels() input differently
Larysa Zaremba
1
-17
/
+2
2024-05-23
drivers/xen: Improve the late XenStore init protocol
Henry Wang
1
-13
/
+23
2024-05-23
net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()
Romain Gantois
1
-2
/
+12
2024-05-23
net: fec: avoid lock evasion when reading pps_enable
Wei Fang
1
-6
/
+8
2024-05-23
Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"
Jacob Keller
2
-56
/
+3
2024-05-23
Merge tag 'drm-misc-next-fixes-2024-05-23' of https://gitlab.freedesktop.org/...
Dave Airlie
5
-7
/
+6
2024-05-23
Merge tag 'amd-drm-fixes-6.10-2024-05-22' of https://gitlab.freedesktop.org/a...
Dave Airlie
7
-14
/
+83
[next]