index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-core.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-19
Merge tag 'ata-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2024-09-07
ata: libata: Improve CDL resource management
Damien Le Moal
2024-09-07
ata: libata: Introduce ata_dev_free_resources
Damien Le Moal
2024-09-07
ata: libata: Move sector_buf from struct ata_port to struct ata_device
Damien Le Moal
2024-09-07
ata: libata: Move sata_std_hardreset() definition to libata-sata.c
Damien Le Moal
2024-09-07
ata: libata: Move sata_down_spd_limit() to libata-sata.c
Damien Le Moal
2024-09-07
ata: libata: Improve __ata_qc_complete()
Damien Le Moal
2024-08-27
ata: libata: Fix memory leak for error path in ata_host_alloc()
Zheng Qixing
2024-08-02
ata: libata: Print device quirks only once
Damien Le Moal
2024-08-02
ata: libata: Remove ata_noop_qc_prep()
Damien Le Moal
2024-07-30
ata: libata: Print quirks applied to devices
Damien Le Moal
2024-07-30
ata: libata: Use QUIRK instead of HORKAGE
Damien Le Moal
2024-07-29
ata: libata: Rename ata_dma_blacklisted()
Damien Le Moal
2024-07-29
ata: libata: Change ata_dev_knobble() to return a bool
Damien Le Moal
2024-07-04
ata,scsi: Remove wrapper ata_sas_port_alloc()
Niklas Cassel
2024-07-04
ata: libata-core: Reuse available ata_port print_ids
Niklas Cassel
2024-07-04
ata: libata: Assign print_id at port allocation time
Niklas Cassel
2024-07-04
ata: libata-core: Remove local_port_no struct member
Niklas Cassel
2024-07-04
ata: libata-core: Remove support for decreasing the number of ports
Niklas Cassel
2024-07-04
Merge remote-tracking branch 'libata/for-6.10-fixes' into for-6.11
Niklas Cassel
2024-07-03
ata: libata-core: Set ATA_QCFLAG_RTF_FILLED in fill_result_tf()
Igor Pylypiv
2024-06-30
ata: libata-core: Fix double free on error
Niklas Cassel
2024-06-30
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
2024-06-30
ata: libata-core: Fix null pointer dereference on error
Niklas Cassel
2024-06-28
ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 models
Niklas Cassel
2024-05-31
ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340
Niklas Cassel
2024-05-31
ata: libata-core: Add ATA_HORKAGE_NOLPM for AMD Radeon S3 SSD
Niklas Cassel
2024-05-31
ata: libata-core: Add ATA_HORKAGE_NOLPM for Crucial CT240BX500SSD1
Niklas Cassel
2024-05-14
Merge tag 'ata-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2024-04-13
ata: libata-core: Allow command duration limits detection for ACS-4 drives
Igor Pylypiv
2024-04-13
ata: libata-core: Remove ata_exec_internal_sg()
Damien Le Moal
2024-02-21
ata: libata-core: Do not call ata_dev_power_set_standby() twice
Damien Le Moal
2024-02-14
ata: libata-core: Do not try to set sleeping devices to standby
Damien Le Moal
2023-11-08
ata: libata-core: Fix ata_pci_shutdown_one()
Damien Le Moal
2023-10-16
ata: libata-core: Improve ata_dev_power_set_active()
Damien Le Moal
2023-10-03
ata: libata-core: Do not resume runtime suspended ports
Damien Le Moal
2023-10-03
ata: libata-core: Do not poweroff runtime suspended ports
Damien Le Moal
2023-10-03
ata: libata-core: Remove ata_port_resume_async()
Damien Le Moal
2023-10-03
ata: libata-core: Remove ata_port_suspend_async()
Damien Le Moal
2023-10-03
ata: libata-core: Detach a port devices on shutdown
Damien Le Moal
2023-10-03
ata: libata-core: Synchronize ata_port_detach() with hotplug
Damien Le Moal
2023-10-03
ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat()
Damien Le Moal
2023-10-03
ata: ahci: print the lpm policy on boot
Niklas Cassel
2023-09-28
ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
Damien Le Moal
2023-09-28
ata: libata-core: Do not register PM operations for SAS ports
Damien Le Moal
2023-09-28
ata: libata-scsi: Fix delayed scsi_rescan_device() execution
Damien Le Moal
2023-09-28
ata: libata-scsi: Disable scsi device manage_system_start_stop
Damien Le Moal
2023-09-28
ata: libata-core: Fix port and device removal
Damien Le Moal
2023-09-28
ata: libata-core: Fix ata_port_request_pm() locking
Damien Le Moal
[next]