Age | Commit message (Expand) | Author |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-02-21 | parisc: remove the HBA_DATA macro | Christoph Hellwig |
2019-02-21 | parisc/lba_pci: use container_of in LBA_DEV | Christoph Hellwig |
2019-02-21 | parisc: move internal implementation details out of <asm/dma-mapping.h> | Christoph Hellwig |
2019-02-21 | parisc: Hide built-in serial aux port of Tosca GSP card | Helge Deller |
2018-03-27 | parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail mode | Helge Deller |
2017-12-17 | parisc: Hide Diva-built-in serial aux and graphics card | Helge Deller |
2017-08-24 | parisc: Fix up devices below a PCI-PCI MegaRAID controller bridge | Helge Deller |
2017-08-22 | parisc: Fix section mismatches in parisc core drivers | Helge Deller |
2017-07-03 | parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs | Thomas Bogendoerfer |
2016-01-12 | parisc: Initialize PCI bridge cache line and default latency | Helge Deller |
2015-10-22 | parisc: reduce syslog debug output | Helge Deller |
2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas |
2015-09-08 | PCI,parisc: Enable 64-bit bus addresses on PA-RISC | Helge Deller |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi |
2015-01-16 | parisc/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu |
2013-07-25 | PCI: Delay enabling bridges until they're needed | Yinghai Lu |
2013-07-09 | parisc: fix LMMIO mismatch between PAT length and MASK register | Helge Deller |
2013-06-01 | parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r... | Helge Deller |
2013-06-01 | parisc/PCI: Set type for LBA bus_num resource | Bjorn Helgaas |
2013-01-03 | Drivers: misc: remove __dev* attributes. | Greg Kroah-Hartman |
2012-08-22 | parisc/PCI: Use list_for_each_entry() for bus->devices traversal | Bjorn Helgaas |
2012-08-22 | parisc/PCI: Enable PERR/SERR on all devices | Bjorn Helgaas |
2012-06-13 | parisc/PCI: register busn_res for root buses | Yinghai Lu |
2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-02-23 | parisc/PCI: get rid of device resource fixups | Bjorn Helgaas |
2012-01-06 | parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resources | Bjorn Helgaas |
2012-01-06 | parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented() | Bjorn Helgaas |
2012-01-06 | parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root bus | Bjorn Helgaas |
2009-08-02 | parisc: fixed faulty check in lba_pci | Stoyan Gaydarov |
2009-07-03 | parisc: Fix gcc 4.4 warning in lba_pci.c | Grant Grundler |
2009-07-03 | parisc: advertise PCI devs after "assign_resources" | Grant Grundler |
2009-03-13 | parisc: fix wrong assumption about bus->self | Grant Grundler |
2009-01-05 | parisc: drivers/parisc/: make code static | Adrian Bunk |
2008-05-15 | drivers/parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2007-12-06 | [PARISC] lba_pci: pci_claim_resources disabled expansion roms | Kyle McMartin |
2007-10-18 | [PARISC] Fix infinite loop in /proc/iomem | Matthew Wilcox |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-02-17 | [PARISC] lba_pci format warnings | Matthew Wilcox |
2006-12-08 | [PARISC] Fix PCI bus numbering in the presence of Cardbus bridges | Matthew Wilcox |
2006-12-08 | [PARISC] sparse fixes | Matthew Wilcox |
2006-10-04 | [PARISC] Move LBA and SBA register defines to the common ropes.h | Kyle McMartin |
2006-10-04 | [PARISC] Create shared <asm/ropes.h> header | Kyle McMartin |
2006-10-04 | [PARISC] Stash the lba_device in its struct device drvdata | Kyle McMartin |
2006-10-04 | [PARISC] Pretty print the name of the lba type on kernel boot | Kyle McMartin |
2006-03-30 | [PARISC] I/O-Space must be ioremap_nocache()'d | Helge Deller |
2006-01-22 | [PARISC] Use kzalloc and other janitor-style cleanups | Helge Deller |