aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds24-38/+124
2019-09-01net: seeq: Fix the function used to release some memory in an error handling pathChristophe JAILLET1-3/+4
2019-08-31enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove functionsChristophe JAILLET1-1/+4
2019-08-31net: bcmgenet: use ethtool_op_get_ts_info()Ryan M. Collins1-0/+1
2019-08-31net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu1-0/+1
2019-08-31net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov1-1/+2
2019-08-31net: aquantia: linkstate irq should be oneshotIgor Russkikh1-1/+1
2019-08-31net: aquantia: reapply vlan filters on upDmitry Bogdanov1-0/+4
2019-08-31net: aquantia: fix limit of vlan filtersDmitry Bogdanov1-1/+1
2019-08-31net: aquantia: fix removal of vlan 0Dmitry Bogdanov1-1/+2
2019-08-31net: dsa: microchip: fill regmap_config nameGeorge McCollister1-0/+1
2019-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds6-13/+33
2019-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+8
2019-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-4/+13
2019-08-30net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai1-4/+2
2019-08-30amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing1-2/+8
2019-08-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-26/+68
2019-08-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-11/+20
2019-08-30Merge tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds1-0/+11
2019-08-30Merge tag 'mmc-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds5-5/+49
2019-08-30Merge tag 'drm-fixes-2019-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds16-47/+161
2019-08-30iommu/qcom: Use struct_size() helperGustavo A. R. Silva1-4/+3
2019-08-30iommu: Remove wrong default domain commentsTom Murphy1-3/+1
2019-08-30Revert "iommu/vt-d: Avoid duplicated pci dma alias consideration"Lu Baolu1-2/+53
2019-08-30iommu/dma: Fix for dereferencing before null checkingYunsheng Lin1-1/+3
2019-08-30Merge branch 'arm/smmu' into arm/mediatekJoerg Roedel26-1004/+1830
2019-08-30iommu/mediatek: Clean up struct mtk_smi_iommuYong Wu4-10/+10
2019-08-30memory: mtk-smi: Get rid of need_larbidYong Wu3-27/+2
2019-08-30iommu/mediatek: Fix VLD_PA_RNG register backup when suspendYong Wu2-0/+3
2019-08-30memory: mtk-smi: Add bus_sel for mt8183Yong Wu1-2/+22
2019-08-30memory: mtk-smi: Invoke pm runtime_callback to enable clocksYong Wu1-41/+72
2019-08-30iommu/mediatek: Add mmu1 supportYong Wu1-17/+29
2019-08-30iommu/mediatek: Add mt8183 IOMMU supportYong Wu3-3/+33
2019-08-30memory: mtk-smi: Add gals supportYong Wu1-0/+36
2019-08-30iommu/mediatek: Move vld_pa_rng into plat_dataYong Wu2-1/+3
2019-08-30iommu/mediatek: Move reset_axi into plat_dataYong Wu2-3/+3
2019-08-30iommu/mediatek: Refine protect memory definitionYong Wu1-7/+6
2019-08-30iommu/mediatek: Add larb-id remapped supportYong Wu2-0/+6
2019-08-30iommu/mediatek: Add bclk can be supported optionallyYong Wu2-3/+10
2019-08-30iommu/mediatek: Adjust the PA for the 4GB ModeYong Wu2-10/+17
2019-08-30iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTekYong Wu1-7/+33
2019-08-30iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXTYong Wu2-4/+4
2019-08-30iommu/io-pgtable-arm-v7s: Use ias/oas to check the valid iova/paYong Wu1-1/+2
2019-08-30iommu/io-pgtable-arm-v7s: Add paddr_to_iopte and iopte_to_paddr helpersYong Wu1-12/+33
2019-08-30iommu/mediatek: Fix iova_to_phys PA start for 4GB modeYong Wu1-1/+25
2019-08-30memory: mtk-smi: Use a struct for the platform data for smi-commonYong Wu1-11/+24
2019-08-30memory: mtk-smi: Use a general config_port interfaceYong Wu1-7/+5
2019-08-30iommu/mediatek: Use a struct as the platform dataYong Wu2-9/+21
2019-08-30iommu: Revisit iommu_insert_resv_region() implementationEric Auger1-49/+47
2019-08-30iommu/vt-d: Fix wrong analysis whether devices share the same busNadav Amit1-3/+3