Age | Commit message (Expand) | Author |
2014-02-19 | drm/radeon: 0x9649 is SUMO2 not SUMO | Jonathan Gray |
2014-02-19 | drm/i915: fix missed hunk after GT access breakage | Jonathan Gray |
2014-02-19 | drm/i915: initialize gt_lock early with other spin locks | Jonathan Gray |
2014-02-19 | drm/i915: fix up gt init sequence fallout | Jonathan Gray |
2014-02-19 | drm/i915: fix long-standing SNB regression in power consumption after resume v2 | Jonathan Gray |
2014-02-19 | Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb" | Jonathan Gray |
2014-02-18 | sio_intr_shutdown() used to be a shutdown hook, and eventually became an | Miod Vallat |
2014-02-18 | Bump version numbers. | Joel Sing |
2014-02-18 | Actually check to see if the CPU supports tsc, rather than assuming that | Joel Sing |
2014-02-18 | convert printfs into a few different debug categories, leaving port | Jonathan Matthew |
2014-02-18 | fix IPComp interop with linux: switch Z_PARTIAL_FLUSH to Z_FINISH for | Markus Friedl |
2014-02-18 | drm/i915: VLV2 - Fix hotplug detect bits | Jonathan Gray |
2014-02-18 | drm/i915: Hold mutex across i915_gem_release | Jonathan Gray |
2014-02-17 | The device driver ioctl code can sleep, so calling it from a timeout is *not* | Mark Kettenis |
2014-02-17 | iha and trm are good targets to avoid a space crisis on the install media; | Theo de Raadt |
2014-02-17 | Convert bcopy()s to memcpy()s. | Martin Pieuchot |
2014-02-17 | x86_atomic_testset_i32 and x86_atomic_testset_i are not used, so remove | David Gwynne |
2014-02-17 | Add initial support for i354 MAC and M88E1543 PHY. | Jonathan Gray |
2014-02-17 | use the DEVNAME macro to get the name of the interrupt rather than the | David Gwynne |
2014-02-17 | use a bus_space subregion to talk to the mbox registers so you can | David Gwynne |
2014-02-15 | drm/radeon/DCE4+: clear bios scratch dpms bit (v2) | Jonathan Gray |
2014-02-15 | nep(4); start of a driver for the Sun Neptune 10/100/1000/10G Ethernet chip. | Mark Kettenis |
2014-02-15 | drm/radeon: fix surface sync in fence on cayman (v2) | Jonathan Gray |
2014-02-15 | drm/radeon: disable ss on DP for DCE3.x | Jonathan Gray |
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 |