index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_mv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-25
sata_mv: fix SoC interrupt breakage
Mark Lord
1
-11
/
+9
2009-02-02
sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742
Mark Lord
1
-2
/
+2
2009-01-26
sata_mv: msi masking fix (v2)
Mark Lord
1
-6
/
+15
2009-01-26
sata_mv: Properly initialize main irq mask
Thomas Reitmayr
1
-0
/
+3
2009-01-26
sata_mv: remove bogus nsect restriction
Mark Lord
1
-11
/
+2
2009-01-26
sata_mv: don't read hc_irq_cause
Mark Lord
1
-12
/
+5
2009-01-26
sata_mv: fix 8-port timeouts on 508x/6081 chips
Mark Lord
1
-1
/
+1
2008-12-28
[libata] Update kernel-doc comments to match source code
Qinghuang Feng
1
-1
/
+0
2008-09-29
libata: make SCR access ops per-link
Tejun Heo
1
-14
/
+14
2008-09-08
sata_mv: add RocketRaid 1720 PCI ID to driver
Mark Lord
1
-1
/
+2
2008-08-22
sata_mv: add the Gen IIE flag to the SoC devices.
Saeed Bishara
1
-1
/
+2
2008-08-22
sata_mv: don't issue two DMA commands concurrently
Tejun Heo
1
-24
/
+10
2008-07-04
sata_mv: safer logic for limit_warnings
Mark Lord
1
-1
/
+1
2008-06-18
sata_mv: warn on PIO with multiple DRQs
Mark Lord
1
-0
/
+18
2008-06-18
sata_mv: enable async_notify for 60x1 Rev.C0 and higher
Mark Lord
1
-0
/
+3
2008-06-04
sata_mv: PHY_MODE4 cleanups
Mark Lord
1
-10
/
+14
2008-05-30
sata_mv: implement SoC guideline SATA_S11
Mark Lord
1
-1
/
+5
2008-05-30
sata_mv: workaround for 60x1 errata sata13
Mark Lord
1
-2
/
+7
2008-05-30
sata_mv: nuke unreleased GenIIe revisions
Mark Lord
1
-19
/
+4
2008-05-30
sata_mv: PHY_MODEx errata fixes
Mark Lord
1
-12
/
+12
2008-05-30
sata_mv: move SOC_FLAG to hpriv
Mark Lord
1
-14
/
+13
2008-05-19
sata_mv: ensure empty request queue for FBS-NCQ EH
Mark Lord
1
-2
/
+14
2008-05-19
sata_mv: cache main_irq_mask register in hpriv
Mark Lord
1
-5
/
+7
2008-05-19
sata_mv: disregard masked irqs
Mark Lord
1
-4
/
+5
2008-05-19
sata_mv: fix pmp drives not found
Mark Lord
1
-1
/
+4
2008-05-19
sata_mv: consolidate main_irq_mask updates
Mark Lord
1
-25
/
+32
2008-05-19
sata_mv: don't blindly enable IRQs
Mark Lord
1
-26
/
+6
2008-05-19
sata_mv: async notify for genIIe only
Mark Lord
1
-2
/
+12
2008-05-19
sata_mv: group genIIe flags
Mark Lord
1
-9
/
+8
2008-05-19
sata_mv: fis irq register fixes
Mark Lord
1
-4
/
+12
2008-05-19
sata_mv: always do softreset
Mark Lord
1
-0
/
+1
2008-05-06
sata_mv use hweight16() for bit counting (V2)
Mark Lord
1
-12
/
+6
2008-05-06
sata_mv NCQ-EH for FIS-based switching
Mark Lord
1
-0
/
+165
2008-05-06
sata_mv delayed eh handling
Mark Lord
1
-1
/
+37
2008-05-06
sata_mv new mv_port_intr function
Mark Lord
1
-36
/
+48
2008-05-06
sata_mv fix mv_host_intr bug for hc_irq_cause
Mark Lord
1
-29
/
+42
2008-05-06
sata_mv NCQ and SError fixes for mv_err_intr
Mark Lord
1
-21
/
+43
2008-05-06
sata_mv rearrange mv_config_fbs
Mark Lord
1
-21
/
+39
2008-05-06
sata_mv errata workaround for sata25 part 1
Mark Lord
1
-2
/
+18
2008-05-06
sata_mv new mv_qc_defer method
Mark Lord
1
-2
/
+41
2008-05-06
sata_mv wait for empty+idle
Mark Lord
1
-0
/
+20
2008-05-06
sata_mv pci features
Mark Lord
1
-3
/
+36
2008-05-06
sata_mv more cosmetic changes
Mark Lord
1
-59
/
+63
2008-04-29
sata_mv: Improve naming of main_irq cause/mask identifiers
Mark Lord
1
-38
/
+39
2008-04-25
sata_mv: re-enable hotplug, update TODO list
Mark Lord
1
-50
/
+29
2008-04-25
sata_mv: leave SError bits untouched in mv_err_intr
Mark Lord
1
-21
/
+19
2008-04-25
sata_mv: more interrupt handling rework
Mark Lord
1
-48
/
+58
2008-04-25
sata_mv: tidy host controller interrupt handling
Mark Lord
1
-62
/
+45
2008-04-25
sata_mv: simplify request/response queue handling
Mark Lord
1
-53
/
+56
2008-04-25
sata_mv: simplify freeze/thaw bit-shift calculations
Mark Lord
1
-16
/
+26
[next]