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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
38
-635
/
+1714
2008-02-02
PCI: make pci_bus a struct device
Greg Kroah-Hartman
5
-51
/
+44
2008-02-02
PCI: fix codingstyle issues in drivers/pci/pci.h
Greg Kroah-Hartman
1
-3
/
+5
2008-02-02
PCI: PCIE ASPM support
Shaohua Li
7
-0
/
+843
2008-02-02
PCI: Fix fakephp deadlock
Ian Abbott
1
-4
/
+35
2008-02-02
PCI: modify SB700 SATA MSI quirk
Shane Huang
1
-7
/
+22
2008-02-02
PCI: Run ACPI _OSC method on root bridges only
Andrew Patterson
1
-16
/
+6
2008-02-02
PCI ACPI: AER driver should only register PCIe devices with _OSC
Andrew Patterson
1
-1
/
+1
2008-02-02
PCI ACPI: Added a function to register _OSC with only PCIe devices.
Andrew Patterson
1
-3
/
+3
2008-02-02
PCI: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-02-02
PCI: Convert drivers/pci/proc.c to use unlocked_ioctl
Mathieu Segaud
1
-3
/
+8
2008-02-02
pciehp: block new requests from the device before power off
Kenji Kaneshige
1
-12
/
+21
2008-02-02
pciehp: workaround against Bad DLLP during power off
Kenji Kaneshige
1
-0
/
+45
2008-02-02
pciehp: wait for 1000ms before LED operation after power off
Kenji Kaneshige
2
-12
/
+7
2008-02-02
PCI: Remove pci_enable_device_bars()
Benjamin Herrenschmidt
1
-24
/
+0
2008-02-02
PCI: Add pci_enable_device_{io,mem} intefaces
Benjamin Herrenschmidt
1
-1
/
+48
2008-02-02
PCI: avoid save the same type of cap multiple times
Shaohua Li
1
-2
/
+10
2008-02-02
PCI: correctly initialize a structure for pcie_save_pcix_state()
Shaohua Li
1
-0
/
+2
2008-02-02
PCI: fix typo in pci_save_pcix_state
Shaohua Li
1
-1
/
+1
2008-02-02
PCI: use dev_printk in quirk messages
bjorn.helgaas@hp.com
1
-60
/
+52
2008-02-02
PCI: print quirk name in debug messages
bjorn.helgaas@hp.com
1
-1
/
+6
2008-02-02
PCI: fix for quirk_e100_interrupt()
Ivan Kokshaysky
1
-1
/
+13
2008-02-02
PCI: Spelling fixes
Joe Perches
2
-2
/
+2
2008-02-02
PCI: drivers/pci/msi.c: move arch hooks to the top
Adrian Bunk
1
-46
/
+45
2008-02-02
PCI: quirk: enable MSI Mapping on HT1000
Sebastien Dugue
1
-3
/
+27
2008-02-02
PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resources
Benjamin Herrenschmidt
1
-2
/
+4
2008-02-02
PCI: Fix bus resource assignment on 32 bits with 64b resources
Benjamin Herrenschmidt
1
-24
/
+40
2008-02-02
PCI Hotplug: PCIeHP: Fix some whitespace damage
Rolf Eike Beer
1
-2
/
+1
2008-02-02
PCI Hotplug: pciehp: use generic function to find ext capability
Kenji Kaneshige
1
-6
/
+1
2008-02-02
PCI Hotplug: pciehp: remove needless hp_slot calculation
Kenji Kaneshige
1
-11
/
+2
2008-02-02
PCI Hotplug: pciehp: remove needless members from struct controller
Kenji Kaneshige
2
-13
/
+3
2008-02-02
PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call
MUNEDA Takahiro
1
-1
/
+0
2008-02-02
PCI Hotplug: acpiphp: fix trivial typos
MUNEDA Takahiro
1
-2
/
+2
2008-02-02
PCIe: fix double initialization bug
Mark Lord
3
-54
/
+69
2008-02-02
PCIE: Make use of the previously split out pcie_init_enable_events() function
Mark Lord
3
-1
/
+20
2008-02-02
PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...
Mark Lord
1
-81
/
+104
2008-02-02
PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...
Mark Lord
3
-1
/
+6
2008-02-02
PCI: Add missing "space" in printk messages
Joe Perches
2
-4
/
+4
2008-02-02
PCI: export pci_restore_msi_state()
Linas Vepstas
2
-8
/
+1
2008-02-02
pci hotplug: fix rpaphp directory naming
Linas Vepstas
3
-38
/
+24
2008-02-02
PCI: Unhide the SMBus on the HP xw4100
Jean Delvare
1
-0
/
+6
2008-02-02
PCI: More Sanity checks for DMAR
Fenghua Yu
1
-3
/
+17
2008-02-02
PCI: drivers/pci/quirks.c: coding-style cleanup
Andrew Morton
1
-125
/
+125
2008-02-02
PCI: remove additional pci_scan_child_bus() prototype
Adrian Bunk
1
-2
/
+0
2008-02-02
PCI: always export pci_scan_single_device
Adrian Bunk
1
-1
/
+1
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
[next]