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.13.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
2013-12-19
Merge branch 'pci/deletion' into next
Bjorn Helgaas
3
-25
/
+22
2013-12-19
Merge branch 'pci/aer' into next
Bjorn Helgaas
2
-66
/
+77
2013-12-19
PCI: Remove from bus_list and release resources in pci_release_dev()
Yinghai Lu
2
-21
/
+19
2013-12-19
PCI: Move pci_proc_attach_device() to pci_bus_add_device()
Yinghai Lu
2
-2
/
+1
2013-12-19
PCI: Use device_release_driver() in pci_stop_root_bus()
Yinghai Lu
1
-2
/
+2
2013-12-19
PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev()
Rafael J. Wysocki
1
-1
/
+3
2013-12-18
PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2
Alex Williamson
1
-14
/
+14
2013-12-18
PCI: Add Virtual Channel to save/restore support
Alex Williamson
3
-1
/
+440
2013-12-18
PCI: Add support for save/restore of extended capabilities
Alex Williamson
1
-8
/
+35
2013-12-18
PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())
Alex Williamson
1
-23
/
+31
2013-12-16
PCI: pciehp: Move Attention & Power Indicator support tests to accessors
Bjorn Helgaas
2
-29
/
+25
2013-12-16
PCI: pciehp: Use symbolic constants for Slot Control fields
Bjorn Helgaas
1
-58
/
+28
2013-12-16
PCI: pciehp: Use symbolic constants, not hard-coded bitmask
Bjorn Helgaas
1
-1
/
+4
2013-12-16
PCI: pciehp: Simplify "Power Fault Detected" checking/clearing
Bjorn Helgaas
1
-3
/
+3
2013-12-16
PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc)
Bjorn Helgaas
1
-3
/
+12
2013-12-16
PCI: pciehp: Make various functions void since they can't fail
Bjorn Helgaas
5
-89
/
+54
2013-12-16
PCI: pciehp: Remove error checks when accessing PCIe Capability
Bjorn Helgaas
1
-136
/
+41
2013-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+8
2013-12-15
Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+38
2013-12-15
PCI: pciehp: Drop pciehp_readw()/pciehp_writew() wrappers
Bjorn Helgaas
1
-47
/
+48
2013-12-14
PCI/AER: Consolidate HEST error source parsers
Bjorn Helgaas
1
-16
/
+17
2013-12-14
PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse()
Betty Dall
1
-8
/
+17
2013-12-14
PCI/AER: Clean up error printing code a bit
Borislav Petkov
1
-24
/
+27
2013-12-14
PCI/AER: Add a TLP header print helper
Borislav Petkov
1
-23
/
+21
2013-12-13
Merge branch 'pci/yijing-dev_is_pci' into next
Bjorn Helgaas
1
-1
/
+1
2013-12-13
Merge branch 'pci/misc' into next
Bjorn Helgaas
4
-13
/
+25
2013-12-13
PCI: Stop clearing bridge Secondary Status when setting up I/O aperture
Bjorn Helgaas
1
-5
/
+5
2013-12-13
PCI: Prevent bus conflicts while checking for bridge apertures
Bjorn Helgaas
1
-2
/
+4
2013-12-13
PCI: Drop "irq" param from *_restore_msi_irqs()
DuanZhenzhong
1
-5
/
+14
2013-12-13
PCI/portdrv: Remove superfluous name cast
Geert Uytterhoeven
1
-1
/
+1
2013-12-12
ARM: tegra: pass reset to tegra_powergate_sequence_power_up()
Stephen Warren
1
-1
/
+2
2013-12-12
pci: tegra: use reset framework
Stephen Warren
1
-14
/
+36
2013-12-10
PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
1
-1
/
+1
2013-12-10
PCI: mvebu: Remove duplicate of_clk_get_by_name() call
Andrew Lunn
1
-8
/
+0
2013-12-10
PCI: rcar: Add runtime PM support
Valentine Barshak
1
-1
/
+7
2013-12-10
PCI: imx6: Remove unneeded 'goto err'
Fabio Estevam
1
-22
/
+12
2013-12-10
PCI: designware: Use typical "for" loop idiom
Bjorn Helgaas
1
-6
/
+2
2013-12-10
PCI: designware: Remove redundant call to pci_write_config_word()
Bjørn Erik Nilsen
1
-4
/
+4
2013-12-10
PCI: designware: Fix crash in dw_msi_teardown_irq()
Bjørn Erik Nilsen
1
-12
/
+37
2013-12-10
PCI: imx6: Remove unneeded check of platform_get_resource()
Fabio Estevam
1
-5
/
+0
2013-12-08
PCI: rcar: Fix rcar_pci_probe() return value check
Wei Yongjun
1
-2
/
+2
2013-12-08
PCI: Disable Gen2 for Tegra20 and Tegra30
Eric Brower
1
-1
/
+1
2013-12-08
PCI: Disable Bus Master only on kexec reboot
Khalid Aziz
1
-3
/
+9
2013-12-07
ACPI / bind: Rework struct acpi_bus_type
Rafael J. Wysocki
1
-9
/
+3
2013-12-07
PCI / ACPI: Use acpi_find_child_device() for child devices lookup
Rafael J. Wysocki
1
-6
/
+10
2013-12-07
Merge branch 'acpi-cleanup' into acpi-hotplug
Rafael J. Wysocki
5
-9
/
+1
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
5
-9
/
+1
2013-12-03
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...
Rafael J. Wysocki
1
-0
/
+8
2013-11-29
Merge branch 'acpi-pci-hotplug' into acpi-hotplug
Rafael J. Wysocki
1
-1
/
+3
2013-11-28
ACPI / PCI / hotplug: Avoid warning when _ADR not present
Toshi Kani
1
-1
/
+3
[prev]
[next]