index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
/
pci.c
Age
Commit message (
Expand
)
Author
2008-02-18
[SPARC64]: Kill pcic_present().
David S. Miller
2007-12-26
[SPARC64]: Implement pci_resource_to_user()
David S. Miller
2007-10-22
[SPARC64]: ARRAY_SIZE() cleanup
Alejandro Martinez Ruiz
2007-10-13
[SPARC64]: Kill pci_memspace_mask.
David S. Miller
2007-09-12
[SPARC64]: Fix booting on V100 systems.
David S. Miller
2007-08-30
[SPARC64]: Fix several bugs in MSI handling.
David S. Miller
2007-07-30
[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.
David S. Miller
2007-07-30
[SPARC64]: Fix sun4u PCI config space accesses on sun4u.
David S. Miller
2007-07-11
PCI: read revision ID by default
Auke Kok
2007-06-07
[SPARC64]: Handle PCI bridges without 'ranges' property.
David S. Miller
2007-05-29
[SPARC64]: PCI device scan is way too verbose by default.
David S. Miller
2007-05-11
[SPARC64]: pci_resource_adjust() cannot be __init.
David S. Miller
2007-05-10
[SPARC64]: Use alloc_pci_dev() in PCI bus probes.
David S. Miller
2007-05-08
[SPARC64]: Kill asm-sparc64/pbm.h
David S. Miller
2007-05-08
[SPARC64]: Removal of trivial pci_controller_info uses.
David S. Miller
2007-05-08
[SPARC64]: Move index info pci_pbm_info.
David S. Miller
2007-05-08
[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.
David S. Miller
2007-05-08
[SPARC64]: Move pci_ops into pci_pbm_info.
David S. Miller
2007-05-08
[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's
David S. Miller
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-07
[SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/pci.c
David S. Miller
2007-05-06
[SPARC64]: SUN4U PCI-E controller support.
David S. Miller
2007-05-02
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
2007-04-26
[SPARC64]: Fix PCI rework to adhere to of_get_property() const return.
David S. Miller
2007-04-26
[SPARC64]: Force dummy host controller onto bus zero.
David S. Miller
2007-04-26
[SPARC64]: Add dummy host controller to root of all PCI domains.
David S. Miller
2007-04-26
[SPARC64]: Const'ify pci_iommu_ops.
David S. Miller
2007-04-26
[SPARC64]: Kill pci_controller->pbms_same_domain
David S. Miller
2007-04-26
[SPARC64]: Kill pci_controller->resource_adjust()
David S. Miller
2007-04-26
[SPARC64]: Fix sabre pci controllers with new probing scheme.
David S. Miller
2007-04-26
[SPARC64]: Fix obppath pci device sysfs creation.
David S. Miller
2007-04-26
[SPARC64]: Internalize pci_memspace_mask.
David S. Miller
2007-04-26
[SPARC64]: Probe PCI bus using OF device tree.
David S. Miller
2007-04-12
[SPARC]: Fix section mismatch warnings in pci.c and pcic.c
Robert Reif
2007-03-02
[SPARC]: Provide pci_device_to_OF_node() just like powerpc.
David S. Miller
2007-02-26
[SPARC64]: Fix arch_teardown_msi_irq().
David S. Miller
2007-02-10
[SPARC64]: Add PCI MSI support on Niagara.
David S. Miller
2006-12-01
PCI: Use pci_generic_prep_mwi on sparc64
Matthew Wilcox
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[SPARC64]: of_device layer IRQ resolution
David S. Miller
2006-06-29
[SPARC]: Convert clock drivers to of_driver framework.
David S. Miller
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2006-06-23
[SPARC64]: Disable verbose PCI IRQ probing messages by default.
David S. Miller
2006-06-23
[SPARC64]: Use in-kernel OBP device tree for PCI controller probing.
David S. Miller
2006-06-20
[SPARC64]: Move over to GENERIC_HARDIRQS.
David S. Miller
2006-04-17
[SPARC64]: Export pcibios_resource_to_bus().
David S. Miller
2006-03-22
[SPARC]: Respect vm_page_prot in io_remap_page_range().
David S. Miller
2006-03-20
[SPARC64]: Beginnings of SUN4V PCI controller support.
David S. Miller
2005-09-08
[PATCH] Make sparc64 use setup-res.c
David S. Miller
2005-09-08
[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it
John W. Linville
[next]