summaryrefslogtreecommitdiffstats
path: root/drivers/parisc/lba_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | parisc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-25/+6
|/
* parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-12/+17
* parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-061-6/+8
* parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root busBjorn Helgaas2012-01-061-17/+18
* parisc: fixed faulty check in lba_pciStoyan Gaydarov2009-08-021-1/+1
* parisc: Fix gcc 4.4 warning in lba_pci.cGrant Grundler2009-07-031-9/+22
* parisc: advertise PCI devs after "assign_resources"Grant Grundler2009-07-031-5/+5
* parisc: fix wrong assumption about bus->selfGrant Grundler2009-03-131-2/+2
* parisc: drivers/parisc/: make code staticAdrian Bunk2009-01-051-1/+1
* drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-151-11/+11
* [PARISC] lba_pci: pci_claim_resources disabled expansion romsKyle McMartin2007-12-061-3/+7
* [PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox2007-10-181-44/+7
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PARISC] lba_pci format warningsMatthew Wilcox2007-02-171-27/+29
* [PARISC] Fix PCI bus numbering in the presence of Cardbus bridgesMatthew Wilcox2006-12-081-13/+19
* [PARISC] sparse fixesMatthew Wilcox2006-12-081-1/+1
* [PARISC] Move LBA and SBA register defines to the common ropes.hKyle McMartin2006-10-041-65/+0
* [PARISC] Create shared <asm/ropes.h> headerKyle McMartin2006-10-041-39/+1
* [PARISC] Stash the lba_device in its struct device drvdataKyle McMartin2006-10-041-0/+1
* [PARISC] Pretty print the name of the lba type on kernel bootKyle McMartin2006-10-041-6/+10
* [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-301-4/+4
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-221-4/+2
* [PARISC] Truncate overlapping PAT PDC reported rangesGrant Grundler2006-01-101-23/+90
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-101-1/+1
* [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-211-7/+7
* [PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah2005-06-271-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1649