summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2022-04-22ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma
2022-04-06ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item backMario Limonciello
2022-04-04ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOsChristian Lamparter
2022-04-04ata: sata_dwc_460ex: Fix crash due to OOB writeChristian Lamparter
2022-04-04ata: libata-sff: Fix compilation warning in ata_sff_lost_interrupt()Damien Le Moal
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-03-23Merge tag 'ata-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-03-10Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
2022-03-10ata: pata_pxa: Use platform_get_irq() to get the interruptMinghao Chi
2022-03-07ata: Drop commas after OF match table sentinelsGeert Uytterhoeven
2022-03-01scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig
2022-03-01ata: ahci: Rename CONFIG_SATA_LPM_MOBILE_POLICY configuration itemMario Limonciello
2022-03-01ata: ahci: Rename `AHCI_HFLAG_IS_MOBILE`Mario Limonciello
2022-03-01ata: ahci: Rename board_ahci_mobileMario Limonciello
2022-02-25Revert "ata: ahci: mvebu: Make SATA PHY optional for Armada 3720"Pali Rohár
2022-02-23ata: pata_hpt37x: disable primary channel on HPT371Sergey Shtylyov
2022-02-22ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov
2022-02-20ata: pata_hpt37x: merge transfer mode setting methodsSergey Shtylyov
2022-02-20ata: libata-sff: use *switch* statement in ata_sff_dev_classify()Sergey Shtylyov
2022-02-20ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov
2022-02-20ata: Kconfig: fix sata gemini compile test conditionDamien Le Moal
2022-02-20ata: libata-scsi: use *switch* statements to check SCSI command codesSergey Shtylyov
2022-02-20ata: libata-sff: refactor ata_sff_altstatus()Sergey Shtylyov
2022-02-19ata: libata-sff: refactor ata_sff_set_devctl()Sergey Shtylyov
2022-02-19ata: libata-sff: make ata_resources_present() return 'bool'Sergey Shtylyov
2022-02-19ata: pata_hpt3x2n: disable fast interrupts in prereset() methodSergey Shtylyov
2022-02-19ata: pata_hpt37x: disable fast interrupts in prereset() methodSergey Shtylyov
2022-02-19ata: pata_hpt366: disable fast interrupts in prereset() methodSergey Shtylyov
2022-02-19ata: pata_mpc52xx: use GFP_KERNELJulia Lawall
2022-02-19ata: sata_rcar: drop unused #define'sSergey Shtylyov
2022-02-19ata: pata_hpt366: check channel enable bitsSergey Shtylyov
2022-02-19ata: sata_rcar: make sata_rcar_ata_devchk() return 'bool'Sergey Shtylyov
2022-02-19ata: pata_samsung_cf: make pata_s3c_devchk() return 'bool'Sergey Shtylyov
2022-02-19ata: libata-sff: make ata_devchk() return 'bool'Sergey Shtylyov
2022-02-19ata: pata_hpt3x2n: drop unused 'struct hpt_chip'Sergey Shtylyov
2022-02-19ata: pata_hpt3x2n: drop unused HPT_PCI_FASTSergey Shtylyov
2022-02-19ata: pata_artop: use *switch* in atp8xx_fixup()Sergey Shtylyov
2022-02-19ata: pata_artop: use *switch* in artop_init_one()Sergey Shtylyov
2022-02-19pata_hpt3x2n: fix writing to wrong register in hpt3x2n_bmdma_stop()Sergey Shtylyov
2022-02-19pata_hpt3x2n: check channel enable bitsSergey Shtylyov
2022-02-19ata: libata: make ata_host_suspend() *void*Sergey Shtylyov
2022-02-08ata: libata-core: Disable TRIM on M88V29Zoltán Böszörményi
2022-02-08ata: sata_fsl: fix sscanf() and sysfs_emit() format stringsDamien Le Moal
2022-02-07ata: libata-core: Fix ata_dev_config_cpr()Damien Le Moal
2022-02-04ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkageAnton Lundin
2022-02-03ata: libata: ata_{sff|std}_prereset() always return 0Sergey Shtylyov
2022-02-03ata: ahci: Skip 200 ms debounce delay for Marvell 88SE9235Paul Menzel
2022-02-02ata: libata-acpi: kill ata_acpi_on_suspend()Sergey Shtylyov
2022-01-31ata: libata-scsi: Simplify scsi_XX_lba_len()Damien Le Moal