aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-12libata: libahci: declare ahci_shost_attr_group as staticDamien Le Moal1-1/+1
2021-11-12libata: add horkage for missing Identify Device logDamien Le Moal1-1/+12
2021-11-11ata: sata_highbank: Remove unnecessary print function dev_err()Xu Wang1-3/+1
2021-11-11libata: fix read log timeout valueDamien Le Moal1-0/+8
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-45/+83
2021-11-02Merge tag 'libata-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libataLinus Torvalds7-18/+15
2021-11-01Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2-11/+94
2021-10-26libata: support concurrent positioning ranges logDamien Le Moal2-11/+94
2021-10-25ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma1-2/+2
2021-10-16scsi: ata: Switch to attribute groupsBart Van Assche9-37/+75
2021-10-16scsi: ata: Call scsi_done() directlyBart Van Assche2-8/+8
2021-10-14ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()Wang Hai1-4/+1
2021-10-12pata_radisys: fix checking of DMA stateReimar Döffinger1-2/+2
2021-10-12pata_optidma: fix checking of DMA stateReimar Döffinger1-2/+2
2021-10-12pata_amd: fix checking of DMA stateReimar Döffinger1-1/+1
2021-10-12pata_ali: fix checking of DMA stateReimar Döffinger1-2/+2
2021-10-12libata-scsi: fix checking of DMA stateReimar Döffinger1-2/+2
2021-10-12libata: fix checking of DMA stateReimar Döffinger1-1/+1
2021-10-12Add AHCI support for ASM1062+JBM575 cardsIstván Pongrácz1-0/+1
2021-10-12pata_legacy: fix a couple uninitialized variable bugsDan Carpenter1-2/+4
2021-09-21ahci: remove duplicated PCI device IDsKrzysztof Kozlowski1-8/+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-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-10/+9
2021-09-01Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-79/+185
2021-08-30Merge 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-11scsi: 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/linux/kernel/git/linusw/linux-nomadik into arm/driversArnd 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-27ata: 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/socLinus Torvalds2-1/+2
2021-07-09libata: fix ata_pio_sector for CONFIG_HIGHMEMChristoph Hellwig1-8/+27
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-16/+14
2021-06-24ata: 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