summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* savagefb: Set up I2C based on chip family instead of card idTormod Volden2011-04-061-5/+4
* savagefb: Replace magic register address with defineTormod Volden2011-04-061-1/+1
* drivers/video/bfin-lq035q1-fb.c: introduce missing kfreeJulia Lawall2011-04-061-1/+3
* video: s3c-fb: fix checkpatch errors and warningJingoo Han2011-04-061-3/+5
* efifb: support AMD Radeon HD 6490Davidlohr Bueso2011-03-311-0/+3
* s3fb: fix Virge/GX2Ondrej Zary2011-03-311-14/+34
* fbcon: Remove unused 'display *p' variable from fb_flashcursor()Sergey Senozhatsky2011-03-311-2/+0
* Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/le...Paul Mundt2011-03-294-12/+91
|\
| * fbdev: sh_mobile_lcdcfb: fix module lock acquisitionAlexandre Courbot2011-03-291-4/+4
| * fbdev: sh_mobile_lcdcfb: add blanking supportAlexandre Courbot2011-03-292-0/+45
| * sh: mach-ap325rxa: move backlight control codeAlexandre Courbot2011-03-101-8/+24
| * sh: mach-ecovec24: support for main lcd backlightAlexandre Courbot2011-03-101-0/+18
* | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Paul Mundt2011-03-244-49/+46
|\ \
| * | viafb: initialize margins correctFlorian Tobias Schandinat2011-03-211-20/+11
| * | viafb: refresh rate bug collectionFlorian Tobias Schandinat2011-03-164-30/+36
* | | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24172-2112/+1520
|\ \ \
| * | | Documentation/iostats.txt: bit-size reference etc.Randy Dunlap2011-03-231-9/+8
| * | | cfq-iosched: removing unnecessary think time checkingLi, Shaohua2011-03-231-9/+4
| * | | cfq-iosched: Don't clear queue stats when preempt.Justin TerAvest2011-03-231-22/+17
| * | | blk-throttle: Reset group slice when limits are changedVivek Goyal2011-03-221-1/+24
| * | | blk-cgroup: Only give unaccounted_time under debugJustin TerAvest2011-03-221-10/+10
| * | | cfq-iosched: Don't set active queue in preemptJustin TerAvest2011-03-221-16/+23
| * | | block: fix non-atomic access to genhd inflight structuresShaohua Li2011-03-223-10/+12
| * | | block: attempt to merge with existing requests on plug flushJens Axboe2011-03-215-4/+59
| * | | block: NULL dereference on error path in __blkdev_get()Dan Carpenter2011-03-191-1/+1
| * | | cfq-iosched: Don't update group weights when on service treeJustin TerAvest2011-03-171-12/+41
| * | | fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going awayJens Axboe2011-03-173-3/+5
| * | | block: Require subsystems to explicitly allocate bio_set integrity mempoolMartin K. Petersen2011-03-1711-22/+41
| * | | jbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit pluggingJens Axboe2011-03-171-10/+8
| * | | jbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit pluggingJens Axboe2011-03-171-11/+11
| * | | fs: make fsync_buffers_list() plugJens Axboe2011-03-171-0/+6
| * | | mm: make generic_writepages() use pluggingShaohua Li2011-03-171-1/+7
| * | | blk-cgroup: Add unaccounted time to timeslice_used.Justin TerAvest2011-03-124-14/+41
| * | | block: fixup plugging stubs for !CONFIG_BLOCKJens Axboe2011-03-111-3/+6
| * | | block: remove obsolete comments for blkdev_issue_zeroout.Tao Ma2011-03-111-2/+0
| * | | blktrace: Use rq->cmd_flags directly in blk_add_trace_rq.Tao Ma2011-03-111-11/+4
| * | | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10137-1533/+606
| |\ \ \
| | * | | blk-throttle: Use blk_plug in throttle dispatchVivek Goyal2011-03-101-0/+3
| | * | | block: kill off REQ_UNPLUGJens Axboe2011-03-1024-75/+43
| | * | | aio: remove request submission batchingJens Axboe2011-03-101-72/+3
| | * | | fs: make aio plugShaohua Li2011-03-101-0/+4
| | * | | fs: make mpage read/write_pages() plugJens Axboe2011-03-101-0/+8
| | * | | read-ahead: use pluggingJens Axboe2011-03-101-0/+6
| | * | | fs: make generic file read/write functions plugJens Axboe2011-03-101-0/+7
| | * | | block: remove per-queue pluggingJens Axboe2011-03-10119-1269/+151
| | * | | block: initial patch for on-stack per-task pluggingJens Axboe2011-03-1010-101/+344
| | * | | scsi: convert to blk_delay_queue()Jens Axboe2011-03-101-25/+19
| | * | | ide-cd: convert to blk_delay_queue() for a short pauseJens Axboe2011-03-101-11/+2
| | * | | block: add API for delaying work/request_fn a little bitJens Axboe2011-03-102-0/+35
| * | | | staging: Convert to bdops->check_events()Tejun Heo2011-03-092-8/+14