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
/
ata
/
libata-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-19
libata: don't check whether to use DMA or not for no data commands
Tejun Heo
1
-2
/
+2
2008-05-30
ata: Convert to static DEFINE_SPINLOCK(lock)
Pradeep Singh Rautela
1
-1
/
+1
2008-05-20
libata: ignore SIMG4726 config pseudo device
Tejun Heo
1
-2
/
+8
2008-05-20
libata: don't schedule LPM action seperately during probing
Tejun Heo
1
-2
/
+1
2008-05-20
libata: kill hotplug related race condition
Tejun Heo
1
-13
/
+8
2008-05-20
libata: fix sata_link_hardreset() @online out parameter handling
Tejun Heo
1
-1
/
+5
2008-05-06
libata: export ata_eh_analyze_ncq_error
Mark Lord
1
-0
/
+1
2008-04-30
libata: More TSSTcorp pain, keep in sync with legacy IDE
Alan Cox
1
-0
/
+3
2008-04-25
make sata_set_spd_needed() static
Adrian Bunk
1
-1
/
+1
2008-04-25
make sata_print_link_status() static
Adrian Bunk
1
-2
/
+1
2008-04-25
libata: functions with definition should not be extern
Harvey Harrison
1
-1
/
+1
2008-04-19
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-17
libata: Be a bit more slack about early devices
Alan Cox
1
-10
/
+15
2008-04-17
libata: cable logic
Alan Cox
1
-0
/
+4
2008-04-17
libata: move link onlineness check out of softreset methods
Tejun Heo
1
-0
/
+4
2008-04-17
libata: implement PMP helpers
Tejun Heo
1
-2
/
+2
2008-04-17
libata: separate PMP support code from core code
Tejun Heo
1
-13
/
+0
2008-04-17
libata: make SFF support optional
Tejun Heo
1
-0
/
+2
2008-04-17
libata: clean up dummy port_ops
Tejun Heo
1
-17
/
+5
2008-04-17
libata: kill ata_noop_dev_select()
Tejun Heo
1
-19
/
+0
2008-04-17
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
Tejun Heo
1
-1
/
+0
2008-04-17
libata: drop @finish_qc from ata_qc_complete_multiple()
Tejun Heo
1
-5
/
+1
2008-04-17
libata: add qc_fill_rtf port operation
Tejun Heo
1
-1
/
+2
2008-04-17
libata: unify mechanism to request follow-up SRST
Tejun Heo
1
-1
/
+0
2008-04-17
libata: move PMP SCR access failure during reset to ata_eh_reset()
Tejun Heo
1
-2
/
+1
2008-04-17
libata: clear SError after link resume
Tejun Heo
1
-13
/
+22
2008-04-17
libata: implement and use sata_std_hardreset()
Tejun Heo
1
-1
/
+29
2008-04-17
libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...
Tejun Heo
1
-1
/
+49
2008-04-17
libata: separate out ata_wait_ready() and implement ata_wait_after_reset()
Tejun Heo
1
-0
/
+98
2008-04-17
libata: separate out ata_std_postreset() from ata_sff_postreset()
Tejun Heo
1
-20
/
+4
2008-04-17
libata: separate out ata_std_prereset() from ata_sff_prereset()
Tejun Heo
1
-13
/
+4
2008-04-17
libata: clean up port_ops->sff_irq_clear()
Tejun Heo
1
-10
/
+0
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-9
/
+9
2008-04-17
libata: rename SFF functions
Tejun Heo
1
-8
/
+8
2008-04-17
libata: kill unused ata_flush_cache()
Tejun Heo
1
-26
/
+0
2008-04-17
libata: make ata_tf_to_lba[48]() generic
Tejun Heo
1
-6
/
+6
2008-04-17
libata: isolate and rework cable logic
Alan Cox
1
-4
/
+44
2008-04-17
libata: kill ata_chk_status() call from ata_dev_configure()
Tejun Heo
1
-3
/
+0
2008-04-17
libata: reorganize SFF related stuff
Tejun Heo
1
-1875
/
+9
2008-04-17
libata: drop ata_dev_select() from ata_dev_read_id
Tejun Heo
1
-1
/
+0
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
1
-2
/
+12
2008-04-17
libata: stop overloading port_info->private_data
Tejun Heo
1
-2
/
+0
2008-04-17
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
1
-1
/
+0
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-2
/
+111
2008-04-17
libata: implement and use ata_noop_irq_clear()
Tejun Heo
1
-0
/
+1
2008-04-17
libata: kill ata_ehi_schedule_probe()
Tejun Heo
1
-2
/
+1
2008-04-17
libata: kill ATA_LFLAG_SKIP_D2H_BSY
Tejun Heo
1
-4
/
+2
2008-04-17
libata: prefer hardreset
Tejun Heo
1
-15
/
+4
2008-04-04
libata: ATA_12/16 doesn't fall into ATAPI_MISC
Tejun Heo
1
-0
/
+5
2008-04-04
libata: uninline atapi_cmd_type()
Tejun Heo
1
-0
/
+34
[next]