summaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* ata: Avoid comma separated statementsJoe Perches2021-01-311-8/+13
* ata: ahci_brcm: Add back regulators managementFlorian Fainelli2021-01-291-1/+13
* Merge tag 'libata-5.10-2020-10-30' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-301-1/+1
|\
| * ata: sata_nv: Fix retrieving of active qcsSascha Hauer2020-10-281-1/+1
* | Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-251-2/+1
|\ \ | |/ |/|
| * ata: pata_ns87415.c: Document support on parisc with superio chipHelge Deller2020-10-231-2/+1
* | ata: fix some kernel-doc markupsMauro Carvalho Chehab2020-10-233-3/+3
* | ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven2020-10-161-1/+1
|/
* ata: ahci: mvebu: Make SATA PHY optional for Armada 3720Pali Rohár2020-10-093-2/+4
* pata_cmd64x: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-10-031-1/+1
* ahci: qoriq: enable acpi support in qoriq ahci driverYuantian Tang2020-10-021-3/+17
* sata, highbank: simplify the return expression of ahci_highbank_suspendLiu Shixin2020-10-021-6/+1
* ahci: Add Intel Rocket Lake PCH-H RAID PCI IDsMika Westerberg2020-10-021-0/+4
* Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-043-6/+10
|\
| * libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo2020-09-022-4/+9
| * ata: ahci: use ata_link_info() instead of ata_link_printk()Xu Wang2020-08-171-2/+1
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-2410-29/+29
|/
* treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
* Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-193-13/+18
|\
| * libata: Use per port sync for detachKai-Heng Feng2020-06-181-6/+5
| * ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select...Ye Bin2020-06-051-3/+6
| * sata_rcar: handle pm_runtime_get_sync failure casesNavid Emamdoost2020-06-051-4/+7
* | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-131-1/+1
|/
* Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-031-19/+11
|\
| * block: move dma_pad handling from blk_rq_map_sg into the callersChristoph Hellwig2020-04-221-1/+1
| * block: move dma drain handling to scsiChristoph Hellwig2020-04-221-18/+10
* | Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-021-1/+1
|\ \