summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-02-05CS5536: apply pci quirk for BIOS SMBUS bugAndres Salomon
2010-02-05Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-05drm/radeon/kms: fix r300 vram width calculationsDave Airlie
2010-02-05drm/radeon/kms: rs400/480 MC setup is different than r300.Dave Airlie
2010-02-05drm/radeon/kms: make initial state of load detect property correct.Dave Airlie
2010-02-05drm/radeon/kms: disable HDMI audio for now on rv710/rv730Dave Airlie
2010-02-05drm/radeon/kms: don't call suspend path before cleaning up GPUJerome Glisse
2010-02-05drivers/gpu/drm/radeon/radeon_combios.c: fix warningAndrew Morton
2010-02-05ati_pcigart: fix printk format warningRandy Dunlap
2010-02-05drm/r100/kms: Emit cache flush to the end of command buffer. (v2)Pauli Nieminen
2010-02-05drm/radeon/kms: fix regression rendering issue on R6XX/R7XXJerome Glisse
2010-02-05drm/radeon/kms: move blit initialization after we disabled VGAJerome Glisse
2010-02-04[libata] Call flush_dcache_page after PIO data transfers in libata-sff.cCatalin Marinas
2010-02-04ahci: add Acer G725 to broken suspend listTejun Heo
2010-02-04libata-scsi passthru: fix bug which truncated LBA48 return valuesDouglas Gilbert
2010-02-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-03pktcdvd: removing device does not remove its sysfs dirThadeu Lima de Souza Cascardo
2010-02-03uartlite: fix crash when using as consoleRichard Röjfors
2010-02-03imxfb: correct location of callbacks in suspend and resumeUwe Kleine-König
2010-02-03devmem: fix kmem write bug on memory holesWu Fengguang
2010-02-03devmem: check vmalloc address on kmem read/writeKAMEZAWA Hiroyuki
2010-02-03rtc-fm3130: add missing bracesSergey Matyukevich
2010-02-03mx3fb: some debug and initialisation fixesAlberto Panizzo
2010-02-02connector: Delete buggy notification code.Evgeniy Polyakov
2010-02-02Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-02-02be2net: use eq-id to calculate cev-isr reg offsetSathya Perla
2010-02-02usb: r8a66597-hdc disable interrupts fixMagnus Damm
2010-02-02spi: spi_sh_msiof: Fixed data sampling on the correct edgeMarkus Pietrek
2010-02-02saa7146: stop DMA before de-allocating DMA scatter/gather page buffersMauro Carvalho Chehab
2010-02-01random: Remove unused inode variableHerbert Xu
2010-02-01crypto: padlock-sha - Add import/export supportHerbert Xu
2010-02-01random: drop weird m_time/a_time manipulationMatt Mackall
2010-02-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-02-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-02-01regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsMark Brown
2010-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-02-01drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.Michel Dänzer
2010-02-01drm/radeon/kms: move radeon KMS on/off switch out of staging.Dave Airlie
2010-02-01drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3Jerome Glisse
2010-02-01drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz
2010-02-01drm/vmwgfx: Request SVGA version 2 and bail if not foundPeter Hanzel
2010-02-01drm/vmwgfx: Correctly detect 3DJakob Bornecrantz
2010-02-01drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.cAustin Yuan
2010-02-01drm/ttm: remove padding from ttm_ref_object on 64bit buildsRichard Kennedy
2010-02-01drm/radeon/kms: release agp on error.Dave Airlie