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
starfive-6.6.48-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
/
include
/
linux
/
libata.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-06
libata: kill now unused n_iter and fix sata_fsl
James Bottomley
1
-2
/
+0
2008-01-23
libata: factor out ata_pci_activate_sff_host() from ata_pci_one()
Tejun Heo
1
-0
/
+3
2008-01-23
libata: make ata_port_queue_task() an internal function
Jeff Garzik
1
-2
/
+0
2008-01-23
libata: make qc->nbytes include extra buffers
Tejun Heo
1
-1
/
+2
2008-01-23
libata: convert to chained sg
Tejun Heo
1
-34
/
+8
2008-01-23
libata: kill non-sg DMA interface
Tejun Heo
1
-6
/
+1
2008-01-23
libata: update ->data_xfer hook for ATAPI
Tejun Heo
1
-5
/
+6
2008-01-23
libata: add ATAPI_* cmd types and implement atapi_cmd_type()
Tejun Heo
1
-0
/
+28
2008-01-23
libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()
Tejun Heo
1
-3
/
+7
2008-01-23
libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...
Tejun Heo
1
-4
/
+1
2008-01-23
libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()
Tejun Heo
1
-0
/
+25
2008-01-23
libata: add ATA_CBL_PATA_IGN
Tejun Heo
1
-0
/
+1
2008-01-23
libata: xfer_mask is unsigned long not unsigned int
Tejun Heo
1
-21
/
+25
2008-01-23
libata: kill ata_id_to_dma_mode()
Tejun Heo
1
-1
/
+0
2008-01-23
libata: clean up xfermode / PATA timing related stuff
Tejun Heo
1
-9
/
+12
2008-01-23
libata: export xfermode / PATA timing related functions
Tejun Heo
1
-0
/
+10
2008-01-23
libata: implement ATA_DFLAG_DUBIOUS_XFER
Tejun Heo
1
-0
/
+3
2008-01-23
libata: clean up EH speed down implementation
Tejun Heo
1
-1
/
+1
2008-01-23
libata: rearrange ATA_DFLAG_*
Tejun Heo
1
-3
/
+3
2007-12-18
libata: fix ATAPI draining
Tejun Heo
1
-0
/
+2
2007-12-18
libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...
Tejun Heo
1
-0
/
+1
2007-12-18
libata-acpi: implement and use ata_acpi_init_gtm()
Tejun Heo
1
-2
/
+12
2007-12-18
libata: update ata_*_printk() macros such that level can be a variable
Tejun Heo
1
-4
/
+4
2007-12-18
libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters
Tejun Heo
1
-2
/
+2
2007-11-19
libata: workaround DRQ=1 ERR=1 for ATAPI tape drives
Albert Lee
1
-0
/
+1
2007-11-19
libata: remove unused functions
Adrian Bunk
1
-4
/
+0
2007-11-06
libata: handle broken cable reporting
Alan Cox
1
-0
/
+1
2007-10-30
libata: implement and use ATA_QCFLAG_QUIET
Tejun Heo
1
-0
/
+1
2007-10-29
[libata] Link power management infrastructure
Kristen Carlson Accardi
1
-1
/
+20
2007-10-29
libata: implement ata_wait_after_reset()
Tejun Heo
1
-0
/
+8
2007-10-29
libata: track SLEEP state and issue SRST to wake it up
Tejun Heo
1
-0
/
+1
2007-10-24
[libata] checkpatch-inspired cleanups
Jeff Garzik
1
-11
/
+11
2007-10-19
[libata] kill ata_sg_is_last()
Jeff Garzik
1
-12
/
+0
2007-10-16
libata: convert to using sg helpers
Jens Axboe
1
-6
/
+10
2007-10-12
[libata] struct pci_dev related cleanups
Jeff Garzik
1
-19
/
+14
2007-10-12
libata: use ata_exec_internal() for PMP register access
Tejun Heo
1
-8
/
+0
2007-10-12
libata: implement ATA_PFLAG_RESETTING
Tejun Heo
1
-0
/
+1
2007-10-12
libata-core: Expose gtm methods for driver use
Alan Cox
1
-0
/
+2
2007-10-12
libata: Add a drivers/ide style DMA disable
Alan Cox
1
-0
/
+6
2007-10-12
libata-pmp: implement qc_defer for command switching PMP support
Tejun Heo
1
-0
/
+1
2007-10-12
libata-pmp: implement Port Multiplier support
Tejun Heo
1
-0
/
+19
2007-10-12
[PATCH] libata: Fix HPA handling regression
Alan Cox
1
-0
/
+1
2007-10-12
libata-pmp-prep: implement sata_async_notification()
Tejun Heo
1
-2
/
+2
2007-10-12
libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM
Tejun Heo
1
-0
/
+1
2007-10-12
libata-pmp-prep: implement ATA_LFLAG_DISABLED
Tejun Heo
1
-0
/
+3
2007-10-12
libata-pmp-prep: implement ATA_LFLAG_NO_RETRY
Tejun Heo
1
-0
/
+1
2007-10-12
libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB
Tejun Heo
1
-0
/
+4
2007-10-12
libata-pmp-prep: implement qc_defer helpers
Tejun Heo
1
-0
/
+8
2007-10-12
libata-pmp-prep: implement ops->qc_defer()
Tejun Heo
1
-0
/
+6
2007-10-12
libata-pmp-prep: add PMP related constants, fields, ops and update helpers
Tejun Heo
1
-4
/
+26
[next]