Age | Commit message (Expand) | Author |
2023-09-09 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2023-09-05 | Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds |
2023-09-02 | ata: libata-core: Disable NCQ_TRIM on Micron 1100 drives | Pawel Zmarzly |
2023-09-02 | ata: ahci: Add Elkhart Lake AHCI controller | Werner Fischer |
2023-08-28 | ata: pata_falcon: add data_swab option to byte-swap disk data | Michael Schmitz |
2023-08-28 | ata: pata_falcon: fix IO base selection for Q40 | Michael Schmitz |
2023-08-25 | ata: pata_ep93xx: use soc_device_match for UDMA modes | Nikita Shubin |
2023-08-25 | ata: pata_ep93xx: fix error return code in probe | Nikita Shubin |
2023-08-24 | scsi: core: Improve type safety of scsi_rescan_device() | Bart Van Assche |
2023-08-25 | ata: sata_gemini: Add missing MODULE_DESCRIPTION | Damien Le Moal |
2023-08-25 | ata: pata_ftide010: Add missing MODULE_DESCRIPTION | Damien Le Moal |
2023-08-24 | ata: pata_gayle: Remove #include <asm/ide.h> | Geert Uytterhoeven |
2023-08-24 | ata: pata_falcon: Remove #include <asm/ide.h> | Geert Uytterhoeven |
2023-08-24 | ata: pata_buddha: Remove #include <asm/ide.h> | Geert Uytterhoeven |
2023-08-17 | ata: pata_imx: Use helper function devm_clk_get_enabled() | Li Zetao |
2023-08-02 | ata: sata_rcar: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-08-02 | ata: sata_mv: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-08-02 | ata: sata_gemini: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-08-02 | ata: sata_fsl: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-08-02 | ata: sata_dwc_460ex: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-08-02 | ata: pata_rb532_cf: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-08-02 | ata: pata_pxa: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-08-02 | ata: pata_mpc52xx: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-08-02 | ata: pata_imx: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-08-02 | ata: pata_ftide010: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-08-02 | ata: pata_ep93xx: Convert to platform remove callback returning void | Uwe Kleine-König |
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 |