Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5a9efd68242691416c68cdd359b12660055cde48
5a9efd6
defconfig: Enable IOMMU debugfs for msmskunk
by Patrick Daly
· 8 years ago
106a33f
Kconfig: Mark IOMMU_DEBUG_TRACKING as broken
by Patrick Daly
· 8 years ago
42296fb
iommu: Add debugging infrastructure
by Mitchel Humpherys
· 9 years ago
47b4836
iommu/io-pgtable-arm: Optimize map by batching flushes
by Stepan Moskovchenko
· 9 years ago
faa87fc
iommu: io-pgtable-arm: Flush all tlbs at end of unmap
by Mitchel Humpherys
· 10 years ago
b7fb0c5
iommu: io-pgtable-arm: Disable tests for 16Kb and 64Kb granules
by Patrick Daly
· 8 years ago
601ebd3
iommu: io-pgtable-arm: Improve coverage of arm_lpae_range_has_mapping
by Mitchel Humpherys
· 9 years ago
9739d9b
iommu: io-pgtable-arm: Only suppress map failures during map tests
by Mitchel Humpherys
· 9 years ago
e4012a6
iommu: io-pgtable-arm: Add selftest for mixed block + page mappings
by Mitchel Humpherys
· 9 years ago
fdf212a
iommu: io-pgtable-arm: make selftests more thorough
by Mitchel Humpherys
· 10 years ago
df18a9a
iommu: io-pgtable-arm: add self-test for .mag_sg
by Mitchel Humpherys
· 10 years ago
f96739f
iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag
by Jeremy Gebben
· 9 years ago
e038dfd
iommu: add IOMMU_PRIV attribute
by Mitchel Humpherys
· 10 years ago
f493044
Revert "iommu/arm-smmu: Treat all device transactions as unprivileged"
by Patrick Daly
· 8 years ago
1b0313e
iommu/io-pgtable-arm: Stricter double-map checking
by Mitchel Humpherys
· 9 years ago
deb3e83
iommu/io-pgtable-arm: Don't leave dangling table entries
by Mitchel Humpherys
· 9 years ago
67ba8eb
Revert "iommu/io-pgtable-arm: Unmap and free table when overwriting with block"
by Patrick Daly
· 8 years ago
f145f05
iommu/io-pgtable-arm: Use optimized unmap path properly
by Patrick Daly
· 8 years ago
5f92f32
iommu: io-pgtable-arm: unmap last level all at once
by Mitchel Humpherys
· 10 years ago
5e05059
iommu: io-pgtable: use size_t for unmap return value
by Mitchel Humpherys
· 9 years ago
5123b49
iommu/io-pgtable: Improve documentation of .map_sg callback
by Mitchel Humpherys
· 9 years ago
4d7cdd9
iommu/arm-smmu: Check the return type of map_sg and take appropriate action
by Rohit Vaswani
· 9 years ago
daab041
iommu: io-pgtable-arm: implement .map_sg
by Mitchel Humpherys
· 10 years ago
622bc04
iommu/arm-smmu: wire up .map_sg from the ARM LPAE io-pgtable
by Mitchel Humpherys
· 10 years ago
cd6ff13
iommu: io-pgtable: add .map_sg op to io_pgtable_ops
by Mitchel Humpherys
· 10 years ago
76e77fb
iommu: add more debug for iommu_pgsize failure
by Mitchel Humpherys
· 10 years ago
fad2592
iommu: export iommu_pgsize
by Mitchel Humpherys
· 10 years ago
ff8e21c
arm64: dma_mapping: Support DOMAIN_ATTR_S1_BYPASS
by Patrick Daly
· 9 years ago
e62d336
iommu/arm-smmu: Support DOMAIN_ATTR_S1_BYPASS
by Patrick Daly
· 9 years ago
bb82f96
iommu: Introduce DOMAIN_ATTR_S1_BYPASS
by Patrick Daly
· 9 years ago
fd55700
iommu/arm-smmu: Implement .reg_read and .reg_write
by Mitchel Humpherys
· 9 years ago
3ede5d9
iommu: Add iommu_reg_read and iommu_reg_write
by Mitchel Humpherys
· 9 years ago
017ee4b
iommu/arm-smmu: Make fault triggering more reliable
by Mitchel Humpherys
· 9 years ago
a52d6cc
iommu/arm-smmu: Implement .trigger_fault
by Mitchel Humpherys
· 9 years ago
8488df2
iommu: Add iommu_trigger_fault
by Mitchel Humpherys
· 9 years ago
cc8d12f
iommu/arm-smmu: Implement DOMAIN_ATTR_NON_FATAL_FAULTS
by Mitchel Humpherys
· 9 years ago
e78b0a5
iommu: Add domain attribute to make faults non-fatal
by Mitchel Humpherys
· 9 years ago
0980131
iommu: arm-smmu: Disable default DMA Domain support
by Patrick Daly
· 8 years ago
c190d93
iommu/arm-smmu: add support for DOMAIN_ATTR_DYNAMIC
by Patrick Daly
· 8 years ago
8ac927c
iommu/arm-smmu: add support for TTBR0, CONTEXTIDR and PROCID attributes
by Jeremy Gebben
· 9 years ago
e70da58
iommu: introduce TTBR0, CONTEXTIDR, and PROCID domain attributes
by Jeremy Gebben
· 9 years ago
1b34ee1
iommu: introduce DOMAIN_ATTR_DYNAMIC
by Jeremy Gebben
· 9 years ago
7e47f9b
iommu/arm-smmu: add support for DOMAIN_ATTR_CONTEXT_BANK
by Jeremy Gebben
· 9 years ago
e352bb0
iommu: introduce DOMAIN_ATTR_CONTEXT_BANK
by Jeremy Gebben
· 9 years ago
fa24b0c
iommu/arm-smmu: Tear down domain context if attach fails
by Jeremy Gebben
· 9 years ago
cd9f07a
iommu/arm-smmu: implement DOMAIN_ATTR_PT_BASE_ADDR using ttbr[0]
by Mitchel Humpherys
· 10 years ago
39e9c91
iommu/arm-smmu: save the pgtbl_cfg in the domain
by Mitchel Humpherys
· 10 years ago
19f19d5
iommu: Add DOMAIN_ATTR_PT_BASE_ADDR domain attribute
by Mitchel Humpherys
· 10 years ago
031d746
iommu/arm-smmu: add option to skip SMR mask sanity check
by Dhaval Patel
· 10 years ago
9c2f648
iommu/arm-smmu: add DT option to skip certain initialization
by Mitchel Humpherys
· 10 years ago
d03b65d
iommu/arm-smmu: Make unmapped accesses more obvious
by Mitchel Humpherys
· 9 years ago
d5083c0
iommu/arm-smmu: Always set resume to terminate the transaction
by Shrenuj Bansal
· 9 years ago
a8dabc9
iommu/arm-smmu: Rate-limit the context fault handler
by Mitchel Humpherys
· 9 years ago
dd75e33
iommu/arm-smmu: Pass external fault information to client handlers
by Mitchel Humpherys
· 9 years ago
0cc54a2
iommu: Add client fault handler flag for external faults
by Mitchel Humpherys
· 9 years ago
d54eafd
iommu/arm-smmu: Do an ATOS in the fault handler
by Patrick Daly
· 8 years ago
04059c5
iommu/arm-smmu: Print SID info on context faults
by Shalaj Jain
· 10 years ago
a474ae1
iommu/arm-smmu: Pass pagefault information to client handlers
by Sushmita Susheelendra
· 9 years ago
5e36b91
iommu: Improve client fault handling
by Sushmita Susheelendra
· 9 years ago
b8be413
iommu/arm-smmu: improve the fault handler output
by Mitchel Humpherys
· 10 years ago
07ba44b
iommu/arm-smmu: add DT option to make address size faults fatal
by Mitchel Humpherys
· 10 years ago
5ba2811
Revert "iommu/arm-smmu: Disable stalling faults for all endpoints"
by Patrick Daly
· 8 years ago
c4f2a80
iommu/arm-smmu: use a threaded handler for global faults
by Mitchel Humpherys
· 10 years ago
cca6011
iommu/arm-smmu: use a threaded handler for context interrupts
by Mitchel Humpherys
· 10 years ago
a85a2fb
arm-smmu: Implement iova_to_phys with a software table walk
by Patrick Daly
· 8 years ago
fb11f70
iommu/arm-smmu: Implement hardware iova-to-phys
by Mitchel Humpherys
· 9 years ago
36b8c32
iommu: Add iommu_iova_to_phys_hard
by Mitchel Humpherys
· 9 years ago
d7e0971
iommu/arm-smmu: return failure from iommu_iova_to_phys when ATOS fails
by Mitchel Humpherys
· 10 years ago
0ed5da6
iommu/arm-smmu: workaround some ATOS hw errata
by Mitchel Humpherys
· 10 years ago
6baed51
Merge "ARM: msmskunk_defconfig: Enable QTI MSM Platform specific USB drivers" into msm-4.8
by Kyle Yan
· 8 years ago
36d7870
soc: qcom: rq_stats: add snapshot of run queue stats driver
by Kyle Yan
· 8 years ago
8103002
ARM: msmskunk_defconfig: Enable QTI MSM Platform specific USB drivers
by Mayank Rana
· 8 years ago
31f7ce4
iommu/arm-smmu: correct the physical address mask during ATOS
by Patrick Daly
· 8 years ago
2fbae2a
iommu/arm-smmu: only allow one ATOS operation at a time
by Mitchel Humpherys
· 10 years ago
c40967f
Merge "usb: Add support for reset controller framework" into msm-4.8
by Kyle Yan
· 8 years ago
5fac296
Merge "ARM: msm: Documentation: Add device tree binding for LLCC" into msm-4.8
by Kyle Yan
· 8 years ago
6c16f916
Merge "msm: msm_bus: introduce msm bus api stubs" into msm-4.8
by Kyle Yan
· 8 years ago
4d27821
usb: Add support for reset controller framework
by Amit Nischal
· 8 years ago
911cfb5
Merge "soc: qcom: core_hang: Add snapshot of core hang driver" into msm-4.8
by Kyle Yan
· 8 years ago
54984b0
Merge "usb: phy: qusb: Fix multiple issue when used with emulation" into msm-4.8
by Kyle Yan
· 8 years ago
89a19f4
Merge "usb: phy: Fix compilation errors" into msm-4.8
by Kyle Yan
· 8 years ago
5e7883e
Merge "dwc3-msm: Fix compilation errors" into msm-4.8
by Kyle Yan
· 8 years ago
80241b1
Merge "ARM: dts: msm: Describe reserved-memory regions for msmskunk" into msm-4.8
by Kyle Yan
· 8 years ago
cad06fc
Merge "dwc3: Add QTI MSM platform specific feature and other changes" into msm-4.8
by Kyle Yan
· 8 years ago
b640f67
msm: msm_bus: introduce msm bus api stubs
by David Dai
· 8 years ago
a602944
soc: qcom: core_hang: Add snapshot of core hang driver
by Kyle Yan
· 8 years ago
147f41d
usb: phy: qusb: Fix multiple issue when used with emulation
by Mayank Rana
· 8 years ago
a69fe6c
usb: phy: Fix compilation errors
by Mayank Rana
· 8 years ago
83ad582
dwc3-msm: Fix compilation errors
by Mayank Rana
· 8 years ago
abe8cd6
ARM: msm: Documentation: Add device tree binding for LLCC
by Channagoud Kadabi
· 8 years ago
2d05a57
iommu/arm-smmu: Don't wipe out MICRO_MMU_CTRL while halting
by Mitchel Humpherys
· 9 years ago
952f40a
iommu/arm-smmu: Do a local halt around impl def programming
by Mitchel Humpherys
· 9 years ago
5494a5e
iommu/arm-smmu: program implementation defined registers on attach
by Mitchel Humpherys
· 10 years ago
f0d4e21
iommu/arm-smmu: program ACTLR register for qcom SMMUs
by Patrick Daly
· 8 years ago
a99689a
dwc3: Add QTI MSM platform specific feature and other changes
by Mayank Rana
· 8 years ago
fabaa46
Merge "usb: phy: Add snapshot of USB PHY drivers" into msm-4.8
by Kyle Yan
· 8 years ago
7b34ac5
Merge "usb: dwc3: Add snapshot of DWC3 MSM drivers" into msm-4.8
by Kyle Yan
· 8 years ago
e396340
Merge "Merge remote-tracking branch 'origin/tmp-3eab887' into msm-4.8" into msm-4.8
by Kyle Yan
· 8 years ago
ff211c8
ARM: dts: msm: Describe reserved-memory regions for msmskunk
by Patrick Daly
· 8 years ago
3cb43a3
usb: phy: Add snapshot of USB PHY drivers
by Mayank Rana
· 8 years ago
Next »