summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
...
| * ata: libahci: Discard redundant force_port_map parameterSerge Semin2022-09-174-7/+8
| * ata: libahci: Extend port-cmd flags set with port capabilitiesSerge Semin2022-09-171-1/+7
| * ata: libahci_platform: Introduce reset assertion/deassertion methodsSerge Semin2022-09-172-5/+46
| * ata: libahci_platform: Parse ports-implemented property in resources getterSerge Semin2022-09-174-8/+3
| * ata: libahci_platform: Sanity check the DT child nodes numberSerge Semin2022-09-171-2/+12
| * ata: libahci_platform: Convert to using devm bulk clocks APISerge Semin2022-09-174-77/+61
| * ata: libahci_platform: Convert to using platform devm-ioremap methodsSerge Semin2022-09-171-2/+8
| * ata: make PATA_PLATFORM selectable only for suitable architecturesLukas Bulwahn2022-09-161-1/+1
| * ata: clean up how architectures enable PATA_PLATFORM and PATA_OF_PLATFORMLukas Bulwahn2022-09-161-3/+3
| * ata: libata-core: Check errors in sata_print_link_status()Li Zhong2022-09-161-1/+2
| * ata: libata-sff: Fix double word in commentsShaomin Deng2022-09-161-1/+1
| * ata: pata_macio: Remove unneeded word in commentsShaomin Deng2022-09-161-2/+1
| * ata: libata-core: Simplify ata_dev_set_xfermode()Damien Le Moal2022-09-161-5/+5
| * ata: libata-core: Simplify ata_build_rw_tf()Damien Le Moal2022-08-263-16/+13
| * ata: libata: Rename ATA_DFLAG_NCQ_PRIO_ENABLEDamien Le Moal2022-08-262-5/+5
| * ata: libata-core: remove redundant err_mask variableJinpeng Cui2022-08-261-3/+1
| * ata: ahci: Do not check ACPI_FADT_LOW_POWER_S0Rafael J. Wysocki2022-08-261-4/+1
| * ata: libata-core: improve parameter names for ata_dev_set_feature()Niklas Cassel2022-08-182-11/+10
| * ata: libata-core: Print timeout value when internal command timesTomas Henzl2022-08-181-2/+2
* | Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-031-5/+10
|\ \
| * \ Merge tag 'thermal-v6.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki2022-08-241-5/+10
| |\ \
| | * | ata/drivers/ahci_imx: Switch to new of thermal APIDaniel Lezcano2022-08-171-5/+10
| | |/
* | | ata: libata-sata: Fix device queue depth controlDamien Le Moal2022-09-281-12/+12
* | | ata: libata-scsi: Fix initialization of device queue depthDamien Le Moal2022-09-281-6/+4
* | | libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205Niklas Cassel2022-09-271-0/+4
|/ /
* / ata: libata-eh: Add missing command nameDamien Le Moal2022-08-161-0/+1
|/
* Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-061-1/+1
|\
| * powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnodeAndy Shevchenko2022-06-221-1/+1
* | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-061-0/+1
|\ \
| * | ata: libata-scsi: cap ata_device->max_sectors according to shost->max_sectorsJohn Garry2022-07-191-0/+1
| |/
* | Merge tag 'ata-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-08-0318-148/+152
|\ \
| * | ata: sata_mv: Fixes expected number of resources now IRQs are goneAndrew Lunn2022-08-031-1/+1
| * | ata: libata-scsi: fix result type of ata_ioc32()Sergey Shtylyov2022-06-291-4/+4
| * | ata: pata_macio: Fix compilation warningDamien Le Moal2022-06-201-1/+1
| * | ata: libata-eh: fix sloppy result type of ata_internal_cmd_timeout()Sergey Shtylyov2022-06-202-12/+12
| * | ata: libata-core: fix sloppy parameter type in ata_exec_internal[_sg]()Sergey Shtylyov2022-06-202-4/+4
| * | ata: libata-eh: fix sloppy result type of ata_eh_nr_in_flight()Sergey Shtylyov2022-06-201-4/+4
| * | ata: libata-core: make ata_exec_internal_sg() *static*Sergey Shtylyov2022-06-172-8/+4
| * | ata: make transfer mode masks *unsigned int*Sergey Shtylyov2022-06-1712-43/+43
| * | ata: libata-core: get rid of *else* branches in ata_id_n_sectors()Sergey Shtylyov2022-06-141-11/+9
| * | ata: libata-core: fix sloppy typing in ata_id_n_sectors()Sergey Shtylyov2022-06-131-4/+6
| * | ata: pata_hpt3x2n: pass base DPLL frequency to hpt3x2n_pci_clock()Sergey Shtylyov2022-06-131-8/+11
| * | ata: pata_hpt37x: merge hpt374_read_freq() to hpt37x_pci_clock()Sergey Shtylyov2022-06-131-24/+10
| * | ata: pata_hpt37x: factor out hpt37x_pci_clock()Sergey Shtylyov2022-06-131-43/+51
| * | ata: pata_hpt37x: move claculating PCI clock from hpt37x_clock_slot()Sergey Shtylyov2022-06-131-17/+28
| * | ata: libata: Fix syntax errors in commentsXiang wangx2022-06-131-1/+1
| |/
* | Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-021-1/+1
|\ \
| * \ Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann2022-07-121-1/+1
| |\ \ | | |/ | |/|
| | * ata: ahci_brcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCAWilliam Zhang2022-07-081-1/+1
* | | ata: pata_cs5535: Fix W=1 warningsJohn Garry2022-06-301-2/+2
|/ /