aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-09-16aic7xxx_old: removed unused 'req' variableJens Axboe
2010-09-10dm: convey that all flushes are processed as emptyMike Snitzer
2010-09-10dm: fix locking context in queue_io()Kiyoshi Ueda
2010-09-10dm: relax ordering of bio-based flush implementationTejun Heo
2010-09-10dm: implement REQ_FLUSH/FUA support for request-based dmTejun Heo
2010-09-10dm: implement REQ_FLUSH/FUA support for bio-based dmTejun Heo
2010-09-10md: implment REQ_FLUSH/FUA supportTejun Heo
2010-09-10virtio_blk: drop REQ_HARDBARRIER supportTejun Heo
2010-09-10block/loop: implement REQ_FLUSH/FUA supportTejun Heo
2010-09-10block: remove spurious uses of REQ_HARDBARRIERTejun Heo
2010-09-10block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo
2010-09-10block: kill QUEUE_ORDERED_BY_TAGTejun Heo
2010-09-10block/loop: queue ordered mode should be DRAIN_FLUSHTejun Heo
2010-09-10ide: remove unnecessary blk_queue_flushing() test in do_ide_request()Tejun Heo
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-08-21drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang
2010-08-21drm/i915: fix render pipe control notify on sandybridgeZhenyu Wang
2010-08-21agp/intel: set 40-bit dma mask on SandybridgeZhenyu Wang
2010-08-21drm/i915: Remove the conflicting BUG_ON()Chris Wilson
2010-08-21drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/Chris Wilson
2010-08-21drm/i915/suspend: Flush register writes before busy-waiting.Chris Wilson
2010-08-21i915: disable DAC on Ironlake also when doing CRT load detection.Dave Airlie
2010-08-21drm/i915: wait for actual vblank, not just 20msJesse Barnes
2010-08-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-20mtd: nand: Fix probe of Samsung NAND chipsTilman Sauerbeck
2010-08-20drivers/scsi/qla4xxx: fix buildAndrew Morton
2010-08-20drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect functionKyungmin Park
2010-08-20sdhci: add no hi-speed bit quirk supportKyungmin Park
2010-08-20s5pc110: SDHCI-s3c support on s5pc110Kyungmin Park
2010-08-20revert "hwmon: f71882fg: add support for the Fintek F71808E"Andrew Morton
2010-08-20matroxfb: fix incorrect use of memcpy_toio()Ondrej Zary
2010-08-19mtd: nand: Fix regression in BBM detectionBrian Norris
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-08-18drm/i915: make sure eDP PLL is enabled at the right timeJesse Barnes
2010-08-18drm/i915: fix VGA plane disable for Ironlake+Jesse Barnes
2010-08-18drm/i915: eDP mode set sequence correctionsJesse Barnes
2010-08-18drm/i915: add panel reset workaroundJesse Barnes
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-18mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=yUwe Kleine-König
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2010-08-18Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-18tty: fix fu_list abuseNick Piggin
2010-08-18fs: cleanup files_lock lockingNick Piggin
2010-08-18fs: fs_struct rwlock to spinlockNick Piggin
2010-08-18pxa3xx: fix ns2cycle equationAxel Lin
2010-08-18md raid-1/10 Fix bio_rw bit manipulations againNeilBrown
2010-08-18m68knommu: include sched.h in ColdFire/SPI driverGreg Ungerer
2010-08-18md: provide appropriate return value for spare_active functions.NeilBrown
2010-08-18md: Notify sysfs when RAID1/5/10 disk is In_sync.Adrian Drzewiecki