index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Lines
2023-08-02
ata: pata_ep93xx: Convert to platform remove callback returning void
Uwe Kleine-König
-3
/
+2
2023-08-02
ata: pata_arasan_cf: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-08-02
ata: libata: remove deprecated EH callbacks
Niklas Cassel
-2
/
+1
2023-08-02
ata: libata-core: remove ata_bus_probe()
Niklas Cassel
-139
/
+0
2023-08-02
ata: sata_sx4: drop already completed TODO
Niklas Cassel
-1
/
+0
2023-08-02
ata,scsi: remove ata_sas_port_init()
Niklas Cassel
-18
/
+1
2023-08-02
ata,scsi: cleanup __ata_port_probe()
Hannes Reinecke
-17
/
+3
2023-08-02
ata: libata-core: inline ata_port_probe()
Hannes Reinecke
-9
/
+2
2023-08-02
ata: libata-sata: remove ata_sas_sync_probe()
Hannes Reinecke
-7
/
+0
2023-08-02
ata,scsi: remove ata_sas_port_destroy()
Hannes Reinecke
-14
/
+0
2023-08-02
ata,scsi: remove ata_sas_port_{start,stop} callbacks
Hannes Reinecke
-38
/
+0
2023-08-02
ata: libata: remove references to non-existing error_handler()
Hannes Reinecke
-390
/
+169
2023-08-02
ata: sata_sil24: fix parameter type of sil24_exec_polled_cmd()
Sergey Shtylyov
-2
/
+2
2023-08-02
ata: ahci_xgene: fix parameter types of xgene_ahci_poll_reg_val()
Sergey Shtylyov
-3
/
+2
2023-08-02
ata: libahci: fix parameter type of ahci_exec_polled_cmd()
Sergey Shtylyov
-2
/
+3
2023-08-02
ata: libata-scsi: fix timeout type in ata_scsi_park_store()
Sergey Shtylyov
-2
/
+2
2023-08-02
ata: fix debounce timings type
Sergey Shtylyov
-19
/
+19
2023-08-02
ata: libata-eh: fix reset timeout type
Sergey Shtylyov
-3
/
+3
2023-08-02
ata: libata-core: fix parameter types of ata_wait_register()
Sergey Shtylyov
-1
/
+1
2023-08-02
ata: pata_imx: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
-2
/
+1
2023-08-02
ata: pata_ftide010: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
-5
/
+1
2023-08-02
ata: pata_ixp4xx: Remove unnecessary return value check
Yangtao Li
-5
/
+2
2023-08-02
ata: pata_ixp4xx: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
-10
/
+7
2023-08-02
ata: sata_rcar: Convert to devm_platform_ioremap_resource()
Yangtao Li
-3
/
+1
2023-08-02
ata: sata_rcar: Remove unnecessary return value check
Yangtao Li
-2
/
+0
2023-08-02
ata: sata_rcar: drop useless initializer
Yangtao Li
-2
/
+1
2023-08-02
ata: ahci_tegra: Convert to devm_platform_ioremap_resource()
Yangtao Li
-2
/
+1
2023-08-02
ata: ahci_xgene: Convert to devm_platform_ioremap_resource()
Yangtao Li
-6
/
+3
2023-08-02
ata: ahci_seattle: Convert to devm_platform_ioremap_resource()
Yangtao Li
-2
/
+1
2023-08-02
ata: ahci_octeon: Convert to devm_platform_ioremap_resource()
Yangtao Li
-3
/
+1
2023-08-02
ata: Explicitly include correct DT includes
Rob Herring
-20
/
+17
2023-08-02
ata,scsi: do not issue START STOP UNIT on resume
Damien Le Moal
-0
/
+7
2023-07-28
ata: libata-core: fix when to fetch sense data for successful commands
Niklas Cassel
-2
/
+2
2023-07-28
ata: pata_ns87415: mark ns87560_tf_read static
Arnd Bergmann
-1
/
+1
2023-07-26
ata: pata_octeon_cf: fix error return code in octeon_cf_probe()
Yang Yingliang
-3
/
+3
2023-07-26
ata: pata_arasan_cf: Use dev_err_probe() instead dev_err() in data_xfer()
Minjie Du
-1
/
+2
2023-07-17
ata: pata_parport: Add missing protocol modules description
Damien Le Moal
-1
/
+35
2023-07-03
Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+4
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-83
/
+741
2023-06-30
Merge tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
-1915
/
+2141
2023-06-23
ata: ahci_octeon: Remove unnecessary include
Damien Le Moal
-1
/
+0
2023-06-18
ata: libata-scsi: Avoid deadlock on rescan after device resume
Damien Le Moal
-3
/
+24
2023-06-15
ata: ahci_platform: Make code agnostic to OF/ACPI
Andy Shevchenko
-4
/
+4
2023-06-15
ata: pata_octeon_cf: Add missing header include
Damien Le Moal
-0
/
+1
2023-06-14
ata: ahci: Cleanup ahci_reset_controller()
Damien Le Moal
-31
/
+30
2023-06-13
ata: Use of_property_read_reg() to parse "reg"
Rob Herring
-20
/
+14
2023-06-05
ata: libata-scsi: Use ata_ncq_supported in ata_scsi_dev_config()
Damien Le Moal
-1
/
+1
2023-06-05
ata: libata-eh: Use ata_ncq_enabled() in ata_eh_speed_down()
Damien Le Moal
-3
/
+1
2023-06-05
ata: libata-sata: Improve ata_change_queue_depth()
Damien Le Moal
-10
/
+21
2023-06-05
ata: libata-sata: Simplify ata_change_queue_depth()
Damien Le Moal
-9
/
+10
[prev]
[next]