summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-02-17Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren85-561/+940
2010-02-15omap_hsmmc: allow compile without regulator frameworkAdrian Hunter1-54/+79
2010-02-15omap_hsmmc: Allow for a shared VccQAdrian Hunter1-1/+15
2010-02-15omap_hsmmc: Ensure regulator enable / disable are pairedAdrian Hunter1-6/+3
2010-02-15omap_hsmmc: Fix disable timeoutsAdrian Hunter1-2/+2
2010-02-15omap_hsmmc: Allow for power saving without going offAdrian Hunter1-0/+6
2010-02-15omap_hsmmc: Move gpio and regulator control from board fileAdrian Hunter1-13/+339
2010-02-15omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh1-31/+4
2010-02-15MTD: remove no longer used OMAP flash mapLadislav Michl3-198/+0
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren10-12/+12
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren5-5/+5
2010-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds8-142/+332
2010-02-12regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()Roel Kluin1-2/+2
2010-02-12regulator: Fix display of null constraints for regulatorsMark Brown1-1/+1
2010-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-7/+8
2010-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+3
2010-02-11Merge git://git.infradead.org/users/cbou/battery-2.6.33Linus Torvalds1-2/+8
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-44/+20
2010-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+8
2010-02-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds41-227/+384
2010-02-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds5-22/+10
2010-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-3/+1
2010-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+4
2010-02-11edac: mpc85xx fix build regression by removing unused debug codePeter Tyser1-4/+0
2010-02-11edac: mpc85xx fix bad page calculationPeter Tyser1-2/+2
2010-02-11mmc_test: block addressed cardsJohan Kristell1-3/+6
2010-02-11tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst1-22/+57
2010-02-11amd64_edac: Do not falsely trigger kerneloopsBorislav Petkov1-7/+8
2010-02-11vgaarb: fix incorrect dereference of userspace pointer.Andy Getzendanner1-1/+1
2010-02-11Merge branch 'drm-radeon-linus' of ../drm-nextDave Airlie9-41/+89
2010-02-11drm/radeon/kms: retry auxch on 0x20 timeout value.Dave Airlie1-3/+7
2010-02-11drm/radeon: Skip dma copy test in benchmark if card doesn't have dma engine.Pauli Nieminen1-22/+33
2010-02-11Merge remote branch 'nouveau/for-airlied' of nouveau-2.6Dave Airlie25-143/+265
2010-02-11drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom3-19/+14
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz2-19/+4
2010-02-11drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}Jakob Bornecrantz1-4/+4
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom3-5/+12
2010-02-10drm/i915: hold ref on flip object until it completesJesse Barnes1-1/+3
2010-02-10drm/i915: Fix crash while aborting hibernationRafael J. Wysocki1-67/+101
2010-02-11drm/radeon/kms: fix screen clearing before fbcon.Dave Airlie1-1/+1
2010-02-11nouveau: fix state detection with switchable graphicsMatthew Garrett1-6/+6
2010-02-11drm/nouveau: move dereferences after null checksMarcin Slusarz4-11/+17
2010-02-10drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.Owain Ainsworth2-2/+6
2010-02-10drm/i915: fix pipe source image setting in flip commandZhenyu Wang1-2/+4
2010-02-10drm/i915: fix flip done interrupt on IronlakeZhenyu Wang1-8/+8
2010-02-10drm/i915: untangle page flip completionJesse Barnes1-7/+9
2010-02-10drm/i915: handle FBC and self-refresh betterJesse Barnes2-0/+3
2010-02-10drm/i915: Increase fb alignment to 64kChris Wilson1-1/+1
2010-02-10drm/i915: Update write_domains on active list after flush.Daniel Vetter2-4/+30
2010-02-10drm/i915: Rework DPLL calculation parameters for IronlakeZhenyu Wang1-50/+167