index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sata_sil24.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-06
[PATCH] libata: move err_mask to ata_queued_cmd
Albert Lee
1
-5
/
+10
2005-11-18
[PATCH] sil24: make error_intr less verbose
Tejun Heo
1
-3
/
+9
2005-11-18
[PATCH] sil24: add ATAPI support
Tejun Heo
1
-26
/
+58
2005-11-18
[PATCH] sil24: use SRST for phy_reset
Tejun Heo
1
-10
/
+66
2005-11-18
[PATCH] sil24: add sil24_restart_controller
Tejun Heo
1
-3
/
+32
2005-11-16
[PATCH] sil24: add constants
Tejun Heo
1
-1
/
+20
2005-11-13
[PATCH] sil24: add missing ata_pad_free()
Tejun Heo
1
-0
/
+1
2005-11-10
[libata] constify PCI ID table in several drivers
Jeff Garzik
1
-1
/
+1
2005-11-07
[libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines
Jeff Garzik
1
-2
/
+2
2005-11-05
[libata] ATAPI pad allocation fixes/cleanup
Jeff Garzik
1
-9
/
+24
2005-10-31
Merge branch 'master'
Jeff Garzik
1
-11
/
+10
2005-10-30
[libata] use dev_printk() throughout drivers
Jeff Garzik
1
-11
/
+10
2005-10-30
Merge branch 'upstream'
Jeff Garzik
1
-5
/
+7
2005-10-30
[libata] change ata_qc_complete() to take error mask as second arg
Jeff Garzik
1
-5
/
+7
2005-10-30
Merge branch 'upstream'
Jeff Garzik
1
-8
/
+0
2005-10-30
[libata] remove ata_chk_err(), ->check_err() hook.
Jeff Garzik
1
-8
/
+0
2005-10-30
Merge branch 'master'
Jeff Garzik
1
-16
/
+19
2005-10-29
[PATCH] sata_sil24 iomem annotations and fixes
Al Viro
1
-16
/
+19
2005-10-28
Merge branch 'master'
Jeff Garzik
1
-1
/
+1
2005-10-22
libata: const-ification bombing run
Jeff Garzik
1
-1
/
+1
2005-10-19
libata: add ata_sg_is_last() helper, use it in several drivers
Jeff Garzik
1
-5
/
+10
2005-10-09
[libata sata_sil24] add support for 3131/3531
Tejun Heo
1
-8
/
+30
2005-10-09
[libata sata_sil24] nit pickings
Tejun Heo
1
-2
/
+1
2005-10-06
[PATCH] sil24: implement tf_read callback
Tejun Heo
1
-0
/
+9
2005-10-06
[PATCH] sil24: implement proper TF register reading & caching
Tejun Heo
1
-5
/
+45
2005-10-06
[PATCH] sil24: remove CMDERR clearing
Tejun Heo
1
-4
/
+0
2005-10-06
[PATCH] sil24: ignore non-error exception irqs
Tejun Heo
1
-1
/
+10
2005-09-14
[PATCH] sil24: initialization fix
Tejun Heo
1
-8
/
+23
2005-08-17
[PATCH] sil24: add more comments for constants
Tejun Heo
1
-8
/
+8
2005-08-17
[PATCH] sil24: fix PORT_CTRL_STAT constants
Tejun Heo
1
-4
/
+4
2005-08-17
[PATCH] sil24: replace pp->port w/ ap->ioaddr.cmd_addr
Tejun Heo
1
-11
/
+6
2005-08-17
[PATCH] sil24: remove PORT_TF
Tejun Heo
1
-6
/
+1
2005-08-17
[PATCH] sil24: move error handling out of hot interrupt path
Tejun Heo
1
-24
/
+31
2005-08-17
[PATCH] sil24: add testing for PCI fault
Tejun Heo
1
-0
/
+6
2005-08-17
[PATCH] sil24: remove irq disable code on spurious interrupt
Tejun Heo
1
-10
/
+5
2005-08-17
[PATCH] sil24: add FIXME comment above ata_device_add
Tejun Heo
1
-0
/
+1
2005-07-29
[PATCH] SATA: rewritten sil24 driver
Tejun Heo
1
-0
/
+786