Age | Commit message (Expand) | Author | Files | Lines |
2019-08-19 | iommu/arm-smmu: Rename arm-smmu-regs.h | Robin Murphy | 3 | -5/+5 |
2019-08-19 | iommu/arm-smmu: Abstract GR0 accesses | Robin Murphy | 1 | -48/+58 |
2019-08-19 | iommu/arm-smmu: Abstract context bank accesses | Robin Murphy | 1 | -65/+73 |
2019-08-19 | iommu/arm-smmu: Abstract GR1 accesses | Robin Murphy | 1 | -7/+27 |
2019-08-19 | iommu/arm-smmu: Get rid of weird "atomic" write | Robin Murphy | 1 | -16/+7 |
2019-08-19 | iommu/arm-smmu: Split arm_smmu_tlb_inv_range_nosync() | Robin Murphy | 1 | -28/+36 |
2019-08-19 | iommu/arm-smmu: Rework cb_base handling | Robin Murphy | 1 | -10/+15 |
2019-08-19 | iommu/arm-smmu: Convert context bank registers to bitfields | Robin Murphy | 3 | -56/+59 |
2019-08-19 | iommu/arm-smmu: Convert GR1 registers to bitfields | Robin Murphy | 2 | -28/+23 |
2019-08-19 | iommu/arm-smmu: Convert GR0 registers to bitfields | Robin Murphy | 2 | -93/+84 |
2019-08-19 | iommu/qcom: Mask TLBI addresses correctly | Robin Murphy | 1 | -1/+1 |
2019-08-19 | iommu/arm-smmu: Mask TLBI address correctly | Robin Murphy | 1 | -1/+1 |
2019-07-21 | iommu/amd: fix a crash in iova_magazine_free_pfns | Qian Cai | 1 | -1/+1 |
2019-07-21 | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb | Linus Torvalds | 14 | -55/+1165 |
2019-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 20 | -29/+2183 |
2019-07-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 19 | -74/+120 |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 4 | -4/+6 |
2019-07-20 | Merge branch 'next' into for-linus | Dmitry Torokhov | 14538 | -308224/+315806 |
2019-07-20 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -0/+5 |
2019-07-20 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 49 | -433/+4347 |
2019-07-20 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 4 | -5/+47 |
2019-07-19 | Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 409 | -900/+1244 |
2019-07-19 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -11/+26 |
2019-07-19 | Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -1031/+24 |
2019-07-19 | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 13 | -118/+119 |
2019-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 44 | -121/+360 |
2019-07-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 11 | -228/+197 |
2019-07-19 | Input: alps - fix a mismatch between a condition check and its comment | Hui Wang | 1 | -1/+1 |
2019-07-19 | Input: psmouse - fix build error of multiple definition | YueHaibing | 1 | -1/+2 |
2019-07-19 | Input: applespi - remove set but not used variables 'sts' | Mao Wenan | 1 | -2/+1 |
2019-07-19 | Input: add Apple SPI keyboard and trackpad driver | Ronald Tschalär | 5 | -0/+2117 |
2019-07-19 | Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-next | Dave Airlie | 342 | -372/+475 |
2019-07-19 | Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie | 53 | -255/+663 |
2019-07-19 | drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bug | Ben Skeggs | 1 | -29/+0 |
2019-07-19 | drm/nouveau/flcn/gp102-: improve implementation of bind_context() on SEC2/GSP | Ben Skeggs | 1 | -0/+36 |
2019-07-19 | drm/nouveau: fix memory leak in nouveau_conn_reset() | Yongxin Liu | 1 | -1/+1 |
2019-07-19 | drm/nouveau/dmem: missing mutex_lock in error path | Ralph Campbell | 1 | -1/+2 |
2019-07-19 | drm/nouveau/hwmon: return EINVAL if the GPU is powered down for sensors reads | Karol Herbst | 1 | -0/+10 |
2019-07-19 | drm/nouveau: fix bogus GPL-2 license header | Ben Skeggs | 55 | -55/+55 |
2019-07-19 | drm/nouveau: fix bogus GPL-2 license header | Ilia Mirkin | 277 | -277/+277 |
2019-07-19 | drm/nouveau/i2c: Enable i2c pads & busses during preinit | Lyude Paul | 1 | -0/+20 |
2019-07-19 | drm/nouveau/disp/tu102-: wire up scdc parameter setter | Ben Skeggs | 1 | -0/+1 |
2019-07-19 | drm/nouveau/core: recognise TU116 chipset | Ben Skeggs | 1 | -0/+36 |
2019-07-19 | drm/nouveau/kms: disallow dual-link harder if hdmi connection detected | Ben Skeggs | 1 | -2/+5 |
2019-07-19 | drm/nouveau/disp/nv50-: fix center/aspect-corrected scaling | Ilia Mirkin | 1 | -4/+24 |
2019-07-19 | drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modes | Ilia Mirkin | 1 | -2/+7 |
2019-07-19 | drm/nouveau/mcp89/mmu: Use mcp77_mmu_new instead of g84_mmu_new on MCP89. | Timo Wiren | 1 | -1/+1 |
2019-07-19 | ag71xx: fix return value check in ag71xx_probe() | Wei Yongjun | 1 | -2/+2 |
2019-07-19 | ag71xx: fix error return code in ag71xx_probe() | Wei Yongjun | 1 | -1/+3 |
2019-07-19 | proc/sysctl: add shared variables for range check | Matteo Croce | 5 | -25/+15 |