Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | drm/radeon/kms/pm: fix segfault in clock code | Alex Deucher | 2010-03-31 | 1 | -1/+2 | |
| | | * | | | | | | | drm/radeon/kms: expose thermal/fan i2c buses | Alex Deucher | 2010-03-31 | 13 | -0/+69 | |
| | | * | | | | | | | drm/radeon: collect r100 asic related declarations in radeon_asic.h | Daniel Vetter | 2010-03-15 | 2 | -51/+48 | |
| | | * | | | | | | | drm/radeon: include radeon_asic.h in the asic specific files | Daniel Vetter | 2010-03-15 | 12 | -0/+12 | |
| | | * | | | | | | | drm/radeon: unconfuse return value of radeon_asic->clear_surface_reg | Daniel Vetter | 2010-03-15 | 2 | -3/+3 | |
| | | * | | | | | | | drm/radeon: move asic structs to radeon_asic.c | Daniel Vetter | 2010-03-15 | 2 | -489/+487 | |
| | | * | | | | | | | drm/radeon: create radeon_asic.c | Daniel Vetter | 2010-03-15 | 4 | -200/+243 | |
| | | * | | | | | | | Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linus | Dave Airlie | 2010-03-15 | 21 | -185/+444 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | drm/radeon/kms: prepare for more reclocking operations | Rafał Miłecki | 2010-03-15 | 1 | -10/+29 | |
| | | | * | | | | | | | drm/radeon/kms: switch to condition waiting for reclocking | Rafał Miłecki | 2010-03-15 | 5 | -3/+12 | |
| | | | * | | | | | | | drm/radeon/r600: add missing license and comments to r600_blit_shaders.c | Alex Deucher | 2010-03-15 | 1 | -0/+35 | |
| | | | * | | | | | | | drm/radeon/kms: improve coding style a little | Rafał Miłecki | 2010-03-15 | 2 | -15/+13 | |
| | | | * | | | | | | | drm/radeon/kms: remove dead audio/HDMI code | Rafał Miłecki | 2010-03-15 | 1 | -35/+0 | |
| | | | * | | | | | | | drm/radeon/kms: enable audio engine on DCE32 | Rafał Miłecki | 2010-03-15 | 1 | -0/+15 | |
| | | | * | | | | | | | drm/radeon/kms: add HDMI code for pre-DCE3 R6xx GPUs | Rafał Miłecki | 2010-03-15 | 1 | -2/+69 | |
| | | | * | | | | | | | drm/radeon/kms: clean assigning HDMI blocks to encoders | Rafał Miłecki | 2010-03-15 | 4 | -72/+62 | |
| | | | * | | | | | | | drm/radeon/kms: clean HDMI definitions | Rafał Miłecki | 2010-03-15 | 3 | -8/+13 | |
| | | | * | | | | | | | drm/radeon/kms/rs4xx: make sure crtcs are enabled when setting timing | Alex Deucher | 2010-03-15 | 1 | -0/+8 | |
| | | | * | | | | | | | drm/radeon/kms/r1xx: enable hw i2c | Alex Deucher | 2010-03-15 | 1 | -4/+1 | |
| | | | * | | | | | | | drm/radeon/kms: fix i2c prescale calc on older radeons | Alex Deucher | 2010-03-15 | 1 | -9/+8 | |
| | | | * | | | | | | | drm/radeon/kms: fix for hw i2c | Alex Deucher | 2010-03-15 | 1 | -0/+1 | |
| | | | * | | | | | | | drm/radeon/kms: fix pal tv-out support on legacy IGP chips | Alex Deucher | 2010-03-15 | 1 | -5/+24 | |
| | | | * | | | | | | | drm/radeon/kms: further spread spectrum fixes | Alex Deucher | 2010-03-15 | 2 | -13/+20 | |
| | | | * | | | | | | | drm/radeon/kms: use lcd pll limits when available | Alex Deucher | 2010-03-15 | 5 | -5/+52 | |
| | | | * | | | | | | | drm/radeon/kms/atom: spread spectrum fix | Alex Deucher | 2010-03-15 | 1 | -7/+50 | |
| | | | * | | | | | | | drm/radeon/kms: catch atombios infinite loop and break out of it | Jerome Glisse | 2010-03-15 | 2 | -13/+48 | |
| | | * | | | | | | | | Merge remote branch 'nouveau/for-airlied' into drm-linus | Dave Airlie | 2010-03-15 | 17 | -75/+683 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | drm/nouveau: add module option to disable TV detection | Ben Skeggs | 2010-03-15 | 3 | -1/+6 | |
| | | | * | | | | | | | | drm/nouveau: Never evict VRAM buffers to system. | Francisco Jerez | 2010-03-15 | 1 | -2/+1 | |
| | | | * | | | | | | | | drm/nv50: fix connector table parsing for some cards | Ben Skeggs | 2010-03-10 | 3 | -4/+6 | |
| | | | * | | | | | | | | drm/nv50: add a memory barrier to pushbuf submission | Maarten Maathuis | 2010-03-10 | 1 | -0/+5 | |
| | | | * | | | | | | | | drm/nouveau: print a message very early during suspend | Maarten Maathuis | 2010-03-10 | 1 | -0/+2 | |
| | | | * | | | | | | | | drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay. | Francisco Jerez | 2010-03-10 | 1 | -3/+3 | |
| | | | * | | | | | | | | drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMI | Ben Skeggs | 2010-03-10 | 1 | -0/+17 | |
| | | | * | | | | | | | | drm/nouveau: add option to allow override of dcb connector table types | Ben Skeggs | 2010-03-10 | 3 | -1/+12 | |
| | | | * | | | | | | | | drm/nv50: Improve PGRAPH interrupt handling. | Marcin Kościelnicki | 2010-03-10 | 7 | -56/+622 | |
| | | | * | | | | | | | | drm/nv50: Make ctxprog wait until interrupt handler is done. | Marcin Kościelnicki | 2010-03-10 | 1 | -0/+5 | |
| | | | * | | | | | | | | drm/nouveau: Fix fbcon corruption with font width not divisible by 8 | Marcin Kościelnicki | 2010-03-10 | 2 | -4/+4 | |
| | | | * | | | | | | | | drm/nv50: Remove redundant/incorrect ctxvals initialisation. | Marcin Kościelnicki | 2010-03-10 | 1 | -4/+0 | |
| | | * | | | | | | | | | drm/edid: allow certain bogus edids to hit a fixup path rather than fail | Ben Skeggs | 2010-03-15 | 1 | -9/+0 | |
| | | * | | | | | | | | | drm: remove the EDID blob stored in the EDID property when it is disconnected | Zhao Yakui | 2010-03-15 | 1 | -0/+1 | |
| | | * | | | | | | | | | drm/vmwgfx: depends on FB | Randy Dunlap | 2010-03-15 | 1 | -1/+1 | |
| | | * | | | | | | | | | drm: "kobject_init/kobject_add" -> "kobject_init_and_add". | Robert P. J. Day | 2010-03-15 | 2 | -12/+10 | |
| | | * | | | | | | | | | drm/ttm: use drm calloc large and free large | Dave Airlie | 2010-03-15 | 1 | -20/+3 | |
| | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptops | Yong Wang | 2010-03-31 | 3 | -0/+168 | |
| | * | | | | | | | | | asus-laptop: fix warning in asus_handle_init | Corentin Chary | 2010-03-31 | 1 | -2/+2 | |
| * | | | | | | | | | | drivers/serial/sunsu.c: Correct use after free | Julia Lawall | 2010-03-30 | 1 | -1/+3 | |
* | | | | | | | | | | | staging/otus: include slab.h from usbdrv.h | Tejun Heo | 2010-04-05 | 1 | -0/+1 | |
* | | | | | | | | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 2457 | -351/+2223 | |
* | | | | | | | | | | | iwlwifi: don't include iwl-dev.h from iwl-devtrace.h | Tejun Heo | 2010-03-30 | 3 | -1/+3 | |
| |/ / / / / / / / / |/| | | | | | | | | |