summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2023-08-02ata,scsi: do not issue START STOP UNIT on resumeDamien Le Moal
2023-07-28ata: libata-core: fix when to fetch sense data for successful commandsNiklas Cassel
2023-07-28ata: pata_ns87415: mark ns87560_tf_read staticArnd Bergmann
2023-07-26ata: pata_octeon_cf: fix error return code in octeon_cf_probe()Yang Yingliang
2023-07-26ata: pata_arasan_cf: Use dev_err_probe() instead dev_err() in data_xfer()Minjie Du
2023-07-17ata: pata_parport: Add missing protocol modules descriptionDamien Le Moal
2023-07-03Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-06-30Merge tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-06-23ata: ahci_octeon: Remove unnecessary includeDamien Le Moal
2023-06-18ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal
2023-06-15ata: ahci_platform: Make code agnostic to OF/ACPIAndy Shevchenko
2023-06-15ata: pata_octeon_cf: Add missing header includeDamien Le Moal
2023-06-14ata: ahci: Cleanup ahci_reset_controller()Damien Le Moal
2023-06-13ata: Use of_property_read_reg() to parse "reg"Rob Herring
2023-06-05ata: libata-scsi: Use ata_ncq_supported in ata_scsi_dev_config()Damien Le Moal
2023-06-05ata: libata-eh: Use ata_ncq_enabled() in ata_eh_speed_down()Damien Le Moal
2023-06-05ata: libata-sata: Improve ata_change_queue_depth()Damien Le Moal
2023-06-05ata: libata-sata: Simplify ata_change_queue_depth()Damien Le Moal
2023-06-01ata: libata-eh: Clarify ata_eh_qc_retry() behavior at call siteNiklas Cassel
2023-05-31scsi: ata: libata-scsi: Fix ata_msense_control kdoc commentDamien Le Moal
2023-05-30ata: libata-scsi: Use correct device no in ata_find_dev()Damien Le Moal
2023-05-22scsi: ata: libata: Handle completion of CDL commands using policy 0xDNiklas Cassel
2023-05-22scsi: ata: libata: Set read/write commands CDL indexDamien Le Moal
2023-05-22scsi: ata: libata: Add ATA feature control sub-page translationDamien Le Moal
2023-05-22scsi: ata: libata-scsi: Add support for CDL pages mode senseDamien Le Moal
2023-05-22scsi: ata: libata-scsi: Handle CDL bits in ata_scsiop_maint_in()Damien Le Moal
2023-05-22scsi: ata: libata: Detect support for command duration limitsDamien Le Moal
2023-05-22scsi: ata: libata: Change ata_eh_request_sense() to not set CHECK_CONDITIONNiklas Cassel
2023-05-22scsi: ata: libata-scsi: Remove unnecessary !cmd checksNiklas Cassel
2023-05-16ata: pata_parport: Fix on26 module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix on20 module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix ktti module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix kbic module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix friq module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix fit3 module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix fit2 module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix epia module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix epat module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix dstr module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix comm module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix bpck6 module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix aten module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix frpw module code indentation and styleDamien Le Moal
2023-05-16ata: pata_parport: Fix bpck module code indentation and styleDamien Le Moal
2023-05-16ata: libata-core: Simplify if condition in ata_dev_revalidate()Yahu Gao
2023-05-15ata: libata: Make ata_platform_remove_one return voidUwe Kleine-König
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-04-26Merge tag 'ata-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds