index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
...
|
*
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
2023-08-24
1
-1
/
+1
*
|
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-09-05
41
-825
/
+331
|
\
\
|
*
|
ata: libata-core: Disable NCQ_TRIM on Micron 1100 drives
Pawel Zmarzly
2023-09-02
1
-2
/
+4
|
*
|
ata: ahci: Add Elkhart Lake AHCI controller
Werner Fischer
2023-09-02
1
-0
/
+2
|
*
|
ata: pata_falcon: add data_swab option to byte-swap disk data
Michael Schmitz
2023-08-28
1
-1
/
+11
|
*
|
ata: pata_falcon: fix IO base selection for Q40
Michael Schmitz
2023-08-28
1
-21
/
+29
|
*
|
ata: pata_ep93xx: use soc_device_match for UDMA modes
Nikita Shubin
2023-08-25
1
-5
/
+11
|
*
|
ata: pata_ep93xx: fix error return code in probe
Nikita Shubin
2023-08-25
1
-2
/
+2
|
*
|
ata: sata_gemini: Add missing MODULE_DESCRIPTION
Damien Le Moal
2023-08-25
1
-0
/
+1
|
*
|
ata: pata_ftide010: Add missing MODULE_DESCRIPTION
Damien Le Moal
2023-08-25
1
-0
/
+1
|
*
|
ata: pata_gayle: Remove #include <asm/ide.h>
Geert Uytterhoeven
2023-08-24
1
-1
/
+0
|
*
|
ata: pata_falcon: Remove #include <asm/ide.h>
Geert Uytterhoeven
2023-08-24
1
-1
/
+0
|
*
|
ata: pata_buddha: Remove #include <asm/ide.h>
Geert Uytterhoeven
2023-08-24
1
-1
/
+0
|
*
|
ata: pata_imx: Use helper function devm_clk_get_enabled()
Li Zetao
2023-08-17
1
-21
/
+7
|
*
|
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
[prev]
[next]