summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2024-10-10ata: sata_sil: Rename sil_blacklist to sil_quirksDamien Le Moal
2024-10-10ata: pata_serverworks: Do not use the term blacklistDamien Le Moal
2024-10-04ata: libata-scsi: Fix ata_msense_control() CDL page reportingDamien Le Moal
2024-10-04ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense dataNiklas Cassel
2024-09-12ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tfIgor Pylypiv
2024-09-12ata: libata-scsi: Remove redundant sense_buffer memsetsIgor Pylypiv
2024-09-12ata: pata_macio: Use WARN instead of BUGMichael Ellerman
2024-09-12ata: libata: Fix memory leak for error path in ata_host_alloc()Zheng Qixing
2024-08-29ata: pata_macio: Fix DMA table overflowMichael Ellerman
2024-08-19Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error"Niklas Cassel
2024-08-03ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no errorIgor Pylypiv
2024-08-03ata: libata-scsi: Do not overwrite valid sense data when CK_COND=1Igor Pylypiv
2024-08-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-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: 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
2024-05-07ata: pata_legacy: make legacy_exit() work againSergey Shtylyov
2024-04-13ata: libata-core: Allow command duration limits detection for ACS-4 drivesIgor Pylypiv
2024-04-13ata: libata-scsi: Fix ata_scsi_dev_rescan() error pathDamien Le Moal
2024-04-13ata: libata-core: Remove ata_exec_internal_sg()Damien Le Moal
2024-04-11scsi: libata: Switch to using ->device_configureChristoph Hellwig
2024-04-11scsi: pata_macio: Switch to using ->device_configureChristoph Hellwig
2024-04-11scsi: sata_nv: Switch to using ->device_configureChristoph Hellwig
2024-04-08ata: add HAS_IOPORT dependenciesNiklas Schnelle
2024-04-05ata: ahci: Add mask_port_map module parameterDamien Le Moal
2024-04-04ata: sata_gemini: Check clk_enable() resultChen Ni
2024-04-04ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann
2024-04-02ata: ahci_st: Remove an unused field in struct st_ahci_drv_dataChristophe JAILLET
2024-04-01ata: pata_macio: drop driver owner assignmentKrzysztof Kozlowski
2024-04-01ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bitArnd Bergmann
2024-03-25scsi: ata: libata-sata: Factor out NCQ Priority configuration helpersIgor Pylypiv
2024-03-25scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal
2024-03-19ahci: asm1064: asm1166: don't limit reported portsConrad Kostecki
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-13Merge tag 'ata-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2024-03-07powerpc/macio: Make remove callback of macio driver void returnedDawei Li
2024-02-21ahci: print the number of implemented portsNiklas Cassel