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