Age | Commit message (Expand) | Author | Files | Lines |
2008-10-18 | drm: Add GEM ("graphics execution manager") to i915 driver. | Eric Anholt | 23 | -62/+4832 |
2008-10-18 | Export kmap_atomic_pfn for DRM-GEM. | Eric Anholt | 1 | -0/+1 |
2008-10-18 | Export shmem_file_setup for DRM-GEM | Keith Packard | 1 | -0/+1 |
2008-10-18 | drm: Rework vblank-wait handling to allow interrupt reduction. | Jesse Barnes | 21 | -473/+1189 |
2008-10-18 | drm/cred: wrap task credential accesses in the drm driver. | David Howells | 1 | -1/+1 |
2008-10-18 | new chip name is GM45 | Jesse Barnes | 2 | -4/+4 |
2008-10-18 | separate i915 suspend/resume functions into their own file | Jesse Barnes | 4 | -461/+524 |
2008-10-18 | radeon: fix writeback across suspend/resume. | Dave Airlie | 1 | -2/+3 |
2008-10-18 | drm: fix sysfs error path. | Dave Airlie | 1 | -1/+1 |
2008-10-18 | FB_SIS=m, DRM_SIS=y is not a legal configuration. | Adrian Bunk | 1 | -0/+1 |
2008-10-18 | Add Intel ACPI IGD OpRegion support | Matthew Garrett | 7 | -9/+415 |
2008-10-18 | i915: Initialize hardware status page at device load when possible. | Keith Packard | 1 | -29/+57 |
2008-10-18 | i915: Track progress inside of batchbuffers for determining wedgedness. | Keith Packard | 1 | -1/+10 |
2008-10-18 | i915: Add support for MSI and interrupt mitigation. | Eric Anholt | 4 | -55/+145 |
2008-10-18 | i915: Use more consistent names for regs, and store them in a separate file. | Jesse Barnes | 5 | -892/+1508 |
2008-10-18 | i915: Ignore X server provided mmio address | Keith Packard | 1 | -12/+0 |
2008-10-18 | i915: remove settable use_mi_batchbuffer_start | Keith Packard | 2 | -11/+1 |
2008-10-18 | SiS DRM: fix a pointer cast warning | David Howells | 1 | -1/+1 |
2008-10-18 | SiS DRM: fix the memory allocator if the SIS FB is built as a module | David Howells | 1 | -4/+4 |
2008-10-18 | drm: remove #define's for non-linux systems | Carlos R. Mafra | 1 | -17/+0 |
2008-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 211 | -1/+152422 |
2008-10-17 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 28 | -1095/+1864 |
2008-10-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 6 | -50/+40 |
2008-10-17 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 20 | -27/+305 |
2008-10-17 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 13 | -4/+6 |
2008-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 60 | -1111/+8003 |
2008-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 28 | -89/+96 |
2008-10-17 | hwmon: (adm1026) Prevent log spamming | Jean Delvare | 1 | -4/+4 |
2008-10-17 | hwmon: (adm1026) Fix debug messages | Jean Delvare | 1 | -5/+4 |
2008-10-17 | hwmon: (adm1029) Use mask for fan_div value | Corentin Labbe | 1 | -2/+3 |
2008-10-17 | hwmon: (adt7470) Add documentation | Darrick J. Wong | 1 | -0/+76 |
2008-10-17 | hwmon: (ibmaem) Automatically load on IBM systems via DMI | Darrick J. Wong | 1 | -0/+7 |
2008-10-17 | hwmon: (ibmpex) Automatically load on IBM systems via DMI | Darrick J. Wong | 1 | -0/+6 |
2008-10-17 | hwmon: (w83781d) Use new style driver binding | Wolfgang Grandegger | 1 | -175/+134 |
2008-10-17 | hwmon: (w83781d) Stop abusing struct i2c_client for ISA devices | Jean Delvare | 1 | -37/+26 |
2008-10-17 | hwmon: (w83781d) Make ISA interface depend on CONFIG_ISA | Wolfgang Grandegger | 1 | -280/+393 |
2008-10-17 | hwmon: (w83781d) Additional information about AS99127F PWM | Jean Delvare | 1 | -2/+35 |
2008-10-17 | hwmon: (w83781d) Detect alias chips | Jean Delvare | 1 | -13/+66 |
2008-10-17 | hwmon: (w83781d) Refactor beep enable handling | Jean Delvare | 1 | -37/+9 |
2008-10-17 | hwmon: Drop dead links to old National Semiconductor chip datasheets | Jean Delvare | 2 | -7/+2 |
2008-10-17 | hwmon: (w83791d) add support for thermal cruise mode | Marc Hulsman | 2 | -5/+162 |
2008-10-17 | hwmon: (w83791d) add pwm_enable support | Marc Hulsman | 2 | -1/+91 |
2008-10-17 | hwmon: (w83791d) add manual PWM support | Marc Hulsman | 2 | -7/+75 |
2008-10-17 | hwmon: (w83791d) fan 4/5 pins can also be used for gpio | Marc Hulsman | 1 | -3/+27 |
2008-10-17 | hwmon: (max1619) Use inline functions instead of macros | Andrew Morton | 1 | -5/+12 |
2008-10-17 | hwmon: (it87) Fix thermal sensor type values | Jean Delvare | 2 | -5/+10 |
2008-10-17 | hwmon: (lm78) Convert to a new-style i2c driver | Jean Delvare | 1 | -105/+89 |
2008-10-17 | hwmon: (lm78) Stop abusing struct i2c_client for ISA devices | Jean Delvare | 1 | -22/+16 |
2008-10-17 | hwmon: (lm78) Prevent misdetection of Winbond chips | Jean Delvare | 1 | -0/+6 |
2008-10-17 | hwmon: (lm78) Detect alias chips | Jean Delvare | 1 | -13/+65 |