Age | Commit message (Expand) | Author |
2014-06-21 | drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc() | Jonathan Gray |
2014-06-21 | drm/radeon/si: make sure mc ucode is loaded before checking the size | Jonathan Gray |
2014-06-21 | drm/radeon: memory leak on bo reservation failure. v2 | Jonathan Gray |
2014-06-21 | remove useless brace block; from dhill | Theo de Raadt |
2014-06-20 | sf@ pointed out that atom.c defines a DEBUG macro that takes arguments, | Jonathan Gray |
2014-06-19 | drm/i915: fix lane bandwidth capping for DP 1.2 sinks | Jonathan Gray |
2014-06-19 | drm/i915: kill intel_dp_link_clock() | Jonathan Gray |
2014-06-17 | Add a configurable workaround for a bug in qemu < 2.0 that prevented VLANs | Stefan Fritsch |
2014-06-17 | whitespace fix. | David Gwynne |
2014-06-17 | Revise previous: if a user calls STRIOCGETCWD two or more times in a row | Philip Guenther |
2014-06-17 | ansi function declarations. | David Gwynne |
2014-06-15 | Fix vnode leak in systrace(4). | Matthew Dempsky |
2014-06-15 | Fix a few format string bugs with -DDEBUG | Stefan Fritsch |
2014-06-15 | Fix hang with virtio event_idx feature | Stefan Fritsch |
2014-06-15 | Decode ModR/M for 32-bit MOVSX instruction. | Paul Irofti |
2014-06-15 | Fix 0x67 prefixed LEA instruction. | Paul Irofti |
2014-06-15 | Fix 0x67 prefixed near CALL decoding. | Paul Irofti |
2014-06-14 | Change return value of getentropy() to int 0 for success. Maximum | Theo de Raadt |
2014-06-13 | Make run(4) attach to RT5572. | Stefan Sperling |
2014-06-13 | regen | Stefan Sperling |
2014-06-13 | Add USB device ID of Ralink RT5572. Found in a TP-LINK TL-WDN3200 device. | Stefan Sperling |
2014-06-13 | Add new getentropy() system call. Code and pressure from matthew. | Theo de Raadt |
2014-06-11 | Reject negative file offsets in /dev/ksyms. | Matthew Dempsky |
2014-06-11 | em(4) receives jumbos by chaining its MCLBYTES sized descriptors | David Gwynne |
2014-06-07 | In run(4), fix TXWI and RXWI offset calculations for RT5592 devices. | Stefan Sperling |
2014-06-07 | Document bwi(4) interrupt error flags by using named constants | Stefan Sperling |
2014-06-04 | Clearing the data toggle bit only makes sense for endpoints that use it, | Martin Pieuchot |
2014-06-04 | Use C99 initializers for pipe and bus methods. | Martin Pieuchot |
2014-06-04 | Properly compare endpoint addresses: ignore the direction bit which | Alexandre Ratchov |
2014-06-03 | Make zyd(4) compile with ZYD_DEBUG. | Stefan Sperling |
2014-06-03 | Fix an off-by-one in zyd_rxeof(). | Stefan Sperling |
2014-06-03 | Fix zyd(4)'s frame length adjustment in RX path. Instead of snipping off | Stefan Sperling |
2014-06-01 | Remove real mode VGA repost option. It was used by nobody, and even if it | Mike Larkin |
2014-05-30 | Remove dead assignment and newly created unused variable. | Charles Longeau |
2014-05-30 | Remove unused fields from the pipes. | Martin Pieuchot |
2014-05-29 | Use the same convention for mixer control names as azalia. | Alexandre Ratchov |
2014-05-28 | Apart from the early exploration done to find a console keyboard during | Martin Pieuchot |
2014-05-27 | We're never going to detach agp(4), so remove the #ifdef'ed out code like we | Mark Kettenis |
2014-05-26 | Matching USB devices per device IDs is not a good idea, especially if | Martin Pieuchot |
2014-05-25 | fix format mistakes when AZALIA_DEBUG is defined | Alexandre Ratchov |
2014-05-25 | The default case in uhci_deactivate() was missing. Because of that, | Martin Pieuchot |
2014-05-24 | Barriers for mips64 | Miod Vallat |
2014-05-24 | Support for newer run(4) hardware ported from FreeBSD's run(4) driver. | Stefan Sperling |
2014-05-24 | regen | Stefan Sperling |
2014-05-24 | Add device IDs for newer run(4) devices. Obtained from FreeBSD. | Stefan Sperling |
2014-05-23 | Expose bif_capacity as the 'design capacity' through an acpibat sensor, | Landry Breuil |
2014-05-21 | We only have one possible location to use for a logged in port, so only set | Jonathan Matthew |
2014-05-21 | When the firmware tells us a loop id is already in use, add the device | Jonathan Matthew |
2014-05-21 | regen | Martin Pieuchot |
2014-05-21 | Add VIA Labs. | Martin Pieuchot |