summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2010-09-21drm/i915: don't explicitly initialize ringbuffer members to zeroDaniel Vetter
2010-09-21drm/i915: use new macros to access the ring ctl registerDaniel Vetter
2010-09-21drm/i915: use new macros to access the ring head registerDaniel Vetter
2010-09-21drm/i915: use new macros to access the ring start registerDaniel Vetter
2010-09-21drm/i915: use new macros to access the ring tail registerDaniel Vetter
2010-09-21drm/i915: add relative ring register macrosDaniel Vetter
2010-09-21drm/i915: kill duplicated/unneeded register definesDaniel Vetter
2010-09-21drm/i915: Use ring->flush() instead of MI_FLUSHChris Wilson
2010-09-21drm/i915/ringbuffer: Mark the initialisation structs as constant.Chris Wilson
2010-09-21drm/i915: add a new BSD ring buffer for SandybridgeXiang, Haihao
2010-09-21drm/i915/ringbuffer: Implement advance using set_tailChris Wilson
2010-09-21drm/i915: add set_tail hook in struct intel_ring_bufferXiang, Haihao
2010-09-21drm/i915: do not export the instances of struct intel_ring_bufferXiang, Haihao
2010-09-21drm/i915: fix HAS_BSD with a device info flagXiang, Haihao
2010-09-21drm/i915: Clean up bo lists on all hung gpusChris Wilson
2010-09-21drm/i915: Clear GPU read domains on resetChris Wilson
2010-09-21drm/i915: Clear flushing lists on GPU resetChris Wilson
2010-09-21drm/i915: Only emit a flush request on the active ring.Chris Wilson
2010-09-21drm/i915: Inline i915_gem_ring_retire_request()Chris Wilson
2010-09-21drm/i915/debug: Dump BSD ring buffers to debugfsChris Wilson
2010-09-21drm/i915: After a reset perform a forced modesetChris Wilson
2010-09-21drm/i915: Add support for GPU soft reset on Ironlake.Kenneth Graunke
2010-09-21drm/i915: Rename graphics reset registers.Kenneth Graunke
2010-09-21drm/i915: Actually set the reset bit in i965_reset.Kenneth Graunke
2010-09-21drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson
2010-09-21drm/i915: Cache LVDS EDIDChris Wilson
2010-09-21Merge branch 'drm-intel-fixes' into HEADChris Wilson
2010-09-21Merge remote branch 'linus' into drm-intel-fixesChris Wilson
2010-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-09-20Staging: vt6655: fix buffer overflowDan Carpenter
2010-09-20Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"Sven Eckelmann
2010-09-20serial: mfd: fix bug in serial_hsu_remove()Feng Tang
2010-09-20serial: amba-pl010: fix set_ldiscMika Westerberg
2010-09-20USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-20USB: otg: twl4030: fix phy initialization(v1)Ming Lei
2010-09-20USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du
2010-09-20usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman
2010-09-20drm/i915: Hold a reference to the object whilst unbinding the eviction listChris Wilson
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-18drm/i915: use GMBUS to manage i2c linksChris Wilson
2010-09-17dca: disable dca on IOAT ver.3.0 multiple-IOH platformsSosnowski, Maciej
2010-09-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-09-17Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-09-17hwmon: (lm95241) Replace rate sysfs attribute with update_intervalGuenter Roeck
2010-09-17hwmon: (adm1031) Replace update_rate sysfs attribute with update_intervalGuenter Roeck
2010-09-17hwmon: (w83627ehf) Use proper exit sequenceJonas Jonsson
2010-09-17hwmon: (emc1403) Remove unnecessary hwmon_device_unregisterYong Wang