Age | Commit message (Expand) | Author |
2018-11-11 | in the magical language gcc, adding brackets allows correct code to compile. | Theo de Raadt |
2018-11-10 | free(9) sizes for endpoints array. | Martin Pieuchot |
2018-11-10 | Pass free(9) sizes for port arrays. | Martin Pieuchot |
2018-11-10 | Pass free(9) sizes for the tx descriptors. | Martin Pieuchot |
2018-11-10 | Remove the strong hysteresis filter. | Ulf Brosziewski |
2018-11-09 | M_LEADINGSPACE() and M_TRAILINGSPACE() are just wrappers for | Claudio Jeker |
2018-11-08 | regen | Jonathan Gray |
2018-11-08 | correct intel 0x9d66 | Jonathan Gray |
2018-11-05 | Improve the filters for scrolling. | Ulf Brosziewski |
2018-11-05 | Fix kernel build without serial console | kn |
2018-11-02 | Revert previous, it broke my Anker USB device | Joshua Stein |
2018-11-02 | Remove unnecessary if/else block, both branches are identical. We can | Frederic Cambus |
2018-11-01 | Add SPDX-License-Identifier tag from drm-intel-next-queued to | Jonathan Gray |
2018-11-01 | Add SPDX-License-Identifier tags from linux git master to drm files | Jonathan Gray |
2018-10-31 | Increase max frame size and hard MTU so that we can use VLANs and | Patrick Wildt |
2018-10-31 | add simple implementation of intel trace files which just define away | Jonathan Gray |
2018-10-31 | zap return keyword to clarify umidi_flush() returns no value; ok ratchov@ | miko |
2018-10-31 | Add support to uvm to establish write-combining mappings. Use this in the | Mark Kettenis |
2018-10-31 | sc argument of start_output, start_input, trigger_output and trigger_input | miko |
2018-10-30 | Replace with minimal version written from scratch that just defines the data | Mark Kettenis |
2018-10-27 | size for free(); ok ratchov@ | miko |
2018-10-26 | Add acpipci(4) on amd64. For now this only calls the PCI-specific _OSC | Mark Kettenis |
2018-10-26 | regen | Mike Larkin |
2018-10-26 | Add VirtualBox NVMe | Mike Larkin |
2018-10-26 | sync | Kevin Lo |
2018-10-26 | Fix entry for Realtek RTL8723BE, from Stuart Shillington. | Kevin Lo |
2018-10-25 | New mesa uses the I915_MMAP_WC flag which we advertise but don't actually | Mark Kettenis |
2018-10-23 | Fix OFW GPIO regulator by breaking out of the loop once the correct | Patrick Wildt |
2018-10-22 | More "explicitely" -> "explicitly" in various comments. | Kenneth R Westerback |
2018-10-22 | regen | Jonathan Gray |
2018-10-22 | Add AMD 400 series (promontory), vega 10, more 17h ids seen on | Jonathan Gray |
2018-10-21 | regen | mortimer |
2018-10-21 | Add some devices found on Lenovo A485. | mortimer |
2018-10-04 | Force 8051 reset/enable before waiting for firmware to get ready for | Kevin Lo |
2018-10-02 | Make some USB ioctls return ENXIO, instead of EIO, if usbd_is_dying(). | Stefan Sperling |
2018-10-02 | Add support for RT3290 chipset by James Hastings. | Kevin Lo |
2018-10-01 | add RTL8723AE support | Jonathan Matthew |
2018-10-01 | regen | Jonathan Matthew |
2018-10-01 | add RTL8723AE | Jonathan Matthew |
2018-10-01 | The sequence number field in the 802.11 frame header includes the sequence | Jonathan Matthew |
2018-09-28 | Move the unions into the rom struct which fixes Coverity CID 1473649 and | Kevin Lo |
2018-09-25 | Insert a workaround for per-ifp ioctl being called w/o NET_LOCK(). | Martin Pieuchot |
2018-09-24 | Add "Spleen 5x8" to wsfont, a font targetted at small OLED displays | Frederic Cambus |
2018-09-22 | Only clear the character backing store when the RI_CLEAR flag is set. | Mark Kettenis |
2018-09-22 | Back out the following if_iwm.c revisions: | Stefan Sperling |
2018-09-21 | Add support for RTL8188EE. | Jonathan Matthew |
2018-09-20 | fix a memory leak in ihidev_hid_command() | Jonathan Gray |
2018-09-19 | Report duplex state correctly for adapters with firmware interface versions | Jonathan Matthew |
2018-09-19 | In mue_iff() move the initialization of the hash table up so that is done | Ricardo Mestre |
2018-09-19 | Delete checks of the CST bit_width ('vendor') field, as new Ryzen machines | Philip Guenther |