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