index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-21
PCI: pciehp: Queue power work requests in dedicated function
Guenter Roeck
1
-52
/
+23
2015-10-16
PCI: iproc: Add outbound mapping support
Ray Jui
3
-0
/
+159
2015-10-16
PCI/MSI: Allow the MSI domain to be device-specific
Marc Zyngier
2
-0
/
+25
2015-10-16
PCI: Add per-device MSI domain hook
Marc Zyngier
1
-5
/
+30
2015-10-16
PCI/MSI: Use of_msi_get_domain instead of open-coded "msi-parent" parsing
Marc Zyngier
1
-7
/
+6
2015-10-16
PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().
David Daney
1
-0
/
+32
2015-10-16
genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
Marc Zyngier
1
-0
/
+4
2015-10-15
PCI/MSI: Export all remapped MSIs to sysfs attributes
Romain Bezut
1
-14
/
+17
2015-10-14
PM / PCI / ACPI: Kick devices that might have been reset by firmware
Rafael J. Wysocki
1
-1
/
+1
2015-10-14
PM / sleep: Drop pm_request_idle() from pm_generic_complete()
Rafael J. Wysocki
1
-7
/
+2
2015-10-13
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
2
-8
/
+8
2015-10-12
PCI / PM: Avoid resuming more devices during system suspend
Rafael J. Wysocki
3
-11
/
+72
2015-10-10
PCI: generic: Fix address window calculation for non-zero starting bus
David Daney
1
-2
/
+2
2015-10-09
PCI: mvebu: Remove code restricting accesses to slot 0
Russell King
1
-24
/
+0
2015-10-09
PCI: mvebu: Add PCI Express root complex capability block
Russell King
1
-4
/
+133
2015-10-09
PCI: mvebu: Improve clock/reset handling
Russell King
1
-13
/
+43
2015-10-09
PCI: mvebu: Use gpio_desc to carry around gpio
Russell King
1
-15
/
+24
2015-10-09
PCI: mvebu: Use devm_kcalloc() to allocate an array
Russell King
1
-2
/
+1
2015-10-09
PCI: mvebu: Use gpio_set_value_cansleep()
Russell King
1
-2
/
+2
2015-10-09
PCI: mvebu: Split port parsing and resource claiming from port setup
Russell King
1
-3
/
+12
2015-10-09
PCI: mvebu: Fix memory leaks and refcount leaks
Russell King
1
-7
/
+43
2015-10-09
PCI: mvebu: Move port parsing and resource claiming to separate function
Russell King
1
-56
/
+74
2015-10-08
PCI: mvebu: Use port->name rather than "PCIe%d.%d"
Russell King
1
-8
/
+8
2015-10-08
PCI: mvebu: Report full node name when reporting a DT error
Russell King
1
-1
/
+2
2015-10-08
PCI: mvebu: Use for_each_available_child_of_node() to walk child nodes
Russell King
1
-4
/
+1
2015-10-08
PCI: mvebu: Use of_get_available_child_count()
Russell King
1
-8
/
+3
2015-10-08
PCI: mvebu: Use exact config access size; don't read/modify/write
Russell King
1
-17
/
+26
2015-10-08
PCI: mvebu: Return zero for reserved or unimplemented config space
Russell King
1
-2
/
+7
2015-10-08
PCI: generic: Pass starting bus number to pci_scan_root_bus()
David Daney
1
-1
/
+2
2015-10-08
PCI: generic: Allow multiple hosts with different map_bus() methods
David Daney
1
-12
/
+15
2015-10-07
PCI: Prevent out of bounds access in numa_node override
Sasha Levin
1
-1
/
+1
2015-10-01
Merge branches 'pm-pci' and 'acpi-pci'
Rafael J. Wysocki
1
-3
/
+4
2015-09-26
PCI/MSI: xgene: Remove msi_controller assignment
Duc Dang
1
-22
/
+0
2015-09-26
PCI: iproc: Improve link detection logic
Ray Jui
1
-6
/
+23
2015-09-26
PCI: iproc: Fix PCIe reset logic
Ray Jui
1
-5
/
+10
2015-09-26
PCI: iproc: Call pci_fixup_irqs() for ARM64 as well as ARM
Ray Jui
1
-2
/
+0
2015-09-26
PCI: iproc: Remove unused struct iproc_pcie.irqs[]
Ray Jui
1
-3
/
+0
2015-09-26
PCI: iproc: Fix code comment to match code
Ray Jui
1
-1
/
+1
2015-09-25
Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-37
/
+36
2015-09-25
PCI / PM: Update runtime PM documentation for PCI devices
Rafael J. Wysocki
1
-3
/
+4
2015-09-25
PCI: imx6: Add PCIE_PHY_RX_ASIC_OUT_VALID definition
Fabio Estevam
1
-1
/
+2
2015-09-25
PCI: imx6: Return real error code from imx6_add_pcie_port()
Fabio Estevam
1
-1
/
+1
2015-09-25
PCI: rcar: Add R8A7794 support
Sergei Shtylyov
1
-0
/
+1
2015-09-25
PCI: Use function 0 VPD for identical functions, regular VPD for others
Alex Williamson
2
-24
/
+18
2015-09-25
PCI: Fix devfn for VPD access through function 0
Alex Williamson
1
-3
/
+6
2015-09-25
PCI/MSI: Fix MSI IRQ domains for VFs on virtual buses
Alex Williamson
1
-6
/
+11
2015-09-25
PCI: Disable MSI on SiS 761
Ondrej Zary
1
-0
/
+1
2015-09-23
PCI: Clear IORESOURCE_UNSET when reverting to firmware-assigned address
Bjorn Helgaas
1
-0
/
+2
2015-09-23
PCI: Clear IORESOURCE_UNSET when clipping a bridge window
Bjorn Helgaas
1
-0
/
+2
2015-09-18
PCI: Remove unnecessary "if" statement
Zhen Lei
1
-5
/
+3
[prev]
[next]