Age | Commit message (Expand) | Author |
2014-01-11 | regen | Brad Smith |
2014-01-11 | add some more Realtek Card Reader chipsets. | Brad Smith |
2014-01-10 | regen | Brad Smith |
2014-01-10 | Add the ULT Haswell host bridge id. | Brad Smith |
2014-01-10 | Add MSI support. | Brad Smith |
2014-01-09 | Fix the burner method, here the cookie is a pointer to rasops_info. | Martin Pieuchot |
2014-01-08 | regen | Brad Smith |
2014-01-08 | Use the same naming scheme on both sides for the Attansic entries and | Brad Smith |
2014-01-08 | Fix typo recieve -> receive. | Alexander Bluhm |
2014-01-07 | sync | Theo de Raadt |
2014-01-07 | some more devices; Alexey E. Suslikov | Theo de Raadt |
2014-01-07 | Increase the size of the bge_flags field to allow for more flags. | Brad Smith |
2014-01-06 | Recognize the ALC292 | Brad Smith |
2014-01-05 | regen | Brad Smith |
2014-01-05 | Add Realtek RTS5227 | Brad Smith |
2014-01-03 | regen | Joel Sing |
2014-01-03 | Fix previous commit, which clearly was not even compile tested, since it | Joel Sing |
2014-01-03 | regen | Brad Smith |
2014-01-03 | Add some newer Intel wireless PCI ids from 2000, 2030, 135, 100, 3160 | Brad Smith |
2014-01-03 | Add the second 7260 PCI id. | Brad Smith |
2014-01-02 | disable MSI for Samsung XP941. | Gilles Chehade |
2014-01-02 | sync | Gilles Chehade |
2014-01-02 | add vendor and product | Gilles Chehade |
2014-01-02 | enable beep controls on ALC221 and ALC269 as well | Jonathan Gray |
2014-01-02 | enable beep and CD controls on ALC282 | Jonathan Gray |
2013-12-31 | regen | Brad Smith |
2013-12-31 | another MCP61 id | Brad Smith |
2013-12-30 | Expand the MSI support to cover most of the remaining bge(4) chipsets with the | Brad Smith |
2013-12-30 | Enable snooping on Lynx Point-LP HD Audio. | Jonathan Gray |
2013-12-30 | Add Broadcom BCM57764, BCM57767 and BCM57787 PCI ids. | Brad Smith |
2013-12-30 | Add Broadcom BCM57764, BCM57767 and BCM57787 PCI ids. | Brad Smith |
2013-12-29 | regen | Miod Vallat |
2013-12-29 | Intel NM70 | Miod Vallat |
2013-12-28 | Sync activate code sequnces to if_msk.c as much as possible, in case | Theo de Raadt |
2013-12-28 | The few network drivers that called their children's (ie. mii PHY | Theo de Raadt |
2013-12-28 | The few network drivers that called their children's (ie. mii PHY | Theo de Raadt |
2013-12-23 | regen | Brad Smith |
2013-12-23 | Add Atheros AR9462 and AR9565 | Brad Smith |
2013-12-22 | Try to keep the framebuffer console layout that was set up by the firmware | Mark Kettenis |
2013-12-22 | Add support for BCM57786,which seems to be almost indistinguishable from the | Mark Kettenis |
2013-12-22 | Use the rasops_info struct as the accesscookie for wsdisplay. Simplifies the | Mark Kettenis |
2013-12-22 | format string fix: %08x instead of %p for uint32_t | Stefan Fritsch |
2013-12-22 | size_t format string fixes | Stefan Fritsch |
2013-12-21 | Advertise that we provide monotonic timestamps. | Mark Kettenis |
2013-12-21 | i915_gem_mmap_ioctl() should return a Linux-style negative errno value. | Mark Kettenis |
2013-12-21 | Fix locking in the page fault handler. A (somewhat malicious) userland | Mark Kettenis |
2013-12-20 | regen | Matthew Dempsky |
2013-12-20 | add virtio scsi | Matthew Dempsky |
2013-12-20 | Add vioscsi(4) driver. | Matthew Dempsky |
2013-12-16 | Switch generic drm modesetting code over to Linux-style negative errno | Mark Kettenis |