Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | | ACPI: Export FADT pm_profile integer value to userspace | Thomas Renninger | 2011-11-06 | 1 | -1/+13 | |
| | | | |/ / / / / / | ||||||
| | | * | | | | | | | thermal: Prevent polling from happening during system suspend | Rafael J. Wysocki | 2011-11-06 | 1 | -2/+2 | |
| | | * | | | | | | | ACPI: Drop ACPI_NO_HARDWARE_INIT | Rafael J. Wysocki | 2011-11-06 | 1 | -6/+2 | |
| | | * | | | | | | | ACPI: use kstrdup() | Thomas Meyer | 2011-11-06 | 1 | -2/+1 | |
| | | |/ / / / / / | ||||||
| | * / / / / / / | ACPI: Fix possible recursive locking in hwregs.c | Rakib Mullick | 2011-11-06 | 1 | -5/+6 | |
| | |/ / / / / / | ||||||
| * / / / / / / | ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast() | Luck, Tony | 2011-11-06 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2011-11-07 | 30 | -2626/+2913 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | vmwgfx: Snoop DMA transfers with non-covering sizes | Jakob Bornecrantz | 2011-11-07 | 1 | -9/+21 | |
| * | | | | | | | vmwgfx: Move the prefered mode first in the list | Jakob Bornecrantz | 2011-11-07 | 1 | -0/+4 | |
| * | | | | | | | vmwgfx: Unreference surface on cursor error path | Jakob Bornecrantz | 2011-11-07 | 1 | -0/+1 | |
| * | | | | | | | vmwgfx: Free prefered mode on error path | Jakob Bornecrantz | 2011-11-07 | 1 | -6/+11 | |
| * | | | | | | | vmwgfx: Use pointer return error codes | Jakob Bornecrantz | 2011-11-07 | 1 | -1/+1 | |
| * | | | | | | | vmwgfx: Fix hw cursor position | Thomas Hellstrom | 2011-11-07 | 1 | -2/+5 | |
| * | | | | | | | vmwgfx: Infrastructure for explicit placement | Thomas Hellstrom | 2011-11-07 | 3 | -24/+30 | |
| * | | | | | | | vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh | Thomas Hellstrom | 2011-11-07 | 1 | -1/+23 | |
| * | | | | | | | vmwgfx: Remove screen object active list | Thomas Hellstrom | 2011-11-07 | 1 | -37/+15 | |
| * | | | | | | | vmwgfx: Screen object cleanups | Thomas Hellstrom | 2011-11-07 | 1 | -14/+2 | |
| * | | | | | | | drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2 | Jerome Glisse | 2011-11-04 | 10 | -116/+75 | |
| * | | | | | | | drm/radeon/kms: don't poll forever if MC GDDR link training fails | Alex Deucher | 2011-11-03 | 1 | -2/+5 | |
| * | | | | | | | drm/radeon/kms: fix DP setup on TRAVIS bridges | Alex Deucher | 2011-11-03 | 1 | -2/+5 | |
| * | | | | | | | drm/radeon/kms: set HPD polarity in hpd_init() | Alex Deucher | 2011-11-03 | 5 | -11/+12 | |
| * | | | | | | | drm/radeon/kms: add MSI module parameter | Alex Deucher | 2011-11-03 | 3 | -0/+11 | |
| * | | | | | | | drm/radeon/kms: Add MSI quirk for Dell RS690 | Alex Deucher | 2011-11-03 | 1 | -0/+6 | |
| * | | | | | | | drm/radeon/kms: Add MSI quirk for HP RS690 | Alex Deucher | 2011-11-03 | 1 | -0/+7 | |
| * | | | | | | | drm/radeon/kms: split MSI check into a separate function | Alex Deucher | 2011-11-03 | 1 | -6/+23 | |
| * | | | | | | | vmwgfx: Reinstate the update_layout ioctl | Thomas Hellstrom | 2011-11-02 | 4 | -5/+82 | |
| * | | | | | | | drm/radeon/kms: always do extended edid probe | Alex Deucher | 2011-11-01 | 3 | -85/+18 | |
| * | | | | | | | drm/radeon/kms: remove useless radeon_ddc_dump() | Alex Deucher | 2011-11-01 | 1 | -33/+0 | |
| * | | | | | | | drm/radeon/kms: make atombios_dig_transmitter_setup() version based | Alex Deucher | 2011-11-01 | 1 | -122/+221 | |
| * | | | | | | | drm/radeon/kms: make atombios_dig_encoder_setup() version based | Alex Deucher | 2011-11-01 | 1 | -84/+127 | |
| * | | | | | | | drm/radeon/kms: make atombios_dvo_setup() version based | Alex Deucher | 2011-11-01 | 1 | -21/+38 | |
| * | | | | | | | drm/radeon/kms: move atom encoder setup to a new file | Alex Deucher | 2011-11-01 | 4 | -2182/+2214 | |
| * | | | | | | | drm/radeon/kms: allocate vram scratch page on 6xx+ | Alex Deucher | 2011-11-01 | 5 | -57/+80 | |
| * | | | | | | | drm/radeon/kms: check for DP MST mode in a few more places (v2) | Alex Deucher | 2011-11-01 | 3 | -13/+14 | |
| * | | | | | | | drm/radeon/kms/atom: rework encoder dpms | Alex Deucher | 2011-11-01 | 1 | -152/+186 | |
| * | | | | | | | drm/radeon/kms: only require 2.7 Ghz DP clock for NUTMEG | Alex Deucher | 2011-11-01 | 1 | -2/+2 | |
| * | | | | | | | drm/radeon/kms: rework DP bridge checks | Alex Deucher | 2011-11-01 | 6 | -25/+27 | |
| * | | | | | | | drm/radeon/kms: use defined constants for crtc/hpd count instead of hard-code... | Ilija Hadzic | 2011-11-01 | 2 | -15/+16 | |
| * | | | | | | | drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU V3 | Jerome Glisse | 2011-11-01 | 3 | -4/+20 | |
| * | | | | | | | drm/radeon: set hpd polarity at init time so hotplug detect works | Jerome Glisse | 2011-11-01 | 1 | -0/+1 | |
| * | | | | | | | drm/radeon/kms: cleanup atombios_adjust_pll() | Alex Deucher | 2011-11-01 | 1 | -28/+13 | |
| * | | | | | | | drm/radeon/kms: properly set panel mode for eDP | Alex Deucher | 2011-11-01 | 1 | -0/+11 | |
| * | | | | | | | drm/radeon/kms/cayman/blit: specify CP_COHER_CNTL2 with surface_sync | Alex Deucher | 2011-11-01 | 1 | -0/+11 | |
| * | | | | | | | drm/radeon/kms: rework texture cache flush in r6xx+ blit code | Alex Deucher | 2011-11-01 | 3 | -7/+10 | |
| * | | | | | | | drm/radeon: avoid bouncing connector status btw disconnected & unknown | Jerome Glisse | 2011-11-01 | 1 | -2/+3 | |
| * | | | | | | | vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS". | Thomas Hellstrom | 2011-11-01 | 2 | -4/+4 | |
| * | | | | | | | drm: Introduce "Virtual" connectors and encoders | Thomas Hellstrom | 2011-11-01 | 1 | -2/+6 | |
* | | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-11-07 | 130 | -3624/+7010 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | mtd: tests: annotate as DANGEROUS in Kconfig | Wolfram Sang | 2011-10-30 | 1 | -1/+4 | |
| * | | | | | | | | mtd: tests: don't use mtd0 as a default | Wolfram Sang | 2011-10-30 | 7 | -7/+55 |