linux/drivers/pci
Hidetoshi Seto c87deff776 PCI : Add selected_regions funcs
This patch adds the following changes into generic PCI code especially
for PCI legacy I/O port free drivers.

     - Added new pci_request_selected_regions() and
       pci_release_selected_regions() for PCI legacy I/O port free
       drivers in order to request/release only the selected regions.

     - Added helper routine pci_select_bars() which makes proper mask
       of BARs from the specified resource type. This would be very
       helpful for users of pci_enable_device_bars().

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Cc: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-02-07 15:50:03 -08:00
..
hotplug Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 2006-12-22 18:46:56 -08:00
pcie
.gitignore
access.c
bus.c
hotplug.c
htirq.c
Kconfig [PATCH] PCI: disable PCI_MULTITHREAD_PROBE 2007-01-05 12:33:05 -08:00
Makefile
msi.c
msi.h
pci-acpi.c
pci-driver.c PCI : add extremely specialized __pci_reenable_device for default resume 2007-02-07 15:50:03 -08:00
pci-sysfs.c
pci.c PCI : Add selected_regions funcs 2007-02-07 15:50:03 -08:00
pci.h PCI : add extremely specialized __pci_reenable_device for default resume 2007-02-07 15:50:03 -08:00
probe.c PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4G 2007-02-07 15:50:03 -08:00
proc.c
quirks.c ahci/pata_jmicron: fix JMicron quirk 2007-02-02 11:52:05 -05:00
remove.c
rom.c
search.c [PATCH] pci: remove warning messages 2007-02-01 16:22:41 -08:00
setup-bus.c [PATCH] increase CARDBUS_MEM_SIZE 2006-12-22 08:55:51 -08:00
setup-irq.c
setup-res.c
syscall.c