summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-107-117/+19
|\
| * ccio: allow large DMA masksChristoph Hellwig2019-02-201-2/+2
| * dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig2019-02-203-5/+3
| * dma-mapping: move CONFIG_DMA_CMA to kernel/dma/KconfigChristoph Hellwig2019-02-201-77/+0
| * dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-202-1/+4
| * of: select OF_RESERVED_MEM automaticallyChristoph Hellwig2019-02-131-3/+2
| * mfd/sm501: depend on HAS_DMAChristoph Hellwig2019-02-131-0/+1
| * videobuf2: replace a layering violation with dma_map_resourceChristoph Hellwig2019-02-011-32/+9
* | Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-103-7/+21
|\ \
| * | of: unittest: unflatten device tree on UML when testingBrendan Higgins2019-02-281-0/+4
| * | of: mark early_init_dt_alloc_reserved_memory_arch staticChristoph Hellwig2019-02-281-1/+1
| * | of: unittest: add caution to function header commentFrank Rowand2019-02-131-1/+5
| * | of: unittest: remove report of expected errorFrank Rowand2019-02-131-1/+4
| * | media: s5p-mfc: Fix memdev DMA configurationRobin Murphy2019-01-222-4/+7
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-104-39/+251
|\ \ \
| * \ \ Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas2019-02-151-2/+0
| |\ \ \
| | * | | perf: xgene: Remove set but not used variable 'config'YueHaibing2019-01-311-2/+0
| | |/ /
| * | | irqchip/gic-v3: Allow interrupts to be set as pseudo-NMIJulien Thierry2019-02-061-0/+91
| * | | irqchip/gic-v3: Handle pseudo-NMIsJulien Thierry2019-02-061-6/+36
| * | | irqchip/gic-v3: Detect if GIC can support pseudo-NMIsJulien Thierry2019-02-061-7/+59
| * | | arm64: Switch to PMR masking when starting CPUsJulien Thierry2019-02-061-1/+7
| * | | irqchip/gic-v3: Factor group0 detection into functionsJulien Thierry2019-02-061-19/+36
| * | | efi: Let architectures decide the flags that should be saved/restoredJulien Thierry2019-02-061-2/+15
| * | | irqchip/gic-v3: Switch to PMR masking before calling IRQ handlerJulien Thierry2019-02-061-0/+5
| * | | efi/arm: Don't expect a return value of ptdump_debugfs_registerNathan Chancellor2019-02-041-3/+3
* | | | Merge tag 'for-5.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-1017-139/+647
|\ \ \ \
| * | | | dm integrity: limit the rate of error messagesMikulas Patocka2019-03-061-4/+4
| * | | | dm snapshot: don't define direct_access if we don't support itMikulas Patocka2019-03-051-8/+0
| * | | | dm cache: add support for discard passdown to the origin deviceMike Snitzer2019-03-051-26/+100
| * | | | dm writecache: fix typo in name for writeback_wqHuaisheng Ye2019-03-051-1/+1
| * | | | dm: add support to directly boot to a mapped deviceHelen Koike2019-03-054-0/+422
| * | | | dm thin: add sanity checks to thin-pool and external snapshot creationJason Cai (Xiang Feng)2019-03-051-0/+13
| * | | | dm block manager: remove redundant unlikely annotationChengguang Xu2019-03-051-4/+4
| * | | | dm verity fec: remove redundant unlikely annotationChengguang Xu2019-03-051-3/+3
| * | | | dm integrity: remove redundant unlikely annotationChengguang Xu2019-03-051-1/+1
| * | | | dm: always call blk_queue_split() in dm_process_bio()Mike Snitzer2019-03-051-3/+2
| * | | | dm switch: use struct_size() in kzalloc()Gustavo A. R. Silva2019-03-051-2/+1
| * | | | dm: remove unused _rq_tio_cache and _rq_cacheMike Snitzer2019-03-053-36/+18
| * | | | dm: eliminate 'split_discard_bios' flag from DM target interfaceMike Snitzer2019-02-215-27/+15
| * | | | dm: update dm_process_bio() to split bio if in ->make_request_fn()Mike Snitzer2019-02-191-27/+66
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-10196-10603/+9841
|\ \ \ \ \
| * | | | | scsi: cxgb4i: validate tcp sequence number only if chip version <= T5Varun Prakash2019-02-271-1/+2
| * | | | | scsi: cxgb4i: get pf number from lldi->pfVarun Prakash2019-02-271-2/+1
| * | | | | scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block2019-02-271-3/+3
| * | | | | scsi: mpt3sas: Add missing breaks in switch statementsGustavo A. R. Silva2019-02-271-0/+4
| * | | | | scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva2019-02-271-2/+3
| * | | | | scsi: kill command serial numberHannes Reinecke2019-02-272-17/+0
| * | | | | scsi: csiostor: drop serial_number usageHannes Reinecke2019-02-271-4/+4
| * | | | | scsi: mvumi: use request tag instead of serial_numberHannes Reinecke2019-02-271-3/+2
| * | | | | scsi: dpt_i2o: remove serial number usageHannes Reinecke2019-02-271-55/+18