index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-05
iommu/tegra241-cmdqv: Do not allocate vcmdq until dma_set_mask_and_coherent
Nicolin Chen
3
-33
/
+60
2024-09-05
iommu/tegra241-cmdqv: Drop static at local variable
Nicolin Chen
1
-1
/
+1
2024-09-04
iommu/tegra241-cmdqv: Fix ioremap() error handling in probe()
Dan Carpenter
1
-3
/
+3
2024-09-02
iommu/tegra241-cmdqv: Fix -Wformat-truncation warnings in lvcmdq_error_header
Nicolin Chen
1
-8
/
+8
2024-08-30
iommu/arm-smmu-v3-test: Test masters with stall enabled
Mostafa Saleh
1
-21
/
+62
2024-08-30
iommu/arm-smmu-v3: Match Stall behaviour for S2
Mostafa Saleh
2
-5
/
+4
2024-08-30
iommu/tegra241-cmdqv: Limit CMDs for VCMDQs of a guest owned VINTF
Nicolin Chen
3
-14
/
+51
2024-08-30
iommu/arm-smmu-v3: Start a new batch if new command is not supported
Nicolin Chen
2
-2
/
+11
2024-08-30
iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
Nate Watterson
5
-1
/
+913
2024-08-30
iommu/arm-smmu-v3: Add struct arm_smmu_impl_ops
Jason Gunthorpe
2
-1
/
+60
2024-08-30
iommu/arm-smmu-v3: Add acpi_smmu_iort_probe_model for impl
Nicolin Chen
1
-5
/
+10
2024-08-30
iommu/arm-smmu-v3: Add ARM_SMMU_OPT_TEGRA241_CMDQV
Nicolin Chen
2
-1
/
+16
2024-08-30
iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQV
Nicolin Chen
2
-10
/
+17
2024-08-30
iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_init
Nicolin Chen
1
-3
/
+3
2024-08-30
iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmd
Nicolin Chen
1
-4
/
+6
2024-08-30
iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq
Nicolin Chen
2
-18
/
+31
2024-08-27
iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
Konrad Dybcio
1
-0
/
+9
2024-08-23
iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
Marc Gonzalez
1
-0
/
+7
2024-08-16
iommu/arm-smmu-v3: Fix a NULL vs IS_ERR() check
Dan Carpenter
1
-2
/
+2
2024-08-16
iommu/arm-smmu-v3: Remove the unused empty definition
Zhang Zekun
1
-5
/
+0
2024-08-16
iommu/arm-smmu: Un-demote unhandled-fault msg
Rob Clark
1
-1
/
+1
2024-08-11
Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+26
2024-08-11
Merge tag 'usb-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
20
-59
/
+118
2024-08-11
Merge tag 'tty-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-23
/
+30
2024-08-11
Merge tag 'driver-core-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+12
2024-08-11
Merge tag 'char-misc-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-67
/
+81
2024-08-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-8
/
+18
2024-08-10
Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-10
/
+63
2024-08-10
irqchip/riscv-aplic: Retrigger MSI interrupt on source configuration
Yong-Xuan Wang
1
-7
/
+25
2024-08-10
irqchip/xilinx: Fix shift out of bounds
Radhey Shyam Pandey
1
-1
/
+1
2024-08-09
Merge tag 'spi-fix-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+9
2024-08-09
Merge tag 'drm-fixes-2024-08-10' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
30
-53
/
+279
2024-08-09
Merge tag 'pm-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+1
2024-08-09
Merge tag 'arm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-31
/
+103
2024-08-09
Merge tag 'block-6.11-20240809' of git://git.kernel.dk/linux
Linus Torvalds
2
-16
/
+15
2024-08-09
Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
132
-1131
/
+1949
2024-08-09
Merge tag 'drm-intel-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
4
-12
/
+62
2024-08-09
Merge tag 'drm-xe-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
4
-4
/
+18
2024-08-09
Merge tag 'amd-drm-fixes-6.11-2024-08-08' of https://gitlab.freedesktop.org/a...
Dave Airlie
17
-20
/
+176
2024-08-09
Merge tag 'drm-misc-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
5
-17
/
+23
2024-08-08
Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
19
-102
/
+113
2024-08-08
drm/xe: Take ref to VM in delayed snapshot
Matthew Brost
1
-1
/
+14
2024-08-08
drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_write
Karthik Poosa
1
-1
/
+2
2024-08-08
drm/xe: Use dma_fence_chain_free in chain fence unused as a sync
Matthew Brost
1
-1
/
+1
2024-08-08
drm/xe/rtp: Fix off-by-one when processing rules
Lucas De Marchi
1
-1
/
+1
2024-08-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-4
/
+10
2024-08-08
net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.
Martin Whitaker
1
-0
/
+11
2024-08-08
net: ethtool: fix off-by-one error in max RSS context IDs
Edward Cree
1
-1
/
+1
2024-08-08
net: pse-pd: tps23881: include missing bitfield.h header
Arnd Bergmann
1
-0
/
+1
2024-08-08
net: fec: Stop PPS on driver remove
Csókás, Bence
1
-0
/
+3
[next]