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.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
2008-10-03
Check mapped ranges on sysfs resource files
Linus Torvalds
1
-0
/
+19
2008-09-17
PCI: fix compiler warnings in pci_get_subsys()
Greg KH
1
-3
/
+3
2008-09-16
PCI: Fix pcie_aspm=force
Sitsofe Wheeler
1
-1
/
+1
2008-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
5
-8
/
+47
2008-09-13
PCI: re-add debug prints for unmodified BARs
Yinghai Lu
1
-4
/
+11
2008-09-10
PCI: fix pciehp_free_irq()
Adrian Bunk
1
-1
/
+1
2008-09-09
PCI Hotplug: fakephp: fix deadlock... again
Alex Chiang
1
-3
/
+3
2008-09-09
PCI: Fix printk warnings in setup-bus.c
Johann Felix Soden
1
-1
/
+5
2008-09-09
PCI: Fix printk warnings in probe.c
Johann Felix Soden
1
-3
/
+8
2008-09-09
PCI/iommu: blacklist DMAR on Intel G31/G33 chipsets
David Woodhouse
1
-0
/
+23
2008-09-04
PCI: fix pbus_size_mem() resource alignment for CardBus controllers
Linus Torvalds
1
-2
/
+3
2008-08-22
PCI: fix reference leak in pci_get_dev_by_id()
Greg KH
1
-0
/
+2
2008-08-22
PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...
Alex Chiang
1
-19
/
+15
2008-08-22
PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...
Alex Chiang
3
-18
/
+15
2008-08-19
Merge branch 'x86-merge' into for-linus
Jesse Barnes
2
-0
/
+38
2008-08-19
PCI: add acpi_find_root_bridge_handle
Jiri Slaby
2
-10
/
+2
2008-08-19
PCI: acpi_pcihp: run _OSC on a root bridge
Jiri Slaby
1
-12
/
+29
2008-08-18
Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jesse Barnes
2
-0
/
+38
2008-08-08
PCI: Limit VPD length for Broadcom 5708S
Dean Hildebrand
1
-1
/
+3
2008-08-08
PCI PM: Export pci_pme_active to drivers
Rafael J. Wysocki
1
-1
/
+2
2008-08-07
PCI: check the return value of device_create_bin_file() in pci_create_bus()
Simon Horman
1
-16
/
+38
2008-08-07
PCI: fully restore MSI state at resume time
Jesse Barnes
1
-3
/
+2
2008-08-07
PCI: add Broadcom 5708S to VPD length quirk
Eric Dumazet
1
-1
/
+4
2008-07-29
PCI: add D3 power state avoidance quirk
Alan Cox
2
-0
/
+17
2008-07-29
PCI: add an option to allow ASPM enabled forcibly
Shaohua Li
1
-6
/
+14
2008-07-29
PCI: disable ASPM on pre-1.1 PCIe devices
Shaohua Li
2
-1
/
+15
2008-07-29
PCI: disable ASPM per ACPI FADT setting
Shaohua Li
2
-0
/
+12
2008-07-29
PCI MSI: Don't disable MSIs if the mask bit isn't supported
Matthew Wilcox
1
-3
/
+12
2008-07-29
PCI: handle 64-bit resources better on 32-bit machines
Matthew Wilcox
1
-2
/
+2
2008-07-29
PCI: rewrite PCI BAR reading code
Matthew Wilcox
1
-119
/
+123
2008-07-28
PCI: document pci_target_state
Jesse Barnes
1
-0
/
+6
2008-07-28
PCI hotplug: fix typo in pcie hotplug output
Jesse Barnes
1
-1
/
+1
2008-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-22
/
+34
2008-07-23
PCI: fixup sparse endianness warnings in proc.c
Harvey Harrison
1
-9
/
+9
2008-07-23
PCI PM: make more PCI PM core functionality available to drivers
Rafael J. Wysocki
1
-10
/
+24
2008-07-23
PCI/DMAR: don't assume presence of RMRRs
Yong Wang
1
-3
/
+1
2008-07-22
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
1
-2
/
+2
2008-07-21
pci kernel-doc fatal error
Randy Dunlap
1
-4
/
+2
2008-07-21
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...
Ingo Molnar
1
-1
/
+1
2008-07-19
Merge branch 'linus' into pci-for-jesse
Ingo Molnar
41
-1146
/
+1889
2008-07-17
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
39
-1111
/
+1786
2008-07-17
PCI ACPI: Drop the second argument of platform_pci_choose_state
Rafael J. Wysocki
3
-6
/
+4
2008-07-17
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
1
-2
/
+1
2008-07-16
PCI: remove unnecessary volatile in PCIe hotplug struct controller
Ming Lei
1
-1
/
+1
2008-07-15
PCI: include linux/pm_wakeup.h for device_set_wakeup_capable
Stephen Rothwell
1
-0
/
+1
2008-07-15
PCI PM: Fix pci_prepare_to_sleep
Rafael J. Wysocki
1
-2
/
+2
2008-07-11
x86: make only GART code include gart.h
FUJITA Tomonori
1
-1
/
+1
2008-07-08
RFC x86: try to remove arch_get_ram_range
Yinghai Lu
1
-14
/
+37
2008-07-08
PCI: Simplify PCI device PM code
Rafael J. Wysocki
1
-66
/
+52
2008-07-08
PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleep
Rafael J. Wysocki
1
-0
/
+83
[next]