summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* ata: ahci: fix enum constants for gcc-13Arnd Bergmann2023-06-141-122/+123
* ata: libata-scsi: Use correct device no in ata_find_dev()Damien Le Moal2023-06-091-8/+26
* ata: libata: Fix sata_down_spd_limit() when no link speed is reportedDamien Le Moal2023-02-091-1/+1
* ata: ahci: Fix PCS quirk application for suspendAdam Vodopjan2023-01-121-9/+23
* ata: libata: fix NCQ autosense logicNiklas Cassel2022-12-311-3/+8
* ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov2022-12-3120-82/+82
* ata: libata: move ata_{port,link,dev}_dbg to standard pr_XXX() macrosHannes Reinecke2022-12-313-86/+29
* ata: libata-core: do not issue non-internal commands once EH is pendingNiklas Cassel2022-12-021-0/+10
* ata: libata-scsi: simplify __ata_scsi_queuecmd()Wenchao Hao2022-12-021-24/+21
* ata: libata-transport: fix error handling in ata_tdev_add()Yang Yingliang2022-11-261-1/+7
* ata: libata-transport: fix error handling in ata_tlink_add()Yang Yingliang2022-11-261-1/+4
* ata: libata-transport: fix error handling in ata_tport_add()Yang Yingliang2022-11-261-1/+4
* ata: libata-transport: fix double ata_host_put() in ata_tport_add()Yang Yingliang2022-11-261-1/+0
* ata: libata-scsi: fix SYNCHRONIZE CACHE (16) command failureShin'ichiro Kawasaki2022-11-161-0/+3
* ata: pata_legacy: fix pdc20230_set_piomode()Sergey Shtylyov2022-11-101-2/+3
* ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTSKai-Heng Feng2022-10-291-1/+1
* ata: ahci-imx: Fix MODULE_ALIASAlexander Stein2022-10-291-1/+1
* ata: libahci_platform: Sanity check the DT child nodes numberSerge Semin2022-10-261-2/+12
* libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205Niklas Cassel2022-10-051-0/+4
* ata: libata-eh: Add missing command nameDamien Le Moal2022-08-251-0/+1
* ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()Sergey Shtylyov2022-06-221-2/+2
* ata: libata-transport: fix {dma|pio|xfer}_mode sysfs filesSergey Shtylyov2022-06-141-1/+1
* ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probeMiaoqian Lin2022-06-141-0/+3
* ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma2022-04-271-0/+2
* ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOsChristian Lamparter2022-04-201-0/+3
* ata: sata_dwc_460ex: Fix crash due to OOB writeChristian Lamparter2022-04-131-1/+5
* ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov2022-03-081-2/+2
* ata: pata_hpt37x: disable primary channel on HPT371Sergey Shtylyov2022-03-021-0/+14
* ata: libata-core: Disable TRIM on M88V29Zoltán Böszörményi2022-02-231-0/+1
* libata: if T_LENGTH is zero, dma direction should be DMA_NONEGeorge Kennedy2021-12-221-2/+13
* libata: add horkage for ASMedia 1092Hannes Reinecke2021-12-141-0/+2
* sata_fsl: fix warning in remove_proc_entry when rmmod sata_fslBaokun Li2021-12-081-5/+3
* sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fslBaokun Li2021-12-081-2/+10
* ata: libahci: Adjust behavior when StorageD3Enable _DSD is setMario Limonciello2021-12-081-0/+15
* ata: ahci: Add Green Sardine vendor ID as board_ahci_mobileMario Limonciello2021-12-081-0/+1
* ata: libata: add missing ata_identify_page_supported() callsDamien Le Moal2021-11-251-1/+5
* ata: libata: improve ata_read_log_page() error messageDamien Le Moal2021-11-251-2/+3
* libata: fix checking of DMA stateReimar Döffinger2021-11-181-1/+1
* libata: fix read log timeout valueDamien Le Moal2021-11-181-0/+8
* ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma2021-10-251-2/+2
* ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()Wang Hai2021-10-141-4/+1
* pata_legacy: fix a couple uninitialized variable bugsDan Carpenter2021-10-121-2/+4
* libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan2021-09-031-2/+32
* libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDsHans de Goede2021-09-031-0/+4
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-09-023-10/+9
|\
| * scsi: ata: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-113-10/+9
* | Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-09-011-79/+185
|\ \
| * \ Merge tag 'ixp4xx-drivers-arm-soc-v5.15-1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2021-08-041-79/+185
| |\ \
| | * | pata: ixp4xx: Rewrite to use device treeLinus Walleij2021-08-041-47/+154
| | * | pata: ixp4xx: Refer to cmd and ctl rather than csNLinus Walleij2021-08-041-14/+13