Sign in
android-kvm
/
linux
/
0d994cd482ee4e8e851388a70869beee51be1c54
/
arch
/
sparc
/
kernel
/
pci_sabre.c
29c990d
sparc: Use of_node_name_eq for node name comparisons
by Rob Herring
· 6 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
de72024
sparc: kernel: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
b7c13f7
sparc: remove __devinit, __devexit annotations
by Sam Ravnborg
· 12 years ago
7b64db6
sparc: add export.h to arch/sparc files as required
by Paul Gortmaker
· 13 years ago
b1608d6
drivercore: revert addition of of_match to struct device
by Grant Likely
· 14 years ago
3628aa0
sparc64: Fix section mis-match errors.
by David S. Miller
· 14 years ago
4ebb24f
dt/sparc: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
cd4cd73
sparc: remove references to of_device and to_of_device
by Grant Likely
· 14 years ago
1ab1d63
of/platform: remove all of_bus_type and of_platform_bus_type references
by Grant Likely
· 15 years ago
1636f8a
sparc/of: Move of_device fields into struct pdev_archdata
by Grant Likely
· 15 years ago
4018294
of: Remove duplicate fields from of_platform_driver
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
9a2ed5c
sparc64: Fix section mismatch warnings in PCI controller drivers.
by David S. Miller
· 16 years ago
a88b5ba
sparc,sparc64: unify kernel/
by Sam Ravnborg
· 16 years ago
[Renamed from arch/sparc64/kernel/pci_sabre.c]
87395fc
sparc64: Kill hand-crafted I/O accessors in PCI controller drivers.
by David S. Miller
· 16 years ago
e6e0037
sparc64: Commonize large portions of PSYCHO error handling.
by David S. Miller
· 16 years ago
1c03a55
sparc64: Create and use psycho_pbm_init_common().
by David S. Miller
· 16 years ago
a21cff3
sparc64: Start commonizing code common between SABRE and PSYCHO.
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
d7472c3
sparc64: Simplify error handling in PCI controller probing.
by David S. Miller
· 16 years ago
fd09831
sparc: Annotate of_device_id arrays with const or __initdata.
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
764f257
sparc: don't use asm/of_device.h
by Stephen Rothwell
· 16 years ago
c1b1a5f1
[SPARC64]: NUMA device infrastructure.
by David S. Miller
· 17 years ago
a1f35ba
[SPARC64]: Fix of section mismatch warnings.
by Sam Ravnborg
· 17 years ago
ad7ad57
[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.
by David S. Miller
· 17 years ago
321566c
[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.
by David S. Miller
· 18 years ago
5cbc307
[SPARC64]: Use machine description and OBP properly for cpu probing.
by David S. Miller
· 18 years ago
ca3dd88
[SPARC64] PCI: Consolidate PCI access code into pci_common.c
by David S. Miller
· 18 years ago
af80318
[SPARC64]: Fix request_irq() ignored result warnings in PCI controller code.
by David S. Miller
· 18 years ago
c57c2ff
[SPARC64]: Kill asm-sparc64/pbm.h
by David S. Miller
· 18 years ago
28113a9
[SPARC64]: Removal of trivial pci_controller_info uses.
by David S. Miller
· 18 years ago
6c108f1
[SPARC64]: Move index info pci_pbm_info.
by David S. Miller
· 18 years ago
f1cd8de
[SPARC64]: Move pci_ops into pci_pbm_info.
by David S. Miller
· 18 years ago
34768bc
[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's
by David S. Miller
· 18 years ago
cfa0652
[SPARC64] PCI: Use common routine to fetch PBM properties.
by David S. Miller
· 18 years ago
16ce82d
[SPARC64]: Convert PCI over to generic struct iommu/strbuf.
by David S. Miller
· 18 years ago
a165b42
[SPARC64]: Fix PCI rework to adhere to of_get_property() const return.
by David S. Miller
· 18 years ago
97b3cf0
[SPARC64]: Add dummy host controller to root of all PCI domains.
by David S. Miller
· 18 years ago
0bba2dd
[SPARC64]: Kill pbm->pci_first_slot.
by David S. Miller
· 18 years ago
3875c5c
[SPARC64]: Kill pci_controller->pbms_same_domain
by David S. Miller
· 18 years ago
8d3aee9
[SPARC64]: Kill pci_controller->base_address_update().
by David S. Miller
· 18 years ago
0bae5f8
[SPARC64]: Kill pci_controller->resource_adjust()
by David S. Miller
· 18 years ago
9fd8b64
[SPARC64]: Consolidate PCI mem/io resource determination.
by David S. Miller
· 18 years ago
01f94c4
[SPARC64]: Fix sabre pci controllers with new probing scheme.
by David S. Miller
· 18 years ago
a2fb23a
[SPARC64]: Probe PCI bus using OF device tree.
by David S. Miller
· 18 years ago
e83f214
[SPARC64]: Compute dma_end argument to sabre_pbm_init() correctly.
by David S. Miller
· 18 years ago
5aee87c
[SPARC64]: Fix PCI memory space root resource on Hummingbird.
by David S. Miller
· 18 years ago
6d24c8d
[PATCH] sparc64 pt_regs fixes
by Al Viro
· 18 years ago
d356d7f4
[PATCH] irq-flags: SPARC64: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
2b1e597
[SPARC64]: of_device layer IRQ resolution
by David S. Miller
· 19 years ago
de8d28b
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
by David S. Miller
· 19 years ago
07f8e5f
[SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.
by David S. Miller
· 19 years ago
e87dc35
[SPARC64]: Use in-kernel OBP device tree for PCI controller probing.
by David S. Miller
· 19 years ago
e18e2a0
[SPARC64]: Move over to GENERIC_HARDIRQS.
by David S. Miller
· 19 years ago
8047e24
[SPARC64]: Virtualize IRQ numbers.
by David S. Miller
· 19 years ago
37cdcd9
[SPARC64]: Kill ino_bucket->pil
by David S. Miller
· 19 years ago
ee29074
[SPARC64]: Fix new context version SMP handling.
by David S. Miller
· 19 years ago
9132983
[SPARC64]: kzalloc() conversion
by Eric Sesterhenn
· 19 years ago
51e8513
[SPARC64]: Consolidate common PCI IOMMU init code.
by David S. Miller
· 19 years ago
085ae41
[PATCH] Make sparc64 use setup-res.c
by David S. Miller
· 19 years ago
088dd1f
[SPARC64]: Add support for IRQ pre-handlers.
by David S. Miller
· 20 years ago
7c963ad
[SPARC64]: Fix streaming buffer flushing on PCI and SBUS.
by David S. Miller
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago
v2.6.12-rc2