summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/io/pci
AgeCommit message (Expand)AuthorFilesLines
2022-05-18 [illumos-gate merge]Dan McDonald1-14/+30
2022-05-1714628 ancient devicedb should be removedRichard Lowe1-14/+30
2022-02-18 [illumos-gate merge]Dan McDonald6-1240/+95
2022-02-1714450 Want PCI platform resource discovery moduleRobert Mustacchi6-1240/+95
2022-01-17 [illumos-gate merge]Dan McDonald1-0/+4
2022-01-1514366 list_is_vga_only() can't handle empty memlistsRobert Mustacchi1-0/+4
2020-07-06 [illumos-gate merge]Jerry Jelinek3-242/+652
2020-07-0212867 Mis-programmed pcie bridge leaves 64-bit device unusableAndy Fiddaman3-242/+652
2019-11-05 [illumos-gate merge]Jerry Jelinek1-13/+6
2019-11-0411790 ACPI method _CRS should be used to identify bus numbers during initial ...Paul Winder1-13/+6
2019-09-0611610 PCI ID ambiguity leads to driver induced mayhemRobert Mustacchi1-11/+44
2019-08-14OS-7907 PCI ID ambiguity leads to driver induced mayhemRobert Mustacchi1-11/+44
2019-04-22 [illumos-gate merge]Jerry Jelinek1-8/+8
2019-04-1910777 pci_autoconfig: NULL pointer errorsToomas Soome1-8/+8
2018-09-27 [illumos-gate merge]Jerry Jelinek2-22/+24
2018-09-269796 want support for PCI BAR size >= 4GHans Rosenfeld2-19/+43
2018-09-269827 clean up some space-tab sequencesHans Rosenfeld2-20/+20
2018-04-06OS-6840 want support for PCI BAR size >= 4GHans Rosenfeld2-18/+40
2017-12-048702 PCI addresses with physaddr > 0xffffffff can't be mapped inRobert Mustacchi2-47/+66
2017-08-17 [illumos-gate merge]Jerry Jelinek1-4/+14
2017-08-168448 uts: pci_autoconfig should test for BIOSToomas Soome1-4/+14
2016-12-23OS-1629 PCI addresses with physaddr > 0xffffffff can't be mapped inRobert Mustacchi2-48/+67
2016-10-134498 update to ACPI version 6.xJerry Jelinek1-6/+8
2016-07-26OS-5536 update to ACPI version 6.xJerry Jelinek1-6/+8
2016-05-096859 missing MCFG table should lead to I/O PCIe config accessJoshua M. Clulow1-31/+6
2016-02-29 [illumos-gate merge]Jerry Jelinek1-2/+1
2016-02-276659 nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek1-2/+1
2015-10-25OS-4646 missing MCFG table should lead to I/O PCIe config access (fix DEBUG)Joshua M. Clulow1-17/+0
2015-10-24OS-4646 missing MCFG table should lead to I/O PCIe config accessJoshua M. Clulow1-14/+6
2012-03-13998 obsolete DMA driver interfaces should be removedGarrett D'Amore1-1/+4
2012-03-13backout 998: breaks common closed driversRichard Lowe1-4/+1
2012-03-13998 obsolete DMA driver interfaces should be removedGarrett D'Amore1-1/+4
2012-03-11998 obsolete DMA driver interfaces should be removedGarrett D'Amore1-1/+4
2012-03-02backout 998: breaks common closed driversRichard Lowe1-4/+1
2012-03-01998 obsolete DMA driver interfaces should be removedGarrett D'Amore1-1/+4
2010-08-036973912 pci_autoconfig: alloc_res_array() feels a little off (by one)Praveen Kumar Dasaraju Rama1-11/+11
2010-06-24PSARC/2009/505 IRM Framework Extension(s)Jimmy Vetayases1-4/+7
2010-04-016688291 PCI-E slot number of 0 should be respectedStephen Hanson1-9/+25
2010-01-306875273 Intel IOMMU needs a rewriteVikram Hegde1-1/+1
2010-01-29FWARC 2009/535 SDIO Loaned Device Node SpecJason Beloro1-3/+7
2010-01-256913723 ?WARNING: pci_process_acpi_device: invalid _BBN 0xfc" printed to consoleDana Myers1-1/+1
2010-01-124517853 debug.h should include macros to assert implication and equivalenceJonathan Adams3-111/+112
2010-01-016910510 ddivs testcase "regs ddi_map_regs_simple" triggers BAD TRAP on Pentiu...Stephen Hanson1-2/+3
2009-12-166909993 bootup panic at assertion failed: rcdip != NULL, file: ../../intel/io...Zhi-Jun Robin Fu1-1/+8
2009-12-046831378 identify device type during early bootZhi-Jun Robin Fu2-3/+88
2009-12-036783915 numerous drivers using devacc_attr_access without specifying DDI_DEVI...Stephen Hanson1-0/+10
2009-12-016901273 acpica: update ACPI CA interpreter source to 20091112Dana Myers1-6/+3
2009-11-236853338 pci_autoconfig: should disable IO/MEM decode while changing the BAR o...Dana Myers1-6/+17
2009-11-176898998 fastreboot provokes panic on Dell PowerEdge 1600SC (BIOS A09) after i...Dana Myers1-4/+19
2009-11-02PSARC/2008/181 Solaris Hotplug FrameworkEvan Yan2-28/+137