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
/
pci
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-30
PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller
Marc Zyngier
1
-25
/
+16
2015-07-29
PCI: iproc: Fix BCMA dependency in Kconfig
Ray Jui
1
-1
/
+1
2015-07-29
PCI: iproc: Fix ARM64 dependency in Kconfig
Ray Jui
1
-1
/
+1
2015-07-29
PCI: iproc: enable arm64 support for iProc PCIe
Ray Jui
2
-8
/
+23
2015-07-23
PCI: designware: Don't complain missing *config* reg space if va_cfg0 is set
Murali Karicheri
1
-1
/
+1
2015-07-22
PCI: iproc: Add arm64 support
Ray Jui
2
-7
/
+23
2015-07-22
PCI: Use helper functions to access fields in struct msi_desc
Jiang Liu
3
-12
/
+10
2015-07-21
PCI: xgene: Add support for a 64-bit prefetchable memory window
Duc Dang
1
-2
/
+10
2015-07-21
PCI: xilinx: Check for MSI interrupt flag before handling as INTx
Russell Joyce
1
-8
/
+11
2015-07-16
PCI/keystone: Prepare irq handlers for irq argument removal
Thomas Gleixner
1
-2
/
+5
2015-07-16
PCI/keystone: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-3
/
+3
2015-07-16
PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_data
Jiang Liu
1
-9
/
+6
2015-07-16
genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()
Jiang Liu
1
-1
/
+1
2015-07-14
PCI: xgene: Drop owner assignment from platform_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-14
PCI: iproc: Delete unnecessary checks before phy calls
Markus Elfring
1
-21
/
+13
2015-07-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+3
2015-06-25
Mohit Kumar has moved
Pratyush Anand
1
-1
/
+1
2015-06-25
Pratyush Anand has moved
Pratyush Anand
1
-2
/
+2
2015-06-25
PCI/keystone: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-4
/
+3
2015-06-18
Merge branches 'pci/host-xgene' and 'pci/hotplug' into next
Bjorn Helgaas
1
-4
/
+41
2015-06-18
PCI: xgene: Allow config access to Root Port even when link is down
Duc Dang
1
-3
/
+1
2015-06-18
PCI: xgene: Disable Configuration Request Retry Status for v1 silicon
Duc Dang
1
-1
/
+40
2015-06-16
Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host...
Bjorn Helgaas
15
-191
/
+929
2015-06-16
PCI: imx6: Add #define PCIE_RC_LCSR
Bjorn Helgaas
1
-1
/
+3
2015-06-16
PCI: imx6: Use "u32", not "uint32_t"
Bjorn Helgaas
1
-10
/
+10
2015-06-12
PCI: imx6: Add speed change timeout message
Troy Kisky
1
-17
/
+27
2015-06-10
PCI: designware: Wait for link to come up with consistent style
Bjorn Helgaas
6
-66
/
+51
2015-06-10
PCI: layerscape: Factor out ls_pcie_establish_link()
Bjorn Helgaas
1
-6
/
+13
2015-06-10
PCI: layerscape: Use dw_pcie_link_up() consistently
Bjorn Helgaas
1
-1
/
+1
2015-06-10
PCI: dra7xx: Use dw_pcie_link_up() consistently
Bjorn Helgaas
1
-2
/
+1
2015-06-05
PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driver
Duc Dang
4
-0
/
+627
2015-06-02
PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link()
Bjorn Helgaas
1
-2
/
+2
2015-05-27
PCI: iproc: Free resource list after registration
Hauke Mehrtens
2
-8
/
+8
2015-05-27
PCI: iproc: Directly add PCI resources
Hauke Mehrtens
4
-10
/
+5
2015-05-27
PCI: designware: Use pci_scan_root_bus() for simplicity
Yijing Wang
1
-3
/
+1
2015-05-27
PCI: tegra: Remove tegra_pcie_scan_bus()
Yijing Wang
1
-16
/
+0
2015-05-26
PCI: mvebu: Remove mvebu_pcie_scan_bus()
Yijing Wang
1
-17
/
+1
2015-05-20
PCI: designware: Use iATU0 for cfg and IO, iATU1 for MEM
Jisheng Zhang
1
-36
/
+45
2015-05-20
PCI: designware: Consolidate outbound iATU programming functions
Jisheng Zhang
1
-70
/
+39
2015-05-20
PCI: iproc: Add BCMA PCIe driver
Hauke Mehrtens
3
-0
/
+124
2015-05-20
PCI: iproc: Allow override of device tree IRQ mapping function
Hauke Mehrtens
3
-1
/
+4
2015-05-19
PCI: designware: Add support for x8 links
Zhou Wang
1
-0
/
+8
2015-04-13
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-19
/
+499
2015-04-10
Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci...
Bjorn Helgaas
12
-19
/
+498
2015-04-09
PCI: layerscape: Simplify platform_get_resource_byname() failure checking
Bjorn Helgaas
1
-6
/
+3
2015-04-09
PCI: keystone: Don't dereference possible NULL pointer
Bjorn Helgaas
1
-1
/
+2
2015-04-09
PCI: versatile: Check for devm_ioremap_resource() failures
Jisheng Zhang
1
-6
/
+6
2015-04-09
Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+4
2015-04-08
PCI: exynos: Fix INTx enablement statement termination error
Jaehoon Chung
1
-1
/
+1
2015-04-08
PCI: iproc: Add Broadcom iProc PCIe support
Ray Jui
5
-0
/
+439
[prev]
[next]