index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
mtip32xx
/
mtip32xx.h
Age
Commit message (
Expand
)
Author
2014-06-06
mtip32xx: minor performance enhancements
Sam Bradshaw
2014-05-20
mtip32xx: move error handling to service thread
Asai Thambi S P
2014-05-13
mtip32xx: convert to use blk-mq
Jens Axboe
2014-04-01
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-03-13
mtip32xx: mtip_async_complete() bug fixes
Sam Bradshaw
2014-02-18
mtip32xx: Reduce the number of unaligned writes to 2
Asai Thambi S P
2014-01-21
mtip32xx: Correctly handle security locked condition
Sam Bradshaw
2014-01-21
mtip32xx: Make SGL container per-command to eliminate high order dma allocation
Sam Bradshaw
2013-11-08
mtip32xx: Add SRSI support
Asai Thambi S P
2013-05-08
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-04-29
mtip32xx: Workaround for unaligned writes
Asai Thambi S P
2013-04-03
mtip32xx: Add debugfs entry device_status
Asai Thambi S P
2013-01-11
mtip32xx: add trim support
Asai Thambi S P
2013-01-11
mtip32xx: Add workqueue and NUMA support
Asai Thambi S P
2012-11-23
mtip32xx: Fix padding issue
Selvan Mani
2012-11-23
mtip32xx: Fix incorrect mask used for erase mode
Selvan Mani
2012-10-30
mtip32xx:Added appropriate timeout value for secure erase
Selvan Mani
2012-09-12
mtip32xx: Handle NCQ commands during the security locked state
Asai Thambi S P
2012-09-12
mtip32xx: Add support for new devices
Asai Thambi S P
2012-06-05
mtip32xx: Create debugfs entries for troubleshooting
Asai Thambi S P
2012-06-04
mtip32xx: Remove version.h header file inclusion
Sachin Kamat
2012-05-31
mtip32xx: Convert macro definitions for flag bits to enum
Asai Thambi S P
2012-04-09
mtip32xx: fix handling of commands in various scenarios
Asai Thambi S P
2012-04-09
mtip32xx: Shorten macro names
Asai Thambi S P
2012-04-09
mtip32xx: Add new sysfs entry 'status'
Asai Thambi S P
2012-04-09
mtip32xx: Add new bitwise flag 'dd_flag'
Asai Thambi S P
2012-02-07
mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...
Asai Thambi S P
2012-01-04
mtip32xx: do rebuild monitoring asynchronously
Asai Thambi S P
2011-11-23
mtip32xx: updates based on feedback
Asai Thambi S P
2011-11-05
mtip32xx: ensure that all local functions are static
Jens Axboe
2011-11-05
mtip32xx: cleanup compat ioctl handling
Jens Axboe
2011-11-05
block: Add driver for Micron RealSSD pcie flash cards
Sam Bradshaw