aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-11gpio: of: Make of_get_named_gpiod_flags() privateGeert Uytterhoeven2-8/+1
2019-09-11KVM: x86: Return to userspace with internal error on unexpected exit reasonLiran Alon3-5/+17
2019-09-11configfs: calculate the symlink target only onceAl Viro4-171/+73
2019-09-11configfs: make configfs_create() return inodeAl Viro3-59/+39
2019-09-11configfs: factor dirent removal into helpersChristoph Hellwig1-30/+33
2019-09-11configfs: fix a deadlock in configfs_symlink()Al Viro1-1/+32
2019-09-11arm64: use asm-generic/dma-mapping.hChristoph Hellwig3-22/+2
2019-09-11swiotlb-xen: merge xen_unmap_single into xen_swiotlb_unmap_pageChristoph Hellwig1-11/+4
2019-09-11swiotlb-xen: simplify cache maintainanceChristoph Hellwig5-134/+32
2019-09-11swiotlb-xen: use the same foreign page check everywhereChristoph Hellwig1-22/+9
2019-09-11swiotlb-xen: remove xen_swiotlb_dma_mmap and xen_swiotlb_dma_get_sgtableChristoph Hellwig1-27/+2
2019-09-11xen: remove the exports for xen_{create,destroy}_contiguous_regionChristoph Hellwig2-4/+0
2019-09-11xen/arm: remove xen_dma_opsChristoph Hellwig4-8/+4
2019-09-11xen/arm: simplify dma_cache_maintChristoph Hellwig1-39/+20
2019-09-11xen/arm: use dev_is_dma_coherentChristoph Hellwig3-21/+6
2019-09-11xen/arm: consolidate page-coherent.hChristoph Hellwig3-150/+80
2019-09-11xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainanceChristoph Hellwig4-75/+28
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qcom', 'arm/renesas', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel63-1469/+3848
2019-09-11iommu/vt-d: Declare Broadwell igfx dmar support snafuChris Wilson1-9/+35
2019-09-11iommu/vt-d: Add Scalable Mode fault informationKyung Min Park2-4/+75
2019-09-11iommu/vt-d: Use bounce buffer for untrusted devicesLu Baolu1-0/+258
2019-09-11iommu/vt-d: Add trace events for device dma map/unmapLu Baolu4-3/+131
2019-09-11iommu/vt-d: Don't switch off swiotlb if bounce page is usedLu Baolu2-15/+18
2019-09-11iommu/vt-d: Check whether device requires bounce bufferLu Baolu2-0/+12
2019-09-11swiotlb: Split size parameter to map/unmap APIsLu Baolu4-20/+32
2019-09-11regulator: core: Fix error return for /sys accessH. Nikolaus Schaller1-3/+5
2019-09-11regulator: da9211: fix obtaining "enable" GPIODmitry Torokhov1-1/+1
2019-09-11regulator: max77686: fix obtaining "maxim,ena" GPIODmitry Torokhov1-1/+1
2019-09-11ASoC: wcd9335: remove redundant use of ret variableSaiyam Doshi1-16/+8
2019-09-11gpio: aspeed: Add in ast2600 details to Aspeed driverRashmica Gupta1-2/+20
2019-09-11gpio: aspeed: Use ngpio property from device tree if availableRashmica Gupta1-7/+11
2019-09-11gpio: aspeed: Setup irqchip dynamicallyRashmica Gupta1-9/+7
2019-09-11gpio/aspeed: Fix incorrect number of banksRashmica Gupta1-1/+1
2019-09-11gpio: aspeed: Update documentation with ast2600 controllersRashmica Gupta1-2/+5
2019-09-11gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklistHans de Goede1-4/+38
2019-09-11pinctrl: iproc-gpio: Handle interrupts for multiple instancesRayagonda Kokatanur1-9/+12
2019-09-11pinctrl: iproc-gpio: Fix incorrect pinconf configurationsLi Jin1-18/+76
2019-09-11dt-bindings: arm: Convert Realtek board/soc bindings to json-schemaRob Herring3-23/+24
2019-09-11dt-bindings: arm: Convert Actions Semi bindings to jsonschemaRob Herring3-57/+39
2019-09-11cfg80211: Purge frame registrations on iftype changeDenis Kenzior1-0/+1
2019-09-11lib/Kconfig: fix OBJAGG in lib/ menu structureRandy Dunlap1-3/+3
2019-09-11Merge tag 'mlx5-updates-2019-09-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller3-5/+6
2019-09-11Merge branch 'stmmac-next'David S. Miller7-3/+162
2019-09-11net: stmmac: ARP Offload for GMAC4+ CoresJose Abreu3-0/+23
2019-09-11net: stmmac: Add support for VLAN Insertion Offload in GMAC4+Jose Abreu5-0/+66
2019-09-11net: stmmac: Add support for SA Insertion/Replacement in GMAC4+Jose Abreu5-0/+26
2019-09-11net: stmmac: xgmac: Reinitialize correctly a variableJose Abreu1-1/+1
2019-09-11net: stmmac: Add VLAN HASH filtering support in GMAC4+Jose Abreu3-1/+43
2019-09-11net: stmmac: Prevent divide-by-zeroJose Abreu1-1/+3
2019-09-11net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan1-1/+1