summaryrefslogtreecommitdiffstats
path: root/drivers/block/mtip32xx/mtip32xx.h
Commit message (Expand)AuthorAgeFilesLines
* mtip32xx: Implement timeout handlerAsai Thambi SP2016-03-031-2/+5
* mtip32xx: Handle safe removal during IOAsai Thambi SP2016-03-031-0/+1
* mtip32xx: Fix broken service thread handlingAsai Thambi SP2016-03-031-0/+5
* mtip32xx: Fix accessing freed memorySelvan Mani2015-06-241-2/+0
* mtip32xx: remove unused variable 'port->allocated'Asai Thambi SP2015-06-161-7/+1
* mtip32xx: minor performance enhancementsSam Bradshaw2014-06-061-4/+4
* mtip32xx: move error handling to service threadAsai Thambi S P2014-05-201-3/+5
* mtip32xx: convert to use blk-mqJens Axboe2014-05-131-21/+3
* Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-011-1/+1
|\
| * mtip32xx: mtip_async_complete() bug fixesSam Bradshaw2014-03-131-1/+1
* | mtip32xx: Reduce the number of unaligned writes to 2Asai Thambi S P2014-02-181-1/+1
|/
* mtip32xx: Correctly handle security locked conditionSam Bradshaw2014-01-211-1/+1
* mtip32xx: Make SGL container per-command to eliminate high order dma allocationSam Bradshaw2014-01-211-7/+5
* mtip32xx: Add SRSI supportAsai Thambi S P2013-11-081-5/+13
* Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-081-0/+11
|\
| * mtip32xx: Workaround for unaligned writesAsai Thambi S P2013-04-291-0/+11
* | mtip32xx: Add debugfs entry device_statusAsai Thambi S P2013-04-031-7/+11
|/
* mtip32xx: add trim supportAsai Thambi S P2013-01-111-0/+17
* mtip32xx: Add workqueue and NUMA supportAsai Thambi S P2013-01-111-4/+27
* mtip32xx: Fix padding issueSelvan Mani2012-11-231-2/+2
* mtip32xx: Fix incorrect mask used for erase modeSelvan Mani2012-11-231-1/+1
* mtip32xx:Added appropriate timeout value for secure eraseSelvan Mani2012-10-301-0/+3
* mtip32xx: Handle NCQ commands during the security locked stateAsai Thambi S P2012-09-121-0/+2
* mtip32xx: Add support for new devicesAsai Thambi S P2012-09-121-1/+7
* mtip32xx: Create debugfs entries for troubleshootingAsai Thambi S P2012-06-051-0/+4
* mtip32xx: Remove version.h header file inclusionSachin Kamat2012-06-041-1/+0
* mtip32xx: Convert macro definitions for flag bits to enumAsai Thambi S P2012-05-311-23/+25
* mtip32xx: fix handling of commands in various scenariosAsai Thambi S P2012-04-091-14/+25
* mtip32xx: Shorten macro namesAsai Thambi S P2012-04-091-14/+14
* mtip32xx: Add new sysfs entry 'status'Asai Thambi S P2012-04-091-0/+19
* mtip32xx: Add new bitwise flag 'dd_flag'Asai Thambi S P2012-04-091-5/+7
* mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...Asai Thambi S P2012-02-071-5/+0
* mtip32xx: do rebuild monitoring asynchronouslyAsai Thambi S P2012-01-041-0/+1
* mtip32xx: updates based on feedbackAsai Thambi S P2011-11-231-14/+28
* mtip32xx: ensure that all local functions are staticJens Axboe2011-11-051-33/+0
* mtip32xx: cleanup compat ioctl handlingJens Axboe2011-11-051-4/+0
* block: Add driver for Micron RealSSD pcie flash cardsSam Bradshaw2011-11-051-0/+445
OpenPOWER on IntegriCloud