summaryrefslogtreecommitdiffstats
path: root/sys/dev
AgeCommit message (Expand)AuthorFilesLines
2021-03-12Add WSDISPLAYIO_DEPTH_30 in order to support 30-bit color support.kettenis1-1/+2
2021-03-12In ipw(4), ensure that net80211 is in ASSOC state while we are expectingstsp1-1/+7
2021-03-12Use RA instead of MiRA in iwn(4).stsp2-191/+129
2021-03-12Use RA instead of MiRA in iwm(4).stsp2-48/+65
2021-03-12Update Spleen kernel fonts to version 1.9.0, bringing the followingfcambus2-27/+1691
2021-03-11Make sure to skip attaching disabled I2C devices. This can happen onpatrick5-10/+35
2021-03-11Make sure to skip attaching disabled I2C devices. This can happen onpatrick1-2/+7
2021-03-10Handle named references in acpi_getdevlist(). Fixes a regression in acpitztobhe1-1/+11
2021-03-10Our ACPI namerefs are pointers to the byte structures for ACPI names.patrick6-15/+20
2021-03-10Fix typo for ATS attribute member in IORT root complex struct.patrick1-2/+2
2021-03-09Add support for 30-bit color modes.kettenis1-2/+4
2021-03-08Add another Type Cover devicejcs1-1/+2
2021-03-08regenjcs2-4/+9
2021-03-08Add Surface Pro Type Coverjcs1-1/+2
2021-03-08Allow uhidev child devices to claim selective report idsjcs16-57/+74
2021-03-08Add support for sdhc(4) on Raspberry Pi in ACPI mode.kettenis1-2/+8
2021-03-08Add support for rk809 as seen on the Rock Pi N10 with the rk3399pro. Addkurt1-57/+262
2021-03-07Fix aml_store() to work properly when the lvalue is a reference ofyasuoka1-3/+4
2021-03-07Pass standard DMA tag to acpi(4) table drivers.patrick1-1/+2
2021-03-07ansijsg17-636/+262
2021-03-07ansijsg10-279/+115
2021-03-07ansijsg5-61/+24
2021-03-07ansijsg35-816/+320
2021-03-06ansijsg2-6/+4
2021-03-05ansijsg2-14/+6
2021-03-05ansijsg15-250/+113
2021-03-05ansijsg4-53/+20
2021-03-03off by onejsg1-2/+2
2021-03-03Add a configurable button mapping for tap gestures on touchpads.bru2-22/+47
2021-03-01Transactions on the AXI bus contain a Stream ID. SMMUs filterpatrick1-1/+15
2021-03-01The ep-gpios property is optional on the Rockchip PCIe controller.patrick1-11/+21
2021-02-28Implement IOMMU OFW API for on-SoC/non-PCI devices.patrick2-2/+46
2021-02-28Issue call to IOMMU OFW API to collect an IOMMU-sprinkled DMA tag.patrick1-1/+7
2021-02-27regenjsg2-55/+55
2021-02-27sort and fix RTL8713 idjsg1-12/+12
2021-02-27regenjsg2-14/+14
2021-02-27sortjsg1-5/+5
2021-02-27regenjsg2-32/+312
2021-02-27add ids for Intel Xeon Scalablejsg1-7/+63
2021-02-26Read and parse OTP on the BCM4378. There are quite a few firmware andpatrick2-2/+138
2021-02-26Attach to BCM4378.patrick1-1/+2
2021-02-26Add support for BCM4378 as implemented on the Apple M1. This chip seemspatrick2-26/+126
2021-02-26touch pcidevs again to generated new rcs ids in headersjan2-2/+2
2021-02-26Only support #iommu-cells = <1> for now to make sure the correct stream IDkettenis1-17/+8
2021-02-26Increase the amount of RX buffers given to the bwfm(4) chip. We haave seenpatrick1-4/+4
2021-02-26Add missing PCI product IDs for x710 10GBase-T into ixl(4)jan4-2/+9
2021-02-26Increase the buffer size for the ioctl response buffers to the same aspatrick2-7/+8
2021-02-26Indicate hostready signal to inform the firmware that the rings have beenpatrick2-4/+18
2021-02-26Refactor bwfm(4) firmware loading. The PCIe backend will need to be ablepatrick4-130/+129
2021-02-26Fix prio2fifo mapping table.patrick1-5/+5