index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-05-04
iommu/mediatek: Add IOMMU_TYPE flag
Yong Wu
2022-05-04
iommu/mediatek: Add SUB_COMMON_3BITS flag
Yong Wu
2022-05-04
iommu/mediatek: Always enable output PA over 32bits in isr
Yong Wu
2022-05-04
iommu/mediatek: Remove the granule in the tlb flush
Yong Wu
2022-05-04
iommu/mediatek: Add a flag STD_AXI_MODE
Yong Wu
2022-05-04
iommu/mediatek: Add a flag DCM_DISABLE
Yong Wu
2022-05-04
iommu/mediatek: Add 12G~16G support for multi domains
Yong Wu
2022-05-04
iommu/mediatek: Adapt sharing and non-sharing pgtable case
Yong Wu
2022-05-04
iommu/mediatek: Add mutex for data in the mtk_iommu_domain
Yong Wu
2022-05-04
iommu/mediatek: Add mutex for m4u_group and m4u_dom in data
Yong Wu
2022-05-04
iommu/mediatek: Remove clk_disable in mtk_iommu_remove
Yong Wu
2022-05-04
iommu/mediatek: Add list_del in mtk_iommu_remove
Yong Wu
2022-05-04
iommu/mediatek: Fix 2 HW sharing pgtable issue
Yong Wu
2022-04-24
Merge tag 'edac_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-04-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2022-04-23
Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-04-23
Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-04-23
Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-23
Merge tag 'block-5.18-2022-04-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-23
Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-04-22
Merge tag 'ata-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
2022-04-22
gpio: Request interrupts after IRQ is initialized
Mario Limonciello
2022-04-22
Merge tag 'riscv-for-linus-5.18-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-04-22
Merge tag 'sound-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-04-21
Merge tag 'drm-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-04-22
ata: pata_marvell: Check the 'bmdma_addr' beforing reading
Zheyu Ma
2022-04-22
Merge tag 'drm-msm-fixes-2022-04-20' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
2022-04-21
Merge tag 'dmaengine-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-04-21
Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-21
drm/amdgpu: partial revert "remove ctx->lock" v2
Christian König
2022-04-21
drivers: net: hippi: Fix deadlock in rr_close()
Duoming Zhou
2022-04-21
Revert "drm: of: Lookup if child node has panel or bridge"
Bjorn Andersson
2022-04-21
Revert "drm: of: Properly try all possible cases for bridge/panel detection"
Bjorn Andersson
2022-04-21
drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
Miaoqian Lin
2022-04-20
drm/vmwgfx: Fix gem refcounting and memory evictions
Zack Rusin
2022-04-20
xen: Convert kmap() to kmap_local_page()
Alaa Mohamed
2022-04-20
dmaengine: idxd: skip clearing device context when device is read-only
Dave Jiang
2022-04-20
dmaengine: idxd: add RO check for wq max_transfer_size write
Dave Jiang
2022-04-20
dmaengine: idxd: add RO check for wq max_batch_size write
Dave Jiang
2022-04-20
dmaengine: idxd: fix retry value to be constant for duration of function call
Dave Jiang
2022-04-20
dmaengine: idxd: match type for retries var in idxd_enqcmds()
Dave Jiang
2022-04-20
dmaengine: dw-edma: Fix inconsistent indenting
Jiapeng Chong
2022-04-20
net: stmmac: Use readl_poll_timeout_atomic() in atomic state
Kevin Hao
2022-04-20
drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m
Zheng Bin
2022-04-20
drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare
Dave Stevenson
2022-04-20
drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised
Dave Stevenson
2022-04-20
drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_ps...
José Roberto de Souza
2022-04-19
cpuidle: riscv: support non-SMP config
Randy Dunlap
2022-04-19
drm/msm: Revert "drm/msm: Stop using iommu_present()"
Dmitry Baryshkov
[next]