summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* ata: libata-transport: fix {dma|pio|xfer}_mode sysfs filesSergey Shtylyov2022-06-091-1/+1
* libata: fix translation of concurrent positioning rangesTyler Erickson2022-06-081-1/+1
* libata: fix reading concurrent positioning ranges logTyler Erickson2022-06-081-8/+13
* ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probeMiaoqian Lin2022-06-061-0/+3
* ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()Sergey Shtylyov2022-06-061-2/+2
* Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-021-2/+1
|\
| * ARM: pxa: use pdev resource for palmld mmioArnd Bergmann2022-04-201-2/+1
* | Merge tag 'ata-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-05-2311-248/+228
|\ \
| * | ata: pata_ftide010: Remove unneeded ERROR check before clk_disable_unprepareWan Jiabing2022-05-161-4/+3
| * | ata: libata-core: Allow forcing most horkage flagsDamien Le Moal2022-05-091-2/+20
| * | ata: libata-core: Improve link flags forced settingsDamien Le Moal2022-05-091-10/+22
| * | ata: libata-core: Refactor force_tbl definitionDamien Le Moal2022-05-091-58/+81
| * | ata: libata-core: cleanup ata_device_blacklistDamien Le Moal2022-05-091-49/+49
| * | ata: simplify the return expression of brcm_ahci_removeMinghao Chi2022-05-091-6/+1
| * | ata: Make use of the helper function devm_platform_ioremap_resource()Lv Ruyi2022-04-221-6/+1
| * | ata: libata-core: replace "its" with "it is"Diego Viola2022-04-221-2/+2
| * | ahci: Add a generic 'controller2' RAID idDan Williams2022-04-221-2/+3
| * | ata: pata_via: fix sloppy typing in via_do_set_mode()Sergey Shtylyov2022-04-131-3/+3
| * | ata: pata_sil680: fix result type of sil680_sel{dev|reg}()Sergey Shtylyov2022-04-131-17/+13
| * | ata: libata-core: fix parameter type in ata_xfer_mode2shift()Sergey Shtylyov2022-04-121-1/+1
| * | libata: Improve ATA queued command allocationJohn Garry2022-04-114-96/+36
| * | ata: pata_mpc52xx: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy2022-04-111-1/+2
* | | ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma2022-04-221-0/+2
|/ /
* | ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item backMario Limonciello2022-04-063-4/+6
* | ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOsChristian Lamparter2022-04-041-0/+3
* | ata: sata_dwc_460ex: Fix crash due to OOB writeChristian Lamparter2022-04-041-1/+5
* | ata: libata-sff: Fix compilation warning in ata_sff_lost_interrupt()Damien Le Moal2022-04-041-1/+1
|/
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-283-4/+2
|\
| * Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman2022-03-103-4/+2
| |\
| | * Revert "ata: ahci: mvebu: Make SATA PHY optional for Armada 3720"Pali Rohár2022-02-253-4/+2
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-03-241-1/+3
|\ \ \
| * | | scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig2022-03-011-1/+3
| | |/ | |/|
* | | 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