Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2d19630e20fe5fbd5813f73fd5b1c81ddec61369
/
arch
/
sparc
/
kernel
/
pci.c
0a95a6d
sparc: use for_each_child_of_node() macro
by Qinglang Miao
· 4 years, 6 months ago
65fddcf
mm: reorder includes after introduction of linux/pgtable.h
by Mike Rapoport
· 4 years, 7 months ago
ca5999f
mm: introduce include/linux/pgtable.h
by Mike Rapoport
· 4 years, 7 months ago
03a1b56
sparc: use scnprintf() in show_pciobppath_attr() in pci.c
by Chen Zhou
· 4 years, 8 months ago
c54fc98
sparc64: refactor the ali DMA quirk
by Christoph Hellwig
· 6 years ago
88ca055
sparc: Use device_type helpers to access the node type
by Rob Herring
· 6 years ago
29c990d
sparc: Use of_node_name_eq for node name comparisons
by Rob Herring
· 6 years ago
a412c85
sparc: Convert to using %pOF instead of full_name
by Rob Herring
· 6 years ago
adedc05
sparc/PCI: Use dev_printk() when possible
by Bjorn Helgaas
· 7 years ago
c2eead0
sparc/PCI: Request legacy VGA framebuffer only for VGA devices
by Bjorn Helgaas
· 7 years ago
b4a3044
sparc/PCI: Support arbitrary host bridge address offset
by Yinghai Lu
· 8 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ecf677c
PCI: Add a generic weak pcibios_align_resource()
by Palmer Dabbelt
· 7 years ago
bccf90d
PCI: Add a generic weak pcibios_fixup_bus()
by Palmer Dabbelt
· 8 years ago
f66e225
PCI: Add BAR index argument to pci_mmap_page_range()
by David Woodhouse
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
3b146b2
sparc/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()
by Bjorn Helgaas
· 9 years ago
9a78d4f
sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdata
by Sowmini Varadhan
· 9 years ago
d0c31e0
sparc/PCI: Fix for panic while enabling SR-IOV
by Babu Moger
· 9 years ago
af86fa4
sparc/PCI: Add mem64 resource parsing for root bus
by Yinghai Lu
· 9 years ago
12f03ee
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
17e6b00
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
92b19ff
cleanup IORESOURCE_CACHEABLE vs ioremap()
by Dan Williams
· 9 years ago
017ffe6
PCI: Hold pci_slot_mutex while searching bus->slots list
by Yijing Wang
· 9 years ago
3bf15f5
sparc/PCI: Use helper functions to access fields in struct msi_desc
by Jiang Liu
· 10 years ago
f0c1a11
sparc64: pci slots information is not populated in sysfs
by Eric Snowberg
· 10 years ago
3be1b98
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
d10b730
Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"
by Bjorn Helgaas
· 10 years ago
a0c8a4d
sparc/PCI: Claim bus resources before pci_bus_add_devices()
by Yijing Wang
· 10 years ago
d63e2e1
sparc/PCI: Clip bridge windows to fit in upstream windows
by Yinghai Lu
· 10 years ago
f1d25d3
sparc64: Properly claim resources as each PCI bus is probed.
by David S. Miller
· 10 years ago
4afba24
sparc64: Skip bogus PCI bridge ranges.
by David S. Miller
· 10 years ago
93a6423
sparc64: Expand PCI bridge probing debug logging.
by David S. Miller
· 10 years ago
c4222e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 11 years ago
2f22e68
sparc/PCI: Use pci_is_bridge() to simplify code
by Yijing Wang
· 11 years ago
4ac7b82
sparc64: fix sparse warning in pci.c
by Sam Ravnborg
· 11 years ago
1b925b5
sparc: don't use module_init in non-modular pci.c code
by Paul Gortmaker
· 11 years ago
fc27985
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
by Yinghai Lu
· 11 years ago
557fc58
sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-bridges
by oftedal
· 11 years ago
862f001
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
ecf48b6
sparc: __pci_mmap_set_flags() is useless
by Al Viro
· 12 years ago
df58f46
Merge branch 'pci/jiang-bus-lock-v3' into next
by Bjorn Helgaas
· 12 years ago
8b1fce0
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
by Gu Zheng
· 12 years ago
de7f2b1
sparc/PCI: Use PCI_UNKNOWN for unknown power state
by Bjorn Helgaas
· 12 years ago
b7c13f7
sparc: remove __devinit, __devexit annotations
by Sam Ravnborg
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
8885b7b
PCI: Provide a default pcibios_update_irq()
by Thierry Reding
· 12 years ago
6ee53f4
Merge branch 'pci/bjorn-p2p-bridge-windows' into next
by Bjorn Helgaas
· 13 years ago
1c97593
sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases()
by Bjorn Helgaas
· 13 years ago
85a00dd
Merge branch 'pci/myron-pcibios_setup' into next
by Bjorn Helgaas
· 13 years ago
c53a255
sparc/PCI: factor out pcibios_setup()
by Myron Stowe
· 13 years ago
3f1b540
sparc/PCI: register busn_res for root buses
by Yinghai Lu
· 13 years ago
b918c62
PCI: replace struct pci_bus secondary/subordinate with busn_res
by Yinghai Lu
· 13 years ago
a031589b
sparc/PCI: convert devtree and arch-probed bus addresses to resource
by Bjorn Helgaas
· 13 years ago
ac1edcc
sparc/PCI: get rid of device resource fixups
by Bjorn Helgaas
· 13 years ago
1a30010
sparc/PCI: convert to pci_create_root_bus()
by Bjorn Helgaas
· 13 years ago
ba232a1
PCI: SPARC: convert pcibios_set_master() to a non-inlined function
by Myron Stowe
· 13 years ago
066bcac
sparc: move symbol exporters to use export.h not module.h
by Paul Gortmaker
· 13 years ago
aad4564
sparc: Add alignment flag to PCI expansion resources
by Kjetil Oftedal
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 14 years ago
64099d9
pci/of: Consolidate pci_device_to_OF_node()
by Benjamin Herrenschmidt
· 14 years ago
98d9f30c8
pci/of: Match PCI devices to OF nodes dynamically
by Benjamin Herrenschmidt
· 14 years ago
394d441
sparc: Convert to new irq function names
by Thomas Gleixner
· 14 years ago
c6fee08
sparc64: Fix build errors with gcc-4.6.0
by David S. Miller
· 14 years ago
44ed3c0
sparc64: rename virt_irq => irq - II
by Sam Ravnborg
· 14 years ago
cd4cd73
sparc: remove references to of_device and to_of_device
by Grant Likely
· 14 years ago
1636f8a
sparc/of: Move of_device fields into struct pdev_archdata
by Grant Likely
· 15 years ago
58f9b0b
of: eliminate of_device->node and dev_archdata->{of,prom}_node
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
d706c1b
driver-core: Add device node pointer to struct device
by Grant Likely
· 15 years ago
b7f3a20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
by Linus Torvalds
· 15 years ago
3b7a17f
resource/PCI: mark struct resource as const
by Dominik Brodowski
· 15 years ago
b26b2d4
resource/PCI: align functions now return start of resource
by Dominik Brodowski
· 15 years ago
2ef2d74
sparc64: If 'slot-names' property exist, create sysfs PCI slot information.
by David S. Miller
· 15 years ago
172d2d0
sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes.
by David S. Miller
· 15 years ago
1abff64
sparc64: don't export static inline pci_ functions
by Stephen Rothwell
· 15 years ago
4c0eec7
sparc64/PCI: drop PCI_CACHE_LINE_BYTES
by Tejun Heo
· 15 years ago
ee664a9
sparc: Use asm-generic/pci-dma-compat
by FUJITA Tomonori
· 15 years ago
a6c1409
Delete pcibios_select_root
by Matthew Wilcox
· 16 years ago
917c366
sparc64: move EXPORT_SYMBOL to the symbols definition
by Sam Ravnborg
· 16 years ago
9018113
sparc64: Use unsigned long long for u64.
by Sam Ravnborg
· 16 years ago
a88b5ba
sparc,sparc64: unify kernel/
by Sam Ravnborg
· 16 years ago
[Renamed from arch/sparc64/kernel/pci.c]
5769907
sparc64: Fix PCI resource mapping on sparc64
by Max Dmitrichenko
· 16 years ago
56c5d90
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
44b50e5
sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev().
by David S. Miller
· 16 years ago
77d10d0
sparc64: Fix sparse warnings in pci.c
by David S. Miller
· 16 years ago
22fecba
sparc64: Record OF device instead of device node pointer in pci_pbm_info.
by David S. Miller
· 16 years ago
d3ae4b5
sparc64: Get rid of pci_controller_info.
by David S. Miller
· 16 years ago
e822358a
sparc64: Pass proper parent device down into root pci_create_bus() call.
by David S. Miller
· 16 years ago
c804996
sparc64: Convert FIRE PCI controller driver into a real driver.
by David S. Miller
· 16 years ago
edbe805
sparc64: Convert SABRE PCI controller driver into a real driver.
by David S. Miller
· 16 years ago
b20bfe4
sparc64: Convert PSYCHO PCI controller driver into a real driver.
by David S. Miller
· 16 years ago
3822b50
sparc64: Convert SUN4V PCI controller driver into a real driver.
by David S. Miller
· 16 years ago
6d19c88
sparc64: Convert SCHIZO PCI controller driver into a real driver.
by David S. Miller
· 16 years ago
c510b9b
sparc64: Don't invoke power_init() from pcibios_init().
by David S. Miller
· 16 years ago
356d164
sparc: Kill EBUS driver layer.
by David S. Miller
· 16 years ago
ae05f87
sparc64: Propagate PCI device archdata into OF device tree for EBUS.
by David S. Miller
· 16 years ago
783c98b
sparc64: Use the cond_syscall()s in kernel/sys_ni.c instead of home-grown copy.
by David S. Miller
· 16 years ago
2222c31
sparc64: fix up bus_id changes in sparc core code
by Greg Kroah-Hartman
· 17 years ago
Next »