aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parisc/lba_pci.c
Commit message (Expand)AuthorAge
* PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-25
* parisc: fix LMMIO mismatch between PAT length and MASK registerHelge Deller2013-07-09
* parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r...Helge Deller2013-06-01
* parisc/PCI: Set type for LBA bus_num resourceBjorn Helgaas2013-06-01
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* parisc/PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas2012-08-22
* parisc/PCI: Enable PERR/SERR on all devicesBjorn Helgaas2012-08-22
* parisc/PCI: register busn_res for root busesYinghai Lu2012-06-13
* PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-13
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | parisc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
|/
* parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
* parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-06
* parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root busBjorn Helgaas2012-01-06
* parisc: fixed faulty check in lba_pciStoyan Gaydarov2009-08-02
* parisc: Fix gcc 4.4 warning in lba_pci.cGrant Grundler2009-07-02
* parisc: advertise PCI devs after "assign_resources"Grant Grundler2009-07-02
* parisc: fix wrong assumption about bus->selfGrant Grundler2009-03-13
* parisc: drivers/parisc/: make code staticAdrian Bunk2009-01-05
* drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-15
* [PARISC] lba_pci: pci_claim_resources disabled expansion romsKyle McMartin2007-12-06
* [PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox2007-10-18
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PARISC] lba_pci format warningsMatthew Wilcox2007-02-17
* [PARISC] Fix PCI bus numbering in the presence of Cardbus bridgesMatthew Wilcox2006-12-08
* [PARISC] sparse fixesMatthew Wilcox2006-12-08
* [PARISC] Move LBA and SBA register defines to the common ropes.hKyle McMartin2006-10-04
* [PARISC] Create shared <asm/ropes.h> headerKyle McMartin2006-10-04
* [PARISC] Stash the lba_device in its struct device drvdataKyle McMartin2006-10-04
* [PARISC] Pretty print the name of the lba type on kernel bootKyle McMartin2006-10-04
* [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-30
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-22
* [PARISC] Truncate overlapping PAT PDC reported rangesGrant Grundler2006-01-10
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-10
* [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-21
* [PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah2005-06-28
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16