index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
mg_disk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/block/mg_disk.c: use resource_size()
H Hartley Sweeten
2009-12-22
1
-1
/
+1
*
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
mg_disk: Add missing ready status check on mg_write()
unsik Kim
2009-07-28
1
-17
/
+15
*
mg_disk: fix issue with data integrity on error in mg_write()
Bartlomiej Zolnierkiewicz
2009-07-28
1
-42
/
+47
*
mg_disk: fix reading invalid status when use polling driver
unsik Kim
2009-07-28
1
-0
/
+10
*
mg_disk: remove prohibited sleep operation
unsik Kim
2009-07-28
1
-2
/
+0
*
mg_disk: seperate mg_disk.h again
unsik Kim
2009-06-16
1
-27
/
+1
*
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-22
1
-1
/
+1
*
block: implement and enforce request peek/start/fetch
Tejun Heo
2009-05-11
1
-8
/
+4
*
mg_disk: dequeue and track in-flight request
Tejun Heo
2009-05-11
1
-50
/
+59
*
mg_disk: fix queue hang / infinite retry on !fs requests
Tejun Heo
2009-05-11
1
-11
/
+13
*
block: convert to pos and nr_sectors accessors
Tejun Heo
2009-05-11
1
-12
/
+13
*
mg_disk: use defines from <linux/ata.h>
Bartlomiej Zolnierkiewicz
2009-04-28
1
-101
/
+43
*
mg_disk: fix dependency on libata
Bartlomiej Zolnierkiewicz
2009-04-28
1
-4
/
+40
*
mg_disk: clean up request completion paths
Tejun Heo
2009-04-28
1
-84
/
+33
*
mg_disk: fold mg_disk.h into mg_disk.c
Tejun Heo
2009-04-28
1
-1
/
+185
*
amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block drivers
Tejun Heo
2009-04-28
1
-10
/
+0
*
block: replace end_request() with [__]blk_end_request_cur()
Tejun Heo
2009-04-28
1
-8
/
+8
*
mg_disk: fix CONFIG_LBD=y warning
Bartlomiej Zolnierkiewicz
2009-04-28
1
-1
/
+1
*
mg_disk: fix locking
Tejun Heo
2009-04-28
1
-4
/
+13
*
mflash: initial support
unsik Kim
2009-04-07
1
-0
/
+1005