Age | Commit message (Expand) | Author |
2020-06-11 | Add RK3399 audio clocks. | Patrick Wildt |
2020-06-11 | Add escodec(4), a driver for the Everest ES8316 audio codec, | Patrick Wildt |
2020-06-11 | Add rkiis(4), a driver for the I2S controller found on the Rockchip | Patrick Wildt |
2020-06-10 | Add simpleamp(4), a driver for "simple audio amplifier". This | Patrick Wildt |
2020-06-10 | Add simpleaudio(4), a driver for "simple audio cards". This is | Patrick Wildt |
2020-06-10 | Add a "framework" for digital audio interfaces. | Patrick Wildt |
2020-06-10 | In case the device tree does not provide a list of brightness levels, | Patrick Wildt |
2020-06-10 | Give userland a consistent battery and A/C state after resume | Jeremie Courreges-Anglas |
2020-06-10 | Avoid out-of-bounds access when dumping (faulty) edid info; as seen | Otto Moerbeek |
2020-06-10 | Add cwfg(4), a driver for the CellWise CW201x fuel gauge. This allows | Patrick Wildt |
2020-06-10 | Fix wrong size passed to free(9) when freeing an iwx(4) firmware image. | Stefan Sperling |
2020-06-10 | Compute the Tx queue ID consistently in iwx(4). | Stefan Sperling |
2020-06-09 | regen | Mark Kettenis |
2020-06-09 | Add IBM POWER9 host bridge. | Mark Kettenis |
2020-06-09 | Do not call encap routines with the IFQ mutex held, as they might | Gerhard Roth |
2020-06-09 | Various changes related but independant from multiqueue logic: | Martin Pieuchot |
2020-06-09 | Implement the rx side of checksum and vlan offloads too. | Jonathan Matthew |
2020-06-09 | reduce the diff to linux | Jonathan Gray |
2020-06-09 | match on Intel 200 Series HD Audio pci id | Jonathan Gray |
2020-06-09 | Make use of vlan and checksum offloads. This involves using the long | Jonathan Matthew |
2020-06-08 | Provide clear errors when trying to install oversized boot loader | kn |
2020-06-08 | update drm to linux 5.7 | Jonathan Gray |
2020-06-07 | build on mpi's work toward ix multiq support. | David Gwynne |
2020-06-07 | regen | Mark Kettenis |
2020-06-07 | Marvel 88SE9215 and 88SE9235 AHCI. | Mark Kettenis |
2020-06-07 | Turn anonymous state enum into preprocessor defines, paves the way for | anton |
2020-06-07 | Add include guard | kn |
2020-06-06 | additional device; from Bruno Flueckiger | Theo de Raadt |
2020-06-06 | Some devices have no phandle since they are not referenced in the | Patrick Wildt |
2020-06-04 | HID parser could overflow if a malicious device (potentially USB) provided | Theo de Raadt |
2020-06-03 | Add missing ieee80211_release_node() calls in cases where hardware | Jonathan Matthew |
2020-06-02 | disable debugging by default and only print unknown events when | Joshua Stein |
2020-06-02 | add acpihid(4) for ACPI HID event and 5-button array devices | Joshua Stein |
2020-06-02 | Add support for hardware vlan tagging. Tag insertion here is actually | Jonathan Matthew |
2020-06-02 | Add missing ieee80211_release_node() calls in cases where hardware | Jonathan Matthew |
2020-06-01 | regen | Joshua Stein |
2020-06-01 | add SK hynix, and an NVMe from them | Joshua Stein |
2020-05-31 | add umstc(4) for Microsoft Surface Type Cover keyboards | Joshua Stein |
2020-05-31 | regen | Joshua Stein |
2020-05-31 | add two Surface Go Type Cover models | Joshua Stein |
2020-05-31 | DDR mode seems to work fine on the Rockchip RK3399. | Mark Kettenis |
2020-05-31 | introduce "cpu_rnd_messybits" for use instead of nanotime in dev/rnd.c. | David Gwynne |
2020-05-31 | match on pci id for azalia device with wrong subclass | Jonathan Gray |
2020-05-30 | Fix UVIDEO_DEBUG build | Ingo Feinerer |
2020-05-29 | dev/rndvar.h no longer has statistical interfaces (removed during various | Theo de Raadt |
2020-05-29 | 3 includes not needed | Theo de Raadt |
2020-05-28 | Enable scrollback in simplefb(4). | Frederic Cambus |
2020-05-28 | Use MSI-X interrupts where available, and rearrange structures to allow | Jonathan Matthew |
2020-05-27 | limit clflush before monitor errata workaround to Intel | Jonathan Gray |
2020-05-27 | set up rx so packets end up at the end of the mbuf cluster. | David Gwynne |