aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'nouveau/for-airlied' into drm-next-stageDave Airlie2010-03-0132-779/+3203
|\
| * drm/nouveau: use ALIGN instead of open coding itMatt Turner2010-02-253-3/+3
| * drm/nouveau: report unknown connector state if lid closedBen Skeggs2010-02-251-2/+4
| * drm/nouveau: support version 0x20 displayport tablesBen Skeggs2010-02-251-1/+1
| * drm/nouveau: Fix noaccel/nofbaccel option descriptions.Marcin Koƛcielnicki2010-02-251-2/+2
| * drm/nv50: Implement ctxprog/state generation.Marcin Koƛcielnicki2010-02-254-33/+2411
| * drm/nouveau: use dcb connector types throughout the driverBen Skeggs2010-02-251-32/+41
| * drm/nv50: enable hpd on any connector we know the gpio line forBen Skeggs2010-02-251-3/+1
| * drm/nouveau: use dcb connector table for creating drm connectorsBen Skeggs2010-02-254-115/+62
| * drm/nouveau: construct a connector table for cards that lack a real oneBen Skeggs2010-02-251-13/+16
| * drm/nouveau: check for known dcb connector typesBen Skeggs2010-02-252-0/+62
| * drm/nouveau: parse dcb gpio/connector tables after encodersBen Skeggs2010-02-251-4/+6
| * drm/nouveau: reorganise bios header, add dcb connector type enumsBen Skeggs2010-02-253-44/+63
| * drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs2010-02-2515-81/+73
| * drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_tableBen Skeggs2010-02-256-95/+85
| * drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_tableBen Skeggs2010-02-252-3/+3
| * drm/nouveau: allow retrieval of vbios image from debugfsBen Skeggs2010-02-251-0/+13
| * drm/nouveau: fix missing spin_unlock in failure pathLuca Barbieri2010-02-251-1/+1
| * drm/nouveau: fix i2ctable bounds checkingMarcin Slusarz2010-02-251-3/+4
| * drm/nouveau: fix nouveau_i2c_find bounds checkingMarcin Slusarz2010-02-251-1/+1
| * drm/nouveau: fix pramdac_table range checkingMarcin Slusarz2010-02-251-1/+1
| * drm/nouveau: new gem pushbuf interface, bump to 0.0.16Ben Skeggs2010-02-256-350/+176
| * drm/nv50: make pushbuf dma object cover entire vmBen Skeggs2010-02-252-7/+12
| * drm/nouveau: remove PUSHBUF_CAL macroBen Skeggs2010-02-251-6/+4
| * drm/nv50: switch to indirect push buffer controlsBen Skeggs2010-02-256-15/+155
| * drm/nouveau: protect channel create/destroy and irq handler with a spinlockMaarten Maathuis2010-02-257-1/+36
* | Merge remote branch 'korg/drm-core-next' into drm-next-stageDave Airlie2010-03-0120-184/+131
|\ \
| * | drm/ttm: handle OOM in ttm_tt_swapoutMaarten Maathuis2010-02-251-7/+11
| * | drm/radeon/kms/atom: fix shr/shl opsAlex Deucher2010-02-251-4/+0
| * | drm/kms: fix spelling of "CLOCK"Pavel Roskin2010-02-111-1/+1
| * | drm/kms: fix fb_changed = true else statementDave Airlie2010-02-111-5/+1
| * | drivers/gpu/drm/drm_fb_helper.c: don't use private implementation of atoi()Andy Shevchenko2010-02-111-19/+5
| * | drm: switch all GEM/KMS ioctls to unlocked ioctl status.Dave Airlie2010-02-111-22/+22
| * | Use drm_gem_object_[handle_]unreference_unlocked where possibleLuca Barbieri2010-02-1115-121/+47
| * | drm: introduce drm_gem_object_[handle_]unreference_unlockedLuca Barbieri2010-02-111-5/+44
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-238-11/+50
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-235-9/+27
| |\ \ \
| | * | | iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2010-02-222-5/+7
| | * | | iwlwifi: error checking for number of tfds in queueWey-Yi Guy2010-02-224-4/+20
| | * | | iwlwifi: set HT flags after channel in rxonDan Halperin2010-02-191-1/+1
| * | | | tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto2010-02-231-1/+0
| * | | | cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson2010-02-231-0/+5
| * | | | e1000: Fix DMA mapping error handling on RXAnton Blanchard2010-02-231-1/+18
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-02-233-14/+22
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pcc' into releaseLen Brown2010-02-231-1/+5
| |\ \ \ \ \
| | * | | | | ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0Darrick J. Wong2010-02-191-1/+5
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'bugzilla-14207' and 'idle' into releaseLen Brown2010-02-232-13/+17
| |\ \ \ \ \ \ \
| | | * | | | | | ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh2010-02-221-12/+16
| | * | | | | | | acer-wmi: Respect current backlight level when loadingCarlos Corbacho2010-02-191-1/+1
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-235-76/+210
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |