summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-2812-174/+57
|\
| * dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+1
| * PCI: Remove unused attr variable in pci_dma_configureNathan Chancellor2018-12-151-1/+0
| * dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-132-13/+2
| * vmd: use the proper dma_* APIs instead of direct methods callsChristoph Hellwig2018-12-131-25/+17
| * swiotlb: remove dma_mark_cleanChristoph Hellwig2018-12-131-19/+1
| * swiotlb: remove SWIOTLB_MAP_ERRORChristoph Hellwig2018-12-131-2/+2
| * ACPI / scan: Refactor _CCA enforcementRobin Murphy2018-12-133-4/+7
| * dma-mapping: move dma_get_required_mask to kernel/dmaChristoph Hellwig2018-12-131-31/+0
| * dma-mapping: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-6/+0
| * xen-swiotlb: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-10/+2
| * iommu/dma-iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-15/+8
| * iommu/vt-d: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-9/+3
| * iommu/intel: small map_page cleanupChristoph Hellwig2018-12-061-7/+7
| * iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-13/+5
| * parisc/sba_iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-9/+1
| * parisc/ccio: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-9/+1
* | Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-285-96/+74
|\ \
| * | sata_rcar: fix deferred probingSergei Shtylyov2018-12-101-1/+3
| * | ata: palmld: Introduce state containerLinus Walleij2018-12-051-23/+36
| * | ata: palmld: Convert to GPIO descriptorsLinus Walleij2018-12-051-33/+25
| * | ata: rb532_cf: Convert to use GPIO descriptorsLinus Walleij2018-12-051-35/+10
| * | ata: sata_highbank: Convert to use GPIO descriptorsLinus Walleij2018-12-051-20/+17
| * | ata: pxa: Drop <linux/gpio.h> includeLinus Walleij2018-12-051-1/+0
* | | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-28142-2988/+7570
|\ \ \
| * | | dm: don't reuse bio for flushesJens Axboe2018-12-192-13/+25
| * | | nvme-pci: trace SQ status on completionsyupeng2018-12-193-0/+28
| * | | nvme-rdma: implement polling queue mapSagi Grimberg2018-12-181-6/+43
| * | | nvme-fabrics: allow user to pass in nr_poll_queuesSagi Grimberg2018-12-182-0/+16
| * | | nvme-fabrics: allow nvmf_connect_io_queue to pollSagi Grimberg2018-12-186-7/+7
| * | | nvme-core: optionally poll sync commandsSagi Grimberg2018-12-183-11/+39
| * | | nvme-tcp: fix spelling mistake "attepmpt" -> "attempt"Colin Ian King2018-12-181-1/+1
| * | | nvme-tcp: fix endianess annotationsChristoph Hellwig2018-12-181-4/+5
| * | | nvmet-tcp: fix endianess annotationsChristoph Hellwig2018-12-181-2/+2
| * | | nvme-pci: refactor nvme_poll_irqdisable to make sparse happyChristoph Hellwig2018-12-181-6/+6
| * | | nvme-pci: only set nr_maps to 2 if poll queues are supportedChristoph Hellwig2018-12-181-0/+3
| * | | nvmet: use a macro for default error locationChaitanya Kulkarni2018-12-182-2/+3
| * | | nvmet: fix comparison of a u16 with -1Colin Ian King2018-12-181-1/+1
| * | | blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()Jens Axboe2018-12-181-1/+1
| * | | nvme-pci: don't share queue mapsChristoph Hellwig2018-12-171-5/+1
| * | | block: loop: check error using IS_ERR instead of IS_ERR_OR_NULL in loop_add()Chengguang Xu2018-12-161-1/+1
| * | | aoe: add __exit annotationChengguang Xu2018-12-161-1/+1
| * | | nvme: fix kernel paging oopsSagi Grimberg2018-12-131-1/+1
| * | | Merge branch 'nvme-4.21' of git://git.infradead.org/nvme into for-4.21/blockJens Axboe2018-12-1326-110/+4490
| |\ \ \
| | * | | nvme-rdma: support separate queue maps for read and writeSagi Grimberg2018-12-131-3/+25
| | * | | nvme-tcp: support separate queue maps for read and writeSagi Grimberg2018-12-131-6/+41
| | * | | nvme-fabrics: allow user to set nr_write_queues for separate queue mapsSagi Grimberg2018-12-132-0/+16
| | * | | nvme-fabrics: add missing nvmf_ctrl_options documentationSagi Grimberg2018-12-131-0/+3
| | * | | blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queuesSagi Grimberg2018-12-131-1/+1
| | * | | nvmet: update smart log with num err log entriesChaitanya Kulkarni2018-12-131-0/+6