summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2022-01-05ata: libata: add tracepoints for ATA error handlingHannes Reinecke
2022-01-05ata: libata-scsi: drop DPRINTK calls for cdb translationHannes Reinecke
2022-01-05ata: libata-sff: tracepoints for HSM state machineHannes Reinecke
2022-01-05ata: libata: tracepoints for bus-master DMAHannes Reinecke
2022-01-04ata: libata: add qc_prep tracepointHannes Reinecke
2022-01-04ata: libata: add reset tracepointsHannes Reinecke
2022-01-04ata: libata: sanitize ATA_HORKAGE_DUMP_IDHannes Reinecke
2022-01-04ata: libata: move ata_dump_id() to dynamic debuggingHannes Reinecke
2022-01-04ata: libata: Add ata_port_classify() helperHannes Reinecke
2022-01-04ata: libata: whitespace cleanupHannes Reinecke
2022-01-04ata: libata: remove pointless debugging messagesHannes Reinecke
2022-01-04ata: libata: use min() to make code cleanerChangcheng Deng
2022-01-04ata: libahci_platform: Get rid of dup message when IRQ can't be retrievedAndy Shevchenko
2022-01-04ata: libahci_platform: Remove bogus 32-bit DMA mask attemptAndy Shevchenko
2022-01-04ata: sata_dwc_460ex: Remove unused forward declarationAndy Shevchenko
2022-01-04ata: sata_dwc_460ex: Use temporary variable for struct deviceAndy Shevchenko
2022-01-04ata: sata_dwc_460ex: Use devm_platform_*ioremap_resource() APIsAndy Shevchenko
2022-01-04ata: sata_fsl: use sysfs_emit()Damien Le Moal
2022-01-04ata: ahci: use sysfs_emit()Damien Le Moal
2022-01-04ata: libata-scsi: use sysfs_emit()Damien Le Moal
2022-01-04ata: libata-sata: use sysfs_emit()Damien Le Moal
2022-01-04ata: sata_fsl: Use struct_group() for memcpy() regionKees Cook
2022-01-04ata: pata_ali: no need to initialise statics to 0Jason Wang
2021-12-17libata: if T_LENGTH is zero, dma direction should be DMA_NONEGeorge Kennedy
2021-12-09libata: add horkage for ASMedia 1092Hannes Reinecke
2021-12-06ata: ahci_ceva: Fix id array access in ceva_ahci_read_id()Damien Le Moal
2021-12-02ata: replace snprintf in show functions with sysfs_emitYang Guang
2021-11-29sata_fsl: fix warning in remove_proc_entry when rmmod sata_fslBaokun Li
2021-11-29sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fslBaokun Li
2021-11-29pata_falcon: Avoid type warnings from sparseFinn Thain
2021-11-18ata: libata-sata: Declare ata_ncq_sdev_attrs staticDamien Le Moal
2021-11-18ata: libahci: Adjust behavior when StorageD3Enable _DSD is setMario Limonciello
2021-11-18ata: ahci: Add Green Sardine vendor ID as board_ahci_mobileMario Limonciello
2021-11-18ata: libata: add missing ata_identify_page_supported() callsDamien Le Moal
2021-11-17ata: libata: improve ata_read_log_page() error messageDamien Le Moal
2021-11-12libata: libahci: declare ahci_shost_attr_group as staticDamien Le Moal
2021-11-12libata: add horkage for missing Identify Device logDamien Le Moal
2021-11-11ata: sata_highbank: Remove unnecessary print function dev_err()Xu Wang
2021-11-11libata: fix read log timeout valueDamien Le Moal
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-11-02Merge tag 'libata-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-01Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-26libata: support concurrent positioning ranges logDamien Le Moal
2021-10-25ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma
2021-10-16scsi: ata: Switch to attribute groupsBart Van Assche
2021-10-16scsi: ata: Call scsi_done() directlyBart Van Assche
2021-10-14ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()Wang Hai
2021-10-12pata_radisys: fix checking of DMA stateReimar Döffinger
2021-10-12pata_optidma: fix checking of DMA stateReimar Döffinger
2021-10-12pata_amd: fix checking of DMA stateReimar Döffinger