summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorLines
2022-09-28ata: libata-sata: Fix device queue depth controlDamien Le Moal-12/+12
2022-09-28ata: libata-scsi: Fix initialization of device queue depthDamien Le Moal-6/+4
2022-09-27libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205Niklas Cassel-0/+4
2022-08-16ata: libata-eh: Add missing command nameDamien Le Moal-0/+1
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+1
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds-0/+1
2022-08-03Merge tag 'ata-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds-148/+152
2022-08-03ata: sata_mv: Fixes expected number of resources now IRQs are goneAndrew Lunn-1/+1
2022-08-02Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2022-07-19ata: libata-scsi: cap ata_device->max_sectors according to shost->max_sectorsJohn Garry-0/+1
2022-07-12Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann-1/+1
2022-07-08ata: ahci_brcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCAWilliam Zhang-1/+1
2022-06-30ata: pata_cs5535: Fix W=1 warningsJohn Garry-2/+2
2022-06-29ata: libata-scsi: fix result type of ata_ioc32()Sergey Shtylyov-4/+4
2022-06-22powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnodeAndy Shevchenko-1/+1
2022-06-20ata: pata_macio: Fix compilation warningDamien Le Moal-1/+1
2022-06-20ata: libata-eh: fix sloppy result type of ata_internal_cmd_timeout()Sergey Shtylyov-12/+12
2022-06-20ata: libata-core: fix sloppy parameter type in ata_exec_internal[_sg]()Sergey Shtylyov-4/+4
2022-06-20ata: libata-eh: fix sloppy result type of ata_eh_nr_in_flight()Sergey Shtylyov-4/+4
2022-06-17ata: libata-core: make ata_exec_internal_sg() *static*Sergey Shtylyov-8/+4
2022-06-17ata: make transfer mode masks *unsigned int*Sergey Shtylyov-43/+43
2022-06-14ata: libata-core: get rid of *else* branches in ata_id_n_sectors()Sergey Shtylyov-11/+9
2022-06-13ata: libata-core: fix sloppy typing in ata_id_n_sectors()Sergey Shtylyov-4/+6
2022-06-13ata: pata_hpt3x2n: pass base DPLL frequency to hpt3x2n_pci_clock()Sergey Shtylyov-8/+11
2022-06-13ata: pata_hpt37x: merge hpt374_read_freq() to hpt37x_pci_clock()Sergey Shtylyov-24/+10
2022-06-13ata: pata_hpt37x: factor out hpt37x_pci_clock()Sergey Shtylyov-43/+51
2022-06-13ata: pata_hpt37x: move claculating PCI clock from hpt37x_clock_slot()Sergey Shtylyov-17/+28
2022-06-13ata: libata: Fix syntax errors in commentsXiang wangx-1/+1
2022-06-09ata: libata-transport: fix {dma|pio|xfer}_mode sysfs filesSergey Shtylyov-1/+1
2022-06-08libata: fix translation of concurrent positioning rangesTyler Erickson-1/+1
2022-06-08libata: fix reading concurrent positioning ranges logTyler Erickson-8/+13
2022-06-06ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probeMiaoqian Lin-0/+3
2022-06-06ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()Sergey Shtylyov-2/+2
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+1
2022-05-23Merge tag 'ata-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds-248/+228
2022-05-16ata: pata_ftide010: Remove unneeded ERROR check before clk_disable_unprepareWan Jiabing-4/+3
2022-05-09ata: libata-core: Allow forcing most horkage flagsDamien Le Moal-2/+20
2022-05-09ata: libata-core: Improve link flags forced settingsDamien Le Moal-10/+22
2022-05-09ata: libata-core: Refactor force_tbl definitionDamien Le Moal-58/+81
2022-05-09ata: libata-core: cleanup ata_device_blacklistDamien Le Moal-49/+49
2022-05-09ata: simplify the return expression of brcm_ahci_removeMinghao Chi-6/+1
2022-04-22ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma-0/+2
2022-04-22ata: Make use of the helper function devm_platform_ioremap_resource()Lv Ruyi-6/+1
2022-04-22ata: libata-core: replace "its" with "it is"Diego Viola-2/+2
2022-04-22ahci: Add a generic 'controller2' RAID idDan Williams-2/+3
2022-04-20ARM: pxa: use pdev resource for palmld mmioArnd Bergmann-2/+1
2022-04-13ata: pata_via: fix sloppy typing in via_do_set_mode()Sergey Shtylyov-3/+3
2022-04-13ata: pata_sil680: fix result type of sil680_sel{dev|reg}()Sergey Shtylyov-17/+13
2022-04-12ata: libata-core: fix parameter type in ata_xfer_mode2shift()Sergey Shtylyov-1/+1
2022-04-11libata: Improve ATA queued command allocationJohn Garry-96/+36