summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-09-20drm/nouveau: allow modeset module option to select 'headless mode'Ben Skeggs3-1/+11
2011-09-20drm/nouveau: fixup init/fini sequence to deal with no CRTCsBen Skeggs2-38/+30
2011-09-20drm/nouveau: make general drm modesetting init commonBen Skeggs8-67/+32
2011-09-20drm/nvd0: add a card_type for 0xdX chipsetsBen Skeggs4-3/+4
2011-09-20drm/nv04/pm: recalibrate timer on nvclk changesMartin Peres1-0/+4
2011-09-20drm/nouveau/tmr: calibrate for ns timestamps on initBen Skeggs1-26/+82
2011-09-20drm/nvc0/gr: unblacklist nvcf accelerationBen Skeggs1-1/+0
2011-09-20drm/nouveau: don't complain for disabled timingset entriesBen Skeggs1-1/+2
2011-09-20drm/nvc0/gr: copy GPC mpart config from PFFBBen Skeggs1-1/+1
2011-09-20drm/nvc0/vram: support non-uniform memory size per controllerBen Skeggs1-5/+43
2011-09-20drm/nvc0/gr: add support for nvcf chipsetBen Skeggs8-24/+44
2011-09-20drm/nouveau: allow a nouveau_mm to be created with holesBen Skeggs2-20/+28
2011-09-20drm/nouveau: embed nouveau_mmBen Skeggs7-61/+51
2011-09-20drm/nv31/mpeg: support for a single class3174 userBen Skeggs2-4/+40
2011-09-20drm/nouveau: rename nv40_mpeg to nv31_mpegBen Skeggs4-29/+29
2011-09-20drm/nvc0/pm: more complete parsing of clock domainsBen Skeggs4-19/+31
2011-09-20drm/nvc0/pm: initial implementation of clocks_get()Ben Skeggs4-1/+150
2011-09-20drm/nva3/pm: idle graphics engine before changing clocksBen Skeggs1-0/+40
2011-09-20drm/nouveau: add function to wait until a callback returns trueBen Skeggs2-0/+21
2011-09-20drm/nv50/gr: insert set/clr of a ctxprog flag at start/end of ctxprogBen Skeggs1-0/+6
2011-09-20drm/nva3/pm: tidy and add some comments here and thereBen Skeggs1-47/+78
2011-09-20drm/nva3/pm: parse/reclock vdec/41a0 clocksBen Skeggs3-0/+26
2011-09-20drm/nva3/pm: rewrite clock_set, and switch to new interfacesBen Skeggs3-143/+147
2011-09-20drm/nouveau/pm: add hooks to get/set *all* clocks at onceBen Skeggs2-0/+16
2011-09-20drm/nva3/pm: rewrite clock readback functions, far more correct nowBen Skeggs1-33/+62
2011-09-20drm/nouveau/pm: some fermi chipsets still use volt 0x30Ben Skeggs3-5/+7
2011-09-20drm/nouveau/pm: allow voltage-only perflvl set, enable nvc0Ben Skeggs2-7/+7
2011-09-20drm/nvc0/pm: enable voltage_getBen Skeggs1-0/+1
2011-09-20drm/nouveau/pm: show any info we can manage to glean on current perflvlBen Skeggs1-23/+25
2011-09-20drm/nouveau/pm: add support for parsing perflvl voltage on fermi chipsBen Skeggs3-16/+69
2011-09-20drm/nouveau/pm: add yet another vid gpio tagBen Skeggs1-1/+1
2011-09-20drm/nouveau/pm: initial attempt at parsing volt 0x40Ben Skeggs1-8/+35
2011-09-20drm/nouveau/pm: store voltage in microvoltsBen Skeggs4-11/+12
2011-09-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-28/+66
2011-09-12Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds7-74/+30
2011-09-11[media] vp7045: fix buffer setupFlorian Mickler1-22/+4
2011-09-11[media] nuvoton-cir: simplify raw IR sample handlingJarod Wilson2-38/+8
2011-09-11[media] [Resend] viacam: Don't explode if pci_find_bus() returns NULLJesper Juhl1-0/+2
2011-09-11[media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240Jean-François Moine1-0/+4
2011-09-11[media] gspca - sonixj: Fix wrong register mask for sensor om6802Luiz Carlos Ramos1-1/+1
2011-09-11[media] gspca - ov519: Fix LED inversion of some ov519 webcamsJean-François Moine1-12/+10
2011-09-11[media] pwc: precedence bug in pwc_init_controls()Dan Carpenter1-1/+1
2011-09-11scsi: qla4xxx driver depends on NETRandy Dunlap1-1/+1
2011-09-11Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds1-0/+3
2011-09-11backlight: Declare backlight_types[] constBart Van Assche1-1/+1
2011-09-10Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-30/+43
2011-09-10md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.NeilBrown1-2/+10
2011-09-10md/raid1,10: Remove use-after-free bug in make_request.NeilBrown2-10/+17
2011-09-10md/raid10: unify handling of write completion.NeilBrown1-20/+18
2011-09-10PCI: Remove MRRS modification from MPS setting codeJon Mason2-20/+23