Age | Commit message (Expand) | Author |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-12-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-12-01 | Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-28 | Merge branch 'pci/resource' | Bjorn Helgaas |
2019-11-25 | Merge tag 'm68k-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-11-25 | Merge tag 'for-5.5/libata-20191121' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-11-21 | dma-mapping: treat dev->bus_dma_mask as a DMA limit | Nicolas Saenz Julienne |
2019-11-18 | m68k/atari: Convert Falcon IDE drivers to platform drivers | Michael Schmitz |
2019-11-12 | scsi: core: Clean up SG_NONE | Finn Thain |
2019-11-08 | ata: pata_artop: make arrays static const, makes object smaller | Colin Ian King |
2019-11-06 | ata_piix: remove open-coded dmi_match(DMI_OEM_STRING) | Michał Mirosław |
2019-11-05 | Merge tag 'v5.4-rc6' into devel | Linus Walleij |
2019-11-01 | ata: sata_mv, avoid trigerrable BUG_ON | Jiri Slaby |
2019-11-01 | ata: make qc_prep return ata_completion_errors | Jiri Slaby |
2019-10-31 | libata: Ensure ata_port probe has completed before detach | John Garry |
2019-10-25 | ahci: tegra: use regulator_bulk_set_supply_names() | Bartosz Golaszewski |
2019-10-25 | ahci: Add support for Amazon's Annapurna Labs SATA controller | Hanna Hawa |
2019-10-25 | ata: libahci_platform: Fix regulator_get_optional() misuse | Mark Brown |
2019-10-24 | ata: ahci-imx: Covert to use GPIO descriptor | Linus Walleij |
2019-10-15 | libata/ahci: Fix PCS quirk application | Dan Williams |
2019-10-14 | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov |
2019-10-06 | Revert "libata, freezer: avoid block device removal while system is frozen" | Mika Westerberg |
2019-09-19 | ata: libahci_platform: Add of_node_put() before loop exit | Nishka Dasgupta |
2019-09-17 | Merge tag 'for-5.4/libata-2019-09-15' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-08-30 | libata/ahci: Drop PCS quirk for Denverton and beyond | Dan Williams |
2019-08-30 | ahci: Do not export local variable ahci_em_messages | Andy Shevchenko |
2019-08-26 | libata: switch remaining drivers to use dma_set_mask_and_coherent | Christoph Hellwig |
2019-08-26 | sata_sil24: use dma_set_mask_and_coherent | Christoph Hellwig |
2019-08-26 | sata_qstor: use dma_set_mask_and_coherent | Christoph Hellwig |
2019-08-26 | sata_nv: use dma_set_mask_and_coherent | Christoph Hellwig |
2019-08-26 | sata_mv: use dma_set_mask_and_coherent | Christoph Hellwig |
2019-08-26 | pdc_adma: use dma_set_mask_and_coherent | Christoph Hellwig |
2019-08-26 | ahci: use dma_set_mask_and_coherent | Christoph Hellwig |
2019-08-26 | acard_ahci: use dma_set_mask_and_coherent | Christoph Hellwig |
2019-08-23 | ata/pata_buddha: Probe via modalias instead of initcall | Max Staudt |
2019-08-07 | libata: add SG safety checks in SFF pio transfers | Jens Axboe |
2019-08-07 | libata: have ata_scsi_rw_xlat() fail invalid passthrough requests | Jens Axboe |
2019-08-06 | ata: rb532_cf: Fix unused variable warning in rb532_pata_driver_probe | Gustavo A. R. Silva |
2019-07-31 | ata: libahci: do not complain in case of deferred probe | Miquel Raynal |
2019-07-29 | libata: zpodd: Fix small read overflow in zpodd_get_mech_type() | Kees Cook |
2019-07-16 | ata: libahci_platform: remove redundant dev_err message | Ding Xiang |
2019-07-09 | Merge tag 'for-5.3/libata-20190708' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-07-05 | drivers: ata: ahci_sunxi: Increased SATA/AHCI DMA TX/RX FIFOs | Uenal Mutlu |
2019-07-02 | libata: Drop firmware version check from the ST1000LM024 quirk | Hans de Goede |
2019-06-29 | ata: sata_sil24: Remove call to memset after dmam_alloc_coherent | Fuqian Huang |
2019-06-29 | ata:sata_qstor: Remove call to memset after dmam_alloc_coherent | Fuqian Huang |
2019-06-29 | ata: sata_nv: Remove call to memset after dmam_alloc_coherent | Fuqian Huang |
2019-06-29 | ata: pdc_adma: Remove call to memset after dmam_alloc_coherent | Fuqian Huang |
2019-06-29 | ata: libahci: Remove call to memset after dmam_alloc_coherent | Fuqian Huang |