summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Permit pinning whilst the device is 'suspended'Chris Wilson2010-01-061-3/+0
* drm/i915: Hold struct mutex whilst pinning power context bo.Chris Wilson2010-01-061-26/+47
* drm/i915: fix unused varAndrew Morton2010-01-061-1/+2
* drm/i915: Storage class should be before const qualifierTobias Klauser2010-01-061-4/+4
* drm/i915: remove render reclock supportJesse Barnes2010-01-061-130/+2
* drm/i915: Fix RC6 suspend/resumeAndrew Lutomirski2010-01-063-15/+1
* drm/i915: execbuf2 supportJesse Barnes2010-01-064-78/+219
* drm/i915: Reload hangcheck timer too for IronlakeZhenyu Wang2009-12-171-0/+2
* drm/i915: only enable hotplug for detected outputsJesse Barnes2009-12-169-26/+59
* drm/i915: Track whether cursor needs physical address in intel_device_infoKristian Høgsberg2009-12-164-17/+9
* drm/i915: Implement IS_* macros using static tablesKristian Høgsberg2009-12-163-99/+161
* drm/i915: Move PCI IDs into i915 driverKristian Høgsberg2009-12-161-2/+40
* drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui2009-12-162-0/+10
* drm/i915: Add MALATA PC-81005 to ACPI LID quirk listZhao Yakui2009-12-161-0/+7
* drm/i915: implement new pm ops for i915Zhenyu Wang2009-12-161-6/+47
* drm/i915: Don't check for lid presence when detecting LVDSMatthew Garrett2009-12-161-65/+2
* drm/i915: fix order of fence release wrt flushingDaniel Vetter2009-12-161-3/+4
* drm/i915: In the debugfs interface, unmap our address instead of the page's.Eric Anholt2009-12-151-1/+1
* mfd: compile fix for twl4030 renamingStephen Rothwell2009-12-151-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-12-1518-874/+2274
|\
| * dm snapshot: use merge origin if snapshot invalidMikulas Patocka2009-12-101-5/+4
| * dm snapshot: report merge failure in statusMike Snitzer2009-12-101-2/+28
| * dm snapshot: merge consecutive chunks togetherMike Snitzer2009-12-101-10/+21
| * dm snapshot: trigger exceptions in remaining snapshots during mergeMikulas Patocka2009-12-101-0/+83
| * dm snapshot: delay merging a chunk until writes to it completeMikulas Patocka2009-12-101-1/+5
| * dm snapshot: queue writes to chunks being mergedMikulas Patocka2009-12-101-13/+78
| * dm snapshot: add mergingMikulas Patocka2009-12-102-6/+244
| * dm snapshot: permit only one merge at onceMikulas Patocka2009-12-101-6/+27
| * dm snapshot: support barriers in snapshot merge targetMike Snitzer2009-12-101-3/+18
| * dm snapshot: avoid allocating exceptions in mergeMikulas Patocka2009-12-101-1/+56
| * dm snapshot: rework writing to originMikulas Patocka2009-12-101-106/+49
| * dm snapshot: add merge targetMikulas Patocka2009-12-101-12/+41
| * dm exception store: add merge specific methodsMikulas Patocka2009-12-102-2/+129
| * dm snapshot: create function for chunk_is_tracked waitMike Snitzer2009-12-101-6/+12
| * dm snapshot: make bio optional in __origin_writeMikulas Patocka2009-12-101-5/+18
| * dm mpath: reject messages when device is suspendedKiyoshi Ueda2009-12-101-0/+5
| * dm: export suspended state to targetsKiyoshi Ueda2009-12-101-0/+11
| * dm: rename dm_suspended to dm_suspended_mdKiyoshi Ueda2009-12-104-11/+16
| * dm: swap target postsuspend call and setting suspended flagKiyoshi Ueda2009-12-101-2/+2
| * dm crypt: add plain64 ivMilan Broz2009-12-101-0/+18
| * dm: trace request based remappingJun'ichi Nomura2009-12-101-0/+2
| * dm snapshot: allow live exception store handover between tablesMike Snitzer2009-12-101-27/+236
| * dm: keep old table until after resume succeededAlasdair G Kergon2009-12-102-21/+23
| * dm: bind new table before destroying oldAlasdair G Kergon2009-12-102-5/+14
| * dm ioctl: retrieve status from inactive tableMike Snitzer2009-12-101-13/+57
| * dm io: handle empty barriersMikulas Patocka2009-12-101-3/+7
| * dm mpath: prevent io from work queue while suspendedMike Anderson2009-12-101-0/+12
| * dm mpath: add mutex to synchronize adding and flushing workMike Anderson2009-12-101-21/+38
| * dm ioctl: forbid messages to devices being deletedMike Anderson2009-12-101-0/+6
| * dm: add dm_deleting_md functionMike Anderson2009-12-102-2/+12
OpenPOWER on IntegriCloud