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
Age
Commit message (
Expand
)
Author
2023-01-14
ata: pata_cs5535: Don't build on UML
Peter Foley
2022-12-27
ata: ahci: Fix PCS quirk application for suspend
Adam Vodopjan
2022-12-13
Merge tag 'ata-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2022-12-07
ata: libahci_platform: ahci_platform_find_clk: oops, NULL pointer
Anders Roxell
2022-12-06
ata: ahci: fix enum constants for gcc-13
Arnd Bergmann
2022-11-19
ata: libata: fix commands incorrectly not getting retried during NCQ error
Niklas Cassel
2022-11-14
ata: ahci: Remove linux/msi.h include
Thomas Gleixner
2022-11-12
ata: sata_dwc_460ex: Check !irq instead of irq == NO_IRQ
Christophe Leroy
2022-11-12
ata: pata_ep93xx: use devm_platform_get_and_ioremap_resource()
Minghao Chi
2022-11-12
ata: libata-core: do not issue non-internal commands once EH is pending
Niklas Cassel
2022-11-11
ata: libata-transport: fix error handling in ata_tdev_add()
Yang Yingliang
2022-11-11
ata: libata-transport: fix error handling in ata_tlink_add()
Yang Yingliang
2022-11-11
ata: libata-transport: fix error handling in ata_tport_add()
Yang Yingliang
2022-11-11
ata: libata-transport: fix double ata_host_put() in ata_tport_add()
Yang Yingliang
2022-11-11
ata: libata-sff: kill unused ata_sff_busy_sleep()
Sergey Shtylyov
2022-11-08
ata: libata-scsi: fix SYNCHRONIZE CACHE (16) command failure
Shin'ichiro Kawasaki
2022-10-31
ata: palmld: fix return value check in palmld_pata_probe()
Yang Yingliang
2022-10-31
ata: pata_legacy: fix pdc20230_set_piomode()
Sergey Shtylyov
2022-10-27
ata: sata_dwc_460ex: remove variable num_processed
Colin Ian King
2022-10-21
ata: remove palmchip pata_bk3710 driver
Arnd Bergmann
2022-10-19
ata: libata-core: do not retry reading the log on timeout
Niklas Cassel
2022-10-18
ata: make use of ata_port_is_frozen() helper
Niklas Cassel
2022-10-18
ata: pata_ftide010: Remove build dependency on OF
Damien Le Moal
2022-10-18
ata: sata_gemini: Remove dependency on OF for compile tests
Damien Le Moal
2022-10-18
ata: ahci_qoriq: Fix compilation warning
Damien Le Moal
2022-10-18
ata: ahci_imx: Fix compilation warning
Damien Le Moal
2022-10-18
ata: ahci_xgene: Fix compilation warning
Damien Le Moal
2022-10-18
ata: ahci_brcm: Fix compilation warning
Damien Le Moal
2022-10-18
ata: sata_rcar: Fix compilation warning
Damien Le Moal
2022-10-17
ata: ahci_st: Fix compilation warning
Damien Le Moal
2022-10-17
ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS
Kai-Heng Feng
2022-10-17
ata: ahci-imx: Fix MODULE_ALIAS
Alexander Stein
2022-10-17
ata: pata_mpc52xx: Replace NO_IRQ with 0
Christophe Leroy
2022-10-17
ata: libahci: read correct status and error field for NCQ commands
Niklas Cassel
2022-10-17
ata: libata: fetch sense data for ATA devices supporting sense reporting
Niklas Cassel
2022-10-17
ata: libata: only set sense valid flag if sense data is valid
Niklas Cassel
2022-10-17
ata: libata: clarify when ata_eh_request_sense() will be called
Niklas Cassel
2022-10-17
ata: libata: fix NCQ autosense logic
Niklas Cassel
2022-10-07
Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2022-10-03
Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-28
ata: libata-sata: Fix device queue depth control
Damien Le Moal
2022-09-28
ata: libata-scsi: Fix initialization of device queue depth
Damien Le Moal
2022-09-27
libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205
Niklas Cassel
2022-09-24
ata: libata-eh: avoid needless hard reset when revalidating link
Niklas Cassel
2022-09-21
ata: libata: drop superfluous ata_eh_analyze_tf() parameter
Niklas Cassel
2022-09-21
ata: libata: drop superfluous ata_eh_request_sense() parameter
Niklas Cassel
2022-09-21
ata: libata-eh: Remove the unneeded result variable
ye xingchen
2022-09-20
ata: ahci_st: Enable compile test
Damien Le Moal
2022-09-20
ata: ahci_st: Fix compilation warning
Damien Le Moal
2022-09-17
ata: ahci-dwc: Add Baikal-T1 AHCI SATA interface support
Serge Semin
[next]