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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-19
PCI/DPC: Use threaded IRQ for bottom half handling
Keith Busch
1
-7
/
+8
2018-07-19
PCI/DPC: Print AER status in DPC event handling
Keith Busch
1
-0
/
+6
2018-07-19
PCI/DPC: Remove rp_pio_status from dpc struct
Keith Busch
1
-12
/
+5
2018-07-19
PCI/DPC: Defer event handling to work queue
Keith Busch
1
-24
/
+20
2018-07-19
PCI/DPC: Leave interrupts enabled while handling event
Keith Busch
1
-18
/
+5
2018-07-19
PCI/AER: Honor "pcie_ports=native" even if HEST sets FIRMWARE_FIRST
Alexandru Gagniuc
1
-0
/
+6
2018-07-19
PCI/AER: Add sysfs attributes for rootport cumulative stats
Rajat Jain
2
-0
/
+75
2018-07-19
PCI/AER: Add sysfs attributes to provide AER stats and breakdown
Rajat Jain
5
-0
/
+197
2018-07-19
PCI/AER: Define aer_stats structure for AER capable devices
Rajat Jain
4
-2
/
+55
2018-07-19
PCI/AER: Move internal declarations to drivers/pci/pci.h
Rajat Jain
3
-6
/
+10
2018-07-19
PCI/AER: Adopt lspci names for AER error decoding
Tyler Baicar
1
-23
/
+23
2018-07-19
PCI/AER: Expose internal API for obtaining AER information
Keith Busch
2
-25
/
+33
2018-07-19
PCI: endpoint: Add MSI set maximum restriction
Gustavo Pimentel
1
-1
/
+2
2018-07-19
tools: PCI: Add MSI-X support
Gustavo Pimentel
3
-15
/
+87
2018-07-19
pci_endpoint_test: Add 2 ioctl commands
Gustavo Pimentel
4
-48
/
+165
2018-07-19
pci-epf-test/pci_endpoint_test: Add MSI-X support
Gustavo Pimentel
10
-16
/
+79
2018-07-19
pci-epf-test/pci_endpoint_test: Use irq_type module parameter
Gustavo Pimentel
1
-9
/
+19
2018-07-19
pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
Gustavo Pimentel
3
-55
/
+114
2018-07-19
PCI: dwc: Add legacy interrupt callback handler
Gustavo Pimentel
3
-2
/
+17
2018-07-19
PCI: dwc: Rework MSI callbacks handler
Gustavo Pimentel
2
-27
/
+33
2018-07-19
PCI: dwc: Add MSI-X callbacks handler
Gustavo Pimentel
3
-1
/
+148
2018-07-19
PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
Gustavo Pimentel
9
-14
/
+15
2018-07-19
PCI: endpoint: Add MSI-X interfaces
Gustavo Pimentel
5
-0
/
+93
2018-07-19
PCI: dwc: Fix EP link notification implementation
Gustavo Pimentel
2
-8
/
+9
2018-07-18
PCI: v3-semi: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: mediatek: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: faraday: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: aardvark: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: designware: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+2
2018-07-18
PCI: versatile: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: xgene: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
3
-1
/
+41
2018-07-13
PCI: pcie-cadence-ep: Remove redundant variable mmc
Colin Ian King
1
-2
/
+1
2018-07-13
PCI: spear13xx: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: qcom: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: histb: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: designware-plat: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: artpec6: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: armada8k: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: keystone: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: imx6: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: exynos: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: iproc: Reduce inbound/outbound mapping print level
Ray Jui
1
-17
/
+17
2018-07-13
PCI: iproc: Reject unconfigured physical functions from PAXC
Ray Jui
2
-1
/
+30
2018-07-13
PCI: iproc: Disable MSI parsing in certain PAXC blocks
Ray Jui
1
-2
/
+32
2018-07-13
PCI: iproc: Fix up corrupted PAXC root complex config registers
Ray Jui
2
-6
/
+62
2018-07-13
PCI: iproc: Activate PAXC bridge quirk for more devices
Ray Jui
1
-0
/
+3
2018-07-12
PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthrough
Gustavo A. R. Silva
4
-0
/
+6
2018-07-12
PCI: Workaround IDT switch ACS Source Validation erratum
James Puthukattukaran
3
-2
/
+79
2018-07-12
PCI: cadence: Add shutdown callback to host driver
Alan Douglas
1
-0
/
+15
[prev]
[next]