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
2008-02-02
PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c.
Diego Woitasen
1
-5
/
+0
2008-02-02
PCI: Mem Policy: fix mempolicy usage in pci driver
Lee Schermerhorn
1
-3
/
+1
2008-02-02
PCI: VIA CX700 quirk to disable PCI Bus Parking
Tim Yamin
1
-0
/
+28
2008-02-02
PCI: quirk_vialatency: Omit reading pci revision ID
Auke Kok
1
-5
/
+2
2008-02-02
PCI: hotplug: Link fakephp last
Alex Chiang
1
-1
/
+3
2008-02-02
PCI: hotplug: pci_hotplug_core whitespace fix
Alex Chiang
1
-1
/
+1
2008-02-02
PCI: hotplug: acpiphp: Remove unused variable from acpiphp
Alex Chiang
1
-1
/
+0
2008-02-02
PCI: hotplug: remove Experimental
Kristen Carlson Accardi
1
-2
/
+2
2008-02-02
PCI: hotplug: Switch to pci_get_bus_and_slot
Joonwoo Park
1
-4
/
+7
2008-02-02
pcie: utilize pcie transaction pending bit
Shaohua Li
1
-0
/
+21
2008-02-02
pcie port driver: correctly detect native PME feature
Shaohua Li
1
-3
/
+2
2008-02-02
PCI: drivers/pci/: remove unused exports
Adrian Bunk
5
-8
/
+0
2008-02-02
PCI: drivers/pci/rom.c: #if 0 two functions
Adrian Bunk
1
-2
/
+4
2008-02-02
PCI: make pci_restore_bars() static
Adrian Bunk
1
-2
/
+1
2008-02-01
pci: allow multiple calls to pcim_enable_device()
Tejun Heo
1
-1
/
+2
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
5
-141
/
+85
2008-01-27
[POWERPC] Always build setup-bus.c on powerpc
Kumar Gala
1
-1
/
+1
2008-01-25
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2
-3
/
+3
2008-01-25
PCI: remove foolish code from pci-driver.c
Greg Kroah-Hartman
1
-45
/
+5
2008-01-25
PCI: use proper call to driver_create_file
Greg Kroah-Hartman
1
-2
/
+7
2008-01-25
driver core: add way to get to bus device klist
Greg Kroah-Hartman
1
-4
/
+7
2008-01-25
driver core: add way to get to bus kset
Greg Kroah-Hartman
1
-1
/
+4
2008-01-25
Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_an...
Greg Kroah-Hartman
1
-7
/
+7
2008-01-25
kobject: clean up rpadlpar horrid sysfs abuse
Greg Kroah-Hartman
1
-69
/
+43
2008-01-25
kset: convert pci hotplug to use kset_create_and_add
Greg Kroah-Hartman
3
-15
/
+14
2008-01-25
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2
-4
/
+4
2008-01-24
Merge branch 'linux-2.6'
Paul Mackerras
2
-18
/
+6
2008-01-11
ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9
Zhao Yakui
1
-0
/
+6
2007-12-28
[PCI] Do not enable CRS Software Visibility by default
Linus Torvalds
1
-18
/
+0
2007-12-21
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+2
2007-12-20
[POWERPC] Merge PCI resource fixups
Benjamin Herrenschmidt
1
-1
/
+1
2007-12-17
PCI: Restore PCI expansion ROM P2P prefetch window creation
Gary Hade
1
-1
/
+2
2007-12-10
Revert "PCI: fix IDE legacy mode resources"
Linus Torvalds
1
-36
/
+12
2007-11-29
pci hotplug: kernel-doc fixes
Randy Dunlap
12
-169
/
+169
2007-11-29
pci-aer: fix kernel-doc mistakes
Randy Dunlap
1
-14
/
+15
2007-11-29
PCI: drivers/pci/pci-sysfs.c: Add missing pci_dev_put
Julia Lawall
1
-1
/
+3
2007-11-29
PCI: pcie portdriver: initialize returned value
Linas Vepstas
1
-1
/
+1
2007-11-06
PCI: Add Kconfig option to disable deprecated pci_find_* API
Jeff Garzik
3
-3
/
+23
2007-11-06
PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() check
Adrian Bunk
1
-9
/
+7
2007-11-06
PCI: make pci_match_device() static
Adrian Bunk
1
-3
/
+2
2007-11-06
PCI: Remove 3 incorrect MSI quirks.
David Miller
1
-3
/
+0
2007-11-06
PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USB
David Miller
1
-0
/
+20
2007-11-06
PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.
David Miller
2
-6
/
+36
2007-11-06
PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.
David Miller
1
-0
/
+3
2007-11-06
PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c...
David Miller
1
-1
/
+0
2007-10-30
intel-iommu: Fix array overflow
Takashi Iwai
1
-2
/
+2
2007-10-30
x86 gart: rename iommu.h to gart.h
Joerg Roedel
1
-1
/
+1
2007-10-29
intel-iommu fixes
Al Viro
2
-5
/
+4
2007-10-24
jmicron: update quirk for JMB361/3/5/6
Tejun Heo
1
-1
/
+1
2007-10-23
intel-iommu: fix sg_page()
FUJITA Tomonori
1
-2
/
+2
[prev]
[next]