summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-24drm/nve0/gr: initial implementationBen Skeggs6-2/+3705
2012-05-24drm/nve0/fifo: initial implementationBen Skeggs4-5/+477
2012-05-24drm/nouveau: give a slightly larger pci(e)gart aperture on all chipsetsBen Skeggs2-8/+4
2012-05-24drm/nouveau/pm: some more delays for ddr3 reclockingBen Skeggs2-0/+4
2012-05-24drm/nvc0/pm: very initial mclk freq changeBen Skeggs1-1/+23
2012-05-24drm/nvd9/pm: oops, fix timing calcBen Skeggs1-0/+1
2012-05-24drm/nvc0/pm: enable mpll src pll, and calc mpll coefficientsBen Skeggs1-0/+51
2012-05-24drm/nvc0/pm: start filling in memory reclocking stubsBen Skeggs1-0/+116
2012-05-24drm/nva3/pm: another few magic regs, and slightly better 0x004018 handlingBen Skeggs1-4/+15
2012-05-24drm/nva3/pm: initial attempt at handling 111100/111104Ben Skeggs1-0/+21
2012-05-24drm/nva3/pm: make pll->pll mode workBen Skeggs1-6/+21
2012-05-24drm/nva3/pm: attempt to bash a few 0x100200 bits correctlyBen Skeggs1-20/+46
2012-05-24drm/nva3/pm: begin to restructure memory clock changes + another magicBen Skeggs1-8/+40
2012-05-24drm/nva3/pm: more random unknown PFB regsBen Skeggs1-1/+23
2012-05-24drm/nva3/pm: initial attempt at more magic PFB regsBen Skeggs3-3/+28
2012-05-24drm/nva3/pm: hook up to ram reclocking helperBen Skeggs1-12/+110
2012-05-24drm/nva3/pm: introduce more paranoiaBen Skeggs1-5/+10
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds18-5137/+5
2012-05-23Merge tag 'md-3.5' of git://neil.brown.name/mdLinus Torvalds10-795/+2365
2012-05-23Merge branch 'sbp-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-15/+2896
2012-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds20-26/+5313
2012-05-23Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds16-392/+416
2012-05-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds7-4/+1119
2012-05-23Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-338/+835
2012-05-23Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds9-253/+463
2012-05-23Merge tag 'regmap-domain-deps' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+1
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-1/+2
2012-05-23Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-12/+8
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds38-643/+6747
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds5-255/+186
2012-05-23watchdog: s3c2410_wdt: Set timeout to actually achieved timeoutHans de Goede1-1/+1
2012-05-23watchdog: wm831x: Convert to gpio_request_one()Mark Brown1-10/+3
2012-05-23watchdog: via_wdt: depends on PCIRandy Dunlap1-1/+1
2012-05-23watchdog: ie6xx_wdt needs io.hRandy Dunlap1-0/+1
2012-05-23watchdog: ie6xx_wdt.c: fix printk format warningRandy Dunlap1-2/+2
2012-05-23watchdog: Add watchdog driver for Intel Atom E6XXAlexander Stein3-0/+361
2012-05-23watchdog: it87_wdt: Add support for IT8728F watchdog.Diego Elio Pettenò2-3/+11
2012-05-23watchdog: i6300esb: don't depend on X86Michael Olbrich1-1/+1
2012-05-23watchdog: Use module_pci_driverWim Van Sebroeck5-88/+9
2012-05-23watchdog: sch311x_wdt.c: Remove RESGENDave Mueller1-34/+5
2012-05-23watchdog: s3c2410-wdt: Use of_match_ptr().Wim Van Sebroeck1-3/+2
2012-05-23watchdog: Device tree support for pnx4008-wdtRoland Stigge1-0/+10
2012-05-23watchdog: ar7_wdt.c: use devm_request_and_ioremapJulia Lawall1-23/+10
2012-05-23watchdog: remove ixp2000 driverRob Herring3-227/+0
2012-05-23watchdog: sp5100_tco.c: quiet sparse noise about using plain integer was NULL...H Hartley Sweeten1-1/+1
2012-05-23drm/nouveau/radeon: add static const to the dma-buf ops.Dave Airlie2-2/+2
2012-05-23drm/i915: make some dmabuf things staticDave Airlie1-4/+4
2012-05-23drm: update ast/cirrus/mgag200 for change in TTM apiDave Airlie3-3/+3
2012-05-23drm/radeon: add PRIME support (v2)Alex Deucher17-25/+232
2012-05-23i915: add dmabuf/prime buffer sharing support.Daniel Vetter6-6/+239