index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
mtip32xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtip32xx: Changes to sysfs entries
Asai Thambi S P
2012-05-31
1
-19
/
+57
*
mtip32xx: Convert macro definitions for flag bits to enum
Asai Thambi S P
2012-05-31
1
-23
/
+25
*
mtip32xx: minor performance tweak
Asai Thambi S P
2012-05-31
1
-0
/
+2
*
mtip32xx: Fix to support more than one sector in exec_drive_command()
Asai Thambi S P
2012-05-31
1
-16
/
+44
*
mtip32xx: Use plain spinlock for 'cmd_issue_lock'
Asai Thambi S P
2012-05-31
1
-4
/
+2
*
mtip32xx: Set block queue boundary variables
Asai Thambi S P
2012-05-31
1
-0
/
+3
*
mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commands
Asai Thambi S P
2012-05-31
1
-30
/
+30
*
mtip32xx: Change HDIO_GET_IDENTITY to return stored data
Asai Thambi S P
2012-05-31
1
-6
/
+5
*
mtip32xx: Set custom timeouts for PIO commands
Asai Thambi S P
2012-05-31
1
-27
/
+28
*
mtip32xx: fix clearing an incorrect register in mtip_init_port
Asai Thambi S P
2012-05-31
1
-2
/
+1
*
mtip32xx: release the semaphore on an error path
Asai Thambi S P
2012-05-11
1
-1
/
+3
*
block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancy
Greg Kroah-Hartman
2012-04-12
1
-1
/
+1
*
mtip32xx: dump tagmap on failure
Asai Thambi S P
2012-04-09
1
-29
/
+33
*
mtip32xx: fix handling of commands in various scenarios
Asai Thambi S P
2012-04-09
2
-51
/
+132
*
mtip32xx: Shorten macro names
Asai Thambi S P
2012-04-09
2
-77
/
+75
*
mtip32xx: misc changes
Asai Thambi S P
2012-04-09
1
-22
/
+44
*
mtip32xx: Add new sysfs entry 'status'
Asai Thambi S P
2012-04-09
2
-29
/
+313
*
mtip32xx: make setting comp_time as common
Asai Thambi S P
2012-04-09
1
-11
/
+5
*
mtip32xx: Add new bitwise flag 'dd_flag'
Asai Thambi S P
2012-04-09
2
-55
/
+168
*
mtip32xx: fix error handling in mtip_init()
Ryosuke Saito
2012-04-05
1
-4
/
+11
*
mtip32xx: fix incorrect value set for drv_cleanup_done, and re-initialize and...
Asai Thambi S P
2012-03-23
1
-11
/
+8
*
mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...
Asai Thambi S P
2012-02-07
2
-11
/
+5
*
mtip32xx: do rebuild monitoring asynchronously
Asai Thambi S P
2012-01-04
2
-40
/
+65
*
mtip32xx: uninitialized variable in mtip_quiesce_io()
Dan Carpenter
2011-11-24
1
-1
/
+2
*
mtip32xx: updates based on feedback
Asai Thambi S P
2011-11-23
2
-154
/
+230
*
mtip32xx: update to new ->make_request() API
Jens Axboe
2011-11-05
1
-10
/
+5
*
mtip32xx: add module.h include to avoid conflict with moduleh tree
Jens Axboe
2011-11-05
1
-0
/
+1
*
mtip32xx: mark a few more items static
Jens Axboe
2011-11-05
1
-2
/
+2
*
mtip32xx: ensure that all local functions are static
Jens Axboe
2011-11-05
2
-352
/
+313
*
mtip32xx: cleanup compat ioctl handling
Jens Axboe
2011-11-05
2
-91
/
+64
*
mtip32xx: fix warnings/errors on 32-bit compiles
Jens Axboe
2011-11-05
1
-7
/
+23
*
block: Add driver for Micron RealSSD pcie flash cards
Sam Bradshaw
2011-11-05
4
-0
/
+4040