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
/
ata
/
sata_promise.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-20
sata_promise: other cleanups
Mikael Pettersson
1
-16
/
+7
2008-05-20
sata_promise: mmio access cleanups
Mikael Pettersson
1
-59
/
+65
2008-05-20
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-25
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-11
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-09
sata_promise: use TF interface for polling NODATA commands
Tejun Heo
1
-3
/
+6
2007-05-25
[libata] sata_promise: fix flags typo
Jeff Garzik
1
-1
/
+1
2007-05-10
sata_promise: SATAII-150/300 TX4 port numbering fix
Mikael Pettersson
1
-4
/
+18
2007-05-10
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
2007-04-28
sata_promise: decode and report error reasons
Mikael Pettersson
1
-9
/
+55
2007-04-28
sata_promise: separate SATA and PATA ops
Mikael Pettersson
1
-41
/
+66
2007-04-28
sata_promise: add missing cable_detect hooks
Mikael Pettersson
1
-1
/
+3
2007-04-28
sata_promise: Switch to cable method, clean up some bits as a result
Alan Cox
1
-18
/
+12
2007-02-26
[libata] bump versions
Jeff Garzik
1
-1
/
+1
2007-02-25
sata_promise: simplify port setup
Mikael Pettersson
1
-19
/
+10
2007-02-25
sata_promise: fix 20619 new EH merge error
Mikael Pettersson
1
-0
/
+1
2007-02-16
sata_promise: new EH conversion for 20619 chips, take 2
Mikael Pettersson
1
-51
/
+4
2007-02-16
sata_promise: fix missing PATA cable detection
Mikael Pettersson
1
-1
/
+8
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-10
libata: add another IRQ calls (libata drivers)
Akira Iguchi
1
-0
/
+6
2007-02-10
libata: convert to iomap
Tejun Heo
1
-28
/
+27
2007-02-10
libata: update libata LLDs to use devres
Tejun Heo
1
-83
/
+23
2007-02-10
sata_promise: kill qc->nsect
Tejun Heo
1
-2
/
+0
[next]