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