aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/mtip32xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-07mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unused member of struct driver_dataAsai Thambi S P2-11/+5
2012-01-04mtip32xx: do rebuild monitoring asynchronouslyAsai Thambi S P2-40/+65
2011-11-24mtip32xx: uninitialized variable in mtip_quiesce_io()Dan Carpenter1-1/+2
2011-11-23mtip32xx: updates based on feedbackAsai Thambi S P2-154/+230
2011-11-05mtip32xx: update to new ->make_request() APIJens Axboe1-10/+5
2011-11-05mtip32xx: add module.h include to avoid conflict with moduleh treeJens Axboe1-0/+1
2011-11-05mtip32xx: mark a few more items staticJens Axboe1-2/+2
2011-11-05mtip32xx: ensure that all local functions are staticJens Axboe2-352/+313
2011-11-05mtip32xx: cleanup compat ioctl handlingJens Axboe2-91/+64
2011-11-05mtip32xx: fix warnings/errors on 32-bit compilesJens Axboe1-7/+23
2011-11-05block: Add driver for Micron RealSSD pcie flash cardsSam Bradshaw4-0/+4040