summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ata-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-03-2356-531/+447
|\
| * ata: pata_pxa: Use platform_get_irq() to get the interruptMinghao Chi2022-03-101-5/+5
| * ata: Drop commas after OF match table sentinelsGeert Uytterhoeven2022-03-0724-51/+33
| * ata: ahci: Rename CONFIG_SATA_LPM_MOBILE_POLICY configuration itemMario Limonciello2022-03-013-5/+5
| * ata: ahci: Rename `AHCI_HFLAG_IS_MOBILE`Mario Limonciello2022-03-012-4/+4
| * ata: ahci: Rename board_ahci_mobileMario Limonciello2022-03-011-48/+48
| * ata: pata_hpt37x: merge transfer mode setting methodsSergey Shtylyov2022-02-201-62/+13
| * ata: libata-sff: use *switch* statement in ata_sff_dev_classify()Sergey Shtylyov2022-02-201-7/+10
| * ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov2022-02-2020-82/+82
| * ata: Kconfig: fix sata gemini compile test conditionDamien Le Moal2022-02-201-1/+1
| * ata: libata-scsi: use *switch* statements to check SCSI command codesSergey Shtylyov2022-02-201-7/+19
| * ata: libata-sff: refactor ata_sff_altstatus()Sergey Shtylyov2022-02-201-26/+33
| * ata: libata-sff: refactor ata_sff_set_devctl()Sergey Shtylyov2022-02-191-15/+15
| * ata: libata-sff: make ata_resources_present() return 'bool'Sergey Shtylyov2022-02-191-4/+4
| * ata: pata_hpt3x2n: disable fast interrupts in prereset() methodSergey Shtylyov2022-02-191-13/+10
| * ata: pata_hpt37x: disable fast interrupts in prereset() methodSergey Shtylyov2022-02-191-26/+22
| * ata: pata_hpt366: disable fast interrupts in prereset() methodSergey Shtylyov2022-02-191-6/+7
| * ata: pata_mpc52xx: use GFP_KERNELJulia Lawall2022-02-191-1/+1
| * ata: sata_rcar: drop unused #define'sSergey Shtylyov2022-02-191-4/+0
| * ata: pata_hpt366: check channel enable bitsSergey Shtylyov2022-02-191-2/+40
| * ata: sata_rcar: make sata_rcar_ata_devchk() return 'bool'Sergey Shtylyov2022-02-191-4/+3
| * ata: pata_samsung_cf: make pata_s3c_devchk() return 'bool'Sergey Shtylyov2022-02-191-4/+3
| * ata: libata-sff: make ata_devchk() return 'bool'Sergey Shtylyov2022-02-191-3/+6
| * ata: pata_hpt3x2n: drop unused 'struct hpt_chip'Sergey Shtylyov2022-02-191-5/+0
| * ata: pata_hpt3x2n: drop unused HPT_PCI_FASTSergey Shtylyov2022-02-191-1/+0
| * ata: pata_artop: use *switch* in atp8xx_fixup()Sergey Shtylyov2022-02-191-5/+9
| * ata: pata_artop: use *switch* in artop_init_one()Sergey Shtylyov2022-02-191-8/+11
| * pata_hpt3x2n: fix writing to wrong register in hpt3x2n_bmdma_stop()Sergey Shtylyov2022-02-191-2/+2
| * pata_hpt3x2n: check channel enable bitsSergey Shtylyov2022-02-191-1/+8
| * ata: libata: make ata_host_suspend() *void*Sergey Shtylyov2022-02-1915-52/+38
| * ata: libata: ata_{sff|std}_prereset() always return 0Sergey Shtylyov2022-02-032-5/+4
| * ata: ahci: Skip 200 ms debounce delay for Marvell 88SE9235Paul Menzel2022-02-031-0/+2
| * ata: libata-acpi: kill ata_acpi_on_suspend()Sergey Shtylyov2022-02-023-29/+1
| * ata: libata-scsi: Simplify scsi_XX_lba_len()Damien Le Moal2022-01-311-34/+6
| * ata: libata-scsi: Simplify ata_scsi_mode_select_xlat()Damien Le Moal2022-01-311-3/+3
| * ata: libata-scsi: Cleanup ata_get_xlat_func()Damien Le Moal2022-01-311-1/+0
| * ata: pata_pdc202xx_old: make static read-only array pio_timing constColin Ian King2022-01-311-1/+1
| * ata: pata_atiixp: make static read-only arrays constColin Ian King2022-01-311-2/+2
| * ata: pata_platform: Make use of platform_get_mem_or_io()Lad Prabhakar2022-01-311-12/+6
* | ata: pata_hpt37x: disable primary channel on HPT371Sergey Shtylyov2022-02-231-0/+14
* | ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov2022-02-221-2/+2
* | ata: libata-core: Disable TRIM on M88V29Zoltán Böszörményi2022-02-081-0/+1
* | ata: sata_fsl: fix sscanf() and sysfs_emit() format stringsDamien Le Moal2022-02-081-9/+7
* | ata: libata-core: Fix ata_dev_config_cpr()Damien Le Moal2022-02-071-8/+6
* | ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkageAnton Lundin2022-02-041-0/+10
|/
* ata: pata_platform: Fix a NULL pointer dereference in __pata_platform_probe()Zhou Qingyang2022-01-271-0/+2
* ata: pata_octeon_cf: fix call to trace_ata_bmdma_stop()Damien Le Moal2022-01-211-1/+1
* ata: pata_ali: remove redundant return statementColin Ian King2022-01-141-1/+1
* ata: ahci: Add support for AMD A85 FCH (Hudson D4)Paul Menzel2022-01-141-0/+9
* ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAYPaul Menzel2022-01-142-2/+2