index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
/
pci.h
Age
Commit message (
Expand
)
Author
2019-02-21
parisc: remove the HBA_DATA macro
Christoph Hellwig
2019-02-21
parisc: properly type the iommu field in struct pci_hba_data
Christoph Hellwig
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-07
PCI: Remove redundant pci_dev, pci_bus, resource declarations
Bjorn Helgaas
2017-11-07
PCI: Remove redundant pcibios_set_master() declarations
Bjorn Helgaas
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-20
parisc: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-18
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
2016-03-07
PCI: Move pci_dma_* helpers to common code
Christoph Hellwig
2016-01-12
parisc: Initialize PCI bridge cache line and default latency
Helge Deller
2015-06-25
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-08
PCI: Remove unused pci_dma_burst_advice()
Bjorn Helgaas
2015-05-05
remove <asm/scatterlist.h>
Christoph Hellwig
2014-05-27
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
2013-06-18
parisc: provide pci_mmap_page_range() for parisc
Thomas Bogendoerfer
2012-02-23
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
2012-02-23
parisc/PCI: get rid of device resource fixups
Bjorn Helgaas
2010-03-12
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
2010-03-12
pci-dma: parisc: use include/linux/pci-dma.h
FUJITA Tomonori
2009-09-09
PCI: remove pcibios_scan_all_fns()
Alex Chiang
2009-06-17
Delete pcibios_select_root
Matthew Wilcox
2008-10-10
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin