summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ata: ahci_tegra: call tegra_powergate_power_off only when PM domain is not pr...Sowjanya Komatineni2021-04-111-2/+4
* ata: ahci_tegra: Add AHCI support for Tegra186Sowjanya Komatineni2021-04-071-13/+47
* pata_legacy: Add `probe_mask' parameter like with ide-genericMaciej W. Rozycki2021-04-061-0/+6
* pata_platform: Document `pio_mask' module parameterMaciej W. Rozycki2021-04-061-2/+2
* pata_legacy: Properly document module parametersMaciej W. Rozycki2021-04-061-36/+56
* ata: ahci: ceva: Updated code by using dev_err_probe()Piyush Mehta2021-04-061-5/+3
* ata: ahci: Disable SXS for Hisilicon Kunpeng920Xingui Yang2021-03-313-0/+11
* ata: libahci_platform: fix IRQ checkSergey Shtylyov2021-03-301-1/+3
* sata_mv: add IRQ checksSergey Shtylyov2021-03-301-0/+4
* ata: pata_acpi: Fix some incorrect function param descriptionsLee Jones2021-03-301-3/+3
* ata: libata-acpi: Fix function name and provide description for 'prev_gtf'Lee Jones2021-03-301-1/+2
* ata: sata_mv: Fix misnaming of 'mv_bmdma_stop()'Lee Jones2021-03-301-1/+1
* ata: pata_cs5530: Fix misspelling of 'cs5530_init_one()'s 'pdev' paramLee Jones2021-03-301-1/+1
* ata: pata_legacy: Repair a couple kernel-doc problemsLee Jones2021-03-301-4/+4
* ata: ata_generic: Fix misspelling of 'ata_generic_init_one()'Lee Jones2021-03-301-1/+1
* ata: pata_opti: Fix spelling issue of 'val' in 'opti_write_reg()'Lee Jones2021-03-301-1/+1
* ata: pata_sl82c105: Fix potential doc-rotLee Jones2021-03-301-1/+1
* ata: pata_piccolo: 'ata_tosh_init()' is misnamed in its headerLee Jones2021-03-301-1/+1
* ata: pata_via: Fix a kernel-doc formatting issueLee Jones2021-03-301-1/+1
* ata: pata_it821x: Fix possible doc-rotted function namesLee Jones2021-03-301-2/+2
* ata: pata_triflex: Repair some misnamed functions and fix some param descript...Lee Jones2021-03-301-4/+3
* ata: pata_sis: Remove superfluous param description and supply anotherLee Jones2021-03-301-1/+1
* ata: pata_sil680: Add some missing function parameter docsLee Jones2021-03-301-0/+2
* ata: pata_pdc202xx_old: Fix some incorrectly named functionsLee Jones2021-03-301-2/+2
* pata_ipx4xx_cf: fix IRQ checkSergey Shtylyov2021-03-261-1/+5
* pata_arasan_cf: fix IRQ checkSergey Shtylyov2021-03-261-4/+11
* ata: Trivial spelling fixes in the file pata_ns87415.cBhaskar Chowdhury2021-03-121-2/+2
* ata: pata_pdc2027x: Fix some incorrect function names and parameter docsLee Jones2021-03-121-5/+5
* ata: pata_optidma: Fix a function misnaming, a formatting issue and a missing...Lee Jones2021-03-121-2/+3
* ata: pata_jmicron: Fix incorrectly documented function parameterLee Jones2021-03-121-1/+1
* ata: pata_marvell: Fix incorrectly documented function parameterLee Jones2021-03-121-1/+1
* ata: pata_hpt3x2n: Fix possible doc-rotted function nameLee Jones2021-03-121-1/+1
* ata: pata_cs5520: Add a couple of missing param descriptionsLee Jones2021-03-121-0/+2
* ata: pata_atiixp: Fix a function name and supply description for 'pio'Lee Jones2021-03-121-1/+2
* ata: pata_artop: Repair possible copy/paste issue in 'artop_6210_qc_defer()'s...Lee Jones2021-03-121-1/+1
* ata: pata_amd: Fix incorrectly named function in the headerLee Jones2021-03-121-1/+1
* ata: pata_ali: Supply description for 'ali_20_filter()'s 'mask' paramLee Jones2021-03-121-1/+1
* ata: sata_mv: Fix worthy headers and demote othersLee Jones2021-03-121-6/+6
* ata: ahci_xgene: Fix incorrect naming of 'xgene_ahci_handle_broken_edge_irq()...Lee Jones2021-03-121-1/+1
* ata: pata_hpt37x: Fix some function misnaming and missing param issuesLee Jones2021-03-121-2/+4
* ata: pata_hpt366: Provide missing description for 'hpt366_filter()'s 'mask' p...Lee Jones2021-03-121-0/+1
* ata: pata_amd: Remove superfluous, add missing and fix broken paramsLee Jones2021-03-121-2/+2
* ata: pata_artop: Fix a function name and parameter descriptionLee Jones2021-03-121-1/+1
* ata: pata_ali: Repair some misnamed kernel-doc issuesLee Jones2021-03-121-2/+2
* ata: libata-pmp: Fix misspelling of 'val'Lee Jones2021-03-121-1/+1
* ata: libata-sata: Fix function names in header commentsLee Jones2021-03-121-2/+2
* ata: libata-transport: Fix some potential doc-rot issuesLee Jones2021-03-121-3/+3
* sata_dwc_460ex: Fix missing check in sata_dwc_isrDinghao Liu2021-03-121-0/+10
* ata: ahci: ceva: Update the driver to support xilinx GT phyPiyush Mehta2021-03-121-3/+40
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-03-058-62/+76
|\