index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
pci.h
Age
Commit message (
Expand
)
Author
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
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-05-18
MIPS: PCI: Remove unused busn_offset
Bjorn Helgaas
2017-04-20
MIPS: PCI: 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-10-06
MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACY
Paul Burton
2016-10-06
MIPS: PCI: Inline pcibios_assign_all_busses
Paul Burton
2016-10-06
MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERIC
Paul Burton
2016-10-06
MIPS: PCI: Use struct list_head lists
Paul Burton
2016-06-17
PCI: Unify pci_resource_to_user() declarations
Bjorn Helgaas
2016-05-13
MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant
Sergey Ryazanov
2016-03-07
PCI: Move pci_dma_* helpers to common code
Christoph Hellwig
2016-02-05
PCI: Remove includes of empty asm-generic/pci-bridge.h
Bjorn Helgaas
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
2015-04-01
MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controller
Joshua Kinard
2015-02-20
mips: pci: Add ifdef around pci_proc_domain
Zubair Lutfullah Kakakhel
2014-11-24
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
2014-05-27
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
2013-09-19
MIPS: PCI: Use pci_resource_to_user to map pci memory space properly
Wolfgang Grandegger
2013-08-12
PCI: use weak functions for MSI arch-specific functions
Thomas Petazzoni
2013-07-01
MIPS: remove alloc_pci_controller prototype
Jonas Gorski
2013-02-21
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
2013-02-17
MIPS: add dummy pci_load_of_ranges
Gabor Juhos
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2013-01-03
MIPS: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-05-15
MIPS: pci: parse memory ranges from devicetree
John Crispin
2012-02-23
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
2012-02-23
mips/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-23
mips/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
2010-08-05
MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts.
Chandrakala Chavva
2010-03-12
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
2010-03-12
pci-dma: mips: 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-12-09
MIPS: Better than nothing implementation of PCI mmap to fix X.
Ralf Baechle
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle