summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* ata: pata_ns87415: mark ns87560_tf_read staticArnd Bergmann2023-08-111-1/+1
* treewide: Remove uninitialized_var() usageKees Cook2023-06-091-1/+1
* 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-221-1/+1
* ata: ahci: Fix PCS quirk application for suspendAdam Vodopjan2023-01-181-9/+23
* pata_ipx4xx_cf: Fix unsigned comparison with less than zeroJunlin Yang2023-01-181-1/+1
* ata: libata-transport: fix double ata_host_put() in ata_tport_add()Yang Yingliang2022-11-251-1/+0
* 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-151-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: ahci: Add Green Sardine vendor ID as board_ahci_mobileMario Limonciello2021-12-081-0/+1
* libata: fix checking of DMA stateReimar Döffinger2021-11-171-1/+1
* libata: fix read log timeout valueDamien Le Moal2021-11-171-0/+8
* ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma2021-11-021-2/+2
* ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()Wang Hai2021-10-201-4/+1
* pata_legacy: fix a couple uninitialized variable bugsDan Carpenter2021-10-201-2/+4
* libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan2021-10-091-2/+32
* ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init()Andy Shevchenko2021-09-221-8/+4
* libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDsHans de Goede2021-09-221-0/+4
* libata: fix ata_host_start()Damien Le Moal2021-09-151-1/+1
* libata: fix ata_pio_sector for CONFIG_HIGHMEMChristoph Hellwig2021-08-121-8/+27
* ata: ahci_sunxi: Disable DIPMTimo Sigurdsson2021-07-191-1/+1
* pata_ep93xx: fix deferred probingSergey Shtylyov2021-07-141-1/+1
* pata_octeon_cf: avoid WARN_ON() in ata_host_activate()Sergey Shtylyov2021-07-141-2/+3
* pata_rb532_cf: fix deferred probingSergey Shtylyov2021-07-141-2/+4
* sata_highbank: fix deferred probingSergey Shtylyov2021-07-141-2/+4
* ata: libahci_platform: fix IRQ checkSergey Shtylyov2021-05-141-1/+3
* sata_mv: add IRQ checksSergey Shtylyov2021-05-141-0/+4
* pata_ipx4xx_cf: fix IRQ checkSergey Shtylyov2021-05-141-1/+5
* pata_arasan_cf: fix IRQ checkSergey Shtylyov2021-05-141-4/+11
* ata: ahci: Disable SXS for Hisilicon Kunpeng920Xingui Yang2021-05-113-0/+11
* ata: ahci_brcm: Add back regulators managementFlorian Fainelli2021-03-041-1/+13
* ata: sata_nv: Fix retrieving of active qcsSascha Hauer2020-11-051-1/+1
* ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven2020-11-011-1/+1