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_promise.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
1
-2
/
+1
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
1
-1
/
+0
2010-05-19
libata-sff: prd is BMDMA specific
Tejun Heo
1
-10
/
+11
2010-05-19
libata-sff: separate out BMDMA EH
Tejun Heo
1
-1
/
+1
2010-05-19
libata-sff: clean up BMDMA initialization
Tejun Heo
1
-1
/
+2
2010-05-17
libata: kill ATA_FLAG_DISABLED
Tejun Heo
1
-4
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-12
sata_promise: don't classify overruns as HSM errors
Mikael Pettersson
1
-1
/
+1
2009-09-17
sata_promise: update reset code
Mikael Pettersson
1
-1
/
+120
2009-09-17
sata_promise: disable hotplug on 1st gen chips
Mikael Pettersson
1
-17
/
+17
2009-03-24
[libata] Improve timeout handling
Alan Cox
1
-0
/
+2
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
1
-14
/
+14
2008-11-04
sata_promise: add ATA engine reset to reset ops
Mikael Pettersson
1
-0
/
+20
2008-09-29
libata: make SCR access ops per-link
Tejun Heo
1
-7
/
+9
2008-05-19
sata_promise: other cleanups
Mikael Pettersson
1
-16
/
+7
2008-05-19
sata_promise: mmio access cleanups
Mikael Pettersson
1
-59
/
+65
2008-05-19
sata_promise: fix irq clearing buglets
Mikael Pettersson
1
-4
/
+3
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-3
/
+3
2008-04-17
libata: rename SFF functions
Tejun Heo
1
-6
/
+6
2008-04-17
libata annotations
Al Viro
1
-1
/
+1
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
1
-18
/
+4
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-47
/
+15
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
1
-13
/
+1
2008-03-24
sata_promise: fix hardreset hotplug events, take 2
Mikael Pettersson
1
-21
/
+88
2008-02-15
ata: fix sparse warning in sata_promise.c
Harvey Harrison
1
-1
/
+1
2008-01-23
libata: convert to chained sg
Tejun Heo
1
-22
/
+18
2008-01-23
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
Tejun Heo
1
-14
/
+12
2008-01-23
sata_promise: make pdc_atapi_pkt() use values from qc->tf
Tejun Heo
1
-21
/
+13
2007-11-03
sata_promise: fix endianess bug in ASIC PRD bug workaround
Mikael Pettersson
1
-1
/
+1
2007-10-30
sata_promise: cleanups
Mikael Pettersson
1
-8
/
+9
2007-10-30
sata_promise: ASIC PRD table bug workaround, take 2
Mikael Pettersson
1
-4
/
+83
2007-10-29
[libata] Address some checkpatch-spotted issues
Jeff Garzik
1
-15
/
+23
2007-10-12
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
1
-3
/
+8
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
1
-3
/
+0
2007-10-12
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
1
-3
/
+0
2007-10-12
libata-link: linkify PHY-related functions
Tejun Heo
1
-2
/
+2
2007-10-12
libata-link: introduce ata_link
Tejun Heo
1
-3
/
+3
2007-08-31
sata_promise: FastTrack TX4200 is a second-generation chip
Mikael Pettersson
1
-3
/
+3
2007-07-20
libata: make ->scr_read/write callbacks return error code
Tejun Heo
1
-10
/
+15
2007-07-10
sata_promise: SATA hotplug support, take 2
Mikael Pettersson
1
-5
/
+36
2007-07-09
[libata] Clean up driver udma_mask initializers
Jeff Garzik
1
-7
/
+7
2007-07-09
sata_promise: cleanups
Mikael Pettersson
1
-33
/
+23
2007-07-09
[libata] drivers: remove 'void __iomem *' casts from pre-iomap days
Jeff Garzik
1
-4
/
+4
2007-06-08
sata_promise: use TF interface for polling NODATA commands
Tejun Heo
1
-3
/
+6
2007-05-24
[libata] sata_promise: fix flags typo
Jeff Garzik
1
-1
/
+1
2007-05-09
sata_promise: SATAII-150/300 TX4 port numbering fix
Mikael Pettersson
1
-4
/
+18
2007-05-09
sata_promise: fix another error decode regression
Mikael Pettersson
1
-1
/
+3
2007-04-28
libata: convert drivers with combined SATA/PATA ports to new init model
Tejun Heo
1
-148
/
+107
2007-04-28
libata: improve AC_ERR_DEV handling for ->post_internal_cmd
Tejun Heo
1
-4
/
+1
2007-04-28
sata_promise: fix error decode regression
Mikael Pettersson
1
-3
/
+6
[next]