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-06-23
soc: qcom: pdr: fix parsing of domains lists
Dmitry Baryshkov
1
-1
/
+1
2024-06-23
soc: qcom: pdr: protect locator_addr with the main mutex
Dmitry Baryshkov
1
-2
/
+4
2024-06-24
irqchip/stm32mp-exti: Allow building as module
Antonio Borneo
2
-13
/
+10
2024-06-23
clk: qcom: gpucc-sa8775p: Update wait_val fields for GPU GDSC's
Taniya Das
1
-0
/
+6
2024-06-23
clk: qcom: gpucc-sa8775p: Park RCG's clk source at XO during disable
Taniya Das
1
-4
/
+4
2024-06-23
clk: qcom: gpucc-sa8775p: Remove the CLK_IS_CRITICAL and ALWAYS_ON flags
Taniya Das
1
-16
/
+11
2024-06-23
clk: qcom: gcc-sa8775p: Set FORCE_MEM_CORE_ON for gcc_ufs_phy_ice_core_clk
Taniya Das
1
-0
/
+3
2024-06-23
clk: qcom: gcc-sa8775p: Update the GDSC wait_val fields and flags
Taniya Das
1
-0
/
+40
2024-06-23
clk: qcom: gcc-sa8775p: Remove support for UFS hw ctl clocks
Taniya Das
1
-109
/
+2
2024-06-23
firmware: qcom: scm: clarify the comment in qcom_scm_pas_init_image()
Bartosz Golaszewski
1
-0
/
+7
2024-06-23
firmware: qcom: scm: add support for SHM bridge memory carveout
Bartosz Golaszewski
1
-0
/
+6
2024-06-23
firmware: qcom: tzmem: enable SHM Bridge support
Bartosz Golaszewski
2
-1
/
+88
2024-06-23
firmware: qcom: scm: add support for SHM bridge operations
Bartosz Golaszewski
2
-0
/
+63
2024-06-23
firmware: qcom: qseecom: convert to using the TZ allocator
Bartosz Golaszewski
2
-164
/
+109
2024-06-23
firmware: qcom: scm: make qcom_scm_qseecom_app_get_id() use the TZ allocator
Bartosz Golaszewski
1
-14
/
+4
2024-06-23
firmware: qcom: scm: make qcom_scm_lmh_dcvsh() use the TZ allocator
Bartosz Golaszewski
1
-5
/
+4
2024-06-23
firmware: qcom: scm: make qcom_scm_ice_set_key() use the TZ allocator
Bartosz Golaszewski
1
-16
/
+5
2024-06-23
firmware: qcom: scm: make qcom_scm_assign_mem() use the TZ allocator
Bartosz Golaszewski
1
-4
/
+6
2024-06-23
firmware: qcom: scm: smc: switch to using the SCM allocator
Bartosz Golaszewski
3
-22
/
+16
2024-06-23
firmware: qcom: scm: enable the TZ mem allocator
Bartosz Golaszewski
2
-0
/
+23
2024-06-23
firmware: qcom: add a dedicated TrustZone buffer allocator
Bartosz Golaszewski
4
-0
/
+423
2024-06-23
clk: qcom: gpucc-sm8350: Park RCG's clk source at XO during disable
Taniya Das
1
-2
/
+3
2024-06-23
clk: rockchip: Switch to use kmemdup_array()
Andy Shevchenko
2
-7
/
+6
2024-06-23
clk: rockchip: rk3128: Add HCLK_SFC
Alex Bee
1
-0
/
+1
2024-06-23
octeontx2-pf: Fix coverity and klockwork issues in octeon PF driver
Ratheesh Kannoth
4
-35
/
+35
2024-06-23
irqchip/stm32mp-exti: Rename internal symbols
Antonio Borneo
1
-160
/
+152
2024-06-23
irqchip/stm32-exti: Split MCU and MPU code
Antonio Borneo
4
-667
/
+751
2024-06-23
irqchip/stm32-exti: Add CONFIG_STM32MP_EXTI
Antonio Borneo
1
-0
/
+4
2024-06-23
irqchip/dw-apb-ictl: Support building as module
Jisheng Zhang
2
-4
/
+11
2024-06-23
irqchip/riscv-aplic: Simplify the initialization code
Jinjie Ruan
1
-7
/
+6
2024-06-23
Loongarch: Support loongarch avec
Tianyang Zhang
5
-3
/
+468
2024-06-23
irqchip/armada-370-xp: Add support for 32 MSI interrupts on non-IPI platforms
Pali Rohár
1
-14
/
+63
2024-06-23
irqchip/armada-370-xp: Do not touch IPI registers on platforms without IPI
Pali Rohár
1
-2
/
+10
2024-06-23
irqchip/armada-370-xp: Only call ipi_resume() if IPI is available
Pali Rohár
1
-2
/
+16
2024-06-23
irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1
Pali Rohár
1
-0
/
+4
2024-06-23
irqchip/armada-370-xp: Use atomic_io_modify() instead of another spinlock
Marek Behún
1
-9
/
+3
2024-06-23
irqchip: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-23
irqchip/renesas-rzg2l: Reorder function calls in rzg2l_irqc_irq_disable()
Lad Prabhakar
1
-1
/
+1
2024-06-23
irqchip/loongson-liointc: Set different ISRs for different cores
Huacai Chen
1
-2
/
+2
2024-06-23
irqchip/loongson-eiointc: Use early_cpu_to_node() instead of cpu_to_node()
Huacai Chen
1
-2
/
+3
2024-06-23
Merge tag 'i2c-for-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-06-23
Merge tag 'x86_urgent_for_v6.10_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2024-06-23
irqchip/imx-mu-msi: Fix codingstyle in imx_mu_msi_domains_init()
Anna-Maria Behnsen
1
-4
/
+2
2024-06-23
spi: add devm_spi_optimize_message() helper
Mark Brown
265
-1695
/
+2840
2024-06-23
ice: Rebuild TC queues on VSI queue reconfiguration
Jan Sokolowski
1
-1
/
+9
2024-06-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
9
-41
/
+90
2024-06-23
net: dsa: microchip: monitor potential faults in half-duplex mode
Enguerrand de Ribaucourt
5
-2
/
+73
2024-06-23
net: dsa: microchip: use collision based back pressure mode
Enguerrand de Ribaucourt
2
-0
/
+5
2024-06-23
net: phy: micrel: add Microchip KSZ 9477 to the device table
Enguerrand de Ribaucourt
1
-0
/
+1
2024-06-23
EDAC/dmc520: Use devm_platform_ioremap_resource()
Jai Arora
1
-3
/
+1
[prev]
[next]