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
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-02
Merge tag 'ata-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
12
-166
/
+183
2023-10-27
scsi: sd: Introduce manage_shutdown device flag
Damien Le Moal
1
-2
/
+3
2023-10-16
ata: libata-core: Improve ata_dev_power_set_active()
Damien Le Moal
1
-0
/
+34
2023-10-13
ata: libata-eh: Spinup disk on resume after revalidation
Damien Le Moal
1
-9
/
+11
2023-10-11
ata: imx: Use device_get_match_data()
Rob Herring
1
-7
/
+3
2023-10-11
ata: xgene: Use of_device_get_match_data()
Rob Herring
1
-8
/
+3
2023-10-11
ata: sata_mv: aspeed: fix value check in mv_platform_probe()
Ma Ke
1
-3
/
+6
2023-10-10
ata: pata_parport: fit3: implement IDE command set registers
Ondrej Zary
1
-12
/
+2
2023-10-10
ata: pata_parport: add custom version of wait_after_reset
Ondrej Zary
1
-1
/
+67
2023-10-10
ata: pata_parport: implement set_devctl
Ondrej Zary
1
-0
/
+8
2023-10-10
ata: pata_parport: fix pata_parport_devchk
Ondrej Zary
1
-1
/
+1
2023-10-03
ata: ahci: Add Intel Alder Lake-P AHCI controller to low power chipsets list
Mika Westerberg
1
-0
/
+1
2023-10-03
ata: libata-eh: Reduce "disable device" message verbosity
Damien Le Moal
1
-13
/
+19
2023-10-03
ata: libata-eh: Improve reset error messages
Damien Le Moal
2
-1
/
+2
2023-10-03
ata: libata-sata: Improve ata_sas_slave_configure()
Damien Le Moal
1
-2
/
+2
2023-10-03
ata: libata-core: Do not resume runtime suspended ports
Damien Le Moal
1
-4
/
+2
2023-10-03
ata: libata-core: Do not poweroff runtime suspended ports
Damien Le Moal
1
-1
/
+2
2023-10-03
ata: libata-core: Remove ata_port_resume_async()
Damien Le Moal
1
-13
/
+8
2023-10-03
ata: libata-core: Remove ata_port_suspend_async()
Damien Le Moal
1
-29
/
+17
2023-10-03
ata: libata-core: Detach a port devices on shutdown
Damien Le Moal
1
-1
/
+15
2023-10-03
ata: libata-core: Synchronize ata_port_detach() with hotplug
Damien Le Moal
1
-4
/
+4
2023-10-03
ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat()
Damien Le Moal
3
-66
/
+44
2023-10-03
ata: ahci: add identifiers for ASM2116 series adapters
Szuying Chen
1
-0
/
+5
2023-10-03
ata: ahci: print the lpm policy on boot
Niklas Cassel
4
-8
/
+8
2023-09-29
Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
5
-48
/
+259
2023-09-28
ata: libata-eh: Fix compilation warning in ata_eh_link_report()
Damien Le Moal
1
-1
/
+1
2023-09-28
ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
Damien Le Moal
1
-1
/
+1
2023-09-28
ata: libata-core: Do not register PM operations for SAS ports
Damien Le Moal
3
-2
/
+11
2023-09-28
ata: libata-scsi: Fix delayed scsi_rescan_device() execution
Damien Le Moal
2
-18
/
+31
2023-09-28
ata: libata-scsi: Disable scsi device manage_system_start_stop
Damien Le Moal
4
-10
/
+144
2023-09-28
scsi: sd: Differentiate system and runtime start/stop management
Damien Le Moal
1
-1
/
+2
2023-09-28
ata: libata-scsi: link ata port and scsi device
Damien Le Moal
1
-5
/
+40
2023-09-28
ata: libata-core: Fix port and device removal
Damien Le Moal
1
-1
/
+20
2023-09-28
ata: libata-core: Fix ata_port_request_pm() locking
Damien Le Moal
1
-9
/
+9
2023-09-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+3
2023-09-25
ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODES
Niklas Cassel
1
-1
/
+1
2023-09-22
scsi: core: ata: Do no try to probe for CDL on old drives
Damien Le Moal
1
-0
/
+3
2023-09-16
ata: libata-core: fetch sense data for successful commands iff CDL enabled
Niklas Cassel
1
-5
/
+2
2023-09-16
ata: libata-eh: do not thaw the port twice in ata_eh_reset()
Niklas Cassel
1
-3
/
+0
2023-09-16
ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()
Niklas Cassel
1
-10
/
+3
2023-09-15
ata: pata_parport: Fix code style issues
Damien Le Moal
1
-5
/
+4
2023-09-15
ata: libahci: clear pending interrupt status
Szuying Chen
1
-12
/
+23
2023-09-11
ata: sata_mv: Fix incorrect string length computation in mv_dump_mem()
Christophe JAILLET
1
-2
/
+2
2023-09-11
ata: libata: disallow dev-initiated LPM transitions to unsupported states
Niklas Cassel
2
-3
/
+25
2023-09-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2023-09-05
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
41
-825
/
+331
2023-09-02
ata: libata-core: Disable NCQ_TRIM on Micron 1100 drives
Pawel Zmarzly
1
-2
/
+4
2023-09-02
ata: ahci: Add Elkhart Lake AHCI controller
Werner Fischer
1
-0
/
+2
2023-08-28
ata: pata_falcon: add data_swab option to byte-swap disk data
Michael Schmitz
1
-1
/
+11
2023-08-28
ata: pata_falcon: fix IO base selection for Q40
Michael Schmitz
1
-21
/
+29
[next]