aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)Author
2022-04-27ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma
2022-04-20ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOsChristian Lamparter
2022-04-13ata: sata_dwc_460ex: Fix crash due to OOB writeChristian Lamparter
2022-03-08ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov
2022-03-02ata: pata_hpt37x: disable primary channel on HPT371Sergey Shtylyov
2022-02-23ata: libata-core: Disable TRIM on M88V29Zoltán Böszörményi
2021-12-22libata: if T_LENGTH is zero, dma direction should be DMA_NONEGeorge Kennedy
2021-12-14libata: add horkage for ASMedia 1092Hannes Reinecke
2021-12-08sata_fsl: fix warning in remove_proc_entry when rmmod sata_fslBaokun Li
2021-12-08sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fslBaokun Li
2021-12-08ata: ahci: Add Green Sardine vendor ID as board_ahci_mobileMario Limonciello
2021-11-18libata: fix checking of DMA stateReimar Döffinger
2021-11-18libata: fix read log timeout valueDamien Le Moal
2021-11-02ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma
2021-10-20ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()Wang Hai
2021-10-20pata_legacy: fix a couple uninitialized variable bugsDan Carpenter
2021-10-09libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan
2021-09-18ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init()Andy Shevchenko
2021-09-18libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDsHans de Goede
2021-09-15libata: fix ata_host_start()Damien Le Moal
2021-08-12libata: fix ata_pio_sector for CONFIG_HIGHMEMChristoph Hellwig
2021-07-19ata: ahci_sunxi: Disable DIPMTimo Sigurdsson
2021-07-14pata_ep93xx: fix deferred probingSergey Shtylyov
2021-07-14pata_octeon_cf: avoid WARN_ON() in ata_host_activate()Sergey Shtylyov
2021-07-14pata_rb532_cf: fix deferred probingSergey Shtylyov
2021-07-14sata_highbank: fix deferred probingSergey Shtylyov
2021-05-14ata: libahci_platform: fix IRQ checkSergey Shtylyov
2021-05-14sata_mv: add IRQ checksSergey Shtylyov
2021-05-14pata_ipx4xx_cf: fix IRQ checkSergey Shtylyov
2021-05-14pata_arasan_cf: fix IRQ checkSergey Shtylyov
2021-05-11ata: ahci: Disable SXS for Hisilicon Kunpeng920Xingui Yang
2021-03-04ata: ahci_brcm: Add back regulators managementFlorian Fainelli
2020-10-30Merge tag 'libata-5.10-2020-10-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-28ata: sata_nv: Fix retrieving of active qcsSascha Hauer
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-23ata: pata_ns87415.c: Document support on parisc with superio chipHelge Deller
2020-10-23ata: fix some kernel-doc markupsMauro Carvalho Chehab
2020-10-16ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven
2020-10-09ata: ahci: mvebu: Make SATA PHY optional for Armada 3720Pali Rohár
2020-10-02pata_cmd64x: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-10-02ahci: qoriq: enable acpi support in qoriq ahci driverYuantian Tang
2020-10-02sata, highbank: simplify the return expression of ahci_highbank_suspendLiu Shixin
2020-10-02ahci: Add Intel Rocket Lake PCH-H RAID PCI IDsMika Westerberg
2020-09-04Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-02libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-16ata: ahci: use ata_link_info() instead of ata_link_printk()Xu Wang
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-06-19Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-18libata: Use per port sync for detachKai-Heng Feng