summaryrefslogtreecommitdiffstats
path: root/sys/dev (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up nonexistent/unused properties handlingkn2021-04-011-12/+1
* Hardcode meaningful alert level, track apm's battery state betterkn2021-04-011-23/+7
* Push kernel lock down to umb_rtrequest().mvs2021-04-011-1/+3
* syncsthen2021-03-312-54/+54
* Remove redundant "HUAWEI Mobile" in usbdevs strings, mention radiosthen2021-03-311-26/+26
* fix typos in commentssthen2021-03-301-3/+3
* Handle systems, such as the Dell Precision 3640, that accesskettenis2021-03-301-19/+87
* Register the PCI variant of dwiic(4) with acpi(4).kettenis2021-03-301-2/+7
* Some cards announce support for the NTB16 format, but that support does notpatrick2021-03-303-41/+167
* Some umb(4) devices require the NDP pointer behind the NDP datagram.patrick2021-03-302-36/+59
* Move tx/rx descriptors into their own structs.kevlo2021-03-302-188/+509
* combine umb_products and umb_fccauth_devs into one umb_quirks tablesthen2021-03-291-36/+51
* Since ipw(4) doesn't call into net80211_newstate() the interface link statestsp2021-03-281-1/+13
* Add vid/pid table to umb(4) allowing matching to alternate configsthen2021-03-281-3/+64
* syncsthen2021-03-282-4/+14
* add pid for Dell DW5821e and HUAWEI ME906s LTE, ok patrick@sthen2021-03-281-1/+3
* Fix SDMMC_DEBUG buildkn2021-03-272-8/+8
* trim the FCS off Ethernet packets before sending them up the stack.dlg2021-03-271-1/+8
* Flag sensors as invalid on bogus readskn2021-03-261-3/+7
* Initialize error variable in dtread().bluhm2021-03-261-2/+2
* regenjan2021-03-261-1/+5
* Add PCI ID for Intel X710 10G SFP+ NICjan2021-03-261-1/+2
* regenjan2021-03-261-1/+2
* Add missing PCI ID for Intel X710 SFP+ NICjan2021-03-261-1/+2
* Provide apm(4/arm64) with battery informationkn2021-03-251-1/+41
* syncsthen2021-03-242-6/+6
* remove vendor name (Dell) repeated in product namesthen2021-03-241-2/+2
* Improve the tap detection mechanism.bru2021-03-241-12/+21
* Make tap detection less restrictive for multi-finger taps.bru2021-03-241-9/+3
* Define a USB quirk for devices that need to keep their pipes open atjcs2021-03-244-14/+63
* regenjcs2021-03-242-4/+16
* add HAILUCK Keyboardjcs2021-03-241-1/+5
* Pack the SPCR struct definition since the struct isn't naturally alignedpatrick2021-03-231-2/+2
* Load MSI pages through bus_dma(9). Our interrupt controllers for MSIspatrick2021-03-221-4/+53
* Update device-tree bindingskn2021-03-221-6/+6
* Let iwn(4) simply clear frames before the firmware's BA window, insteadstsp2021-03-221-29/+17
* Include wstpad allocations when cleaning up wsmouse resources.bru2021-03-213-3/+20
* In revision 1.91 of uhidev.c, jcs@ made sure to only detach devicesanton2021-03-183-22/+3
* Fix previous (1.258). It breaks if localX itself is an object reference.yasuoka2021-03-181-2/+5
* When devices have claimed multiple report ids, only detach and sendjcs2021-03-171-17/+34
* Make iwx(4) attach to AX201 devices with PCI ID 0x34f0.stsp2021-03-171-1/+14
* regenstsp2021-03-172-2/+7
* Add another iwx(4) PCI device ID.stsp2021-03-171-1/+2
* Make iwn(4) send block ack request frames with the firmware nodestsp2021-03-171-2/+5
* Add acpi_iommu_device_map(), which replaces the DMA tag with one thatpatrick2021-03-152-2/+6
* Add the IORT structure for named components. These give us the stream idspatrick2021-03-151-5/+13
* msi-map-mask is a pasto and should be iommu-map-mask.patrick2021-03-141-2/+2
* regenjan2021-03-142-2/+7
* Add ID for Intel SSD DCjan2021-03-141-1/+2
* Advertise 30-bit color support.kettenis2021-03-131-2/+5