Age | Commit message (Expand) | Author | Files | Lines |
2008-10-18 | drm: Add GEM ("graphics execution manager") to i915 driver. | Eric Anholt | 20 | -62/+4318 |
2008-10-18 | drm: Rework vblank-wait handling to allow interrupt reduction. | Jesse Barnes | 19 | -462/+1095 |
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-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 205 | -0/+152390 |
2008-10-17 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 19 | -1043/+1683 |
2008-10-17 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 5 | -2/+51 |
2008-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 51 | -1092/+7924 |
2008-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 7 | -42/+70 |
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: (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) 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: (w83791d) add support for thermal cruise mode | Marc Hulsman | 1 | -0/+148 |
2008-10-17 | hwmon: (w83791d) add pwm_enable support | Marc Hulsman | 1 | -0/+79 |
2008-10-17 | hwmon: (w83791d) add manual PWM support | Marc Hulsman | 1 | -1/+66 |
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 | 1 | -3/+8 |
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 |
2008-10-17 | hwmon: (lm78) Fix I/O resource conflict with PNP | Jean Delvare | 1 | -5/+15 |
2008-10-17 | hwmon: (lm85) Better label names | Jean Delvare | 1 | -6/+6 |
2008-10-17 | hwmon: (lm85) Simplify RANGE_TO_REG | Jean Delvare | 1 | -11/+4 |
2008-10-17 | hwmon: (lm85) Convert to a new-style i2c driver | Jean Delvare | 1 | -57/+64 |
2008-10-17 | hwmon: (lm85) Support different PWM frequency tables | Jean Delvare | 1 | -6/+23 |
2008-10-17 | hwmon: (lm85) Select the closest PWM frequency | Jean Delvare | 1 | -3/+2 |
2008-10-17 | hwmon: (lm85) Implement the standard PWM frequency interface | Jean Delvare | 1 | -39/+38 |
2008-10-17 | hwmon: (lm85) Rework the device detection | Jean Delvare | 1 | -73/+50 |