summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | drm/nv04: Fix scanout over the 16MB mark.Francisco Jerez2010-11-182-1/+20
| | * | | | | | drm/nouveau: fix nv40 pcie gart sizeLucas Stach2010-11-181-1/+5
| | * | | | | | drm/nva3: fix overflow in fixed point math used for pll calculationBen Skeggs2010-11-181-6/+10
| | * | | | | | drm/nv10: Balance RTs expected to be accessed simultaneously by the 3d engine.Francisco Jerez2010-11-181-0/+28
| | * | | | | | drm/nouveau: Expose some BO usage flags to userspace.Francisco Jerez2010-11-185-22/+39
| | * | | | | | drm/nouveau: Reduce severity of the unknown getparam error.Francisco Jerez2010-11-181-2/+2
| | * | | | | | drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks.Francisco Jerez2010-11-181-27/+44
| | * | | | | | drm/nouveau: Some random cleanups.Francisco Jerez2010-11-183-50/+16
| | * | | | | | drm/nv11: Fix bad PLL detection false positive.Francisco Jerez2010-11-181-4/+4
| | * | | | | | drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode.Francisco Jerez2010-11-181-6/+7
| | * | | | | | drm/nouveau: Reject modes exceeding the integrated TMDS maximum bandwidth.Francisco Jerez2010-11-181-6/+21
| | * | | | | | drm/nouveau: Fix sleep while atomic in the semaphore code.Francisco Jerez2010-11-181-1/+6
| | * | | | | | drm/nouveau: ratelimit IRQ messagesJiri Slaby2010-11-181-12/+14
| | | |/ / / / | | |/| | | |
| * | | | | | drm/radeon/kms: fix tiling info on evergreenAlex Deucher2010-11-181-1/+30
| * | | | | | drm/radeon/kms: fix alignment when allocating buffersAlex Deucher2010-11-1813-23/+25
| * | | | | | drm/vmwgfx: Fix up an error path during bo creationThomas Hellstrom2010-11-181-6/+8
| * | | | | | drm/radeon/kms: register an i2c adapter name for the dp aux busAlex Deucher2010-11-181-0/+1
| * | | | | | drm/radeon/kms/atom: add proper external encoders supportAlex Deucher2010-11-182-0/+184
| * | | | | | drm/radeon/kms/atom: cleanup and unify DVO handlingAlex Deucher2010-11-184-46/+52
| * | | | | | drm/radeon/kms: properly power up/down the eDP panel as needed (v4)Alex Deucher2010-11-183-0/+70
| * | | | | | drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode()Alex Deucher2010-11-181-3/+15
| * | | | | | drm/radeon/kms: turn the backlight off explicitly for dpmsAlex Deucher2010-11-181-1/+14
| * | | | | | drm/radeon/kms: fix typo in r600 cs checkerAlex Deucher2010-11-181-1/+1
| * | | | | | drm: radeon: fix error value signVasiliy Kulikov2010-11-181-2/+2
| * | | | | | drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xxAlex Deucher2010-11-182-116/+199
| |/ / / / /
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-11-191-12/+9
|\ \ \ \ \ \
| * | | | | | [libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmdJeff Garzik2010-11-171-12/+9
* | | | | | | Fix build failure at cx25821-video driverYouquan Song2010-11-181-0/+1
* | | | | | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-1769-69/+0
* | | | | | | staging/stradis: mark as "depends on BKL"Arnd Bergmann2010-11-171-1/+1
|/ / / / / /
* | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-11-171-4/+30
|\ \ \ \ \ \
| * | | | | | PM: Allow devices to be removed during late suspend and early resumeRafael J. Wysocki2010-11-111-4/+30
* | | | | | | SCSI host lock push-downJeff Garzik2010-11-16109-189/+319
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-11-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | PCI: fix offset check for sysfs mmapped filesDarrick J. Wong2010-11-161-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-11-163-22/+93
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [S390] vmlogrdr: purge after recording is switched offStefan Weinhuber2010-11-101-12/+24
| * | | | | | | [S390] cio: fix incorrect ccw_device_init_countSebastian Ott2010-11-101-1/+10
| * | | | | | | [S390] tape: add medium state notificationsMartin Schwidefsky2010-11-101-9/+59
| |/ / / / / /
* | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-11-155-42/+192
|\ \ \ \ \ \ \
| * | | | | | | hwmon: (w83795) Check for BEEP pin availabilityJean Delvare2010-11-151-7/+51
| * | | | | | | hwmon: (w83795) Clear intrusion alarm immediatelyJean Delvare2010-11-151-0/+4
| * | | | | | | hwmon: (w83795) Read the intrusion state properlyJean Delvare2010-11-151-3/+20
| * | | | | | | hwmon: (w83795) Print the actual temperature channels as sourcesJean Delvare2010-11-151-10/+20
| * | | | | | | hwmon: (w83795) List all usable temperature sourcesJean Delvare2010-11-151-3/+54
| * | | | | | | hwmon: (w83795) Expose fan control methodJean Delvare2010-11-151-1/+18
| * | | | | | | hwmon: (w83795) Fix fan control mode attributesJean Delvare2010-11-151-10/+8
| * | | | | | | hwmon: (lm95241) Check validity of input valuesJean Delvare2010-11-151-5/+14
| * | | | | | | hwmon: Change mail address of Hans J. KochHans J. Koch2010-11-153-4/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-159-13/+12
|\ \ \ \ \ \ \