summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2022-04-27ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma1-0/+2
2022-04-20ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOsChristian Lamparter1-0/+3
2022-04-13ata: sata_dwc_460ex: Fix crash due to OOB writeChristian Lamparter1-1/+5
2022-03-08ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov1-2/+2
2022-03-02ata: pata_hpt37x: disable primary channel on HPT371Sergey Shtylyov1-0/+14
2022-02-23ata: libata-core: Disable TRIM on M88V29Zoltán Böszörményi1-0/+1
2021-12-22libata: if T_LENGTH is zero, dma direction should be DMA_NONEGeorge Kennedy1-2/+13
2021-12-14libata: add horkage for ASMedia 1092Hannes Reinecke1-0/+2
2021-12-08sata_fsl: fix warning in remove_proc_entry when rmmod sata_fslBaokun Li1-5/+3
2021-12-08sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fslBaokun Li1-2/+10
2021-12-08ata: libahci: Adjust behavior when StorageD3Enable _DSD is setMario Limonciello1-0/+15
2021-12-08ata: ahci: Add Green Sardine vendor ID as board_ahci_mobileMario Limonciello1-0/+1
2021-11-25ata: libata: add missing ata_identify_page_supported() callsDamien Le Moal1-1/+5
2021-11-25ata: libata: improve ata_read_log_page() error messageDamien Le Moal1-2/+3
2021-11-18libata: fix checking of DMA stateReimar Döffinger1-1/+1
2021-11-18libata: fix read log timeout valueDamien Le Moal1-0/+8
2021-10-25ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma1-2/+2
2021-10-14ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()Wang Hai1-4/+1
2021-10-12pata_legacy: fix a couple uninitialized variable bugsDan Carpenter1-2/+4
2021-09-03libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan1-2/+32
2021-09-03libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDsHans de Goede1-0/+4
2021-09-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-10/+9
2021-09-02Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-79/+185
2021-08-31Merge tag 'for-5.15/libata-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds5-210/+197
2021-08-18libata: Introduce ncq_prio_supported sysfs sttributeDamien Le Moal2-0/+26
2021-08-18libata: print feature list on device scanDamien Le Moal1-0/+17
2021-08-18libata: fix ata_read_log_page() warningDamien Le Moal1-34/+13
2021-08-18libata: cleanup NCQ priority handlingDamien Le Moal2-43/+26
2021-08-18libata: cleanup ata_dev_configure()Damien Le Moal1-56/+75
2021-08-18libata: cleanup device sleep capability detectionDamien Le Moal1-23/+32
2021-08-18libata: simplify ata_scsi_rbuf_fill()Damien Le Moal1-51/+9
2021-08-18libata: fix ata_host_start()Damien Le Moal1-1/+1
2021-08-12scsi: ata: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche3-10/+9
2021-08-04Merge tag 'ixp4xx-drivers-arm-soc-v5.15-1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann1-79/+185
2021-08-04pata: ixp4xx: Rewrite to use device treeLinus Walleij1-47/+154
2021-08-04pata: ixp4xx: Refer to cmd and ctl rather than csNLinus Walleij1-14/+13
2021-08-04pata: ixp4xx: Use IS_ENABLED() to determine endiannessLinus Walleij1-23/+22
2021-08-04pata: ixp4xx: Use local dev variableLinus Walleij1-5/+6
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+27
2021-07-28ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init()Andy Shevchenko1-8/+4
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2-1/+2
2021-07-09libata: fix ata_pio_sector for CONFIG_HIGHMEMChristoph Hellwig1-8/+27
2021-07-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-16/+14
2021-06-25ata: rb532_cf: remove redundant codesgushengxian1-3/+1
2021-06-17pata: ixp4xx: split platform data to its own headerArnd Bergmann2-2/+2
2021-06-16pata_cypress: add a module option to disable BM-DMAChristoph Hellwig1-2/+8
2021-06-16ARM/ixp4xx: Make NEED_MACH_IO_H optionalLinus Walleij1-0/+1
2021-06-16ata: pata_macio: Avoid overwriting initialised field in 'pata_macio_sht'Lee Jones1-1/+4
2021-06-16ata: pata_serverworks: Avoid overwriting initialised field in 'serverworks_os...Lee Jones1-1/+2
2021-06-16ata: pata_sc1200: sc1200_sht'Avoid overwriting initialised field in 'Lee Jones1-1/+2