summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2024-08-02ata: libata: Remove ata_noop_qc_prep()Damien Le Moal
2024-07-30ata: pata_hpt37x: Rename hpt_dma_blacklisted()Damien Le Moal
2024-07-30ata: pata_hpt366: Rename hpt_dma_blacklisted()Damien Le Moal
2024-07-30ata: pata_cs5520: Rephrase file header commentDamien Le Moal
2024-07-30ata: ata_piix: Remove useless comment in piix_init_sidpr()Damien Le Moal
2024-07-30ata: sata_sil: Rename sil_blacklist to sil_quirksDamien Le Moal
2024-07-30ata: ahci: Rephrase comment to not use the term blacklistDamien Le Moal
2024-07-30ata: pata_serverworks: Do not use the term blacklistDamien Le Moal
2024-07-30ata: libata: Print quirks applied to devicesDamien Le Moal
2024-07-30ata: libata: Use QUIRK instead of HORKAGEDamien Le Moal
2024-07-29ata: libata: Rename ata_dma_blacklisted()Damien Le Moal
2024-07-29ata: libata: Change ata_dev_knobble() to return a boolDamien Le Moal
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-17Merge tag 'ata-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-04ata: ahci: Add debug print for external portNiklas Cassel
2024-07-04ata,scsi: Remove wrapper ata_sas_port_alloc()Niklas Cassel
2024-07-04ata: libata-core: Reuse available ata_port print_idsNiklas Cassel
2024-07-04ata: libata: Assign print_id at port allocation timeNiklas Cassel
2024-07-04ata: libata-core: Remove local_port_no struct memberNiklas Cassel
2024-07-04ata: libata-sata: Remove superfluous assignment in ata_sas_port_alloc()Niklas Cassel
2024-07-04ata: libata-core: Remove support for decreasing the number of portsNiklas Cassel
2024-07-04ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()Niklas Cassel
2024-07-04Merge remote-tracking branch 'libata/for-6.10-fixes' into for-6.11Niklas Cassel
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert
2024-07-03ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tfIgor Pylypiv
2024-07-03ata: libata-core: Set ATA_QCFLAG_RTF_FILLED in fill_result_tf()Igor Pylypiv
2024-07-03ata: libata-scsi: Do not pass ATA device id to ata_to_sense_error()Igor Pylypiv
2024-07-03ata: libata-scsi: Remove redundant sense_buffer memsetsIgor Pylypiv
2024-07-03ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no errorIgor Pylypiv
2024-07-03ata: libata-scsi: Do not overwrite valid sense data when CK_COND=1Igor Pylypiv
2024-07-03ata: libata-scsi: Fix offsets for the fixed format sense dataIgor Pylypiv
2024-06-30ata: ahci: Clean up sysfs file on errorNiklas Cassel
2024-06-30ata: libata-core: Fix double free on errorNiklas Cassel
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel
2024-06-30ata: libata-core: Fix null pointer dereference on errorNiklas Cassel
2024-06-28ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 modelsNiklas Cassel
2024-06-26block: move dma_pad_mask into queue_limitsChristoph Hellwig
2024-06-19ata: ahci: Do not enable LPM if no LPM states are supported by the HBANiklas Cassel
2024-06-14ata: libata-scsi: Set the RMB bit only for removable media devicesDamien Le Moal
2024-06-06ata: pata_macio: Fix max_segment_size with PAGE_SIZE == 64KMichael Ellerman
2024-05-31ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340Niklas Cassel
2024-05-31ata: libata-core: Add ATA_HORKAGE_NOLPM for AMD Radeon S3 SSDNiklas Cassel
2024-05-31ata: libata-core: Add ATA_HORKAGE_NOLPM for Crucial CT240BX500SSD1Niklas Cassel
2024-05-27ata: Kconfig: Update SATA_MOBILE_LPM_POLICY default to med_power_with_dipmMario Limonciello
2024-05-27ata: ahci: Do not apply Intel PCS quirk on Intel Alder LakeJason Nader
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-16ata: pata_cs5520: Remove unnecessary call to pci_enable_device_io()Heiner Kallweit
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-05-14Merge tag 'ata-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds