summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-03-28Merge tag 'dm-3.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2012-03-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-28Merge tag 'common-clk-api' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-28Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-28dm: add verity targetMikulas Patocka
2012-03-28dm bufio: prefetchMikulas Patocka
2012-03-28dm thin: add pool target flags to control discardJoe Thornber
2012-03-28dm thin: support discardsJoe Thornber
2012-03-28dm thin: prepare to support discardJoe Thornber
2012-03-28dm thin: use dm_target_offsetAlasdair G Kergon
2012-03-28dm thin: support read only external snapshot originsJoe Thornber
2012-03-28dm thin: relax hard limit on the maximum size of a metadata deviceMike Snitzer
2012-03-28dm persistent data: remove space map ref_count entries if redundantJoe Thornber
2012-03-28dm thin: commit outstanding data every secondJoe Thornber
2012-03-28dm: reject trailing characters in sccanf inputMikulas Patocka
2012-03-28dm raid: handle failed devices during start upJonathan E Brassow
2012-03-28dm thin metadata: pass correct space map to dm_sm_root_sizeJoe Thornber
2012-03-28dm persistent data: remove redundant value_size arg from value_ptrJoe Thornber
2012-03-28dm mpath: detect invalid map_contextJun'ichi Nomura
2012-03-28dm: clear bi_end_io on remapping failureHannes Reinecke
2012-03-28dm table: simplify call to free_devicesHannes Reinecke
2012-03-28dm thin: correct commentsJoe Thornber
2012-03-28dm raid: no longer experimentalAlasdair G Kergon
2012-03-28dm uevent: no longer experimentalAlasdair G Kergon
2012-03-28dm persistent data: fix btree rebalancing after removeJoe Thornber
2012-03-28dm thin: fix stacked bi_next usageJoe Thornber
2012-03-28dm crypt: add missing error handlingMikulas Patocka
2012-03-28dm crypt: fix mempool deadlockMikulas Patocka
2012-03-28dm exception store: fix init error pathAndrei Warkentin
2012-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-03-28drm/radeon: Only warn if the intra-domain offset actually exceeds the limit.Michel Dänzer
2012-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Arnd Bergmann
2012-03-26drm/radeon/kms: add htile support to the cs checker v3Jerome Glisse
2012-03-26drm/radeon/kms/atom: force bpc to 8 for nowAlex Deucher
2012-03-26drm/nouveau/i2c: fix thinko/regression on really old chipsetsBen Skeggs
2012-03-26drm/nouveau: default to 8bpc for non-LVDS panels if EDID isn't usefulBen Skeggs
2012-03-26drm/nouveau: fix thinko causing init to fail on cards without accelBen Skeggs
2012-03-26gma500: medfield: fix build without CONFIG_BACKLIGHT_CLASS_DEVICEKirill A. Shutemov
2012-03-25Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platformsRussell King