summaryrefslogtreecommitdiff
path: root/drivers/block/mtip32xx/mtip32xx.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-09mtip32xx: Add new sysfs entry 'status'Asai Thambi S P1-29/+294
2012-04-09mtip32xx: make setting comp_time as commonAsai Thambi S P1-11/+5
2012-04-09mtip32xx: Add new bitwise flag 'dd_flag'Asai Thambi S P1-50/+161
2012-04-05mtip32xx: fix error handling in mtip_init()Ryosuke Saito1-4/+11
2012-03-23mtip32xx: fix incorrect value set for drv_cleanup_done, and re-initialize and...Asai Thambi S P1-11/+8
2012-02-07mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...Asai Thambi S P1-6/+5
2012-01-04mtip32xx: do rebuild monitoring asynchronouslyAsai Thambi S P1-40/+64
2011-11-24mtip32xx: uninitialized variable in mtip_quiesce_io()Dan Carpenter1-1/+2
2011-11-23mtip32xx: updates based on feedbackAsai Thambi S P1-140/+202
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 Axboe1-319/+313
2011-11-05mtip32xx: cleanup compat ioctl handlingJens Axboe1-87/+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 Bradshaw1-0/+3581