aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-12-03enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach
2008-12-03hysdn: fix writing outside the field on 64 bitsPascal Terjan
2008-12-03b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe
2008-12-04drm/i915: Return error in i915_gem_set_to_gtt_domain if we're not in the GTT.Eric Anholt
2008-12-04drm/i915: Retry execbuffer pinning after clearing the GTTKeith Packard
2008-12-04drm/i915: Move the execbuffer domain computations togetherKeith Packard
2008-12-04drm/i915: Rename object_set_domain to object_set_to_gpu_domainKeith Packard
2008-12-04drm/i915: Make a single set-to-cpu-domain path and use it wherever needed.Eric Anholt
2008-12-04drm/i915: Make a single set-to-gtt-domain path.Eric Anholt
2008-12-04drm/i915: If interrupted while setting object domains, still emit the flush.Eric Anholt
2008-12-04drm/i915: Move flushing list cleanup from flush request retire to request emit.Eric Anholt
2008-12-04drm/i915: Respect GM965/GM45 bit-17-instead-of-bit-11 option for swizzling.Eric Anholt
2008-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-12-03iTCO_wdt: fix typo when setting TCO_EN bitLinus Torvalds
2008-12-03block: fix setting of max_segment_size and seg_boundary maskMilan Broz
2008-12-03[MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXADenis V. Lunev
2008-12-03hvc_console: Always schedule resize work on resizeHendrik Brueckner
2008-12-03powerpc: Make open count variables signed in hvcs/hvsi/hvc_consoleroel kluin
2008-12-03drivers/hvc: Add missing of_node_putNicolas Palix
2008-12-03of/gpio: Implement of_get_gpio_flags()Anton Vorontsov
2008-12-03powerpc/macintosh: Fix unsigned check in smu_sat_get_sdb_partition()roel kluin
2008-12-03of/i2c: Fill the archdata for I2C devicesAnton Vorontsov
2008-12-03powerpc/BSR: Support multiple OF-node description of BSRSonny Rao
2008-12-03Merge branch 'merge'Paul Mackerras
2008-12-03bnx2: Add workaround to handle missed MSI.Michael Chan
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-12-02sgi-gru: call fs_initcall() if statically linkedDean Nelson
2008-12-02alim15x3: fix sparse warningHannes Eder
2008-12-02ide: remove dead code from drive_is_ready()Bartlomiej Zolnierkiewicz
2008-12-02ide: fix build for DEBUG_PMBartlomiej Zolnierkiewicz
2008-12-02ide: respect current DMA setting during resumeBartlomiej Zolnierkiewicz
2008-12-02ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[]Bartlomiej Zolnierkiewicz
2008-12-02amd74xx: workaround unreliable AltStatus register for nVidia controllersBartlomiej Zolnierkiewicz
2008-12-02ide: fix the ide_release_lock imbalanceMichael Schmitz
2008-12-02macfb: Do not overflow fb_fix_screeninfo.idFinn Thain
2008-12-02[MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_putJulia Lawall
2008-12-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2008-12-01drivers/gpu/drm/i915/i915_irq.c: fix warningAndrew Morton
2008-12-01i82875p_edac: fix module removeJarkko Lavinen
2008-12-01i82875p_edac: fix overflow device resource setupJarkko Lavinen
2008-12-01fbdev: fix FB console blankingDmitry Baryshkov
2008-12-01radeonfb: fix problem with color expansion & alignmentBenjamin Herrenschmidt
2008-12-01spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks
2008-12-01spi: fix spi_s3c24xx_gpio device handle lookupBen Dooks
2008-12-01spi: au1550_spi full duplex dma fixJan Nikitenko