Sven Schnelle b1dd9a06bc parisc: mask out enable and reserved bits from sba imask il y a 4 ans
..
Kconfig e7e127e3c7 PCI: Include pci/hotplug Kconfig directly from pci/Kconfig il y a 9 ans
Makefile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
README.dino 631dd1a885 Update broken web addresses in the kernel. il y a 14 ans
asp.c cfe4fbfb23 parisc: Fix section mismatches in parisc core drivers il y a 7 ans
ccio-dma.c 91f4595129 parisc: Use implicit space register selection for loading the coherence index of I/O pdirs il y a 5 ans
ccio-rm-dma.c cfe4fbfb23 parisc: Fix section mismatches in parisc core drivers il y a 7 ans
dino.c 2d76dd0e17 parisc: Disable HP HSC-PCI Cards to prevent kernel crash il y a 5 ans
eisa.c cfe4fbfb23 parisc: Fix section mismatches in parisc core drivers il y a 7 ans
eisa_eeprom.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
eisa_enumerator.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
gsc.c e2f571d294 parisc: Convert irq namespace il y a 14 ans
gsc.h dfe0756502 parisc: remove obsolete hw_interrupt_type il y a 15 ans
hppb.c cfe4fbfb23 parisc: Fix section mismatches in parisc core drivers il y a 7 ans
iommu-helpers.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
iosapic.c d2109a1219 parisc/irq: Use access helper irq_data_get_affinity_mask() il y a 9 ans
iosapic_private.h c2c4798e04 [PARISC] sparse fixes il y a 18 ans
lasi.c cfe4fbfb23 parisc: Fix section mismatches in parisc core drivers il y a 7 ans
lba_pci.c dbce9e4116 parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail mode il y a 6 ans
led.c c14ece1965 parisc: Skip registering LED when running in QEMU il y a 5 ans
pdc_stable.c 93964fd4ea parisc: pdc_stable: Fix locking when creating sysfs links il y a 7 ans
power.c 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> il y a 8 ans
sba_iommu.c b1dd9a06bc parisc: mask out enable and reserved bits from sba imask il y a 4 ans
superio.c cfe4fbfb23 parisc: Fix section mismatches in parisc core drivers il y a 7 ans
wax.c cfe4fbfb23 parisc: Fix section mismatches in parisc core drivers il y a 7 ans

README.dino

/*
** HP VISUALIZE Workstation PCI Bus Defect
**
** "HP has discovered a potential system defect that can affect
** the behavior of five models of HP VISUALIZE workstations when
** equipped with third-party or customer-installed PCI I/O expansion
** cards. The defect is limited to the HP C180, C160, C160L, B160L,
** and B132L VISUALIZE workstations, and will only be encountered
** when data is transmitted through PCI I/O expansion cards on the
** PCI bus. HP-supplied graphics cards that utilize the PCI bus are
** not affected."
**
** http://h20000.www2.hp.com/bizsupport/TechSupport/Home.jsp?locale=en_US&prodTypeId=12454&prodSeriesId=44443
**
** Product First Good Serial Number
** C200/C240 (US) US67350000
**B132L+/B180 (US) US67390000
** C200 (Europe) 3713G01000
** B180L (Europe) 3720G01000
**
** Note that many boards were fixed/replaced under a free replacement
** program. Assume a machine is only "suspect" until proven otherwise.
**
** "The pci_check program will also be available as application
** patch PHSS_12295"
*/