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
2017-07-04
Merge branch 'pci/host-xilinx' into next
Bjorn Helgaas
2
-2
/
+45
2017-07-04
Merge branch 'pci/host-vmd' into next
Bjorn Helgaas
1
-2
/
+5
2017-07-04
Merge branch 'pci/host-versatile' into next
Bjorn Helgaas
1
-9
/
+9
2017-07-04
Merge branch 'pci/host-tegra' into next
Bjorn Helgaas
1
-12
/
+21
2017-07-04
Merge branch 'pci/host-rockchip' into next
Bjorn Helgaas
2
-26
/
+100
2017-07-04
Merge branch 'pci/host-rcar' into next
Bjorn Helgaas
2
-2
/
+2
2017-07-04
Merge branch 'pci/host-qcom' into next
Bjorn Helgaas
2
-59
/
+396
2017-07-04
Merge branch 'pci/host-mediatek' into next
Bjorn Helgaas
5
-0
/
+704
2017-07-04
Merge branch 'pci/host-kirin' into next
Bjorn Helgaas
4
-0
/
+536
2017-07-03
PCI: rockchip: Use normal register bank for config accessors
Shawn Lin
1
-4
/
+9
2017-07-03
dt-bindings: PCI: Add documentation for MediaTek PCIe
Ryder Lee
1
-0
/
+130
2017-07-03
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
2
-1
/
+40
2017-07-03
Merge branch 'pci/host-hv' into next
Bjorn Helgaas
2
-81
/
+370
2017-07-03
Merge branch 'pci/host-faraday' into next
Bjorn Helgaas
2
-0
/
+63
2017-07-03
Merge branch 'pci/host-dra7xx' into next
Bjorn Helgaas
2
-2
/
+3
2017-07-03
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
12
-16
/
+19
2017-07-03
Merge branch 'pci/irq-fixups' into next
Bjorn Helgaas
31
-295
/
+579
2017-07-03
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
11
-164
/
+245
2017-07-03
PCI: Remove __pci_dev_reset() and pci_dev_reset()
Christoph Hellwig
1
-56
/
+52
2017-07-03
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
5
-81
/
+82
2017-07-02
Merge branch 'pci/switchtec' into next
Bjorn Helgaas
2
-2
/
+41
2017-07-02
Merge branch 'pci/resource' into next
Bjorn Helgaas
2
-1
/
+33
2017-07-02
Merge branch 'pci/portdrv' into next
Bjorn Helgaas
2
-35
/
+76
2017-07-02
Merge branch 'pci/pm' into next
Bjorn Helgaas
10
-38
/
+86
2017-07-02
Merge branch 'pci/msi' into next
Bjorn Helgaas
3
-15
/
+16
2017-07-02
Merge branch 'pci/misc' into next
Bjorn Helgaas
8
-31
/
+14
2017-07-02
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
5
-47
/
+242
2017-07-02
Merge branch 'pci/dpc' into next
Bjorn Helgaas
1
-2
/
+2
2017-07-02
PCI: xilinx: Make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-07-02
PCI: xilinx-nwl: Modify IRQ chip for legacy interrupts
Bharat Kumar Gogada
1
-1
/
+44
2017-07-02
PCI: vmd: Move SRCU cleanup after bus, child device removal
Jon Derrick
1
-1
/
+1
2017-07-02
PCI: vmd: Correct comment: VMD domains start at 0x10000, not 0x1000
Bjorn Helgaas
1
-1
/
+4
2017-07-02
PCI: versatile: Add local struct device pointers
Bjorn Helgaas
1
-9
/
+9
2017-07-02
PCI: tegra: Do not allocate MSI target memory
Thierry Reding
1
-6
/
+16
2017-07-02
PCI: tegra: Support MSI 64-bit addressing
Thierry Reding
1
-7
/
+6
2017-07-02
PCI: rockchip: Use local struct device pointer consistently
Shawn Lin
1
-3
/
+2
2017-07-02
PCI: rockchip: Check for clk_prepare_enable() errors during resume
Arvind Yadav
1
-6
/
+28
2017-07-02
MAINTAINERS: Remove Wenrui Li as Rockchip PCIe driver maintainer
Shawn Lin
1
-1
/
+0
2017-07-02
PCI: rockchip: Configure RC's MPS setting
Shawn Lin
1
-0
/
+8
2017-07-02
PCI: rockchip: Reconfigure configuration space header type
Shawn Lin
1
-0
/
+14
2017-07-02
PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses()
Shawn Lin
1
-10
/
+25
2017-07-02
PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu()
Shawn Lin
1
-10
/
+11
2017-07-02
PCI: rockchip: Rename rockchip_cfg_atu() to rockchip_pcie_cfg_atu()
Shawn Lin
1
-3
/
+3
2017-07-02
PCI: rockchip: Control vpcie0v9 for system PM
Shawn Lin
1
-0
/
+11
2017-07-02
PCI: rcar-gen2: Make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-07-02
PCI: rcar: Use proper name for the R-Car SoC
Wolfram Sang
1
-1
/
+1
2017-07-02
PCI: qcom: Limit TLP size to 2K to work around hardware issue
Srinivas Kandagatla
1
-0
/
+13
2017-07-02
PCI: qcom: Fix spelling mistake: "asser" -> "assert"
Colin Ian King
1
-1
/
+1
2017-07-02
PCI: qcom: Reorder to put v0 functions together, v1 functions together, etc
Bjorn Helgaas
1
-61
/
+61
2017-07-02
PCI: qcom: Add support for IPQ4019 PCIe controller
John Crispin
2
-1
/
+325
[next]