summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-19Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2010-02-17powerpc/mpc5121: correct DIU compatible propertyAnatolij Gustschin
2010-02-17serial: mpc52xx_uart: re-enable mpc5121 PSC UART supportAnatolij Gustschin
2010-02-16Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-02-16dm: sysfs revert add empty release function to avoid debug warningAlasdair G Kergon
2010-02-16dm mpath: fix stall when requeueing ioKiyoshi Ueda
2010-02-16dm raid1: fix null pointer dereference in suspendTakahiro Yasui
2010-02-16dm raid1: fail writes if errors are not handled and log failsMikulas Patocka
2010-02-16dm log: userspace fix overhead_size calcuationsJonathan Brassow
2010-02-16dm snapshot: persistent annotate work_queue as on stackMike Snitzer
2010-02-16dm stripe: avoid divide by zero with invalid stripe countNikanth Karthikesan
2010-02-16rtc: Add MPC5121 Real time clock driverAnatolij Gustschin
2010-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-02-15drm/radeon/kms: make sure retry count increases.Dave Airlie
2010-02-15drm/radeon/kms/atom: use get_unaligned_le32() for ctx->psMatt Turner
2010-02-15drm/ttm: Fix a bug occuring when validating a buffer object in a range.Thomas Hellstrom
2010-02-15drm: Fix a bug in the range manager.Thomas Hellstrom
2010-02-14firewire: ohci: retransmit isochronous transmit packets on cycle lossClemens Ladisch
2010-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-02-12regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()Roel Kluin
2010-02-12regulator: Fix display of null constraints for regulatorsMark Brown
2010-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-02-11Merge git://git.infradead.org/users/cbou/battery-2.6.33Linus Torvalds
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-02-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2010-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-11edac: mpc85xx fix build regression by removing unused debug codePeter Tyser
2010-02-11edac: mpc85xx fix bad page calculationPeter Tyser
2010-02-11mmc_test: block addressed cardsJohan Kristell
2010-02-11tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst
2010-02-11amd64_edac: Do not falsely trigger kerneloopsBorislav Petkov
2010-02-11vgaarb: fix incorrect dereference of userspace pointer.Andy Getzendanner
2010-02-11Merge branch 'drm-radeon-linus' of ../drm-nextDave Airlie
2010-02-11drm/radeon/kms: retry auxch on 0x20 timeout value.Dave Airlie
2010-02-11drm/radeon: Skip dma copy test in benchmark if card doesn't have dma engine.Pauli Nieminen
2010-02-11Merge remote branch 'nouveau/for-airlied' of nouveau-2.6Dave Airlie
2010-02-11drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz
2010-02-11drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}Jakob Bornecrantz
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom
2010-02-11drm/i915: hold ref on flip object until it completesJesse Barnes
2010-02-11drm/i915: Fix crash while aborting hibernationRafael J. Wysocki
2010-02-11drm/radeon/kms: fix screen clearing before fbcon.Dave Airlie
2010-02-10nouveau: fix state detection with switchable graphicsMatthew Garrett
2010-02-10drm/nouveau: move dereferences after null checksMarcin Slusarz
2010-02-10drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.Owain Ainsworth