| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-04-01 | Clean up nonexistent/unused properties handling |  kn | 1 | -12/+1 |
| 2021-04-01 | Hardcode meaningful alert level, track apm's battery state better |  kn | 1 | -23/+7 |
| 2021-04-01 | Push kernel lock down to umb_rtrequest(). |  mvs | 1 | -1/+3 |
| 2021-03-31 | sync |  sthen | 2 | -54/+54 |
| 2021-03-31 | Remove redundant "HUAWEI Mobile" in usbdevs strings, mention radio |  sthen | 1 | -26/+26 |
| 2021-03-30 | fix typos in comments |  sthen | 1 | -3/+3 |
| 2021-03-30 | Handle systems, such as the Dell Precision 3640, that access |  kettenis | 1 | -19/+87 |
| 2021-03-30 | Register the PCI variant of dwiic(4) with acpi(4). |  kettenis | 1 | -2/+7 |
| 2021-03-30 | Some cards announce support for the NTB16 format, but that support does not |  patrick | 3 | -41/+167 |
| 2021-03-30 | Some umb(4) devices require the NDP pointer behind the NDP datagram. |  patrick | 2 | -36/+59 |
| 2021-03-30 | Move tx/rx descriptors into their own structs. |  kevlo | 2 | -188/+509 |
| 2021-03-29 | combine umb_products and umb_fccauth_devs into one umb_quirks table |  sthen | 1 | -36/+51 |
| 2021-03-28 | Since ipw(4) doesn't call into net80211_newstate() the interface link state |  stsp | 1 | -1/+13 |
| 2021-03-28 | Add vid/pid table to umb(4) allowing matching to alternate config |  sthen | 1 | -3/+64 |
| 2021-03-28 | sync |  sthen | 2 | -4/+14 |
| 2021-03-28 | add pid for Dell DW5821e and HUAWEI ME906s LTE, ok patrick@ |  sthen | 1 | -1/+3 |
| 2021-03-27 | Fix SDMMC_DEBUG build |  kn | 2 | -8/+8 |
| 2021-03-27 | trim the FCS off Ethernet packets before sending them up the stack. |  dlg | 1 | -1/+8 |
| 2021-03-26 | Flag sensors as invalid on bogus reads |  kn | 1 | -3/+7 |
| 2021-03-26 | Initialize error variable in dtread(). |  bluhm | 1 | -2/+2 |
| 2021-03-26 | regen |  jan | 1 | -1/+5 |
| 2021-03-26 | Add PCI ID for Intel X710 10G SFP+ NIC |  jan | 1 | -1/+2 |
| 2021-03-26 | regen |  jan | 1 | -1/+2 |
| 2021-03-26 | Add missing PCI ID for Intel X710 SFP+ NIC |  jan | 1 | -1/+2 |
| 2021-03-25 | Provide apm(4/arm64) with battery information |  kn | 1 | -1/+41 |
| 2021-03-24 | sync |  sthen | 2 | -6/+6 |
| 2021-03-24 | remove vendor name (Dell) repeated in product name |  sthen | 1 | -2/+2 |
| 2021-03-24 | Improve the tap detection mechanism. |  bru | 1 | -12/+21 |
| 2021-03-24 | Make tap detection less restrictive for multi-finger taps. |  bru | 1 | -9/+3 |
| 2021-03-24 | Define a USB quirk for devices that need to keep their pipes open at |  jcs | 4 | -14/+63 |
| 2021-03-24 | regen |  jcs | 2 | -4/+16 |
| 2021-03-24 | add HAILUCK Keyboard |  jcs | 1 | -1/+5 |
| 2021-03-23 | Pack the SPCR struct definition since the struct isn't naturally aligned |  patrick | 1 | -2/+2 |
| 2021-03-22 | Load MSI pages through bus_dma(9). Our interrupt controllers for MSIs |  patrick | 1 | -4/+53 |
| 2021-03-22 | Update device-tree bindings |  kn | 1 | -6/+6 |
| 2021-03-22 | Let iwn(4) simply clear frames before the firmware's BA window, instead |  stsp | 1 | -29/+17 |
| 2021-03-21 | Include wstpad allocations when cleaning up wsmouse resources. |  bru | 3 | -3/+20 |
| 2021-03-18 | In revision 1.91 of uhidev.c, jcs@ made sure to only detach devices |  anton | 3 | -22/+3 |
| 2021-03-18 | Fix previous (1.258). It breaks if localX itself is an object reference. |  yasuoka | 1 | -2/+5 |
| 2021-03-17 | When devices have claimed multiple report ids, only detach and send |  jcs | 1 | -17/+34 |
| 2021-03-17 | Make iwx(4) attach to AX201 devices with PCI ID 0x34f0. |  stsp | 1 | -1/+14 |
| 2021-03-17 | regen |  stsp | 2 | -2/+7 |
| 2021-03-17 | Add another iwx(4) PCI device ID. |  stsp | 1 | -1/+2 |
| 2021-03-17 | Make iwn(4) send block ack request frames with the firmware node |  stsp | 1 | -2/+5 |
| 2021-03-15 | Add acpi_iommu_device_map(), which replaces the DMA tag with one that |  patrick | 2 | -2/+6 |
| 2021-03-15 | Add the IORT structure for named components. These give us the stream ids |  patrick | 1 | -5/+13 |
| 2021-03-14 | msi-map-mask is a pasto and should be iommu-map-mask. |  patrick | 1 | -2/+2 |
| 2021-03-14 | regen |  jan | 2 | -2/+7 |
| 2021-03-14 | Add ID for Intel SSD DC |  jan | 1 | -1/+2 |
| 2021-03-13 | Advertise 30-bit color support. |  kettenis | 1 | -2/+5 |