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
/
include
/
linux
/
libata.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-28
libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET
Tejun Heo
1
-4
/
+6
2007-04-28
libata: HPA support
Alan Cox
1
-0
/
+1
2007-04-28
libata: kill probe_ent and related helpers
Tejun Heo
1
-31
/
+0
2007-04-28
libata: add init helpers including ata_pci_prepare_native_host()
Tejun Heo
1
-0
/
+5
2007-04-28
libata: convert native PCI host handling to new init model
Tejun Heo
1
-0
/
+2
2007-04-28
libata: implement ata_host_alloc_pinfo() and ata_host_register()
Tejun Heo
1
-0
/
+5
2007-04-28
libata: separate out ata_host_alloc() and ata_host_register()
Tejun Heo
1
-0
/
+3
2007-04-28
libata: separate out ata_host_start()
Tejun Heo
1
-0
/
+2
2007-04-28
libata: allocate ap separately from shost
Tejun Heo
1
-1
/
+1
2007-04-28
libata: add support for READ/WRITE LONG
Mark Lord
1
-0
/
+2
2007-04-28
libata: Change prototype of mode_filter to remove ata_port*
Alan Cox
1
-2
/
+2
2007-04-28
pata: expose set_mode method so it can be wrapped
Alan
1
-0
/
+1
2007-04-28
libata: cable detection fixes
Alan Cox
1
-0
/
+7
2007-04-28
libata: dev_config does not need ap and adev passing
Alan
1
-1
/
+1
2007-04-28
[libata] export sata_print_link_status()
Jeff Garzik
1
-0
/
+1
2007-04-04
libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)
Albert Lee
1
-0
/
+1
2007-04-04
libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)
Albert Lee
1
-0
/
+1
2007-04-04
libata: reorder HSM_ST_FIRST for easier decoding (take 3)
Albert Lee
1
-2
/
+2
2007-03-03
libata: add CONFIG_PM to libata core layer
Tejun Heo
1
-0
/
+4
2007-03-03
libata-core: Fix simplex handling
Alan
1
-2
/
+1
2007-02-25
Add id_to_dma_mode function for printing DMA modes
Alan
1
-0
/
+2
2007-02-21
libata: s/ap->id/ap->print_id/g
Tejun Heo
1
-4
/
+4
2007-02-21
libata: separate out ata_ncq_enabled()
Tejun Heo
1
-0
/
+15
2007-02-21
libata: put some intelligence into EH speed down sequence
Tejun Heo
1
-0
/
+1
2007-02-21
libata: PATA driver for Celleb
Akira Iguchi
1
-0
/
+1
2007-02-16
[PATCH] libata: ACPI and _GTF support
Kristen Carlson Accardi
1
-0
/
+5
2007-02-16
libata: Add a host flag to indicate lack of IORDY capability
Alan Cox
1
-0
/
+1
2007-02-10
libata: kill ATA_ENABLE_PATA
Jeff Garzik
1
-2
/
+0
2007-02-10
libata: add another IRQ calls (core and headers)
Akira Iguchi
1
-36
/
+6
2007-02-10
libata: convert to iomap
Tejun Heo
1
-40
/
+28
2007-02-10
libata: remove unused functions
Tejun Heo
1
-4
/
+0
2007-02-10
libata: update libata core layer to use devres
Tejun Heo
1
-5
/
+4
2007-02-10
libata: implement ata_host_detach()
Tejun Heo
1
-1
/
+1
2007-02-10
libata: kill qc->nsect and cursect
Tejun Heo
1
-5
/
+1
2007-02-10
libata: handle pci_enable_device() failure while resuming
Tejun Heo
1
-1
/
+1
2007-02-10
[PATCH] pci: Move PCI_VDEVICE from libata to core
Alan Cox
1
-4
/
+0
2007-02-10
[libata] trim trailing whitespace
Jeff Garzik
1
-1
/
+1
2007-02-02
libata: Fix ata_busy_wait() kernel docs
Alan
1
-0
/
+2
2007-01-26
libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli
Tejun Heo
1
-0
/
+1
2007-01-25
libata: set_mode, Fix the FIXME
Alan
1
-2
/
+2
2007-01-24
libata: Initialize qc->pad_len
Brian King
1
-0
/
+1
2007-01-24
libata: Fixup n_elem initialization
Brian King
1
-0
/
+1
2007-01-20
libata: initialize qc->dma_dir to DMA_NONE
Tejun Heo
1
-0
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-37
/
+15
2006-12-03
[PATCH] libata: always use polling IDENTIFY
Tejun Heo
1
-3
/
+1
2006-12-03
[PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...
Tejun Heo
1
-0
/
+1
2006-12-03
[PATCH] libata: remove unused HSM_ST_UNKNOWN
Tejun Heo
1
-1
/
+0
2006-12-02
[PATCH] libata: implement presence detection via polling IDENTIFY
Tejun Heo
1
-0
/
+3
2006-12-02
[PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit
Tejun Heo
1
-0
/
+1
2006-12-02
[PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE
Tejun Heo
1
-0
/
+2
[next]