summaryrefslogtreecommitdiffstats
path: root/sys/dev (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add WSDISPLAYIO_DEPTH_30 in order to support 30-bit color support.kettenis2021-03-121-1/+2
* In ipw(4), ensure that net80211 is in ASSOC state while we are expectingstsp2021-03-121-1/+7
* Use RA instead of MiRA in iwn(4).stsp2021-03-122-191/+129
* Use RA instead of MiRA in iwm(4).stsp2021-03-122-49/+66
* Update Spleen kernel fonts to version 1.9.0, bringing the followingfcambus2021-03-122-27/+1691
* Make sure to skip attaching disabled I2C devices. This can happen onpatrick2021-03-115-10/+35
* Make sure to skip attaching disabled I2C devices. This can happen onpatrick2021-03-111-2/+7
* Handle named references in acpi_getdevlist(). Fixes a regression in acpitztobhe2021-03-101-1/+11
* Our ACPI namerefs are pointers to the byte structures for ACPI names.patrick2021-03-106-15/+20
* Fix typo for ATS attribute member in IORT root complex struct.patrick2021-03-101-2/+2
* Add support for 30-bit color modes.kettenis2021-03-091-2/+4
* Add another Type Cover devicejcs2021-03-081-1/+2
* regenjcs2021-03-082-4/+9
* Add Surface Pro Type Coverjcs2021-03-081-1/+2
* Allow uhidev child devices to claim selective report idsjcs2021-03-0816-57/+74
* Add support for sdhc(4) on Raspberry Pi in ACPI mode.kettenis2021-03-081-2/+8
* Add support for rk809 as seen on the Rock Pi N10 with the rk3399pro. Addkurt2021-03-081-57/+262
* Fix aml_store() to work properly when the lvalue is a reference ofyasuoka2021-03-071-3/+4
* Pass standard DMA tag to acpi(4) table drivers.patrick2021-03-071-1/+2
* ansijsg2021-03-0717-636/+262
* ansijsg2021-03-0710-279/+115
* ansijsg2021-03-075-61/+24
* ansijsg2021-03-0735-816/+320
* ansijsg2021-03-062-6/+4
* ansijsg2021-03-052-14/+6
* ansijsg2021-03-0515-250/+113
* ansijsg2021-03-054-53/+20
* off by onejsg2021-03-031-2/+2
* Add a configurable button mapping for tap gestures on touchpads.bru2021-03-032-22/+47
* Transactions on the AXI bus contain a Stream ID. SMMUs filterpatrick2021-03-011-1/+15
* The ep-gpios property is optional on the Rockchip PCIe controller.patrick2021-03-011-11/+21
* Implement IOMMU OFW API for on-SoC/non-PCI devices.patrick2021-02-282-2/+46
* Issue call to IOMMU OFW API to collect an IOMMU-sprinkled DMA tag.patrick2021-02-281-1/+7
* regenjsg2021-02-272-55/+55
* sort and fix RTL8713 idjsg2021-02-271-12/+12
* regenjsg2021-02-272-14/+14
* sortjsg2021-02-271-5/+5
* regenjsg2021-02-272-32/+312
* add ids for Intel Xeon Scalablejsg2021-02-271-7/+63
* Read and parse OTP on the BCM4378. There are quite a few firmware andpatrick2021-02-262-2/+138
* Attach to BCM4378.patrick2021-02-261-1/+2
* Add support for BCM4378 as implemented on the Apple M1. This chip seemspatrick2021-02-262-26/+126
* touch pcidevs again to generated new rcs ids in headersjan2021-02-262-2/+2
* Only support #iommu-cells = <1> for now to make sure the correct stream IDkettenis2021-02-261-17/+8
* Increase the amount of RX buffers given to the bwfm(4) chip. We haave seenpatrick2021-02-261-4/+4
* Add missing PCI product IDs for x710 10GBase-T into ixl(4)jan2021-02-264-2/+9
* Increase the buffer size for the ioctl response buffers to the same aspatrick2021-02-262-7/+8
* Indicate hostready signal to inform the firmware that the rings have beenpatrick2021-02-262-4/+18
* Refactor bwfm(4) firmware loading. The PCIe backend will need to be ablepatrick2021-02-264-130/+129
* Fix prio2fifo mapping table.patrick2021-02-261-5/+5