summaryrefslogtreecommitdiffstats
path: root/drivers/parisc/lba_pci.c
Commit message (Expand)AuthorAgeFilesLines
* parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail modeHelge Deller2018-03-271-1/+19
* parisc: Hide Diva-built-in serial aux and graphics cardHelge Deller2017-12-171-0/+33
* parisc: Fix up devices below a PCI-PCI MegaRAID controller bridgeHelge Deller2017-08-241-3/+39
* parisc: Fix section mismatches in parisc core driversHelge Deller2017-08-221-2/+2
* parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer2017-07-031-2/+4
* parisc: Initialize PCI bridge cache line and default latencyHelge Deller2016-01-121-1/+3
* parisc: reduce syslog debug outputHelge Deller2015-10-221-6/+6
* PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-151-0/+1
* PCI,parisc: Enable 64-bit bus addresses on PA-RISCHelge Deller2015-09-081-2/+5
* PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-231-1/+0
* parisc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-3/+2
* PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-1/+0
* parisc: fix LMMIO mismatch between PAT length and MASK registerHelge Deller2013-07-091-0/+56
* parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r...Helge Deller2013-06-011-4/+4
* parisc/PCI: Set type for LBA bus_num resourceBjorn Helgaas2013-06-011-0/+1
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* parisc/PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas2012-08-221-5/+2
* parisc/PCI: Enable PERR/SERR on all devicesBjorn Helgaas2012-08-221-1/+3
* parisc/PCI: register busn_res for root busesYinghai Lu2012-06-131-2/+6
* PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-11/+11
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1649
OpenPOWER on IntegriCloud