Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3c2c126a675bd8a95d5ed186fe9cd788f438bff1
/
arch
/
ia64
/
pci
02715e8
ia64/PCI/ACPI: Use common interface to support PCI host bridge
by Jiang Liu
· 9 years ago
3f7abde
ia64/PCI: Use common struct resource_entry to replace struct iospace_resource
by Jiang Liu
· 9 years ago
3772aea
ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge
by Jiang Liu
· 9 years ago
237865f
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
by Bjorn Helgaas
· 9 years ago
dff22d2
PCI: Call pci_read_bridge_bases() from core instead of arch code
by Lorenzo Pieralisi
· 9 years ago
dc4fdaf
PCI / ACPI: Do not set ACPI companions for host bridges with parents
by Rafael J. Wysocki
· 9 years ago
9fbbda5
ia64/PCI: Treat all host bridge Address Space Descriptors (even consumers) as windows
by Bjorn Helgaas
· 10 years ago
55c39fc
Merge branch 'acpica'
by Rafael J. Wysocki
· 10 years ago
a45de93
ACPICA: Resources: Provide common part for struct acpi_resource_address structures.
by Lv Zheng
· 10 years ago
ce821ef
ia64/PCI: Clip bridge windows to fit in upstream windows
by Yinghai Lu
· 10 years ago
86fd887
vgaarb: Don't default exclusively to first video device with mem+io
by Bruno Prémont
· 10 years ago
20cde69
x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()
by Bruno Prémont
· 10 years ago
11a3bd0
ia64/PCI: Use pci_is_bridge() to simplify code
by Yijing Wang
· 11 years ago
94a5f85
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 11 years ago
058a2e1
ia64/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA device
by Sander Eikelenboom
· 11 years ago
b1e9cee
ia64: Remove acpi_get_pxm() usage
by Bjorn Helgaas
· 11 years ago
7b19981
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
by Rafael J. Wysocki
· 11 years ago
c4cbf6b
PCI: Replace printks with appropriate pr_*()
by Yijing Wang
· 11 years ago
3a72af0
PCI/IA64: introduce probe_pci_root_info() to manage _CRS resource
by Yijing Wang
· 11 years ago
2932239
PCI/IA64: Add host bridge resource release for _CRS path
by Yijing Wang
· 11 years ago
c9e391c
PCI/IA64: fix memleak for create pci root bus fail
by Jiang Liu
· 11 years ago
429ac09
PCI/IA64: Allocate pci_root_info instead of using stack
by Yijing Wang
· 11 years ago
5cd7595
PCI/IA64: embed pci hostbridge resources into pci_root_info
by Yijing Wang
· 11 years ago
b02a4a1
ia64/PCI: Implement pcibios_{add|remove}_bus() hooks
by Jiang Liu
· 12 years ago
556f12f
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
6c0cc95
ACPI / PCI: Set root bridge ACPI handle in advance
by Rafael J. Wysocki
· 12 years ago
5b5e76e
IA64: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
78c8f84
Merge branch 'pci/yinghai-misc' into next
by Bjorn Helgaas
· 12 years ago
da10491
ia64/PCI: Clear host bridge aperture struct resource
by Yinghai Lu
· 12 years ago
8885b7b
PCI: Provide a default pcibios_update_irq()
by Thierry Reding
· 12 years ago
3ddbebf
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
by Thierry Reding
· 12 years ago
6d8a97a
Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 12 years ago
f9445a3
[IA64] Rename platform_name to ia64_platform_name
by Fengguang Wu
· 12 years ago
85a00dd
Merge branch 'pci/myron-pcibios_setup' into next
by Bjorn Helgaas
· 12 years ago
8421a35
ia64/PCI: factor out pcibios_setup()
by Myron Stowe
· 12 years ago
2661b81
ia64/PCI: register busn_res for root buses
by Yinghai Lu
· 12 years ago
b918c62
PCI: replace struct pci_bus secondary/subordinate with busn_res
by Yinghai Lu
· 12 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
c140d87
Disintegrate asm/system.h for IA64
by David Howells
· 13 years ago
10d1cd2
ia64/PCI: get rid of device resource fixups
by Bjorn Helgaas
· 13 years ago
e30f992
ia64/PCI: convert to pci_create_root_bus() for correct root bus resources
by Bjorn Helgaas
· 13 years ago
79e77f2
ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented()
by Bjorn Helgaas
· 13 years ago
91e86df
PCI: IA64: convert pcibios_set_master() to a non-inlined function
by Myron Stowe
· 13 years ago
bd3ff19
ia64: Add export.h to arch/ia64 specific files as required
by Paul Gortmaker
· 13 years ago
5728377
ACPI: pci_root: pass acpi_pci_root to arch-specific scan
by Bjorn Helgaas
· 15 years ago
2fe2abf
PCI: augment bus resource table with a list
by Bjorn Helgaas
· 15 years ago
89a74ec
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
by Bjorn Helgaas
· 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
c7dabef
vsprintf: use %pR, %pr instead of %pRt, %pRf
by Bjorn Helgaas
· 15 years ago
637b363
ia64/PCI: print resources consistently with %pRt
by Bjorn Helgaas
· 15 years ago
ac1aa47
PCI: determine CLS more intelligently
by Jesse Barnes
· 15 years ago
adcd740
[IA64] Require SAL 3.2 in order to do extended config space ops
by Matthew Wilcox
· 15 years ago
944c54e
ia64/PCI: adjust section annotation for pcibios_setup()
by Ingo Molnar
· 15 years ago
1d89b30
ia64: Fix resource assignment for root busses
by Matthew Wilcox
· 15 years ago
e088a4a
[IA64] Convert ia64 to use int-ll64.h
by Matthew Wilcox
· 15 years ago
175add1
[IA64] SN specific version of dma_get_required_mask()
by John Keller
· 16 years ago
f19aeb1
PCI: Add ability to mmap legacy_io on some platforms
by Benjamin Herrenschmidt
· 16 years ago
8a20fd5
[IA64] pci_acpi_scan_root cleanup
by Luck, Tony
· 16 years ago
d981f16
PCI: ia64: use generic pci_enable_resources()
by Bjorn Helgaas
· 17 years ago
b87e81e
acpi: unneccessary to scan the PCI bus already scanned
by yakui.zhao@intel.com
· 17 years ago
1ab40ec
[IA64] use dev_printk in video quirk
by Bjorn Helgaas
· 17 years ago
d4ed808
[IA64] remove remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
b6ce068
Change pci_raw_ops to pci_raw_read/write
by Matthew Wilcox
· 17 years ago
cb2e091
[IA64] Nail two more simple section mismatch errors
by Tony Luck
· 17 years ago
012b710
[IA64] prevent MCA when performing MMIO mmap to PCI config space
by Alex Chiang
· 17 years ago
a66aa70
[IA64] fix kmalloc(0) in arch/ia64/pci/pci.c
by Kenji Kaneshige
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
2cb22e2
[IA64] allow WB /sys/.../legacy_mem mmaps
by Bjorn Helgaas
· 18 years ago
dbfc2f6
[IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a value
by Tony Luck
· 18 years ago
bba6f6f
[PATCH] MSI-X: fix resume crash
by Eric W. Biederman
· 18 years ago
52fd910
[IA64] replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
c7f570a
[IA64] Fix pci.c kernel compilation breakage.
by Peter Chubb
· 18 years ago
8ea6091
Altix: Add initial ACPI IO support
by John Keller
· 18 years ago
3efe2d8
PCI: Use pci_generic_prep_mwi on ia64
by Matthew Wilcox
· 18 years ago
6b5c76b
PCI: fix pci_fixup_video as it blows up on sparc64
by Eiichiro Oiwa
· 18 years ago
92db6d1
[PATCH] genirq: msi: simplify the msi irq limit policy
by Eric W. Biederman
· 18 years ago
aa4f63c
IA64: PCI: dont disable irq which is not enabled
by Satoru Takeuchi
· 18 years ago
06c67be
[PATCH] make valid_mmap_phys_addr_range() take a pfn
by Lennert Buytenhek
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
e31dd6e
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
by Greg Kroah-Hartman
· 18 years ago
68402dd
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
by Christoph Lameter
· 18 years ago
8cf60e0
Auto-update from upstream
by Tony Luck
· 18 years ago
762834e
[PATCH] Unify pxm_to_node() and node_to_pxm()
by Yasunori Goto
· 18 years ago
32e62c6
[IA64] rework memory attribute aliasing
by Bjorn Helgaas
· 19 years ago
a72391e
[IA64] eliminate compile time warnings
by Satoru Takeuchi
· 19 years ago
ac311ac
[IA64] Fix pcibios_setup
by Matthew Wilcox
· 19 years ago
9fdb62a
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release
by Len Brown
· 19 years ago
7b9c8ba
[IA64] Stop multiple pci_claim_resource() call for the same resource
by Kenji Kaneshige
· 19 years ago
ed03f43
Pull pnpacpi into acpica branch
by Len Brown
· 19 years ago
408045a
[IA64] incorrect return from ia64_pci_legacy_write()
by Alex Williamson
· 19 years ago
0897831
[ACPI] ACPICA 20051021
by Bob Moore
· 19 years ago
50eca3e
[ACPI] ACPICA 20050930
by Bob Moore
· 19 years ago
4f41d5a
[IA64] add the MMIO regions that are translated to I/O port space to /proc/iomem
by Bjorn Helgaas
· 19 years ago
9472d8c
Pull acpi-produce-consume into release branch
by Tony Luck
· 19 years ago
463eb29
[IA64] respect ACPI producer/consumer flag for PCI root bridges
by Bjorn Helgaas
· 19 years ago
650316f
[IA64] move ACPI IOSAPIC locality domain mapping from pci.c to acpi.c
by Bjorn Helgaas
· 19 years ago
697eaad
[IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQ
by Kenji Kaneshige
· 19 years ago
7d2e423
Pull asm-segment into release branch
by Tony Luck
· 19 years ago
a877bd3
[IA64] remove use of asm/segment.h
by Kumar Gala
· 19 years ago
Next »