Age | Commit message (Expand) | Author |
2014-02-15 | drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALID | Jonathan Gray |
2014-02-15 | make ISP_NOFIRMWARE work here too | Jonathan Matthew |
2014-02-15 | radeon/pm: Guard access to rdev->pm.power_state array | Jonathan Gray |
2014-02-15 | drm/radeon: warn users when hw_i2c is enabled (v2) | Jonathan Gray |
2014-02-15 | drm/mm: fix dump table BUG | Jonathan Gray |
2014-02-15 | drm/i915: Don't deref pipe->cpu_transcoder in the hangcheck code | Jonathan Gray |
2014-02-15 | drm/i915: Use the correct GMCH_CTRL register for Sandybridge+ | Jonathan Gray |
2014-02-15 | fix endianness of luns in iocbs | Jonathan Matthew |
2014-02-15 | drm/i915: fix DDI PLLs HW state readout code | Jonathan Gray |
2014-02-15 | Correct the name of a Planex device and add some additional | Jonathan Gray |
2014-02-15 | regen | Jonathan Gray |
2014-02-15 | Correct the name of a Planex device and add some additional | Jonathan Gray |
2014-02-14 | florian@ noticed that I missed some isp24xx code in the sbus glue | Jonathan Matthew |
2014-02-14 | isp25xx nvram is at a different base address | Jonathan Matthew |
2014-02-14 | add isp25xx support. no real differences from 24xx, at least with the way | Jonathan Matthew |
2014-02-14 | add firmware for isp25xx, copied from freebsd | Jonathan Matthew |
2014-02-14 | remove isp24xx-related code. it doesn't work, qle(4) replaces it, and | Jonathan Matthew |
2014-02-13 | fix previous errorneous constants (compiled against the old header) | pelikan |
2014-02-13 | Recognize SATA-III ports in dmesg. | pelikan |
2014-02-13 | Some Linux i915 drm "fast" path code relies on being able to "disable" page | Mark Kettenis |
2014-02-13 | Replace hand crafted routing label code with the rtlabel_id2sa() | Alexander Bluhm |
2014-02-13 | Instead of iterating over the per-interface list of addresses to | Martin Pieuchot |
2014-02-13 | Make sure we copy out the right amount of data in the various copyout() calls | Mark Kettenis |
2014-02-13 | Another chunk of IPv6 dead code bites the dust. | Martin Pieuchot |
2014-02-13 | When sending a neighbor advertisement, correctly use the carp mac | Martin Pieuchot |
2014-02-13 | Checking if the per-interface address list is empty when configuring | Martin Pieuchot |
2014-02-13 | if an attached sd(4) is readonly, make sure it's noticable in the | Alexander Hall |
2014-02-13 | drm/i915: prefer VBT modes for SVDO-LVDS over EDID | Jonathan Gray |
2014-02-13 | drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC. | Jonathan Gray |
2014-02-12 | Introduce qle(4), a new driver for QLogic ISP24xx fibre channel HBAs. | Jonathan Matthew |
2014-02-12 | Add rtlabel to rt_newaddrmsg, From: Florian Riehm <mail at friehm dot de> | Henning Brauer |
2014-02-12 | Remove an old and unused define that should not be used. | Martin Pieuchot |
2014-02-12 | Kill a never defined old compatibility goo from 12 years ago. | Martin Pieuchot |
2014-02-12 | Remove an old comment about bsdi4 and make it clear that netmasks are | Martin Pieuchot |
2014-02-12 | Eliminate the exit sig handling, which was only invokable via the | Philip Guenther |
2014-02-12 | Do not include pmap.h from .S code, but get the necessary defines from | Miod Vallat |
2014-02-11 | Adjust for renamed pcidevs defines. | Mark Kettenis |
2014-02-11 | regen | Mark Kettenis |
2014-02-11 | Change the Intel Centrino Wireless-N 2000/2030 into 2200/2230 to be | Mark Kettenis |
2014-02-11 | Intel Centrino Wireless-N 2200 (tested) and Wireless-N 105/135 (untested) | Mark Kettenis |
2014-02-11 | - grow the decompression buffer more aggressively if we have | Markus Friedl |
2014-02-11 | fix endianness of fc4 type registration (again), and don't bother printing | Jonathan Matthew |
2014-02-10 | Build isp2xxx firmware into separate object files so we only include | Jonathan Matthew |
2014-02-10 | To prevent lock ordering problems with the kernel lock, we need to make sure | Mark Kettenis |
2014-02-10 | Intel Centrino Wireless-N 2230 support. From Fabian Raetz, with a little bit | Mark Kettenis |
2014-02-10 | the mac addresses you program with MYXCMD_SET_MCASTGROUP are in a different | David Gwynne |
2014-02-10 | drm/ttm: Fix memory type compatibility check | Jonathan Gray |
2014-02-10 | drm/ttm: Fix ttm_bo_move_memcpy | Jonathan Gray |
2014-02-10 | drm/ttm: Handle in-memory region copies | Jonathan Gray |
2014-02-10 | drm/ttm: fix the tt_populated check in ttm_tt_destroy() | Jonathan Gray |