FUJITA Tomonori
|
5f3cd1e0bb
dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h
|
15 years ago |
FUJITA Tomonori
|
6a1961f49e
dma-mapping: dma-mapping.h: add dma_set_coherent_mask
|
15 years ago |
FUJITA Tomonori
|
e3c4bccaba
dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask
|
15 years ago |
Linus Torvalds
|
522dba7134
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
|
15 years ago |
Greg Kroah-Hartman
|
8e9394ce24
Driver core: create lock/unlock functions for struct device
|
15 years ago |
Linus Torvalds
|
322aafa664
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Rafael J. Wysocki
|
bb910a7040
PCI/PM Runtime: Make runtime PM of PCI devices inactive by default
|
15 years ago |
Linus Torvalds
|
c7e15899d0
Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Rafael J. Wysocki
|
a1e4d72cd3
PM: Allow PCI devices to suspend/resume asynchronously
|
15 years ago |
Bjorn Helgaas
|
89a74ecccd
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
|
15 years ago |
Rafael J. Wysocki
|
6cbf82148f
PCI PM: Run-time callbacks for PCI bus type
|
15 years ago |
Rafael J. Wysocki
|
b67ea76172
PCI / ACPI / PM: Platform support for PCI PME wake-up
|
15 years ago |
Rafael J. Wysocki
|
58ff463396
PCI PM: Add function for checking PME status of devices
|
15 years ago |
Rafael J. Wysocki
|
93177a748b
PCI: Clean up build for CONFIG_PCI_QUIRKS unset
|
15 years ago |
Jesse Barnes
|
cf4c43dd43
PCI: Add pci_bus_find_ext_capability
|
16 years ago |
Mike Travis
|
95a8b6efc5
pci: Update pci_set_vga_state() to call arch functions
|
15 years ago |
Rafael J. Wysocki
|
1ae861e652
PCI/PM: Use per-device D3 delays
|
15 years ago |
Rafael J. Wysocki
|
5b889bf237
PCI: Fix build if quirks are not enabled
|
15 years ago |
Benjamin Herrenschmidt
|
2d1c861871
PCI/cardbus: Add a fixup hook and fix powerpc
|
15 years ago |
Stefan Assmann
|
45e829ea41
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
|
15 years ago |
Dexuan Cui
|
b9c3b26641
PCI: support device-specific reset methods
|
15 years ago |
Kleber Sacilotto de Souza
|
9e0b5b2c44
PCI: fix coding style issue in pci_save_state()
|
15 years ago |
Chris Wright
|
5d990b6275
PCI: add pci_request_acs
|
15 years ago |
Shmulik Ravid
|
04b55c4732
PCI: read-modify-write the pcie device control register when initiating pcie flr
|
15 years ago |
Yinghai Lu
|
c6a415761c
PCI: add debug output for DMA mask info
|
15 years ago |
Kenji Kaneshige
|
5f4d91a122
PCI: use pci_is_pcie() in pci core
|
15 years ago |
Kenji Kaneshige
|
06a1cbafb2
PCI: use pci_pcie_cap() in pci core
|
15 years ago |
Linus Torvalds
|
8c8def26bf
PCI: allow matching of prefetchable resources to non-prefetchable windows
|
15 years ago |
Thomas Gleixner
|
e9d1e4921d
PCI: Replace old style lock initializer
|
15 years ago |
Bjorn Helgaas
|
865df576e8
PCI: improve discovery/configuration messages
|
15 years ago |