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-08-02
ata: pata_arasan_cf: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-02
ata: libata: remove deprecated EH callbacks
Niklas Cassel
2023-08-02
ata: libata-core: remove ata_bus_probe()
Niklas Cassel
2023-08-02
ata: sata_sx4: drop already completed TODO
Niklas Cassel
2023-08-02
ata,scsi: remove ata_sas_port_init()
Niklas Cassel
2023-08-02
ata,scsi: cleanup __ata_port_probe()
Hannes Reinecke
2023-08-02
ata: libata-core: inline ata_port_probe()
Hannes Reinecke
2023-08-02
ata: libata-sata: remove ata_sas_sync_probe()
Hannes Reinecke
2023-08-02
ata,scsi: remove ata_sas_port_destroy()
Hannes Reinecke
2023-08-02
ata,scsi: remove ata_sas_port_{start,stop} callbacks
Hannes Reinecke
2023-08-02
ata: libata: remove references to non-existing error_handler()
Hannes Reinecke
2023-08-02
ata: sata_sil24: fix parameter type of sil24_exec_polled_cmd()
Sergey Shtylyov
2023-08-02
ata: ahci_xgene: fix parameter types of xgene_ahci_poll_reg_val()
Sergey Shtylyov
2023-08-02
ata: libahci: fix parameter type of ahci_exec_polled_cmd()
Sergey Shtylyov
2023-08-02
ata: libata-scsi: fix timeout type in ata_scsi_park_store()
Sergey Shtylyov
2023-08-02
ata: fix debounce timings type
Sergey Shtylyov
2023-08-02
ata: libata-eh: fix reset timeout type
Sergey Shtylyov
2023-08-02
ata: libata-core: fix parameter types of ata_wait_register()
Sergey Shtylyov
2023-08-02
ata: pata_imx: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-02
ata: pata_ftide010: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-02
ata: pata_ixp4xx: Remove unnecessary return value check
Yangtao Li
2023-08-02
ata: pata_ixp4xx: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-02
ata: sata_rcar: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-02
ata: sata_rcar: Remove unnecessary return value check
Yangtao Li
2023-08-02
ata: sata_rcar: drop useless initializer
Yangtao Li
2023-08-02
ata: ahci_tegra: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-02
ata: ahci_xgene: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-02
ata: ahci_seattle: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-02
ata: ahci_octeon: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-02
ata: Explicitly include correct DT includes
Rob Herring
2023-08-02
ata,scsi: do not issue START STOP UNIT on resume
Damien Le Moal
2023-07-28
ata: libata-core: fix when to fetch sense data for successful commands
Niklas Cassel
2023-07-28
ata: pata_ns87415: mark ns87560_tf_read static
Arnd Bergmann
2023-07-26
ata: pata_octeon_cf: fix error return code in octeon_cf_probe()
Yang Yingliang
2023-07-26
ata: pata_arasan_cf: Use dev_err_probe() instead dev_err() in data_xfer()
Minjie Du
2023-07-17
ata: pata_parport: Add missing protocol modules description
Damien Le Moal
2023-07-03
Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-30
Merge tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-06-23
ata: ahci_octeon: Remove unnecessary include
Damien Le Moal
2023-06-18
ata: libata-scsi: Avoid deadlock on rescan after device resume
Damien Le Moal
2023-06-15
ata: ahci_platform: Make code agnostic to OF/ACPI
Andy Shevchenko
2023-06-15
ata: pata_octeon_cf: Add missing header include
Damien Le Moal
2023-06-14
ata: ahci: Cleanup ahci_reset_controller()
Damien Le Moal
2023-06-13
ata: Use of_property_read_reg() to parse "reg"
Rob Herring
2023-06-05
ata: libata-scsi: Use ata_ncq_supported in ata_scsi_dev_config()
Damien Le Moal
2023-06-05
ata: libata-eh: Use ata_ncq_enabled() in ata_eh_speed_down()
Damien Le Moal
2023-06-05
ata: libata-sata: Improve ata_change_queue_depth()
Damien Le Moal
2023-06-05
ata: libata-sata: Simplify ata_change_queue_depth()
Damien Le Moal
2023-06-01
ata: libata-eh: Clarify ata_eh_qc_retry() behavior at call site
Niklas Cassel
[prev]
[next]