summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* 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: ahci: Add Green Sardine vendor ID as board_ahci_mobileMario Limonciello2021-12-081-0/+1
* 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-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-181-8/+4
* libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDsHans de Goede2021-09-181-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
* Merge tag 'libata-5.10-2020-10-30' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-301-1/+1
|\
| * ata: sata_nv: Fix retrieving of active qcsSascha Hauer2020-10-281-1/+1
* | Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-251-2/+1
|\ \ | |/ |/|
| * ata: pata_ns87415.c: Document support on parisc with superio chipHelge Deller2020-10-231-2/+1
* | ata: fix some kernel-doc markupsMauro Carvalho Chehab2020-10-233-3/+3
* | ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven2020-10-161-1/+1
|/
* ata: ahci: mvebu: Make SATA PHY optional for Armada 3720Pali Rohár2020-10-093-2/+4
* pata_cmd64x: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-10-021-1/+1
* ahci: qoriq: enable acpi support in qoriq ahci driverYuantian Tang2020-10-021-3/+17
* sata, highbank: simplify the return expression of ahci_highbank_suspendLiu Shixin2020-10-021-6/+1
* ahci: Add Intel Rocket Lake PCH-H RAID PCI IDsMika Westerberg2020-10-021-0/+4
* Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-043-6/+10
|\
| * libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo2020-09-022-4/+9
| * ata: ahci: use ata_link_info() instead of ata_link_printk()Xu Wang2020-08-161-2/+1
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-2310-29/+29
|/