Age | Commit message (Expand) | Author |
2020-06-12 | Since we don't support CONFIG_SWIOTLB, make drm_need_swiotlb() just return | Mark Kettenis |
2020-06-12 | We won't support debugfs stuff on OpenBSD, at least not via a filesystem | Mark Kettenis |
2020-06-12 | Make i915_perf_register silent; don't see us supporting this functionality | Mark Kettenis |
2020-06-12 | DRM_I915_FBDEV was replaced by DRM_FBDEV_EMULATION | Jonathan Gray |
2020-06-12 | remove unused mcx_softc members. | David Gwynne |
2020-06-11 | wrap some long lines. no functional change. | David Gwynne |
2020-06-11 | When detaching uaudio, wait for device ref counter to drop to 0 | Alexandre Ratchov |
2020-06-11 | handle sg_set_page() with NULL page argument | Jonathan Gray |
2020-06-11 | In iwn(4), iwm(4), and iwx(4), don't set the interface's MAC address again | Stefan Sperling |
2020-06-11 | Make iwx(4) update the Tx ring byte count table. | Stefan Sperling |
2020-06-11 | Increase iwx(4) command queue size. Otherwise the firmware sends duplicate | Stefan Sperling |
2020-06-11 | Load iwx(4) firmware just once. | Stefan Sperling |
2020-06-11 | Add initial support for regulatory domain updates in iwx(4). | Stefan Sperling |
2020-06-11 | Use the NVM_GET_INFO command in iwx(4) instead of the manual NVM data | Stefan Sperling |
2020-06-11 | Make use of hardware crypto for CCMP. The tricky bits had been lying | Jonathan Matthew |
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 |