aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/mtip32xx/mtip32xx.c
Commit message (Expand)AuthorAge
* mtip32xx: Changes to sysfs entriesAsai Thambi S P2012-05-31
* mtip32xx: minor performance tweakAsai Thambi S P2012-05-31
* mtip32xx: Fix to support more than one sector in exec_drive_command()Asai Thambi S P2012-05-31
* mtip32xx: Use plain spinlock for 'cmd_issue_lock'Asai Thambi S P2012-05-31
* mtip32xx: Set block queue boundary variablesAsai Thambi S P2012-05-31
* mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commandsAsai Thambi S P2012-05-31
* mtip32xx: Change HDIO_GET_IDENTITY to return stored dataAsai Thambi S P2012-05-31
* mtip32xx: Set custom timeouts for PIO commandsAsai Thambi S P2012-05-31
* mtip32xx: fix clearing an incorrect register in mtip_init_portAsai Thambi S P2012-05-31
* mtip32xx: release the semaphore on an error pathAsai Thambi S P2012-05-11
* mtip32xx: dump tagmap on failureAsai Thambi S P2012-04-09
* mtip32xx: fix handling of commands in various scenariosAsai Thambi S P2012-04-09
* mtip32xx: Shorten macro namesAsai Thambi S P2012-04-09
* mtip32xx: misc changesAsai Thambi S P2012-04-09
* mtip32xx: Add new sysfs entry 'status'Asai Thambi S P2012-04-09
* mtip32xx: make setting comp_time as commonAsai Thambi S P2012-04-09
* mtip32xx: Add new bitwise flag 'dd_flag'Asai Thambi S P2012-04-09
* mtip32xx: fix error handling in mtip_init()Ryosuke Saito2012-04-05
* mtip32xx: fix incorrect value set for drv_cleanup_done, and re-initialize and...Asai Thambi S P2012-03-23
* mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...Asai Thambi S P2012-02-07
* mtip32xx: do rebuild monitoring asynchronouslyAsai Thambi S P2012-01-04
* mtip32xx: uninitialized variable in mtip_quiesce_io()Dan Carpenter2011-11-24
* mtip32xx: updates based on feedbackAsai Thambi S P2011-11-23
* mtip32xx: update to new ->make_request() APIJens Axboe2011-11-05
* mtip32xx: add module.h include to avoid conflict with moduleh treeJens Axboe2011-11-05
* mtip32xx: mark a few more items staticJens Axboe2011-11-05
* mtip32xx: ensure that all local functions are staticJens Axboe2011-11-05
* mtip32xx: cleanup compat ioctl handlingJens Axboe2011-11-05
* mtip32xx: fix warnings/errors on 32-bit compilesJens Axboe2011-11-05
* block: Add driver for Micron RealSSD pcie flash cardsSam Bradshaw2011-11-05