Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
b97f0291a2504291aef850077f98cab68a5a2f33
/
arch
/
sparc
/
kernel
/
pci_sun4v.c
7c9503b
SPARC: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
20b739f
arch/sparc/kernel/pci_sun4v.c: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
c416258
SPARC: adapt for dma_map_ops changes
by Andrzej Pietrasiewicz
· 13 years ago
7cc8583
sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().
by David S. Miller
· 13 years ago
7b64db6
sparc: add export.h to arch/sparc files as required
by Paul Gortmaker
· 14 years ago
3628aa0
sparc64: Fix section mis-match errors.
by David S. Miller
· 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
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
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
595cc85
sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpu
by FUJITA Tomonori
· 15 years ago
02f7a18
sparc: Use asm-generic/dma-mapping-common.h
by FUJITA Tomonori
· 15 years ago
bc0a14f
sparc: Use dma_map_ops struct
by FUJITA Tomonori
· 15 years ago
797a756
sparc: use dma_map_page instead of dma_map_single
by FUJITA Tomonori
· 16 years ago
9a2ed5c
sparc64: Fix section mismatch warnings in PCI controller drivers.
by David S. Miller
· 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_sun4v.c]
33b07db
Revert "of_platform_driver noise on sparce"
by Linus Torvalds
· 16 years ago
e669dae
of_platform_driver noise on sparce
by Al Viro
· 16 years ago
0fcff28
sparc64: use iommu_num_pages function in IOMMU code
by Joerg Roedel
· 16 years ago
a737576
sparc64: rename iommu_num_pages function to iommu_nr_pages
by Joerg Roedel
· 16 years ago
8d2aec5
sparc64: Fix sparse warnings in pci_sun4v.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
8aef727
pci_sun4v: Use of_get_property().
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
3822b50
sparc64: Convert SUN4V PCI controller driver into a real driver.
by David S. Miller
· 16 years ago
908f516
sparc64/kernel/: make code static
by Adrian Bunk
· 17 years ago
c1b1a5f
[SPARC64]: NUMA device infrastructure.
by David S. Miller
· 17 years ago
f088025
sparc64: add the segment boundary checking to IOMMUs while merging SG entries
by FUJITA Tomonori
· 17 years ago
13fa14e
[SPARC64]: Add SG merging support back into IOMMU code.
by David S. Miller
· 17 years ago
d284142
[SPARC64]: IOMMU allocations using iommu-helper layer.
by David S. Miller
· 17 years ago
38192d5
[SPARC64]: Temporarily remove IOMMU merging code.
by David S. Miller
· 17 years ago
3098a18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
fde6a3c
iommu sg merging: sparc64: make iommu respect the segment size limits
by FUJITA Tomonori
· 17 years ago
4c62225
[SPARC64] pci_sun4v.c: Section fixes.
by Adrian Bunk
· 17 years ago
a1f35ba
[SPARC64]: Fix of section mismatch warnings.
by Sam Ravnborg
· 17 years ago
75c6d14
[SPARC64]: check for possible NULL pointer dereference
by Cyrill Gorcunov
· 17 years ago
58b053e
Update arch/ to use sg helpers
by Jens Axboe
· 17 years ago
5804509
Fix loop terminating conditions in fill_sg().
by David S. Miller
· 17 years ago
24c31ee
SPARC64: fix iommu sg chaining
by FUJITA Tomonori
· 17 years ago
2c941a2
SPARC64: sg chaining support
by Jens Axboe
· 17 years ago
bbe0b5e
[SPARC64]: Kill pci_memspace_mask.
by David S. Miller
· 17 years ago
759f89e
[SPARC64]: Consolidate MSI support code.
by David S. Miller
· 17 years ago
5f92c32
[SPARC64]: Fix several bugs in MSI handling.
by David S. Miller
· 17 years ago
ad7ad57
[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.
by David S. Miller
· 17 years ago
f0429bf
[SPARC64]: fix section mismatch warning in pci_sunv4
by Sam Ravnborg
· 18 years ago
e01c0d6
[SPARC64]: Negotiate hypervisor API for PCI services.
by David S. Miller
· 18 years ago
59db810
[SPARC64]: Don't be picky about virtual-dma values on sun4v.
by David S. Miller
· 18 years ago
e5dd42e
[SPARC64]: Spelling fixes.
by Simon Arlott
· 18 years ago
ca3dd88
[SPARC64] PCI: Consolidate PCI access code into pci_common.c
by David S. Miller
· 18 years ago
c57c2ff
[SPARC64]: Kill asm-sparc64/pbm.h
by David S. Miller
· 18 years ago
6c108f1
[SPARC64]: Move index info pci_pbm_info.
by David S. Miller
· 18 years ago
e9870c4
[SPARC64]: Move {setup,teardown}_msi_irq into 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
7fe3730
MSI: arch must connect the irq and the msi_desc
by Michael Ellerman
· 18 years ago
16ce82d
[SPARC64]: Convert PCI over to generic struct iommu/strbuf.
by David S. Miller
· 18 years ago
9b3627f
[SPARC64]: Consolidate {sbus,pci}_iommu_arena.
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
c6e8756
[SPARC64]: Const'ify pci_iommu_ops.
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
3487a1f
[SPARC64]: Kill PBM ranges software state.
by David S. Miller
· 18 years ago
229177c
[SPARC64]: Kill PBM intmap software state.
by David S. Miller
· 18 years ago
9fd8b64
[SPARC64]: Consolidate PCI mem/io resource determination.
by David S. Miller
· 18 years ago
a2fb23a
[SPARC64]: Probe PCI bus using OF device tree.
by David S. Miller
· 18 years ago
6a23acf
[SPARC64]: constify of_get_property return: arch/sparc64
by Stephen Rothwell
· 18 years ago
35a17eb
[SPARC64]: Add PCI MSI support on Niagara.
by David S. Miller
· 18 years ago
982c206
[SPARC64]: Replace kmalloc+memset with kzalloc
by Yan Burman
· 18 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
c2a5a46
[SPARC64]: Fix for Niagara memory corruption.
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
37cdcd9
[SPARC64]: Kill ino_bucket->pil
by David S. Miller
· 19 years ago
46b3049
[SPARC64]: Avoid JBUS errors on some Niagara systems.
by David S. Miller
· 19 years ago
42f1423
[SPARC64]: Respect gfp_t argument to dma_alloc_coherent().
by David S. Miller
· 19 years ago
a283a52
[PATCH] for_each_possible_cpu: sparc64
by KAMEZAWA Hiroyuki
· 19 years ago
ee29074
[SPARC64]: Fix new context version SMP handling.
by David S. Miller
· 19 years ago
d82965c
[SPARC64]: Handle zero-length map requests in pci_sun4v.c
by David S. Miller
· 19 years ago
abf3b7b
[SPARC64]: Kill stray PGLIST_NENTS check in pci_sun4v.c
by David S. Miller
· 19 years ago
6a32fd4
[SPARC64]: Remove PGLIST_NENTS PCI IOMMU mapping limitation on SUN4V.
by David S. Miller
· 19 years ago
e7a0453
[SPARC64] PCI: Size TSB correctly on SUN4V.
by David S. Miller
· 19 years ago
329c68b
[SPARC64]: Make lack of interrupt-map-* a fatal error on SUN4V.
by David S. Miller
· 19 years ago
987b6de
[SPARC64]: Restrict PCI bus scanning on SUN4V.
by David S. Miller
· 19 years ago
7c8f486
[SPARC64]: Fix IOMMU mapping on sun4v.
by David S. Miller
· 19 years ago
d5eb400
[SPARC64]: Kill spurious semicolon in sun4v_pci_init().
by David S. Miller
· 19 years ago
e399957
[SPARC64]: Generic sun4v_build_irq().
by David S. Miller
· 19 years ago
1080482
[SPARC64]: More SUN4V PCI work.
by David S. Miller
· 19 years ago
059833e
[SPARC64]: Range check bus number in SUN4V PCI controller driver.
by David S. Miller
· 19 years ago
0b52249
[SPARC64]: Missing 'return' statement in sun4v_pci_init().
by David S. Miller
· 19 years ago
Next »