index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
ata: sata_rcar: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-02
1
-4
/
+2
|
*
|
ata: sata_mv: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-02
1
-3
/
+2
|
*
|
ata: sata_gemini: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-02
1
-4
/
+2
|
*
|
ata: sata_fsl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-02
1
-4
/
+2
|
*
|
ata: sata_dwc_460ex: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-02
1
-3
/
+2
|
*
|
ata: pata_rb532_cf: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-02
1
-4
/
+2
|
*
|
ata: pata_pxa: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-02
1
-4
/
+2
|
*
|
ata: pata_mpc52xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-02
1
-5
/
+2
|
*
|
ata: pata_imx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-02
1
-4
/
+2
|
*
|
ata: pata_ftide010: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-02
1
-4
/
+2
|
*
|
ata: pata_ep93xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-02
1
-3
/
+2
|
*
|
ata: pata_arasan_cf: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-02
1
-4
/
+2
|
*
|
ata: libata: remove deprecated EH callbacks
Niklas Cassel
2023-08-02
1
-2
/
+1
|
*
|
ata: libata-core: remove ata_bus_probe()
Niklas Cassel
2023-08-02
2
-139
/
+0
|
*
|
ata: sata_sx4: drop already completed TODO
Niklas Cassel
2023-08-02
1
-1
/
+0
|
*
|
ata,scsi: remove ata_sas_port_init()
Niklas Cassel
2023-08-02
1
-18
/
+1
|
*
|
ata,scsi: cleanup __ata_port_probe()
Hannes Reinecke
2023-08-02
3
-17
/
+3
|
*
|
ata: libata-core: inline ata_port_probe()
Hannes Reinecke
2023-08-02
1
-9
/
+2
|
*
|
ata: libata-sata: remove ata_sas_sync_probe()
Hannes Reinecke
2023-08-02
1
-7
/
+0
|
*
|
ata,scsi: remove ata_sas_port_destroy()
Hannes Reinecke
2023-08-02
1
-14
/
+0
|
*
|
ata,scsi: remove ata_sas_port_{start,stop} callbacks
Hannes Reinecke
2023-08-02
1
-38
/
+0
|
*
|
ata: libata: remove references to non-existing error_handler()
Hannes Reinecke
2023-08-02
5
-390
/
+169
|
*
|
ata: sata_sil24: fix parameter type of sil24_exec_polled_cmd()
Sergey Shtylyov
2023-08-02
1
-2
/
+2
|
*
|
ata: ahci_xgene: fix parameter types of xgene_ahci_poll_reg_val()
Sergey Shtylyov
2023-08-02
1
-3
/
+2
|
*
|
ata: libahci: fix parameter type of ahci_exec_polled_cmd()
Sergey Shtylyov
2023-08-02
1
-2
/
+3
|
*
|
ata: libata-scsi: fix timeout type in ata_scsi_park_store()
Sergey Shtylyov
2023-08-02
1
-2
/
+2
|
*
|
ata: fix debounce timings type
Sergey Shtylyov
2023-08-02
11
-19
/
+19
|
*
|
ata: libata-eh: fix reset timeout type
Sergey Shtylyov
2023-08-02
1
-3
/
+3
|
*
|
ata: libata-core: fix parameter types of ata_wait_register()
Sergey Shtylyov
2023-08-02
1
-1
/
+1
|
*
|
ata: pata_imx: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-02
1
-2
/
+1
|
*
|
ata: pata_ftide010: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-02
1
-5
/
+1
|
*
|
ata: pata_ixp4xx: Remove unnecessary return value check
Yangtao Li
2023-08-02
1
-5
/
+2
|
*
|
ata: pata_ixp4xx: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-02
1
-10
/
+7
|
*
|
ata: sata_rcar: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-02
1
-3
/
+1
|
*
|
ata: sata_rcar: Remove unnecessary return value check
Yangtao Li
2023-08-02
1
-2
/
+0
|
*
|
ata: sata_rcar: drop useless initializer
Yangtao Li
2023-08-02
1
-2
/
+1
|
*
|
ata: ahci_tegra: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-02
1
-2
/
+1
|
*
|
ata: ahci_xgene: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-02
1
-6
/
+3
|
*
|
ata: ahci_seattle: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-02
1
-2
/
+1
|
*
|
ata: ahci_octeon: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-02
1
-3
/
+1
|
*
|
ata: Explicitly include correct DT includes
Rob Herring
2023-08-02
16
-20
/
+17
*
|
|
ata,scsi: do not issue START STOP UNIT on resume
Damien Le Moal
2023-08-02
1
-0
/
+7
|
/
/
*
|
ata: libata-core: fix when to fetch sense data for successful commands
Niklas Cassel
2023-07-28
1
-2
/
+2
*
|
ata: pata_ns87415: mark ns87560_tf_read static
Arnd Bergmann
2023-07-28
1
-1
/
+1
*
|
ata: pata_octeon_cf: fix error return code in octeon_cf_probe()
Yang Yingliang
2023-07-26
1
-3
/
+3
*
|
ata: pata_arasan_cf: Use dev_err_probe() instead dev_err() in data_xfer()
Minjie Du
2023-07-26
1
-1
/
+2
*
|
ata: pata_parport: Add missing protocol modules description
Damien Le Moal
2023-07-17
15
-1
/
+35
|
/
*
Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-03
1
-4
/
+4
|
\
|
*
ata: ahci_platform: Make code agnostic to OF/ACPI
Andy Shevchenko
2023-06-15
1
-4
/
+4
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-30
5
-83
/
+741
|
\
\
[prev]
[next]