index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
mtip32xx
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-22
mtip32xx: Correctly handle security locked condition
Sam Bradshaw
2
-3
/
+15
2014-01-22
mtip32xx: Make SGL container per-command to eliminate high order dma allocation
Sam Bradshaw
2
-97
/
+149
2013-11-24
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
1
-6
/
+7
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
1
-3
/
+4
2013-11-08
mtip32xx: dynamically allocate buffer in debugfs functions
David Milburn
1
-10
/
+37
2013-11-08
mtip32xx: Add SRSI support
Asai Thambi S P
2
-182
/
+289
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+1
2013-07-04
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
1
-1
/
+2
2013-05-15
mtip32xx: Correctly handle bio->bi_idx != 0 conditions
Sam Bradshaw
1
-2
/
+3
2013-05-15
mtip32xx: Fix NULL pointer dereference during module unload
Sam Bradshaw
1
-1
/
+2
2013-05-08
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-22
/
+68
2013-04-29
mtip32xx: Workaround for unaligned writes
Asai Thambi S P
2
-12
/
+58
2013-04-14
mtip32xx: mtip32xx: Disable TRIM support
Asai Thambi S P
1
-0
/
+2
2013-04-14
mtip32xx: fix a smatch warning
Asai Thambi S P
1
-10
/
+8
2013-04-04
mtip32xx: fix two smatch warnings
Jens Axboe
1
-2
/
+2
2013-04-03
mtip32xx: Add debugfs entry device_status
Asai Thambi S P
2
-12
/
+154
2013-04-03
mtip32xx: return 0 from pci probe in case of rebuild
Asai Thambi S P
1
-0
/
+2
2013-04-03
mtip32xx: recovery from command timeout
Asai Thambi S P
1
-90
/
+87
2013-03-22
mtip32xx: fix error return code in mtip_pci_probe()
Wei Yongjun
1
-1
/
+3
2013-02-20
Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
1
-6
/
+18
2013-02-07
drivers/block/mtip32xx: add missing GENERIC_HARDIRQS dependency
Heiko Carstens
1
-1
/
+1
2013-01-12
drivers/block/mtip32xx/mtip32xx.c:1726:5: sparse: symbol 'mtip_send_trim' was...
Fengguang Wu
1
-1
/
+1
2013-01-12
drivers/block/mtip32xx/mtip32xx.c:4029:1: sparse: symbol 'mtip_workq_sdbf0' w...
Fengguang Wu
1
-8
/
+8
2013-01-11
mtip32xx: add trim support
Asai Thambi S P
2
-0
/
+113
2013-01-11
mtip32xx: Add workqueue and NUMA support
Asai Thambi S P
2
-83
/
+283
2013-01-11
mtip32xx: fix for crash when the device surprise removed during rebuild
Asai Thambi S P
1
-2
/
+13
2013-01-11
mtip32xx: fix for driver hang after a command timeout
Asai Thambi S P
1
-4
/
+5
2012-11-23
mtip32xx: Fix padding issue
Selvan Mani
1
-2
/
+2
2012-11-23
mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()
Wei Yongjun
1
-1
/
+2
2012-11-23
mtip32xx: fix shift larger than type warning
Jens Axboe
1
-1
/
+2
2012-11-23
mtip32xx: Fix incorrect mask used for erase mode
Selvan Mani
1
-1
/
+1
2012-11-23
mtip32xx: Fix to make lba address correct in big-endian systems
Selvan Mani
1
-2
/
+6
2012-11-23
mtip32xx: fix potential crash on SEC_ERASE_UNIT
Selvan Mani
1
-2
/
+2
2012-10-30
mtip32xx:Added appropriate timeout value for secure erase
Selvan Mani
2
-4
/
+18
2012-09-13
mtip32xx: fix user_buffer check in exec_drive_command
David Milburn
1
-1
/
+1
2012-09-13
mtip32xx: Remove dead code
Asai Thambi S P
1
-6
/
+0
2012-09-13
mtip32xx: Change printk to pr_xxxx
Asai Thambi S P
1
-3
/
+3
2012-09-13
mtip32xx: Proper reporting of write protect status on big-endian
Asai Thambi S P
1
-2
/
+2
2012-09-13
mtip32xx: Increase timeout for standby command
Asai Thambi S P
1
-1
/
+1
2012-09-13
mtip32xx: Handle NCQ commands during the security locked state
Asai Thambi S P
2
-1
/
+11
2012-09-13
mtip32xx: Add support for new devices
Asai Thambi S P
2
-2
/
+14
2012-06-05
mtip32xx: Create debugfs entries for troubleshooting
Asai Thambi S P
2
-1
/
+165
2012-06-05
mtip32xx: Remove 'registers' and 'flags' from sysfs
Asai Thambi S P
1
-91
/
+1
2012-06-04
mtip32xx: Remove version.h header file inclusion
Sachin Kamat
1
-1
/
+0
2012-05-31
mtip32xx: Changes to sysfs entries
Asai Thambi S P
1
-19
/
+57
2012-05-31
mtip32xx: Convert macro definitions for flag bits to enum
Asai Thambi S P
1
-23
/
+25
2012-05-31
mtip32xx: minor performance tweak
Asai Thambi S P
1
-0
/
+2
2012-05-31
mtip32xx: Fix to support more than one sector in exec_drive_command()
Asai Thambi S P
1
-16
/
+44
2012-05-31
mtip32xx: Use plain spinlock for 'cmd_issue_lock'
Asai Thambi S P
1
-4
/
+2
2012-05-31
mtip32xx: Set block queue boundary variables
Asai Thambi S P
1
-0
/
+3
[next]