aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-02-10md: fix some lockdep issues between md and sysfs.NeilBrown
2010-02-10drm/nv50: make the pgraph irq handler loop like the pre-nv50 versionMaarten Maathuis
2010-02-10drm/nv50: delete ramfc object after disabling fifo, not beforeMaarten Maathuis
2010-02-10drm/nv50: avoid unloading pgraph context when ctxprog is runningMaarten Maathuis
2010-02-10drm/nv50: align size of buffer object to the right boundaries.Maarten Maathuis
2010-02-10drm/nv50: disregard dac outputs in nv50_sor_dpms()Ben Skeggs
2010-02-10drm/nv50: prevent multiple init tables being parsed at the same timeBen Skeggs
2010-02-09sh: fix INTC to use set_irq_chained_handler() for redirectsMagnus Damm
2010-02-09Merge branch 'sh/intc-extension'Paul Mundt
2010-02-09sh: extend INTC with force_enableMagnus Damm
2010-02-09sh: extend INTC with struct intc_hw_descMagnus Damm
2010-02-09[S390] qdio: prevent call trace if CHPID is offlineJan Glauber
2010-02-09[S390] qdio: continue polling for buffer state ERRORUrsula Braun
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-02-08drivers/net: Correct NULL testJulia Lawall
2010-02-08cxgb3: fix GRO checksum checkDivy Le Ray
2010-02-09md: fix 'degraded' calculation when starting a reshape.NeilBrown
2010-02-09drm/nouveau: make dp auxch xfer len check for reads onlyBen Skeggs
2010-02-09drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50Ben Skeggs
2010-02-09drm/nouveau: Add proper vgaarb support.Marcin Kościelnicki
2010-02-09drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.Marcin Kościelnicki
2010-02-09drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL testJulia Lawall
2010-02-09drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hangLuca Barbieri
2010-02-09drm/nouveau: Fixup semaphores on pre-nv50 cards.Francisco Jerez
2010-02-09drm/nouveau: Add getparam to get available PGRAPH units.Marcin Kościelnicki
2010-02-09drm/nouveau: Add module options to disable acceleration.Marcin Kościelnicki
2010-02-09drm/nouveau: fix non-vram notifier blocksBen Skeggs
2010-02-09drm/radeon/kms: add quirk for VGA without DDC on rv730 XFX card.Dave Airlie
2010-02-09drm/radeon/kms: don't crash if no DDC bus on VGA/DVI connector.Dave Airlie
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-02-08[SCSI] qla2xxx: Obtain proper host structure during response-queue processing.Anirban Chakraborty
2010-02-08[SCSI] qla2xxx: make msix interrupt handler safe for irqXiaotian Feng
2010-02-08[SCSI] zfcp: Report FC BSG errors in correct fieldSwen Schillig
2010-02-08[SCSI] mptfusion : mptscsih_abort return value should be SUCCESS instead of v...Kashyap, Desai
2010-02-08Merge branch 'v4l_for_linus' of git://linuxtv.org/fixesLinus Torvalds
2010-02-08Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-02-08V4L/DVB: dvb-core: fix initialization of feeds list in demux filterFrancesco Lavra
2010-02-08V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packetMauro Carvalho Chehab
2010-02-08V4L/DVB: Fix the risk of an oops at dvb_dmx_releaseMauro Carvalho Chehab
2010-02-07Input: psmouse - make sure we don't schedule reconnects after cleanupDmitry Torokhov
2010-02-08drm/radeon/kms: change Kconfig text to reflect the new option.Dave Airlie
2010-02-08Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt
2010-02-08serial: sh-sci: remove SCIF code in sci_rxd_in()Magnus Damm
2010-02-08Merge branch 'sh/dmaengine'Paul Mundt
2010-02-08sh: implement DMA_SLAVE capability in SH dmaengine driverGuennadi Liakhovetski
2010-02-08sh: fix Transfer Size calculation in both DMA driversGuennadi Liakhovetski
2010-02-08sh: prepare the DMA driver for slave functionalityGuennadi Liakhovetski
2010-02-07Fix race in tty_fasync() properlyLinus Torvalds
2010-02-06Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds