- 7667e63 ahci: Add Intel Comet Lake PCH RAID PCI ID by Jian-Hong Pan · 5 years ago
- 894fba7 ata: ahci: Add sysfs attribute to show remapped NVMe device count by Kai-Heng Feng · 5 years ago
- 3aadcf8 ata: ahci-imx: remove redundant assignment to ret by Colin Ian King · 4 years, 9 months ago
- 8305f72 libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETACH is set by Kai-Heng Feng · 6 years ago
- bf89b0b ata: make "libata.force" kernel parameter optional by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- a0ccd25 ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.c by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- a695de2 ata: start separating SATA specific code from libata-eh.c by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- 15964ff ata: move ata_sas_*() to libata-sata.c by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- ec811a9 ata: start separating SATA specific code from libata-scsi.c by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- 2b384ed ata: move sata_deb_timing_*() to libata-sata.c by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- 61a1198 ata: move ata_qc_complete_multiple() to libata-sata.c by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- 78c97c8 ata: move sata_link_hardreset() to libata-sata.c by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- 9d3158f ata: move sata_link_{debounce,resume}() to libata-sata.c by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- ab4117c ata: move *sata_set_spd*() to libata-sata.c by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- 6eab1bc ata: move sata_scr_*() to libata-sata.c by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- 7fe183c ata: start separating SATA specific code from libata-core.c by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- 4c9029e ata: let compiler optimize out ata_eh_set_lpm() on non-SATA hosts by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- cba97ea ata: let compiler optimize out ata_dev_config_ncq() on non-SATA hosts by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- a9b2c12 ata: separate PATA timings code from libata-core.c by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- 4e16818 ata: fix CodingStyle issues in PATA timings code by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- 2b67a6d ata: remove EXPORT_SYMBOL_GPL()s not used by modules by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- a52fbcf ata: move EXPORT_SYMBOL_GPL()s close to exported code by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- c8fa4f8 ata: optimize ata_scsi_rbuf[] size by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- 8ba5a45 ata: optimize struct ata_force_param size by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- bbf5a09 ata: use COMMAND_LINE_SIZE for ata_force_param_buf[] size by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- 3353100 ata: simplify ata_scsiop_inq_89() by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- 3f0998d sata_promise: use ata_cable_sata() by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- bd322af ata: make SATA_PMP option selectable only if any SATA host driver is enabled by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- 6f09eae ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hosts by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- 3e1ee73 ata: remove stale maintainership information from core code by Bartlomiej Zolnierkiewicz · 4 years, 9 months ago
- 58c42b0 ahci: Add Intel Comet Lake PCH-V PCI ID by Mika Westerberg · 4 years, 10 months ago
- 5e125d1 ahci: Add Intel Comet Lake PCH-H PCI ID by Mika Westerberg · 4 years, 10 months ago
- 45b8084 libata: Assign OF node to the SCSI device by Linus Walleij · 4 years, 10 months ago
- 1d72f7a libata: Remove extra scsi_host_put() in ata_scsi_add_hosts() by John Garry · 4 years, 10 months ago
- 32d2545 ahci: Add Intel Comet Lake H RAID PCI ID by Kai-Heng Feng · 4 years, 10 months ago
- e49bd68 AHCI: Add support for Loongson 7A1000 SATA controller by Tiezhu Yang · 4 years, 10 months ago
- a900cc5 libata: transport: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
- 0384066 Merge tag 'libata-5.6-2020-02-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 7991901 ata: pata_arasan_cf: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
- 10a663a ata: ahci: Add shutdown to freeze hardware resources of ahci by Prabhakar Kushwaha · 5 years ago
- 73e4eab pata_pcmia: add SanDisk High (>8G) CF card to supported list by Christian Zigotzky · 5 years ago
- 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
- 7e053d3 ata/acard_ahci: remove unused variable n_elem by Alex Shi · 5 years ago
- ffa302e ata: pata_macio: fix comparing pointer to 0 by Chen Zhou · 5 years ago
- 272ecd6 ata: ahci_brcm: BCM7216 reset is self de-asserting by Florian Fainelli · 5 years ago
- 1a0600d ata: ahci_brcm: Perform reset after obtaining resources by Florian Fainelli · 5 years ago
- 6fedae3 ata: brcm: fix reset controller API usage by Arnd Bergmann · 5 years ago
- ed87ad1 ata: brcm: mark PM functions as __maybe_unused by Arnd Bergmann · 5 years ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- 75c0b0e compat_ioctl: scsi: handle HDIO commands from drivers by Arnd Bergmann · 5 years ago
- c345ec6 ata: ahci_brcm: Support BCM7216 reset controller name by Florian Fainelli · 5 years ago
- 7de9b16 ata: ahci_brcm: Add a shutdown callback by Florian Fainelli · 5 years ago
- 3c696ac4 ata: ahci_brcm: Manage reset line during suspend/resume by Florian Fainelli · 5 years ago
- bf0e501 ata: ahci_brcm: Add missing clock management during recovery by Florian Fainelli · 5 years ago
- 1a3d78c ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINE by Florian Fainelli · 5 years ago
- c0cdf2a ata: ahci_brcm: Fix AHCI resources management by Florian Fainelli · 5 years ago
- 84b032d ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys() by Florian Fainelli · 5 years ago
- 8385d75 libata: Fix retrieving of active qcs by Sascha Hauer · 5 years ago
- c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
- ef2cc88 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- 99a0d9f Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
- 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- 774800c Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago
- 5ef30d7 Merge tag 'm68k-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 5 years ago
- 6e7b06a Merge tag 'for-5.5/libata-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- a7ba70f dma-mapping: treat dev->bus_dma_mask as a DMA limit by Nicolas Saenz Julienne · 5 years ago
- 5ed0794 m68k/atari: Convert Falcon IDE drivers to platform drivers by Michael Schmitz · 5 years ago
- 35c336336 scsi: core: Clean up SG_NONE by Finn Thain · 5 years ago
- 44bdc2f ata: pata_artop: make arrays static const, makes object smaller by Colin Ian King · 5 years ago
- dee58fe ata_piix: remove open-coded dmi_match(DMI_OEM_STRING) by Michał Mirosław · 5 years ago
- c196924 Merge tag 'v5.4-rc6' into devel by Linus Walleij · 5 years ago
- e9f691d ata: sata_mv, avoid trigerrable BUG_ON by Jiri Slaby · 5 years ago
- 95364f3 ata: make qc_prep return ata_completion_errors by Jiri Slaby · 5 years ago
- 130f4ca libata: Ensure ata_port probe has completed before detach by John Garry · 5 years ago
- e964a17 ahci: tegra: use regulator_bulk_set_supply_names() by Bartosz Golaszewski · 5 years ago
- 7d523bd ahci: Add support for Amazon's Annapurna Labs SATA controller by Hanna Hawa · 5 years ago
- 962399b ata: libahci_platform: Fix regulator_get_optional() misuse by Mark Brown · 5 years ago
- 8a99358 ata: ahci-imx: Covert to use GPIO descriptor by Linus Walleij · 6 years ago
- 09d6ac8 libata/ahci: Fix PCS quirk application by Dan Williams · 5 years ago
- c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
- 0e48f51 Revert "libata, freezer: avoid block device removal while system is frozen" by Mika Westerberg · 5 years ago
- d7f76f3 ata: libahci_platform: Add of_node_put() before loop exit by Nishka Dasgupta · 5 years ago
- 5260c2b Merge tag 'for-5.4/libata-2019-09-15' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- c312ef1 libata/ahci: Drop PCS quirk for Denverton and beyond by Dan Williams · 5 years ago
- 60fc35f ahci: Do not export local variable ahci_em_messages by Andy Shevchenko · 5 years ago
- b5e5555 libata: switch remaining drivers to use dma_set_mask_and_coherent by Christoph Hellwig · 5 years ago
- dcc02c1 sata_sil24: use dma_set_mask_and_coherent by Christoph Hellwig · 5 years ago
- 440bd77 sata_qstor: use dma_set_mask_and_coherent by Christoph Hellwig · 5 years ago
- 51872b6 sata_nv: use dma_set_mask_and_coherent by Christoph Hellwig · 5 years ago
- 496d457 sata_mv: use dma_set_mask_and_coherent by Christoph Hellwig · 5 years ago
- 94c5814 pdc_adma: use dma_set_mask_and_coherent by Christoph Hellwig · 5 years ago
- b171687 ahci: use dma_set_mask_and_coherent by Christoph Hellwig · 5 years ago
- 759ad09 acard_ahci: use dma_set_mask_and_coherent by Christoph Hellwig · 5 years ago
- 12ce6b0 ata/pata_buddha: Probe via modalias instead of initcall by Max Staudt · 5 years ago
- 752ead4 libata: add SG safety checks in SFF pio transfers by Jens Axboe · 5 years ago
- 2d72715 libata: have ata_scsi_rw_xlat() fail invalid passthrough requests by Jens Axboe · 5 years ago
- db341a0 ata: rb532_cf: Fix unused variable warning in rb532_pata_driver_probe by Gustavo A. R. Silva · 5 years ago
- 090bb80 ata: libahci: do not complain in case of deferred probe by Miquel Raynal · 5 years ago
- 71d6c50 libata: zpodd: Fix small read overflow in zpodd_get_mech_type() by Kees Cook · 5 years ago