index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.h
Age
Commit message (
Expand
)
Author
2008-10-22
ACPI/PCI: Set support bit for MSI in support field of _OSC
Taku Izumi
2008-10-20
PCI: Add ability to mmap legacy_io on some platforms
Benjamin Herrenschmidt
2008-10-20
PCI: support PCIe ARI capability
Yu Zhao
2008-10-20
PCI: replace cfg space size (256/4096) by macros.
Zhao, Yu
2008-10-20
PCI: make CPU list affinity visible
Mike Travis
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-16
PCI ACPI: Drop the second argument of platform_pci_choose_state
Rafael J. Wysocki
2008-07-07
PCI ACPI: Rework PCI handling of wake-up
Rafael J. Wysocki
2008-07-07
PCI: Introduce platform_pci_power_manageable function
Rafael J. Wysocki
2008-07-02
PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.
Benjamin Li
2008-06-12
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Jesse Barnes
2008-06-11
PCI ACPI: Drop the second argument of platform_pci_choose_state
Rafael J. Wysocki
2008-06-10
PCI: introduce pci_slot
Alex Chiang
2008-04-20
PCI: Expose PCI VPD through sysfs
Ben Hutchings
2008-02-01
PCI: make pci_bus a struct device
Greg Kroah-Hartman
2008-02-01
PCI: fix codingstyle issues in drivers/pci/pci.h
Greg Kroah-Hartman
2008-02-01
PCI: export pci_restore_msi_state()
Linas Vepstas
2007-10-22
Intel IOMMU: PCI generic helper function
Keshavamurthy, Anil S
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-10-12
pci: implement "pci=noaer"
Randy Dunlap
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-08-22
PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.h
Kumar Gala
2007-07-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2007-07-24
PCI: export __pci_reenable_device()
Tejun Heo
2007-07-22
ACPI: Use ACPI methods to select PCI device suspend state
Shaohua Li
2007-05-02
MSI: Use a list instead of the custom link structure
Michael Ellerman
2007-03-12
[PATCH] msi: Safer state caching.
Eric W. Biederman
2007-03-05
[PATCH] msi: sanely support hardware level msi disabling
Eric W. Biederman
2007-02-07
MSI: Combine pci_(save|restore)_msi/msix_state
Michael Ellerman
2007-02-07
MSI: Replace pci_msi_quirk with calls to pci_no_msi()
Michael Ellerman
2007-02-07
PCI : add extremely specialized __pci_reenable_device for default resume
Hidetoshi Seto
2007-02-07
PCI : remove too specialized __pci_enable_device for default resume
Hidetoshi Seto
2006-12-01
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
2006-09-26
MSI: Cleanup existing MSI quirks
Brice Goglin
2006-07-12
[PATCH] PCI: PCIE power management quirk
Kristen Carlson Accardi
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2006-06-21
[PATCH] PCI: fix race with pci_walk_bus and pci_destroy_dev
Zhang Yanmin
2006-04-14
[PATCH] PCI: MSI(X) save/restore for suspend/resume
Shaohua Li
2006-03-23
[PATCH] PCI: Provide a boot parameter to disable MSI
Matthew Wilcox
2006-01-09
[PATCH] PCI: drivers/pci: some cleanups
Adrian Bunk
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2005-10-28
[PATCH] PCI: Block config access during BIST
Brian King
2005-09-09
[PATCH] PCI: Small rearrangement of PCI probing code
Paul Mackerras
2005-08-16
[PATCH] PCI: fix quirk-6700-fix.patch
Andrew Morton
2005-08-16
[PATCH] PCI: 6700/6702PXH quirk
Kristen Accardi
2005-07-11
[ACPI] pci_set_power_state() now calls
David Shaohua Li
2005-07-11
[ACPI] PCI can now get suspend state from firmware
David Shaohua Li
2005-05-17
[PATCH] PCI Hotplug: remove pci_visit_dev
Scott Murray
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds