summaryrefslogtreecommitdiff
path: root/drivers/block/mtip32xx/mtip32xx.h
AgeCommit message (Expand)Author
2022-06-28mtip32xx: fix device removalChristoph Hellwig
2022-06-28mtip32xx: remove the device_status debugfs fileChristoph Hellwig
2022-02-02block: remove genhd.hChristoph Hellwig
2020-12-01mtip32xx: remove the call to fsync_bdev on removalChristoph Hellwig
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-04-25mtip32xx: remove trim supportChristoph Hellwig
2018-12-10mtip32xx: avoid using semaphoresArnd Bergmann
2018-11-09mtip32xx: don't use req->specialChristoph Hellwig
2018-11-09mtip32xx: remove mtip_init_cmd_headerChristoph Hellwig
2018-11-09mtip32xx: add missing endianess annotations on struct smart_attrChristoph Hellwig
2018-11-09mtip32xx: remove __force_bit2intChristoph Hellwig
2017-07-05mtip32xx: avoid to read HOST_CAP from HW in .queue_rq()Ming Lei
2017-06-09block: introduce new block status code typeChristoph Hellwig
2017-05-03mtip32xx: convert internal commands to regular block infrastructureJens Axboe
2017-04-20mtip32xx: add a status field to struct mtip_cmdChristoph Hellwig
2016-03-03mtip32xx: Implement timeout handlerAsai Thambi SP
2016-03-03mtip32xx: Handle safe removal during IOAsai Thambi SP
2016-03-03mtip32xx: Fix broken service thread handlingAsai Thambi SP
2015-06-24mtip32xx: Fix accessing freed memorySelvan Mani
2015-06-16mtip32xx: remove unused variable 'port->allocated'Asai Thambi SP
2014-06-06mtip32xx: minor performance enhancementsSam Bradshaw
2014-05-20mtip32xx: move error handling to service threadAsai Thambi S P
2014-05-13mtip32xx: convert to use blk-mqJens Axboe
2014-04-01Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-03-13mtip32xx: mtip_async_complete() bug fixesSam Bradshaw
2014-02-18mtip32xx: Reduce the number of unaligned writes to 2Asai Thambi S P
2014-01-21mtip32xx: Correctly handle security locked conditionSam Bradshaw
2014-01-21mtip32xx: Make SGL container per-command to eliminate high order dma allocationSam Bradshaw
2013-11-08mtip32xx: Add SRSI supportAsai Thambi S P
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-04-29mtip32xx: Workaround for unaligned writesAsai Thambi S P
2013-04-03mtip32xx: Add debugfs entry device_statusAsai Thambi S P
2013-01-11mtip32xx: add trim supportAsai Thambi S P
2013-01-11mtip32xx: Add workqueue and NUMA supportAsai Thambi S P
2012-11-23mtip32xx: Fix padding issueSelvan Mani
2012-11-23mtip32xx: Fix incorrect mask used for erase modeSelvan Mani
2012-10-30mtip32xx:Added appropriate timeout value for secure eraseSelvan Mani
2012-09-12mtip32xx: Handle NCQ commands during the security locked stateAsai Thambi S P
2012-09-12mtip32xx: Add support for new devicesAsai Thambi S P
2012-06-05mtip32xx: Create debugfs entries for troubleshootingAsai Thambi S P
2012-06-04mtip32xx: Remove version.h header file inclusionSachin Kamat
2012-05-31mtip32xx: Convert macro definitions for flag bits to enumAsai Thambi S P
2012-04-09mtip32xx: fix handling of commands in various scenariosAsai Thambi S P
2012-04-09mtip32xx: Shorten macro namesAsai Thambi S P
2012-04-09mtip32xx: Add new sysfs entry 'status'Asai Thambi S P
2012-04-09mtip32xx: Add new bitwise flag 'dd_flag'Asai Thambi S P
2012-02-07mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...Asai Thambi S P
2012-01-04mtip32xx: do rebuild monitoring asynchronouslyAsai Thambi S P
2011-11-23mtip32xx: updates based on feedbackAsai Thambi S P
2011-11-05mtip32xx: ensure that all local functions are staticJens Axboe