aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/mtip32xx/mtip32xx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-05mtip32xx: avoid to read HOST_CAP from HW in .queue_rq()Ming Lei1-0/+1
2017-06-09block: introduce new block status code typeChristoph Hellwig1-1/+1
2017-05-03mtip32xx: convert internal commands to regular block infrastructureJens Axboe1-10/+0
2017-04-20mtip32xx: add a status field to struct mtip_cmdChristoph Hellwig1-0/+1
2016-03-03mtip32xx: Implement timeout handlerAsai Thambi SP1-2/+5
2016-03-03mtip32xx: Handle safe removal during IOAsai Thambi SP1-0/+1
2016-03-03mtip32xx: Fix broken service thread handlingAsai Thambi SP1-0/+5
2015-06-24mtip32xx: Fix accessing freed memorySelvan Mani1-2/+0
2015-06-16mtip32xx: remove unused variable 'port->allocated'Asai Thambi SP1-7/+1
2014-06-06mtip32xx: minor performance enhancementsSam Bradshaw1-4/+4
2014-05-20mtip32xx: move error handling to service threadAsai Thambi S P1-3/+5
2014-05-13mtip32xx: convert to use blk-mqJens Axboe1-21/+3
2014-04-01Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2014-03-13mtip32xx: mtip_async_complete() bug fixesSam Bradshaw1-1/+1
2014-02-18mtip32xx: Reduce the number of unaligned writes to 2Asai Thambi S P1-1/+1
2014-01-21mtip32xx: Correctly handle security locked conditionSam Bradshaw1-1/+1
2014-01-21mtip32xx: Make SGL container per-command to eliminate high order dma allocationSam Bradshaw1-7/+5
2013-11-08mtip32xx: Add SRSI supportAsai Thambi S P1-5/+13
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+11
2013-04-29mtip32xx: Workaround for unaligned writesAsai Thambi S P1-0/+11
2013-04-03mtip32xx: Add debugfs entry device_statusAsai Thambi S P1-7/+11
2013-01-11mtip32xx: add trim supportAsai Thambi S P1-0/+17
2013-01-11mtip32xx: Add workqueue and NUMA supportAsai Thambi S P1-4/+27
2012-11-23mtip32xx: Fix padding issueSelvan Mani1-2/+2
2012-11-23mtip32xx: Fix incorrect mask used for erase modeSelvan Mani1-1/+1
2012-10-30mtip32xx:Added appropriate timeout value for secure eraseSelvan Mani1-0/+3
2012-09-12mtip32xx: Handle NCQ commands during the security locked stateAsai Thambi S P1-0/+2
2012-09-12mtip32xx: Add support for new devicesAsai Thambi S P1-1/+7
2012-06-05mtip32xx: Create debugfs entries for troubleshootingAsai Thambi S P1-0/+4
2012-06-04mtip32xx: Remove version.h header file inclusionSachin Kamat1-1/+0
2012-05-31mtip32xx: Convert macro definitions for flag bits to enumAsai Thambi S P1-23/+25
2012-04-09mtip32xx: fix handling of commands in various scenariosAsai Thambi S P1-14/+25
2012-04-09mtip32xx: Shorten macro namesAsai Thambi S P1-14/+14
2012-04-09mtip32xx: Add new sysfs entry 'status'Asai Thambi S P1-0/+19
2012-04-09mtip32xx: Add new bitwise flag 'dd_flag'Asai Thambi S P1-5/+7
2012-02-07mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unused member of struct driver_dataAsai Thambi S P1-5/+0
2012-01-04mtip32xx: do rebuild monitoring asynchronouslyAsai Thambi S P1-0/+1
2011-11-23mtip32xx: updates based on feedbackAsai Thambi S P1-14/+28
2011-11-05mtip32xx: ensure that all local functions are staticJens Axboe1-33/+0
2011-11-05mtip32xx: cleanup compat ioctl handlingJens Axboe1-4/+0
2011-11-05block: Add driver for Micron RealSSD pcie flash cardsSam Bradshaw1-0/+445