summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
...
| * | ata: sata_rcar: drop useless initializerYangtao Li2023-08-021-2/+1
| * | ata: ahci_tegra: Convert to devm_platform_ioremap_resource()Yangtao Li2023-08-021-2/+1
| * | ata: ahci_xgene: Convert to devm_platform_ioremap_resource()Yangtao Li2023-08-021-6/+3
| * | ata: ahci_seattle: Convert to devm_platform_ioremap_resource()Yangtao Li2023-08-021-2/+1
| * | ata: ahci_octeon: Convert to devm_platform_ioremap_resource()Yangtao Li2023-08-021-3/+1
| * | ata: Explicitly include correct DT includesRob Herring2023-08-0216-20/+17
* | | ata,scsi: do not issue START STOP UNIT on resumeDamien Le Moal2023-08-021-0/+7
|/ /
* | ata: libata-core: fix when to fetch sense data for successful commandsNiklas Cassel2023-07-281-2/+2
* | ata: pata_ns87415: mark ns87560_tf_read staticArnd Bergmann2023-07-281-1/+1
* | ata: pata_octeon_cf: fix error return code in octeon_cf_probe()Yang Yingliang2023-07-261-3/+3
* | ata: pata_arasan_cf: Use dev_err_probe() instead dev_err() in data_xfer()Minjie Du2023-07-261-1/+2
* | ata: pata_parport: Add missing protocol modules descriptionDamien Le Moal2023-07-1715-1/+35
|/
* Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-07-031-4/+4
|\
| * ata: ahci_platform: Make code agnostic to OF/ACPIAndy Shevchenko2023-06-151-4/+4
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-06-305-83/+741
|\ \
| * | scsi: ata: libata-scsi: Fix ata_msense_control kdoc commentDamien Le Moal2023-05-311-0/+1
| * | scsi: ata: libata: Handle completion of CDL commands using policy 0xDNiklas Cassel2023-05-223-3/+282
| * | scsi: ata: libata: Set read/write commands CDL indexDamien Le Moal2023-05-223-5/+45
| * | scsi: ata: libata: Add ATA feature control sub-page translationDamien Le Moal2023-05-223-29/+189
| * | scsi: ata: libata-scsi: Add support for CDL pages mode senseDamien Le Moal2023-05-221-22/+128
| * | scsi: ata: libata-scsi: Handle CDL bits in ata_scsiop_maint_in()Damien Le Moal2023-05-221-4/+26
| * | scsi: ata: libata: Detect support for command duration limitsDamien Le Moal2023-05-222-10/+59
| * | scsi: ata: libata: Change ata_eh_request_sense() to not set CHECK_CONDITIONNiklas Cassel2023-05-221-9/+16
| * | scsi: ata: libata-scsi: Remove unnecessary !cmd checksNiklas Cassel2023-05-221-6/+0
* | | Merge tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-06-3042-1915/+2141
|\ \ \
| * | | ata: ahci_octeon: Remove unnecessary includeDamien Le Moal2023-06-231-1/+0
| * | | ata: pata_octeon_cf: Add missing header includeDamien Le Moal2023-06-151-0/+1
| * | | ata: ahci: Cleanup ahci_reset_controller()Damien Le Moal2023-06-141-31/+30
| * | | ata: Use of_property_read_reg() to parse "reg"Rob Herring2023-06-132-20/+14
| * | | ata: libata-scsi: Use ata_ncq_supported in ata_scsi_dev_config()Damien Le Moal2023-06-051-1/+1
| * | | ata: libata-eh: Use ata_ncq_enabled() in ata_eh_speed_down()Damien Le Moal2023-06-051-3/+1
| * | | ata: libata-sata: Improve ata_change_queue_depth()Damien Le Moal2023-06-051-10/+21
| * | | ata: libata-sata: Simplify ata_change_queue_depth()Damien Le Moal2023-06-051-9/+10
| * | | ata: libata-eh: Clarify ata_eh_qc_retry() behavior at call siteNiklas Cassel2023-06-011-2/+15
| * | | ata: pata_parport: Fix on26 module code indentation and styleDamien Le Moal2023-05-161-197/+217
| * | | ata: pata_parport: Fix on20 module code indentation and styleDamien Le Moal2023-05-161-67/+82
| * | | ata: pata_parport: Fix ktti module code indentation and styleDamien Le Moal2023-05-161-45/+40
| * | | ata: pata_parport: Fix kbic module code indentation and styleDamien Le Moal2023-05-161-152/+162
| * | | ata: pata_parport: Fix friq module code indentation and styleDamien Le Moal2023-05-161-142/+150
| * | | ata: pata_parport: Fix fit3 module code indentation and styleDamien Le Moal2023-05-161-102/+104
| * | | ata: pata_parport: Fix fit2 module code indentation and styleDamien Le Moal2023-05-161-67/+64
| * | | ata: pata_parport: Fix epia module code indentation and styleDamien Le Moal2023-05-161-212/+230
| * | | ata: pata_parport: Fix epat module code indentation and styleDamien Le Moal2023-05-161-142/+178
| * | | ata: pata_parport: Fix dstr module code indentation and styleDamien Le Moal2023-05-161-131/+154
| * | | ata: pata_parport: Fix comm module code indentation and styleDamien Le Moal2023-05-161-116/+122
| * | | ata: pata_parport: Fix bpck6 module code indentation and styleDamien Le Moal2023-05-161-32/+35
| * | | ata: pata_parport: Fix aten module code indentation and styleDamien Le Moal2023-05-161-50/+53
| * | | ata: pata_parport: Fix frpw module code indentation and styleDamien Le Moal2023-05-161-154/+168
| * | | ata: pata_parport: Fix bpck module code indentation and styleDamien Le Moal2023-05-161-200/+266
| * | | ata: libata-core: Simplify if condition in ata_dev_revalidate()Yahu Gao2023-05-161-5/+1