Yinghai Lu
|
928bea9648
PCI: Delay enabling bridges until they're needed
|
12 years ago |
Helge Deller
|
dac76f1be5
parisc: fix LMMIO mismatch between PAT length and MASK register
|
12 years ago |
Helge Deller
|
b204a4d2d4
parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus resources (v2)
|
12 years ago |
Bjorn Helgaas
|
b47d4934e7
parisc/PCI: Set type for LBA bus_num resource
|
12 years ago |
Greg Kroah-Hartman
|
0fe763c570
Drivers: misc: remove __dev* attributes.
|
12 years ago |
Bjorn Helgaas
|
0b79ca2a80
parisc/PCI: Use list_for_each_entry() for bus->devices traversal
|
13 years ago |
Bjorn Helgaas
|
f5725f4d3d
parisc/PCI: Enable PERR/SERR on all devices
|
13 years ago |
Yinghai Lu
|
30aa80da43
parisc/PCI: register busn_res for root buses
|
13 years ago |
Yinghai Lu
|
b918c62e08
PCI: replace struct pci_bus secondary/subordinate with busn_res
|
13 years ago |
Linus Torvalds
|
0195c00244
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Bjorn Helgaas
|
39c2462e16
parisc/PCI: get rid of device resource fixups
|
13 years ago |
Bjorn Helgaas
|
dc7dce280a
parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resources
|
13 years ago |
Bjorn Helgaas
|
42605fa666
parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented()
|
13 years ago |
Bjorn Helgaas
|
f4d9ea9abf
parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root bus
|
13 years ago |
Stoyan Gaydarov
|
450d6e306b
parisc: fixed faulty check in lba_pci
|
16 years ago |
Grant Grundler
|
e957f608f3
parisc: Fix gcc 4.4 warning in lba_pci.c
|
16 years ago |
Grant Grundler
|
fed99b1e86
parisc: advertise PCI devs after "assign_resources"
|
16 years ago |
Grant Grundler
|
9785d646c1
parisc: fix wrong assumption about bus->self
|
16 years ago |
Adrian Bunk
|
df8e5bc6b7
parisc: drivers/parisc/: make code static
|
16 years ago |
Harvey Harrison
|
a8043ecb17
drivers/parisc: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Kyle McMartin
|
84f4506cb7
[PARISC] lba_pci: pci_claim_resources disabled expansion roms
|
17 years ago |
Matthew Wilcox
|
9611f61eb5
[PARISC] Fix infinite loop in /proc/iomem
|
18 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
Matthew Wilcox
|
645d11d4ba
[PARISC] lba_pci format warnings
|
18 years ago |
Matthew Wilcox
|
353dfe1290
[PARISC] Fix PCI bus numbering in the presence of Cardbus bridges
|
18 years ago |
Matthew Wilcox
|
c2c4798e04
[PARISC] sparse fixes
|
18 years ago |
Kyle McMartin
|
983daeec99
[PARISC] Move LBA and SBA register defines to the common ropes.h
|
19 years ago |
Kyle McMartin
|
1790cf9111
[PARISC] Create shared <asm/ropes.h> header
|
19 years ago |
Kyle McMartin
|
b0eecc4da9
[PARISC] Stash the lba_device in its struct device drvdata
|
19 years ago |