pvr2fb: Fix oops when pseudo_palette is written
[safe/jmp/linux-2.6] / include / linux / pci.h
2007-08-01 Tejun Heopci: rename __pci_reenable_device() to pci_reenable_dev...
2007-07-24 Tejun HeoPCI: export __pci_reenable_device()
2007-07-16 Zhang, Yanminfix jvc cdrom drive lockup
2007-07-12 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-07-11 Randy DunlapPCI: add pci_try_set_mwi
2007-07-11 Rolf Eike BeerPCI: Fix typo in include/linux/pci.h
2007-07-11 Auke KokPCI: read revision ID by default
2007-07-11 David BrownellPCI: remove useless pci driver method
2007-07-11 Alan Cox+ pci_find_slot-mark-deprecated.patch added to -mm...
2007-07-11 Michael EllermanPCI: Make pcibios_add_platform_entries() return errors
2007-07-11 Michael EllermanPCI: Use a weak symbol for the empty version of pcibios...
2007-07-11 Peter OrubaPCI: add PCI-X/PCI-Express read control interfaces
2007-07-09 John Keller[IA64] SN: Correct ROM resource length for BIOS copy
2007-07-01 Randy Dunlappci.h stubs (for EDD build error)
2007-05-03 Adrian BunkPCI: the overdue removal of pci_module_init()
2007-05-03 Michael EllermanMSI: Remove dev->first_msi_irq
2007-05-03 Michael EllermanMSI: Use a list instead of the custom link structure
2007-05-03 Michael EllermanPCI: Create alloc_pci_dev(), the one true way to create...
2007-05-03 Sergei ShtylyovPCI: define pci_request/release_regions() for CONFIG_PCI=n
2007-05-03 Brian Kingpci: New PCI-E reset API
2007-04-28 Tejun Heoiomap: implement pcim_iounmap_regions()
2007-04-27 Cornelia Huckdriver core: per-subsystem multithreaded probing
2007-03-12 Eric W. Biederman[PATCH] pci: Repair pci_save/restore_state so we can...
2007-03-05 Eric W. Biederman[PATCH] msi: sanely support hardware level msi disabling
2007-02-16 Atsushi NemotoPCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot...
2007-02-11 Al Viro[PATCH] sort the devres mess out
2007-02-09 Tejun Heodevres: device resource management
2007-02-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-02-07 Eric W. Biedermanmsi: Kill msi_lookup_irq
2007-02-07 Michael EllermanMSI: Remove pci_scan_msi_device()
2007-02-07 Adrian BunkPCI: make isa_bridge Alpha-only
2007-02-07 Adrian BunkPCI: mark pci_find_device() as __deprecated
2007-02-07 Adrian BunkPCI: remove pci_find_device_reverse()
2007-02-07 Linas VepstasPCI: define inline for test of channel error state
2007-02-07 Hidetoshi SetoPCI : Add selected_regions funcs
2007-02-07 Greg Kroah-HartmanPCI: add the sysfs driver name to all modules
2006-12-20 Adrian BunkPCI: don't export device IDs to userspace
2006-12-20 Alan CoxPCI: Fix multiple problems with VIA hardware
2006-12-20 Michael EllermanPCI: Add pci_find_ht_capability() for finding Hypertran...
2006-12-20 Alan Coxpci: Introduce pci_find_present
2006-12-01 Inaky Perez-GonzalezPCI: switch pci_{enable,disable}_device() to be nestable
2006-10-21 Andrew Morton[PATCH] pci: declare pci_get_device_reverse()
2006-10-18 Matt DomschPCI: optionally sort device lists breadth-first
2006-10-18 Alan Coxpci: Additional search functions
2006-10-04 Eric W. Biederman[PATCH] htirq: tidy up the htirq code
2006-10-04 Eric W. Biederman[PATCH] msi: refactor and move the msi irq_chip into...
2006-10-04 Eric W. Biederman[PATCH] Initial generic hypertransport interrupt support
2006-10-04 Eric W. Biederman[PATCH] genirq: msi: refactor the msi_ops
2006-10-04 Eric W. Biederman[PATCH] genirq: msi: implement helper functions read_ms...
2006-10-01 Alan Cox[PATCH] PCI quirks update
2006-09-27 Satoru TakeuchiPCI: add pci_stop_bus_device
2006-09-27 Alan CoxPCI: Multiprobe sanitizer
2006-09-27 Greg Kroah-HartmanPCI: fix __must_check warnings
2006-09-26 Andrew Mortonadd __must_check to device management code
2006-09-26 David BrownellPM: no suspend_prepare() phase
2006-09-26 Linus TorvaldsSuspend changes for PCI core
2006-07-12 Kristen Carlson... [PATCH] PCI: PCIE power management quirk
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: change pci core and arch code...
2006-06-21 Shaohua Li[PATCH] PCI: disable msi mode in pci_disable_device
2006-06-21 Doug Thompson[PATCH] PCI Bus Parity Status-broken hardware attribute...
2006-06-21 Kumar Gala[PATCH] PCI: Add pci_assign_resource_fixed -- allow...
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/hdrcleanup-2.6
2006-05-24 Brice Goglin[PATCH] Revive pci_find_ext_capability
2006-04-29 David WoodhouseDon't include <linux/mod_devicetable.h> in public part...
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-04-14 Roland Dreier[PATCH] PCI: fix sparse warning about pci_bus_flags
2006-04-14 Shaohua Li[PATCH] PCI: MSI(X) save/restore for suspend/resume
2006-03-23 Jeff Garzik[PATCH] PCI: fix pci_request_region[s] arg
2006-03-23 Michael S. Tsirkin[PATCH] PCI: make MSI quirk inheritable from the pci bus
2006-03-23 Kristen Accardi[PATCH] PCI: return max reserved busnr
2006-02-01 Adrian Bunk[PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capa...
2006-01-09 linas[PATCH] PCI Error Recovery: header file patch
2006-01-09 Benjamin Herrenschmidt[PATCH] PCI: Export pci_cfg_space_size
2006-01-09 Kristen Accardi[PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev
2005-11-11 Greg Kroah-Hartman[PATCH] PCI: removed unneeded .owner field from struct...
2005-11-11 Laurent riffard[PATCH] PCI: automatically set device_driver.owner
2005-11-11 Roland Dreier[PATCH] PCI: add pci_find_next_capability()
2005-10-28 Brian King[PATCH] PCI: Block config access during BIST
2005-09-09 Linus TorvaldsRemove "must_check" attributes in PCI-land
2005-09-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2005-09-09 Paul Mackerras[PATCH] PCI: Small rearrangement of PCI probing code
2005-09-09 Dominik Brodowski[PATCH] yenta: share code with PCI core
2005-09-09 Dave Jones[PATCH] must_check attributes for PCI layer.
2005-09-08 Brett M Russ[PATCH] PCI/libata INTx cleanup
2005-09-08 Daniel Ritz[PATCH] PCI: Support PCM PM CAP version 3
2005-09-08 Paul Mackerras[PATCH] PCI: Add pci_walk_bus function to PCI core...
2005-09-08 John W. Linville[PATCH] PCI: restore BAR values after D3hot->D0 for...
2005-09-08 Greg Kroah-Hartman[PATCH] PCI: clean up pci.h and split pci register...
2005-09-08 Adrian Bunk[PATCH] PCI: remove CONFIG_PCI_NAMES
2005-09-08 akpm@osdl.org[PATCH] PCI: Move PCI fixup data into r/o section
2005-08-17 Kristen Accardi[PATCH] PCI: 6700/6702PXH quirk
2005-08-09 Linus TorvaldsRevert "[PATCH] PCI: restore BAR values..."
2005-08-05 John W. Linville[PATCH] PCI: restore BAR values after D3hot->D0 for...
2005-07-29 Kumar Gala[PATCH] PCI: fix up errors after dma bursting patch...
2005-07-01 Greg Kroah-Hartman[PATCH] PCI: clean up dynamic pci id logic
2005-07-01 rajesh.shah@intel.com[PATCH] PCI: Increase the number of PCI bus resources
2005-06-28 Andrew Morton[PATCH] PCI: fix up errors after dma bursting patch...
2005-06-28 David S. Miller[PATCH] PCI: DMA bursting advice
2005-06-28 Michael Ellerman[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch
2005-06-28 Rajesh Shah[PATCH] acpi bridge hotadd: ACPI based root bridge...
next