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
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-181
/
+377
2014-12-04
Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+20
2014-12-02
PCI: tegra: Use physical range for I/O mapping
Thierry Reding
1
-8
/
+20
2014-11-24
PCI/MSI: Add device flag indicating that 64-bit MSIs don't work
Benjamin Herrenschmidt
1
-0
/
+26
2014-11-23
PCI/MSI: Allow an msi_controller to be associated to an irq domain
Marc Zyngier
1
-2
/
+14
2014-11-23
PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain
Jiang Liu
1
-3
/
+64
2014-11-23
PCI/MSI: Enhance core to support hierarchy irqdomain
Jiang Liu
2
-0
/
+173
2014-11-23
PCI/MSI: Move cached entry functions to irq core
Jiang Liu
2
-18
/
+1
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
5
-18
/
+18
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq et al
Thomas Gleixner
1
-8
/
+16
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
5
-9
/
+9
2014-11-23
PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()
Jiang Liu
1
-8
/
+1
2014-11-23
PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interrupts
Jiang Liu
1
-1
/
+0
2014-11-23
PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier
Jiang Liu
1
-25
/
+15
2014-11-23
PCI/MSI: Remove unnecessary braces around single statements
Jiang Liu
1
-6
/
+3
2014-11-22
Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-15
/
+26
2014-11-21
PCI: xilinx: Save MSI controller in pci_sys_data
Yijing Wang
1
-15
/
+5
2014-11-21
PCI: mvebu: Save MSI controller in pci_sys_data
Yijing Wang
1
-7
/
+4
2014-11-21
PCI: rcar: Save MSI controller in pci_sys_data
Yijing Wang
1
-10
/
+3
2014-11-21
PCI: designware: Save MSI controller in pci_sys_data
Yijing Wang
1
-11
/
+5
2014-11-21
PCI: tegra: Save MSI controller in pci_sys_data
Yijing Wang
1
-10
/
+4
2014-11-20
PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_t
Yinghai Lu
1
-12
/
+16
2014-11-14
PCI: Apply _HPX Link Control settings to all devices with a link
Yinghai Lu
3
-2
/
+4
2014-11-13
PCI: xgene: Assign resources to bus before adding new devices
Duc Dang
1
-1
/
+6
2014-11-12
PCI/MSI: Add weak pcibios_msi_controller()
Yijing Wang
1
-1
/
+16
2014-11-12
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
9
-21
/
+23
2014-11-12
Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"
Yijing Wang
1
-16
/
+6
2014-11-07
PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits
Yijing Wang
1
-1
/
+6
2014-11-01
Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-14
/
+14
2014-10-30
PCI: Rename sysfs 'enabled' file back to 'enable'
Greg Kroah-Hartman
1
-4
/
+4
2014-10-29
PCI: imx6: Wait for clocks to stabilize after ref_en
Richard Zhu
1
-3
/
+10
2014-10-27
Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"
Kamal Mostafa
1
-7
/
+0
2014-10-24
PCI / PM: handle failure to enable wakeup on PCIe PME
Lucas Stach
1
-2
/
+4
2014-10-12
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+4
2014-10-11
Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+2
2014-10-10
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+51
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
50
-1067
/
+3759
2014-10-07
Merge branch 'pm-genirq'
Rafael J. Wysocki
1
-10
/
+51
2014-10-06
Merge branch 'pci/host-xgene' into next
Bjorn Helgaas
3
-1
/
+670
2014-10-06
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-0
/
+7
2014-10-06
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
1
-2
/
+4
2014-10-02
PCI: Add ACS quirk for AMD A88X southbridge devices
Marti Raudsepp
1
-0
/
+7
2014-10-02
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
1
-83
/
+14
2014-10-02
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-1
/
+1
2014-10-01
PCI: xgene: Add APM X-Gene PCIe driver
Tanmay Inamdar
3
-0
/
+670
2014-10-01
PCI: designware: Remove open-coded bitmap operations
Lucas Stach
1
-44
/
+7
2014-10-01
Merge branch 'pci/msi' into next
Bjorn Helgaas
3
-80
/
+39
2014-10-01
Merge branch 'pci/host-generic' into next
Bjorn Helgaas
4
-12
/
+72
2014-10-01
Merge branches 'pci/aer' and 'pci/virtualization' into next
Bjorn Helgaas
2
-8
/
+37
2014-10-01
PCI/MSI: Remove unnecessary temporary variable
Bjorn Helgaas
1
-3
/
+2
[next]