index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_sil24.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
1
-9
/
+9
2009-01-08
sata_sil24: remove unused sil24_port_multiplier
Grant Grundler
1
-7
/
+0
2008-10-27
sata_sil24: configure max read request size to 4k
Tejun Heo
1
-0
/
+5
2008-09-29
libata: make SCR access ops per-link
Tejun Heo
1
-6
/
+6
2008-07-04
sata_sil24: add DID for another adaptec flavor
Tejun Heo
1
-0
/
+1
2008-05-19
sata_sil24: don't use NCQ if marvell 4140 PMP is attached
Tejun Heo
1
-0
/
+11
2008-04-17
libata: move link onlineness check out of softreset methods
Tejun Heo
1
-7
/
+0
2008-04-17
libata: kill dead code paths in reset path
Tejun Heo
1
-3
/
+0
2008-04-17
libata: implement PMP helpers
Tejun Heo
1
-20
/
+7
2008-04-17
libata: don't use ap->ioaddr in non-SFF drivers
Tejun Heo
1
-29
/
+31
2008-04-17
libata: remove check_status from non-SFF drivers
Tejun Heo
1
-15
/
+2
2008-04-17
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
Tejun Heo
1
-8
/
+0
2008-04-17
libata: drop @finish_qc from ata_qc_complete_multiple()
Tejun Heo
1
-10
/
+9
2008-04-17
libata: move PMP SCR access failure during reset to ata_eh_reset()
Tejun Heo
1
-1
/
+1
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-3
/
+3
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
1
-5
/
+13
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-13
/
+7
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
1
-13
/
+1
2008-04-17
libata: implement and use ata_noop_irq_clear()
Tejun Heo
1
-7
/
+1
2008-04-17
libata: kill ATA_LFLAG_SKIP_D2H_BSY
Tejun Heo
1
-4
/
+0
2008-04-17
libata: prefer hardreset
Tejun Heo
1
-27
/
+27
2008-02-19
libata: eliminate the home grown dma padding in favour of
James Bottomley
1
-5
/
+0
2008-01-23
libata: convert to chained sg
Tejun Heo
1
-3
/
+3
2008-01-23
libata: implement protocol tests
Tejun Heo
1
-20
/
+4
2008-01-14
sata_sil24: freeze on non-dev errors reported via CERR
Tejun Heo
1
-0
/
+3
2008-01-14
sata_sil24: fix stupid typo
Tejun Heo
1
-1
/
+1
2008-01-10
sata_sil24: prevent hba lockup when pass-through ATA commands are used
Gwendal Grignou
1
-11
/
+26
2007-11-23
sata_sil24: fix sg table sizing
Tejun Heo
1
-3
/
+23
2007-10-30
libata: stop being overjealous about non-IO commands
Tejun Heo
1
-3
/
+3
2007-10-29
[libata] Address some checkpatch-spotted issues
Jeff Garzik
1
-4
/
+5
2007-10-18
[libata] kill ata_sg_is_last()
Jeff Garzik
1
-4
/
+7
2007-10-12
libata: use ata_exec_internal() for PMP register access
Tejun Heo
1
-30
/
+0
2007-10-12
sata_sil24: implement PORT_RST
Tejun Heo
1
-23
/
+70
2007-10-12
sata_sil24: implement PMP support
Tejun Heo
1
-21
/
+206
2007-10-12
libata-pmp-prep: implement sata_async_notification()
Tejun Heo
1
-4
/
+1
2007-10-12
libata-pmp-prep: implement ops->qc_defer()
Tejun Heo
1
-0
/
+1
2007-10-12
libata: misc updates for AN
Tejun Heo
1
-2
/
+11
2007-10-12
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
1
-2
/
+5
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
1
-2
/
+0
2007-10-12
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
1
-2
/
+0
2007-10-12
libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags
Tejun Heo
1
-2
/
+5
2007-10-12
libata-link: linkify reset
Tejun Heo
1
-12
/
+14
2007-10-12
libata-link: linkify PHY-related functions
Tejun Heo
1
-5
/
+5
2007-10-12
libata-link: introduce ata_link
Tejun Heo
1
-7
/
+7
2007-09-25
sata_sil24: fix IRQ clearing race when PCIX_IRQ_WOC is used
Tejun Heo
1
-4
/
+12
2007-08-31
[libata] Bump driver versions
Jeff Garzik
1
-1
/
+1
2007-07-20
libata: make ->scr_read/write callbacks return error code
Tejun Heo
1
-6
/
+11
2007-07-20
libata: improve EH report formatting
Tejun Heo
1
-6
/
+6
2007-07-20
sata_sil24: separate out sil24_do_softreset()
Tejun Heo
1
-3
/
+10
2007-07-20
sata_sil24: separate out sil24_exec_polled_cmd()
Tejun Heo
1
-20
/
+56
[next]