aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/mtip32xx
Commit message (Expand)AuthorAge
* mtip32xx: dynamically allocate buffer in debugfs functionsDavid Milburn2013-11-08
* mtip32xx: Add SRSI supportAsai Thambi S P2013-11-08
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-03
* mtip32xx: Correctly handle bio->bi_idx != 0 conditionsSam Bradshaw2013-05-15
* mtip32xx: Fix NULL pointer dereference during module unloadSam Bradshaw2013-05-15
* Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\
| * mtip32xx: Workaround for unaligned writesAsai Thambi S P2013-04-29
| * mtip32xx: mtip32xx: Disable TRIM supportAsai Thambi S P2013-04-14
| * mtip32xx: fix a smatch warningAsai Thambi S P2013-04-14
* | mtip32xx: fix two smatch warningsJens Axboe2013-04-04
* | mtip32xx: Add debugfs entry device_statusAsai Thambi S P2013-04-03
* | mtip32xx: return 0 from pci probe in case of rebuildAsai Thambi S P2013-04-03
* | mtip32xx: recovery from command timeoutAsai Thambi S P2013-04-03
* | mtip32xx: fix error return code in mtip_pci_probe()Wei Yongjun2013-03-22
|/
* Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-02-20
|\
| * mtip32xx: fix for crash when the device surprise removed during rebuildAsai Thambi S P2013-01-11
| * mtip32xx: fix for driver hang after a command timeoutAsai Thambi S P2013-01-11
* | drivers/block/mtip32xx: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-07
* | drivers/block/mtip32xx/mtip32xx.c:1726:5: sparse: symbol 'mtip_send_trim' was...Fengguang Wu2013-01-12
* | drivers/block/mtip32xx/mtip32xx.c:4029:1: sparse: symbol 'mtip_workq_sdbf0' w...Fengguang Wu2013-01-12
* | mtip32xx: add trim supportAsai Thambi S P2013-01-11
* | mtip32xx: Add workqueue and NUMA supportAsai Thambi S P2013-01-11
|/
* mtip32xx: Fix padding issueSelvan Mani2012-11-23
* mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()Wei Yongjun2012-11-23
* mtip32xx: fix shift larger than type warningJens Axboe2012-11-23
* mtip32xx: Fix incorrect mask used for erase modeSelvan Mani2012-11-23
* mtip32xx: Fix to make lba address correct in big-endian systemsSelvan Mani2012-11-23
* mtip32xx: fix potential crash on SEC_ERASE_UNITSelvan Mani2012-11-23
* mtip32xx:Added appropriate timeout value for secure eraseSelvan Mani2012-10-30
* mtip32xx: fix user_buffer check in exec_drive_commandDavid Milburn2012-09-12
* mtip32xx: Remove dead codeAsai Thambi S P2012-09-12
* mtip32xx: Change printk to pr_xxxxAsai Thambi S P2012-09-12
* mtip32xx: Proper reporting of write protect status on big-endianAsai Thambi S P2012-09-12
* mtip32xx: Increase timeout for standby commandAsai Thambi S P2012-09-12
* mtip32xx: Handle NCQ commands during the security locked stateAsai Thambi S P2012-09-12
* mtip32xx: Add support for new devicesAsai Thambi S P2012-09-12
* mtip32xx: Create debugfs entries for troubleshootingAsai Thambi S P2012-06-05
* mtip32xx: Remove 'registers' and 'flags' from sysfsAsai Thambi S P2012-06-05
* mtip32xx: Remove version.h header file inclusionSachin Kamat2012-06-04
* mtip32xx: Changes to sysfs entriesAsai Thambi S P2012-05-31
* mtip32xx: Convert macro definitions for flag bits to enumAsai 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