aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-10-13i2c/i2c-pasemi.c: Fix unsigned return typeJulia Lawall
2010-10-13Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt
2010-10-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-10-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-07Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-07drm: don't drop handle reference on unloadDave Airlie
2010-10-07md: check return code of read_sb_pageVasiliy Kulikov
2010-10-07md/raid1: minor bio initialisation improvements.NeilBrown
2010-10-07md/raid1: avoid overflow in raid1 resync when bitmap is in use.NeilBrown
2010-10-06Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom
2010-10-05xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini
2010-10-04Input: wacom - fix runtime PM related deadlockDmitry Torokhov
2010-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-10-04Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-10-04Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-04Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-10-03drm/i915: Rephrase pwrite bounds checking to avoid any potential overflowChris Wilson
2010-10-03drm/i915: Sanity check pread/pwriteChris Wilson
2010-10-03hwmon: f71882fg: use a muxed resource lock for the Super I/O portGiel van Schijndel
2010-10-03drm/i915: Use pipe state to tell when pipe is offKeith Packard
2010-10-03drm/i915: vblank status not valid while training display portKeith Packard
2010-10-02of/spi: Fix OF-style driver binding of spi devicesSinan Akman
2010-10-02spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TXRoel Kluin
2010-10-02drivers/gpu/drm/i915/i915_gem.c: Add missing error handling codeJulia Lawall
2010-10-02regulator: max8649 - fix setting extclk_freqAxel Lin
2010-10-02regulator: fix typo in current unitsCyril Chemparathy
2010-10-02regulator: fix device_register() error handlingVasiliy Kulikov
2010-10-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-01Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-10-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-10-01i7core_edac: fix panic in udimm sysfs attributes registrationMarcin Slusarz
2010-10-01drivers/serial/mrst_max3110.c needs linux/irq.hAndrew Morton
2010-10-01drivers/serial/mfd.c needs slab.hAndrew Morton
2010-10-01vmwgfx: Fix fb VRAM pinning failure due to fragmentationThomas Hellstrom
2010-10-01vmwgfx: Remove initialisation of dev::devnameThomas Hellstrom
2010-10-01vmwgfx: Enable use of the vblank systemThomas Hellstrom
2010-10-01vmwgfx: vt-switch (master drop) fixesThomas Hellstrom
2010-10-01drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...Thomas Hellstrom
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson
2010-10-01drm/i915: Fix refleak during eviction.Chris Wilson
2010-09-30intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie
2010-10-01i2c-s3c2410: fix calculation of SDA line delayMyungJoo Ham
2010-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-09-30of/i2c: Fix module load order issue caused by of_i2c.cGrant Likely