summaryrefslogtreecommitdiffstats
path: root/drivers/iommu (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-13arch/sh: pcie-sh7786: handle non-zero DMA offsetThomas Petazzoni1-0/+8
2018-04-13arch/sh: pcie-sh7786: adjust the memory mappingThomas Petazzoni1-5/+14
2018-04-13arch/sh: pcie-sh7786: adjust PCI MEM and IO regionsThomas Petazzoni1-18/+18
2018-04-13arch/sh: pcie-sh7786: exclude unusable PCI MEM areasThomas Petazzoni1-0/+12
2018-04-13arch/sh: pcie-sh7786: mark unavailable PCI resource as disabledThomas Petazzoni1-0/+3
2018-04-13arch/sh: pci: don't use disabled resourcesThomas Petazzoni1-0/+5
2018-04-13arch/sh: make the DMA mapping operations observe dev->dma_pfn_offsetThomas Petazzoni2-4/+7
2018-04-13arch/sh: add sh7786_mm_sel() functionThomas Petazzoni1-0/+7
2018-04-13sh: fix debug trap failure to process signals before return to userRich Felker1-1/+1
2018-04-13sh: fix memory corruption of unflattened device treeRich Felker2-6/+8
2018-04-13sh: fix futex FUTEX_OP_SET op on userspace addressesAurelien Jarno1-4/+1
2018-04-12Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland1-28/+0
2018-04-12Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland1-3/+0
2018-04-12drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li1-3/+6
2018-04-12drm/amd/display: Fix FBC text console corruptionRoman Li1-13/+54
2018-04-12drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland1-25/+33
2018-04-12GFS2: Minor improvements to comments and documentationBob Peterson3-4/+5
2018-04-12gfs2: Stop using rhashtable_walk_peekAndreas Gruenbacher1-19/+28
2018-04-12lockref: Add lockref_put_not_zeroAndreas Gruenbacher2-0/+29
2018-04-12nvme: expand nvmf_check_if_ready checksJames Smart7-66/+101
2018-04-12nvme: Use admin command effects for admin commandsKeith Busch1-1/+1
2018-04-12nvmet: fix space padding in serial numberDaniel Verkamp1-0/+1
2018-04-12nvme: check return value of init_srcu_struct functionMax Gurtovoy1-1/+4
2018-04-12nvmet: Fix nvmet_execute_write_zeroes sector countRodrigo R. Galvao1-2/+2
2018-04-12nvme-pci: Separate IO and admin queue IRQ vectorsKeith Busch1-6/+17
2018-04-12nvme-pci: Remove unused queue parameterKeith Busch1-7/+3
2018-04-12nvme-pci: Skip queue deletion if there are no queuesKeith Busch1-1/+1
2018-04-12nvme: target: fix buffer overflowArnd Bergmann1-1/+1
2018-04-12nvme: don't send keep-alives to the discovery controllerJohannes Thumshirn1-1/+3
2018-04-12nvme: unexport nvme_start_keep_aliveJohannes Thumshirn2-3/+1
2018-04-12nvme-loop: fix kernel oops in case of unhandled commandMing Lei1-7/+2
2018-04-12nvme: enforce 64bit offset for nvme_get_log_ext fnMatias Bjørling2-4/+4
2018-04-11l2tp: fix race in duplicate tunnel detectionGuillaume Nault3-28/+14
2018-04-11l2tp: fix races in tunnel creationGuillaume Nault4-110/+110
2018-04-11i2c: add param sanity check to i2c_transfer()Ard Biesheuvel1-0/+3
2018-04-11MAINTAINERS: add maintainer for Renesas I2C related driversWolfram Sang1-0/+16
2018-04-11MAINTAINERS: remove me as maintainer for I2C host driversWolfram Sang1-4/+14
2018-04-11i2c: i801: Restore configuration at shutdownJean Delvare1-0/+10
2018-04-11i2c: i801: Save register SMBSLVCMD value only onceJean Delvare1-2/+4
2018-04-11parisc: Prevent panic at system haltHelge Deller1-8/+5
2018-04-11tun: send netlink notification when the device is modifiedSabrina Dubroca1-2/+22
2018-04-11tun: set the flags before registering the netdeviceSabrina Dubroca1-3/+6
2018-04-11lan78xx: Don't reset the interface on openPhil Elwell1-4/+0
2018-04-11bnxt_en: Fix NULL pointer dereference at bnxt_free_irq().Michael Chan1-1/+1
2018-04-11bnxt_en: Need to include RDMA rings in bnxt_check_rings().Michael Chan1-0/+2
2018-04-11bnxt_en: Support max-mtu with VF-repsSriharsha Basavapatna1-0/+30
2018-04-11bnxt_en: Ignore src port field in decap filter nodesSriharsha Basavapatna1-1/+3
2018-04-11bnxt_en: do not allow wildcard matches for L2 flowsAndy Gospodarek1-0/+59
2018-04-11bnxt_en: Fix ethtool -x crash when device is down.Michael Chan1-3/+8
2018-04-11drm/amd/display: fix brightness level after resume from suspendRoman Li3-1/+18