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
2020-01-29
Merge branch 'pci/host-vmd'
Bjorn Helgaas
5
-160
/
+33
2020-01-29
Merge branch 'pci/virtualization'
Bjorn Helgaas
6
-32
/
+53
2020-01-29
Merge branch 'pci/switchtec'
Bjorn Helgaas
2
-86
/
+302
2020-01-29
Merge branch 'pci/resource'
Bjorn Helgaas
1
-68
/
+95
2020-01-29
Merge branch 'pci/pm'
Bjorn Helgaas
1
-1
/
+4
2020-01-29
Merge branch 'pci/p2pdma'
Bjorn Helgaas
1
-0
/
+3
2020-01-29
Merge branch 'pci/misc'
Bjorn Helgaas
2
-33
/
+52
2020-01-29
PCI: Allow adjust_bridge_window() to shrink resource if necessary
Nicholas Johnson
1
-4
/
+12
2020-01-29
PCI: Set resource size directly in adjust_bridge_window()
Nicholas Johnson
1
-16
/
+7
2020-01-29
PCI: Rename extend_bridge_window() to adjust_bridge_window()
Nicholas Johnson
1
-4
/
+4
2020-01-29
PCI: Rename extend_bridge_window() parameter
Nicholas Johnson
1
-4
/
+4
2020-01-29
PCI: Consider alignment of hot-added bridges when assigning resources
Nicholas Johnson
1
-32
/
+46
2020-01-29
PCI: Remove local variable usage in pci_bus_distribute_available_resources()
Nicholas Johnson
1
-10
/
+6
2020-01-29
PCI: Pass size + alignment to pci_bus_distribute_available_resources()
Nicholas Johnson
1
-16
/
+19
2020-01-29
PCI: Rename variables
Nicholas Johnson
1
-13
/
+17
2020-01-29
PCI: vmd: Add two VMD Device IDs
Sushma Kalakota
1
-0
/
+4
2020-01-29
PCI: Remove unnecessary braces
Nicholas Johnson
1
-2
/
+1
2020-01-24
PCI: vmd: Remove dma_map_ops overrides
Jon Derrick
2
-151
/
+0
2020-01-24
iommu/vt-d: Remove VMD child device sanity check
Jon Derrick
1
-9
/
+1
2020-01-24
iommu/vt-d: Use pci_real_dma_dev() for mapping
Jon Derrick
1
-0
/
+5
2020-01-24
PCI: Introduce pci_real_dma_dev()
Jon Derrick
2
-1
/
+24
2020-01-24
x86/PCI: Expose VMD's pci_dev in struct pci_sysdata
Jon Derrick
1
-1
/
+1
2020-01-23
PCI/AER: Initialize aer_fifo
Dongdong Liu
1
-0
/
+1
2020-01-23
PCI/AER: Factor message prefixes with dev_fmt()
Bjorn Helgaas
1
-3
/
+5
2020-01-23
PCI/AER: Log which device prevents error recovery
Yicong Yang
1
-2
/
+4
2020-01-15
PCI/switchtec: Add Gen4 device IDs
Kelvin Cao
2
-0
/
+36
2020-01-15
PCI/switchtec: Add Gen4 MRPC GAS access permission check
Kelvin Cao
1
-0
/
+6
2020-01-15
PCI/switchtec: Add Gen4 flash information interface support
Kelvin Cao
1
-0
/
+111
2020-01-15
PCI/switchtec: Add Gen4 system info register support
Logan Gunthorpe
1
-0
/
+5
2020-01-15
PCI/switchtec: Separate Gen3 register structures into unions
Logan Gunthorpe
1
-11
/
+27
2020-01-15
PCI/switchtec: Factor out Gen3 ioctl_flash_part_info()
Logan Gunthorpe
1
-26
/
+42
2020-01-15
PCI/switchtec: Add 'generation' variable
Logan Gunthorpe
1
-32
/
+58
2020-01-15
PCI/switchtec: Rename generation-specific constants
Logan Gunthorpe
1
-5
/
+5
2020-01-15
PCI/switchtec: Move check event ID from mask_event() to switchtec_event_isr()
Wesley Sheng
1
-5
/
+6
2020-01-15
PCI/switchtec: Remove redundant valid PFF number count
Wesley Sheng
1
-8
/
+4
2020-01-15
PCI/switchtec: Add support for Intercomm Notify and Upstream Error Containment
Logan Gunthorpe
1
-0
/
+3
2020-01-13
PCI/PM: Print config space of devices before suspend
Chen Yu
1
-1
/
+4
2020-01-13
PCI: Don't disable bridge BARs when assigning bus resources
Logan Gunthorpe
1
-4
/
+16
2020-01-08
PCI/switchtec: Fix vep_vector_number ioread width
Logan Gunthorpe
1
-1
/
+1
2020-01-08
PCI/switchtec: Use dma_set_mask_and_coherent()
Wesley Sheng
1
-1
/
+1
2019-12-18
PCI: Add DMA alias quirk for PLX PEX NTB
James Sewart
1
-0
/
+15
2019-12-18
PCI: Add nr_devfns parameter to pci_add_dma_alias()
James Sewart
3
-24
/
+28
2019-12-18
PCI: Fix pci_add_dma_alias() bitmask size
James Sewart
3
-3
/
+6
2019-12-13
PCI: Increase D3 delay for AMD Ryzen5/7 XHCI controllers
Daniel Drake
1
-0
/
+16
2019-12-13
PCI: Add generic quirk for increasing D3hot delay
Daniel Drake
1
-7
/
+12
2019-12-12
PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-in
Wei Liu
2
-26
/
+24
2019-12-10
PCI/P2PDMA: Add Intel SkyLake-E to the whitelist
Armen Baloyan
1
-0
/
+3
2019-12-09
PCI/IOV: Fix memory leak in pci_iov_add_virtfn()
Navid Emamdoost
1
-5
/
+4
2019-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
41
-305
/
+448
2019-12-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
11
-32
/
+35
[next]