summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Merge tag 'dm-3.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds28-376/+1831
2012-03-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-137/+420
2012-03-28Merge tag 'common-clk-api' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds7-0/+2048
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds14-81/+452
2012-03-28Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-42/+445
2012-03-28dm: add verity targetMikulas Patocka3-0/+934
2012-03-28dm bufio: prefetchMikulas Patocka2-26/+90
2012-03-28dm thin: add pool target flags to control discardJoe Thornber1-27/+108
2012-03-28dm thin: support discardsJoe Thornber1-14/+158
2012-03-28dm thin: prepare to support discardJoe Thornber1-53/+72
2012-03-28dm thin: use dm_target_offsetAlasdair G Kergon1-1/+1
2012-03-28dm thin: support read only external snapshot originsJoe Thornber1-14/+71
2012-03-28dm thin: relax hard limit on the maximum size of a metadata deviceMike Snitzer3-15/+20
2012-03-28dm persistent data: remove space map ref_count entries if redundantJoe Thornber1-3/+0
2012-03-28dm thin: commit outstanding data every secondJoe Thornber1-2/+26
2012-03-28dm: reject trailing characters in sccanf inputMikulas Patocka13-25/+44
2012-03-28dm raid: handle failed devices during start upJonathan E Brassow1-2/+51
2012-03-28dm thin metadata: pass correct space map to dm_sm_root_sizeJoe Thornber1-1/+1
2012-03-28dm persistent data: remove redundant value_size arg from value_ptrJoe Thornber3-33/+29
2012-03-28dm mpath: detect invalid map_contextJun'ichi Nomura1-14/+32
2012-03-28dm: clear bi_end_io on remapping failureHannes Reinecke1-0/+1
2012-03-28dm table: simplify call to free_devicesHannes Reinecke1-2/+1
2012-03-28dm thin: correct commentsJoe Thornber1-1/+1
2012-03-28dm raid: no longer experimentalAlasdair G Kergon1-2/+2
2012-03-28dm uevent: no longer experimentalAlasdair G Kergon1-2/+2
2012-03-28dm persistent data: fix btree rebalancing after removeJoe Thornber1-75/+99
2012-03-28dm thin: fix stacked bi_next usageJoe Thornber1-51/+73
2012-03-28dm crypt: add missing error handlingMikulas Patocka1-12/+16
2012-03-28dm crypt: fix mempool deadlockMikulas Patocka1-6/+4
2012-03-28dm exception store: fix init error pathAndrei Warkentin1-1/+1
2012-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-286/+448
2012-03-28drm/radeon: Only warn if the intra-domain offset actually exceeds the limit.Michel Dänzer1-1/+11
2012-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-2/+2
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-1/+6
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds28-1474/+2531
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-50/+72
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-143/+275
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds14-278/+346
2012-03-27Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds13-0/+3504
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-183/+106
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-8/+8
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds23-892/+667
2012-03-27Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Arnd Bergmann4-0/+195
2012-03-26drm/radeon/kms: add htile support to the cs checker v3Jerome Glisse7-123/+385
2012-03-26drm/radeon/kms/atom: force bpc to 8 for nowAlex Deucher3-5/+10
2012-03-26drm/nouveau/i2c: fix thinko/regression on really old chipsetsBen Skeggs1-3/+3
2012-03-26drm/nouveau: default to 8bpc for non-LVDS panels if EDID isn't usefulBen Skeggs1-3/+6
2012-03-26drm/nouveau: fix thinko causing init to fail on cards without accelBen Skeggs1-1/+1
2012-03-26gma500: medfield: fix build without CONFIG_BACKLIGHT_CLASS_DEVICEKirill A. Shutemov1-1/+4
2012-03-25Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platformsRussell King24-1460/+2491