summaryrefslogtreecommitdiffstats
path: root/sys/dev
AgeCommit message (Expand)AuthorFilesLines
2021-04-01Clean up nonexistent/unused properties handlingkn1-12/+1
2021-04-01Hardcode meaningful alert level, track apm's battery state betterkn1-23/+7
2021-04-01Push kernel lock down to umb_rtrequest().mvs1-1/+3
2021-03-31syncsthen2-54/+54
2021-03-31Remove redundant "HUAWEI Mobile" in usbdevs strings, mention radiosthen1-26/+26
2021-03-30fix typos in commentssthen1-3/+3
2021-03-30Handle systems, such as the Dell Precision 3640, that accesskettenis1-19/+87
2021-03-30Register the PCI variant of dwiic(4) with acpi(4).kettenis1-2/+7
2021-03-30Some cards announce support for the NTB16 format, but that support does notpatrick3-41/+167
2021-03-30Some umb(4) devices require the NDP pointer behind the NDP datagram.patrick2-36/+59
2021-03-30Move tx/rx descriptors into their own structs.kevlo2-188/+509
2021-03-29combine umb_products and umb_fccauth_devs into one umb_quirks tablesthen1-36/+51
2021-03-28Since ipw(4) doesn't call into net80211_newstate() the interface link statestsp1-1/+13
2021-03-28Add vid/pid table to umb(4) allowing matching to alternate configsthen1-3/+64
2021-03-28syncsthen2-4/+14
2021-03-28add pid for Dell DW5821e and HUAWEI ME906s LTE, ok patrick@sthen1-1/+3
2021-03-27Fix SDMMC_DEBUG buildkn2-8/+8
2021-03-27trim the FCS off Ethernet packets before sending them up the stack.dlg1-1/+8
2021-03-26Flag sensors as invalid on bogus readskn1-3/+7
2021-03-26Initialize error variable in dtread().bluhm1-2/+2
2021-03-26regenjan1-1/+5
2021-03-26Add PCI ID for Intel X710 10G SFP+ NICjan1-1/+2
2021-03-26regenjan1-1/+2
2021-03-26Add missing PCI ID for Intel X710 SFP+ NICjan1-1/+2
2021-03-25Provide apm(4/arm64) with battery informationkn1-1/+41
2021-03-24syncsthen2-6/+6
2021-03-24remove vendor name (Dell) repeated in product namesthen1-2/+2
2021-03-24Improve the tap detection mechanism.bru1-12/+21
2021-03-24Make tap detection less restrictive for multi-finger taps.bru1-9/+3
2021-03-24Define a USB quirk for devices that need to keep their pipes open atjcs4-14/+63
2021-03-24regenjcs2-4/+16
2021-03-24add HAILUCK Keyboardjcs1-1/+5
2021-03-23Pack the SPCR struct definition since the struct isn't naturally alignedpatrick1-2/+2
2021-03-22Load MSI pages through bus_dma(9). Our interrupt controllers for MSIspatrick1-4/+53
2021-03-22Update device-tree bindingskn1-6/+6
2021-03-22Let iwn(4) simply clear frames before the firmware's BA window, insteadstsp1-29/+17
2021-03-21Include wstpad allocations when cleaning up wsmouse resources.bru3-3/+20
2021-03-18In revision 1.91 of uhidev.c, jcs@ made sure to only detach devicesanton3-22/+3
2021-03-18Fix previous (1.258). It breaks if localX itself is an object reference.yasuoka1-2/+5
2021-03-17When devices have claimed multiple report ids, only detach and sendjcs1-17/+34
2021-03-17Make iwx(4) attach to AX201 devices with PCI ID 0x34f0.stsp1-1/+14
2021-03-17regenstsp2-2/+7
2021-03-17Add another iwx(4) PCI device ID.stsp1-1/+2
2021-03-17Make iwn(4) send block ack request frames with the firmware nodestsp1-2/+5
2021-03-15Add acpi_iommu_device_map(), which replaces the DMA tag with one thatpatrick2-2/+6
2021-03-15Add the IORT structure for named components. These give us the stream idspatrick1-5/+13
2021-03-14msi-map-mask is a pasto and should be iommu-map-mask.patrick1-2/+2
2021-03-14regenjan2-2/+7
2021-03-14Add ID for Intel SSD DCjan1-1/+2
2021-03-13Advertise 30-bit color support.kettenis1-2/+5