Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
45f035748b2aa29840fec6ba01cd8e44c63034c2
/
arch
/
powerpc
/
include
/
asm
/
pci.h
b8074aa
PCI: Convert pci_resource_to_user() to a weak function
by Denis Efremov
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
7c1013b
powerpc/dma: remove get_pci_dma_ops
by Christoph Hellwig
· 6 years ago
0bd9716
powerpc/powernv/npu: Add compound IOMMU groups
by Alexey Kardashevskiy
· 6 years ago
0e759bd
powerpc/powernv/npu: Move OPAL calls away from context manipulation
by Alexey Kardashevskiy
· 6 years ago
325ef18
PCI: remove PCI_DMA_BUS_IS_PHYS
by Christoph Hellwig
· 7 years ago
28f8f18
powerpc/pci: Use generic pci_mmap_resource_range()
by David Woodhouse
· 7 years ago
fc5f622
powerpc/pseries: Add Initialization of VF Bars
by Bryant G. Ly
· 7 years ago
be2d877a
PCI: Remove redundant pci_dev, pci_bus, resource declarations
by Bjorn Helgaas
· 7 years ago
e854d8b
PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
by David Woodhouse
· 8 years ago
11df195
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
by David Woodhouse
· 8 years ago
ae749c7
PCI: Add arch_can_pci_mmap_wc() macro
by David Woodhouse
· 8 years ago
5299709
treewide: Constify most dma_map_ops structures
by Bart Van Assche
· 8 years ago
8221a01
PCI: Unify pci_resource_to_user() declarations
by Bjorn Helgaas
· 9 years ago
bc4b024
PCI: Move pci_dma_* helpers to common code
by Christoph Hellwig
· 9 years ago
5d2aa71
powerpc/powernv: Add support for Nvlink NPUs
by Alistair Popple
· 9 years ago
ad90fb9
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
01d72a9
PCI: Remove unused pci_dma_burst_advice()
by Bjorn Helgaas
· 10 years ago
84be456
remove <asm/scatterlist.h>
by Christoph Hellwig
· 10 years ago
467efc2
powerpc: Remove shims for pci_controller_ops operations
by Daniel Axtens
· 10 years ago
ff9df8c
powerpc: Create pci_controller_ops.probe_mode and shim
by Daniel Axtens
· 10 years ago
a43ae58
PCI: Turn pcibios_penalize_isa_irq() into a weak function
by Hanjun Guo
· 11 years ago
4287d82
PCI: use weak functions for MSI arch-specific functions
by Thomas Petazzoni
· 11 years ago
38973ba
powerpc/PCI: compute I/O space bus-to-resource offset consistently
by Bjorn Helgaas
· 13 years ago
fb127cb
PCI: collapse pcibios_resource_to_bus
by Bjorn Helgaas
· 13 years ago
6c5705f
powerpc/PCI: get rid of device resource fixups
by Bjorn Helgaas
· 13 years ago
7b67e75
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
79c8be8
PCI: PowerPC: convert pcibios_set_master() to a non-inlined function
by Myron Stowe
· 13 years ago
4666ca2
powerpc/pci: Make pci_read_irq_line() static
by Benjamin Herrenschmidt
· 13 years ago
3960ef3
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
0e47ff1
powerpc: rename ppc_pci_*_flags to pci_*_flags
by Rob Herring
· 13 years ago
98d9f30c8
pci/of: Match PCI devices to OF nodes dynamically
by Benjamin Herrenschmidt
· 14 years ago
b5d937d
powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
by Grant Likely
· 14 years ago
f41b177
pci-dma: add linux/pci-dma.h to linux/pci.h
by FUJITA Tomonori
· 15 years ago
af407c6
pci-dma: powerpc: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
4406c56
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
a7db504
PCI: remove pcibios_scan_all_fns()
by Alex Chiang
· 16 years ago
0ed2c72
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
by Grant Likely
· 15 years ago
fbe6544
powerpc/pci: move pci_64.c device tree scanning code into pci-common.c
by Grant Likely
· 15 years ago
45223c5
powerpc: use dma_map_ops struct
by FUJITA Tomonori
· 15 years ago
a6c1409
Delete pcibios_select_root
by Matthew Wilcox
· 16 years ago
11df1f0
PCI/MSI: Use #ifdefs instead of weak functions
by Michael Ellerman
· 16 years ago
7fe519c
powerpc: Introduce ppc_pci_flags accessors
by Josh Boyer
· 16 years ago
fd6852c
powerpc/pci: Fix various pseries PCI hotplug issues
by Benjamin Herrenschmidt
· 16 years ago
8b8da35
powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setup
by Benjamin Herrenschmidt
· 16 years ago
ab56ced
powerpc/pci: Remove pcibios_do_bus_setup()
by Benjamin Herrenschmidt
· 16 years ago
e90a131
powerpc/pci: Properly allocate bus resources for hotplug PHBs
by Nathan Fontenot
· 16 years ago
e9f82cb
powerpc/PCI: Add legacy PCI access via sysfs
by Benjamin Herrenschmidt
· 16 years ago
4fc665b
powerpc: Merge 32 and 64-bit dma code
by Becky Bruce
· 16 years ago
b8b572e
powerpc: Move include files to arch/powerpc/include/asm
by Stephen Rothwell
· 16 years ago
[Renamed from include/asm-powerpc/pci.h]
3fd94c6
[POWERPC] Merge PCI resource allocation & assignment
by Benjamin Herrenschmidt
· 17 years ago
bf5e2ba
[POWERPC] Merge PCI resource fixups
by Benjamin Herrenschmidt
· 17 years ago
fa462f2
[POWERPC] pci32: Add platform option to enable /proc PCI domains
by Benjamin Herrenschmidt
· 17 years ago
fc3fb71
[POWERPC] pci32: Add flags modifying the PCI code behaviour
by Benjamin Herrenschmidt
· 17 years ago
489de30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
caa5171
PCI: remove pci_dac_dma_... APIs
by Jan Beulich
· 18 years ago
575e334
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
by Michael Ellerman
· 18 years ago
5516b54
[POWERPC] Use global_number in ppc32 pci_controller
by Kumar Gala
· 18 years ago
3d5134e
[POWERPC] Rewrite IO allocation & mapping on powerpc64
by Benjamin Herrenschmidt
· 18 years ago
5719070
[POWERPC] Create and use get_pci_dma_ops()
by Stephen Rothwell
· 18 years ago
9874777
[POWERPC] Create and use set_pci_dma_ops
by Stephen Rothwell
· 18 years ago
1d4454e
[POWERPC] Define pci_unmap_addr() et al. when CONFIG_NOT_COHERENT_CACHE=y
by Roland Dreier
· 18 years ago
12d04ee
[POWERPC] Refactor 64 bits DMA operations
by Benjamin Herrenschmidt
· 18 years ago
79acbb3
Merge branch 'linux-2.6' into for-linus
by Paul Mackerras
· 18 years ago
edb2d97
PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWI
by Matthew Wilcox
· 18 years ago
67764a0
[PATCH] Remove unnecessary ifdef in include/asm-powerpc/pci.h
by s.hauer@pengutronix.de
· 18 years ago
e31dd6e
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
by Greg Kroah-Hartman
· 19 years ago
facf078
[PATCH] powerpc: make pcibios_claim_one_bus available to other code
by Linas Vepstas
· 19 years ago
f8ef270
powerpc: Merge pci.h
by Paul Mackerras
· 19 years ago
[Renamed (63%) from include/asm-ppc64/pci.h]
ead8371
[PATCH] dlpar enable for OF pci probe
by John Rose
· 19 years ago
8b15047
[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses
by Roland Dreier
· 19 years ago
085ae41
[PATCH] Make sparc64 use setup-res.c
by David S. Miller
· 19 years ago
43c3473
[PATCH] pci and yenta: pcibios_bus_to_resource
by Dominik Brodowski
· 19 years ago
5028770
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
by Len Brown
· 19 years ago
c9c3e45
[ACPI] PNPACPI vs sound IRQ
by David Shaohua Li
· 20 years ago
bb4a61b
[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n
by Andrew Morton
· 20 years ago
e24c2d9
[PATCH] PCI: DMA bursting advice
by David S. Miller
· 20 years ago
2311b1f
[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch
by Michael Ellerman
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago