Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | spi: spi-s3c64xx: Remove unused s3c64xx_spi_hwinit() function argument | Sylwester Nawrocki | 2018-04-17 | 1 | -3/+3 | |
* | spi: spi-s3c64xx: Remove unused driver data structure tgl_spi field | Sylwester Nawrocki | 2018-04-17 | 1 | -2/+0 | |
* | spi: zynqmp: Add pm runtime support | Naga Sureshkumar Relli | 2018-04-17 | 1 | -16/+70 | |
* | spi: sh-msiof: Simplify calculation of divisors for transfer rate | Vladimir Zapolskiy | 2018-04-17 | 1 | -32/+35 | |
* | spi: stm32: Fix error handling in stm32_spi_probe() | Alexey Khoroshilov | 2018-04-17 | 1 | -1/+1 | |
* | spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCR | Vladimir Zapolskiy | 2018-04-16 | 1 | -0/+1 | |
* | spi: imx: Update MODULE_DESCRIPTION to "SPI Controller driver" | wangbo | 2018-04-13 | 1 | -1/+1 | |
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2018-04-12 | 1 | -0/+6 | |
|\ | ||||||
| * | virtio_balloon: export hugetlb page allocation counts | Jonathan Helman | 2018-04-10 | 1 | -0/+6 | |
* | | Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-04-12 | 20 | -838/+978 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-------------. \ | Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat... | Joerg Roedel | 2018-03-29 | 701 | -5887/+7851 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | * | | iommu/dma: Add HW MSI(GICv3 ITS) address regions reservation | Shameer Kolothum | 2018-02-14 | 1 | -1/+7 | |
| | | | | | | | | * | | ACPI/IORT: Add msi address regions reservation helper | Shameer Kolothum | 2018-02-14 | 2 | -4/+110 | |
| | | | | | | | | * | | iommu/io-pgtable: Use size_t return type for all foo_unmap | Vivek Gautam | 2018-02-13 | 3 | -24/+25 | |
| | | | | | | | | * | | iommu: Do not return error code for APIs with size_t return type | Suravee Suthikulpanit | 2018-02-13 | 2 | -4/+4 | |
| | | | | | | | * | | | iommu/io-pgtable-arm: Avoid warning with 32-bit phys_addr_t | Robin Murphy | 2018-03-29 | 1 | -1/+1 | |
| | | | | | | | * | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2018-03-29 | 2 | -317/+292 | |
| | | | | | | | |\ \ \ | ||||||
| | | | | | | | | * | | | iommu/arm-smmu-v3: Support 52-bit virtual address | Robin Murphy | 2018-03-27 | 1 | -1/+9 | |
| | | | | | | | | * | | | iommu/arm-smmu-v3: Support 52-bit physical address | Robin Murphy | 2018-03-27 | 1 | -15/+20 | |
| | | | | | | | | * | | | iommu/io-pgtable-arm: Support 52-bit physical address | Robin Murphy | 2018-03-27 | 1 | -18/+49 | |
| | | | | | | | | * | | | iommu/arm-smmu-v3: Clean up queue definitions | Robin Murphy | 2018-03-27 | 1 | -73/+55 | |
| | | | | | | | | * | | | iommu/arm-smmu-v3: Clean up table definitions | Robin Murphy | 2018-03-27 | 1 | -90/+59 | |
| | | | | | | | | * | | | iommu/arm-smmu-v3: Clean up register definitions | Robin Murphy | 2018-03-27 | 1 | -97/+77 | |
| | | | | | | | | * | | | iommu/arm-smmu-v3: Clean up address masking | Robin Murphy | 2018-03-27 | 1 | -32/+21 | |
| | | | | | | | | * | | | iommu/arm-smmu-v3: limit reporting of MSI allocation failures | Nate Watterson | 2018-03-27 | 1 | -1/+6 | |
| | | | | | | | | * | | | iommu/arm-smmu-v3: Warn about missing IRQs | Robin Murphy | 2018-03-27 | 1 | -0/+6 | |
| | | | | | * | | | | | | iommu/exynos: Use generic group callback | Robin Murphy | 2018-02-13 | 1 | -12/+1 | |
| | | | | | | |_|_|/ / | | | | | | |/| | | | | ||||||
| | | | | * | | | | | | iommu/mediatek: Fix protect memory setting | Yong Wu | 2018-03-21 | 2 | -5/+11 | |
| | | | | * | | | | | | iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1 | Yong Wu | 2018-02-13 | 1 | -33/+21 | |
| | | | | |/ / / / / | ||||||
| | | | * | | | | | | iommu/omap: Increase group ref in .device_group() | Jeffy Chen | 2018-03-15 | 1 | -1/+1 | |
| | | * | | | | | | | iommu/rockchip: Support sharing IOMMU between masters | Jeffy Chen | 2018-03-29 | 1 | -2/+20 | |
| | | * | | | | | | | iommu/rockchip: Add runtime PM support | Jeffy Chen | 2018-03-29 | 1 | -52/+129 | |
| | | * | | | | | | | iommu/rockchip: Fix error handling in init | Jeffy Chen | 2018-03-29 | 1 | -13/+2 | |
| | | * | | | | | | | iommu/rockchip: Use OF_IOMMU to attach devices automatically | Jeffy Chen | 2018-03-29 | 1 | -95/+40 | |
| | | * | | | | | | | iommu/rockchip: Use IOMMU device for dma mapping operations | Jeffy Chen | 2018-03-29 | 1 | -61/+24 | |
| | | * | | | | | | | iommu/rockchip: Control clocks needed to access the IOMMU | Tomasz Figa | 2018-03-29 | 1 | -3/+47 | |
| | | * | | | | | | | iommu/rockchip: Fix TLB flush of secondary IOMMUs | Tomasz Figa | 2018-03-29 | 1 | -5/+7 | |
| | | * | | | | | | | iommu/rockchip: Use iopoll helpers to wait for hardware | Tomasz Figa | 2018-03-29 | 1 | -36/+39 | |
| | | * | | | | | | | iommu/rockchip: Fix error handling in attach | Tomasz Figa | 2018-03-29 | 1 | -4/+4 | |
| | | * | | | | | | | iommu/rockchip: Request irqs in rk_iommu_probe() | Jeffy Chen | 2018-03-29 | 1 | -29/+9 | |
| | | * | | | | | | | iommu/rockchip: Fix error handling in probe | Jeffy Chen | 2018-03-29 | 1 | -0/+2 | |
| | | * | | | | | | | iommu/rockchip: Prohibit unbind and remove | Jeffy Chen | 2018-03-29 | 1 | -20/+1 | |
| | | * | | | | | | | iommu/rockchip: Perform a reset on shutdown | Marc Zyngier | 2018-03-15 | 1 | -0/+18 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | iommu/vt-d:Remove unused variable | Shaokun Zhang | 2018-03-29 | 1 | -5/+1 | |
| | * | | | | | | | iommu/vt-d: Use real PASID for flush in caching mode | Lu Baolu | 2018-03-20 | 1 | -10/+6 | |
| | * | | | | | | | iommu/vt-d: Fix a potential memory leak | Lu Baolu | 2018-03-15 | 1 | -0/+1 | |
| | * | | | | | | | iommu/vt-d: Add __init for dmar_register_bus_notifier() | Dmitry Safonov | 2018-02-13 | 1 | -1/+1 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | iommu/amd: Return proper error code in irq_remapping_alloc() | Sebastian Andrzej Siewior | 2018-03-29 | 1 | -2/+2 | |
| * | | | | | | | iommu/amd: Make amd_iommu_devtable_lock a spin_lock | Sebastian Andrzej Siewior | 2018-03-29 | 1 | -7/+7 | |
| * | | | | | | | iommu/amd: Drop the lock while allocating new irq remap table | Sebastian Andrzej Siewior | 2018-03-29 | 1 | -18/+45 |