aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-12-10drivers/serial/s3c2440.c: fix typo in MODULE_LICENSEBalaji Rao
2008-12-10rtc twl4030: rename ioctl function when RTC_INTF_DEV=nRandy Dunlap
2008-12-10fbcon: fix workqueue shutdownGeoff Levand
2008-12-10rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo
2008-12-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-12-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2008-12-09radeonfb: Disable new color expand acceleration unless explicitely enabledBenjamin Herrenschmidt
2008-12-09ata: Fix experimental tagsAlan Cox
2008-12-09pata_ninja32: update ID tableAlan Cox
2008-12-09pata_sis: Remove bogus cable matchAlan Cox
2008-12-09ATA: piix, fix pointer deref on suspendJiri Slaby
2008-12-09pata_hpt366: fix clock detectionTejun Heo
2008-12-09drm/i915: Disable the GM965 MSI errata workaround.Keith Packard
2008-12-09drm/i915: Don't return error in evict_everything when we get to the end.Owain Ainsworth
2008-12-09drm/radeon: don't actually enable the IRQ regs until irq is enabledDave Airlie
2008-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-08ide: build-fix for CONFIG_BLK_DEV_IDEDMA_PMAC=nBartlomiej Zolnierkiewicz
2008-12-08Revert "ide: respect current DMA setting during resume"Bartlomiej Zolnierkiewicz
2008-12-05drivers/message/i2o/iop.c: cleanup kerneldocQinghuang Feng
2008-12-05Fix incorrect use of loose in i2o_block.cNick Andrew
2008-12-05Fix incorrect use of loose in tty/serial driversNick Andrew
2008-12-05Revert "ACPI: battery: Convert discharge energy rate to current properly"Linus Torvalds
2008-12-05zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah
2008-12-05ipw2200: fix netif_*_queue() removal regressionZhu Yi
2008-12-05iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler
2008-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-12-04Merge branch 'drm-gem-update' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-04ACPI: Fix ACPI battery regression introduced by commit 558073Rafael J. Wysocki
2008-12-04[PATCH] fix bogus argument of blkdev_put() in pktcdvdAl Viro
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig
2008-12-03netx-eth: initialize per device spinlockUwe Kleine-König
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-03bnx2: Add workaround to handle missed MSI.Michael Chan