Age | Commit message (Expand) | Author | Files | Lines |
2020-10-31 | Merge tag 'libata-5.10-2020-10-30' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2020-10-28 | ata: sata_nv: Fix retrieving of active qcs | Sascha Hauer | 1 | -1/+1 |
2020-10-25 | Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+1 |
2020-10-23 | ata: pata_ns87415.c: Document support on parisc with superio chip | Helge Deller | 1 | -2/+1 |
2020-10-23 | ata: fix some kernel-doc markups | Mauro Carvalho Chehab | 3 | -3/+3 |
2020-10-16 | ata: sata_rcar: Fix DMA boundary mask | Geert Uytterhoeven | 1 | -1/+1 |
2020-10-09 | ata: ahci: mvebu: Make SATA PHY optional for Armada 3720 | Pali Rohár | 3 | -2/+4 |
2020-10-03 | pata_cmd64x: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-10-02 | ahci: qoriq: enable acpi support in qoriq ahci driver | Yuantian Tang | 1 | -3/+17 |
2020-10-02 | sata, highbank: simplify the return expression of ahci_highbank_suspend | Liu Shixin | 1 | -6/+1 |
2020-10-02 | ahci: Add Intel Rocket Lake PCH-H RAID PCI IDs | Mika Westerberg | 1 | -0/+4 |
2020-09-04 | Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -6/+10 |
2020-09-02 | libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks | Tejun Heo | 2 | -4/+9 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 10 | -29/+29 |
2020-08-17 | ata: ahci: use ata_link_info() instead of ata_link_printk() | Xu Wang | 1 | -2/+1 |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 1 | -1/+1 |
2020-06-19 | Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -13/+18 |
2020-06-18 | libata: Use per port sync for detach | Kai-Heng Feng | 1 | -6/+5 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
2020-06-05 | ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select... | Ye Bin | 1 | -3/+6 |
2020-06-05 | sata_rcar: handle pm_runtime_get_sync failure cases | Navid Emamdoost | 1 | -4/+7 |
2020-06-03 | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -19/+11 |
2020-06-02 | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2020-04-23 | ata: sata_inic162x fix a spelling issue | John Oldman | 1 | -1/+1 |
2020-04-22 | block: move dma_pad handling from blk_rq_map_sg into the callers | Christoph Hellwig | 1 | -1/+1 |
2020-04-22 | block: move dma drain handling to scsi | Christoph Hellwig | 1 | -18/+10 |
2020-04-21 | ata: libata-core: fix a doc warning | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-04-16 | ahci: Add Intel Comet Lake PCH-U PCI ID | Kai-Heng Feng | 1 | -0/+1 |
2020-04-09 | ahci: Add Intel Comet Lake PCH RAID PCI ID | Jian-Hong Pan | 1 | -0/+1 |
2020-04-08 | ata: ahci: Add sysfs attribute to show remapped NVMe device count | Kai-Heng Feng | 2 | -4/+25 |
2020-04-07 | ata: ahci-imx: remove redundant assignment to ret | Colin Ian King | 1 | -1/+1 |
2020-04-07 | libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA... | Kai-Heng Feng | 1 | -0/+1 |
2020-03-26 | ata: make "libata.force" kernel parameter optional | Bartlomiej Zolnierkiewicz | 3 | -2/+40 |
2020-03-26 | ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.c | Bartlomiej Zolnierkiewicz | 2 | -131/+131 |
2020-03-26 | ata: start separating SATA specific code from libata-eh.c | Bartlomiej Zolnierkiewicz | 2 | -74/+75 |
2020-03-26 | ata: move ata_sas_*() to libata-sata.c | Bartlomiej Zolnierkiewicz | 3 | -221/+233 |
2020-03-26 | ata: start separating SATA specific code from libata-scsi.c | Bartlomiej Zolnierkiewicz | 3 | -300/+301 |
2020-03-26 | ata: move sata_deb_timing_*() to libata-sata.c | Bartlomiej Zolnierkiewicz | 2 | -8/+8 |
2020-03-26 | ata: move ata_qc_complete_multiple() to libata-sata.c | Bartlomiej Zolnierkiewicz | 2 | -59/+59 |
2020-03-26 | ata: move sata_link_hardreset() to libata-sata.c | Bartlomiej Zolnierkiewicz | 3 | -121/+114 |
2020-03-26 | ata: move sata_link_{debounce,resume}() to libata-sata.c | Bartlomiej Zolnierkiewicz | 2 | -138/+138 |
2020-03-26 | ata: move *sata_set_spd*() to libata-sata.c | Bartlomiej Zolnierkiewicz | 3 | -81/+88 |
2020-03-26 | ata: move sata_scr_*() to libata-sata.c | Bartlomiej Zolnierkiewicz | 2 | -109/+109 |
2020-03-26 | ata: start separating SATA specific code from libata-core.c | Bartlomiej Zolnierkiewicz | 3 | -245/+259 |
2020-03-26 | ata: let compiler optimize out ata_eh_set_lpm() on non-SATA hosts | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2020-03-26 | ata: let compiler optimize out ata_dev_config_ncq() on non-SATA hosts | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
2020-03-26 | ata: separate PATA timings code from libata-core.c | Bartlomiej Zolnierkiewicz | 4 | -181/+216 |
2020-03-26 | ata: fix CodingStyle issues in PATA timings code | Bartlomiej Zolnierkiewicz | 1 | -15/+27 |
2020-03-26 | ata: remove EXPORT_SYMBOL_GPL()s not used by modules | Bartlomiej Zolnierkiewicz | 3 | -10/+0 |
2020-03-26 | ata: move EXPORT_SYMBOL_GPL()s close to exported code | Bartlomiej Zolnierkiewicz | 3 | -127/+109 |