index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
2007-02-07
PCI: mark pci_find_device() as __deprecated
Adrian Bunk
2007-02-07
PCI: remove pci_find_device_reverse()
Adrian Bunk
2007-02-07
PCI: define inline for test of channel error state
Linas Vepstas
2007-02-07
PCI : Add selected_regions funcs
Hidetoshi Seto
2007-02-07
PCI: add the sysfs driver name to all modules
Greg Kroah-Hartman
2006-12-20
PCI: don't export device IDs to userspace
Adrian Bunk
2006-12-20
PCI: Fix multiple problems with VIA hardware
Alan Cox
2006-12-20
PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities
Michael Ellerman
2006-12-20
pci: Introduce pci_find_present
Alan Cox
2006-12-01
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
2006-10-21
[PATCH] pci: declare pci_get_device_reverse()
Andrew Morton
2006-10-18
PCI: optionally sort device lists breadth-first
Matt Domsch
2006-10-18
pci: Additional search functions
Alan Cox
2006-10-04
[PATCH] htirq: tidy up the htirq code
Eric W. Biederman
2006-10-04
[PATCH] msi: refactor and move the msi irq_chip into the arch code
Eric W. Biederman
2006-10-04
[PATCH] Initial generic hypertransport interrupt support
Eric W. Biederman
2006-10-04
[PATCH] genirq: msi: refactor the msi_ops
Eric W. Biederman
2006-10-04
[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg
Eric W. Biederman
2006-10-01
[PATCH] PCI quirks update
Alan Cox
2006-09-26
PCI: add pci_stop_bus_device
Satoru Takeuchi
2006-09-26
PCI: Multiprobe sanitizer
Alan Cox
2006-09-26
PCI: fix __must_check warnings
Greg Kroah-Hartman
2006-09-25
add __must_check to device management code
Andrew Morton
2006-09-25
PM: no suspend_prepare() phase
David Brownell
2006-09-25
Suspend changes for PCI core
Linus Torvalds
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: disable msi mode in pci_disable_device
Shaohua Li
2006-06-21
[PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundation
Doug Thompson
2006-06-21
[PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments
Kumar Gala
2006-06-20
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
2006-05-24
[PATCH] Revive pci_find_ext_capability
Brice Goglin
2006-04-29
Don't include <linux/mod_devicetable.h> in public part of linux/pci.h
David Woodhouse
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-14
[PATCH] PCI: fix sparse warning about pci_bus_flags
Roland Dreier
2006-04-14
[PATCH] PCI: MSI(X) save/restore for suspend/resume
Shaohua Li
2006-03-23
[PATCH] PCI: fix pci_request_region[s] arg
Jeff Garzik
2006-03-23
[PATCH] PCI: make MSI quirk inheritable from the pci bus
Michael S. Tsirkin
2006-03-23
[PATCH] PCI: return max reserved busnr
Kristen Accardi
2006-01-31
[PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()
Adrian Bunk
2006-01-09
[PATCH] PCI Error Recovery: header file patch
linas
2006-01-09
[PATCH] PCI: Export pci_cfg_space_size
Benjamin Herrenschmidt
2006-01-09
[PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev
Kristen Accardi
2005-11-10
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
2005-11-10
[PATCH] PCI: automatically set device_driver.owner
Laurent riffard
2005-11-10
[PATCH] PCI: add pci_find_next_capability()
Roland Dreier
2005-10-28
[PATCH] PCI: Block config access during BIST
Brian King
2005-09-09
Remove "must_check" attributes in PCI-land
Linus Torvalds
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2005-09-09
[PATCH] PCI: Small rearrangement of PCI probing code
Paul Mackerras
[prev]
[next]