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-08-20
irqchip/riscv-aplic: Fix an IS_ERR() vs NULL bug in probe()
Dan Carpenter
1
-2
/
+2
2024-08-20
irqchip/gic-v4: Fix ordering between vmapp and vpe locks
Marc Zyngier
1
-6
/
+10
2024-08-20
irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platform
Anup Patel
1
-44
/
+71
2024-08-20
firmware: arm_ffa: Fetch the Rx/Tx buffer size using ffa_features()
Sudeep Holla
1
-16
/
+28
2024-08-20
firmware: arm_ffa: Add support for FFA_YIELD in direct messaging
Sudeep Holla
1
-8
/
+15
2024-08-20
firmware: arm_ffa: Add support for FFA_MSG_SEND_DIRECT_{REQ,RESP}2
Sudeep Holla
1
-2
/
+47
2024-08-20
firmware: arm_ffa: Add support for FFA_PARTITION_INFO_GET_REGS
Sudeep Holla
1
-4
/
+68
2024-08-20
firmware: arm_ffa: Move the function ffa_features() earlier
Sudeep Holla
1
-26
/
+26
2024-08-20
firmware: arm_ffa: Update the FF-A command list with v1.2 additions
Sudeep Holla
1
-0
/
+1
2024-08-20
firmware: arm_ffa: Some coding style fixes
Sudeep Holla
1
-5
/
+2
2024-08-20
ACPI: APD: Add AMDI0015 as platform device
Shyam Sundar S K
1
-0
/
+6
2024-08-20
coresight: Make trace ID map spinlock local to the map
James Clark
2
-14
/
+13
2024-08-20
coresight: Emit sink ID in the HW_ID packets
James Clark
3
-17
/
+26
2024-08-20
coresight: Remove pending trace ID release mechanism
James Clark
3
-75
/
+41
2024-08-20
coresight: Use per-sink trace ID maps for Perf sessions
James Clark
8
-17
/
+38
2024-08-20
coresight: Make CPU id map a property of a trace ID map
James Clark
1
-7
/
+9
2024-08-20
coresight: Expose map arguments in trace ID API
James Clark
2
-11
/
+45
2024-08-20
coresight: Move struct coresight_trace_id_map to common header
James Clark
2
-19
/
+1
2024-08-20
coresight: Clarify comments around the PID of the sink owner
James Clark
2
-4
/
+6
2024-08-20
coresight: Remove unused ETM Perf stubs
James Clark
1
-18
/
+0
2024-08-20
coresight: tmc: sg: Do not leak sg_table
Suzuki K Poulose
1
-1
/
+1
2024-08-20
bonding: fix xfrm state handling when clearing active slave
Nikolay Aleksandrov
1
-1
/
+1
2024-08-20
bonding: fix xfrm real_dev null pointer dereference
Nikolay Aleksandrov
1
-1
/
+0
2024-08-20
bonding: fix null pointer deref in bond_ipsec_offload_ok
Nikolay Aleksandrov
1
-0
/
+2
2024-08-20
bonding: fix bond_ipsec_offload_ok return type
Nikolay Aleksandrov
1
-12
/
+6
2024-08-20
firewire: core: update fw_device outside of device_find_child()
Takashi Sakamoto
1
-57
/
+59
2024-08-20
net: ethernet: ibm: Simpify code with for_each_child_of_node()
Zhang Zekun
1
-6
/
+4
2024-08-20
ACPI/IORT: Add PMCG platform information for HiSilicon HIP10/11
Yicong Yang
1
-0
/
+7
2024-08-20
spi: spi-fsl-lpspi: limit PRESCALE bit in TCR register
Carlos Song
1
-2
/
+29
2024-08-20
mmc: mmc_test: Fix NULL dereference on allocation failure
Dan Carpenter
1
-4
/
+5
2024-08-20
mmc: dw_mmc: allow biu and ciu clocks to defer
Ben Whitten
1
-0
/
+8
2024-08-20
platform/x86: ISST: Fix return value on last invalid resource
Srinivas Pandruvada
1
-2
/
+1
2024-08-20
cpuidle: dt_idle_genpd: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-10
/
+4
2024-08-20
cpuidle: psci: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-20
drm/panel: ili9341: Add comments for registers in ili9341_config()
Abhishek Tamboli
1
-7
/
+7
2024-08-20
pmdomain: apple: Make apple_pmgr_reset_ops static
Jinjie Ruan
1
-1
/
+1
2024-08-20
drm/panel: mantix-mlaf057we51: write hex in lowercase
Tejas Vipin
1
-7
/
+7
2024-08-20
drm/panel: mantix-mlaf057we51: transition to mipi_dsi wrapped functions
Tejas Vipin
1
-51
/
+26
2024-08-20
media: venus: use device managed APIs for power domains
Dikshita Agarwal
1
-4
/
+1
2024-08-20
PM: domains: add device managed version of dev_pm_domain_attach|detach_list()
Dikshita Agarwal
1
-0
/
+45
2024-08-20
pmdomain: rockchip: Add support for RK3576 SoC
Finley Xiao
1
-0
/
+45
2024-08-20
gpiolib: Replace gpio_suffix_count with NULL-terminated array
Andy Shevchenko
2
-8
/
+6
2024-08-20
gpiolib: swnode: Make use of for_each_gpio_property_name()
Andy Shevchenko
1
-24
/
+14
2024-08-20
gpiolib: swnode: Introduce swnode_gpio_get_reference() helper
Andy Shevchenko
1
-7
/
+13
2024-08-20
gpiolib: swnode: Unify return code variable name
Andy Shevchenko
1
-4
/
+4
2024-08-20
gpiolib: Introduce for_each_gpio_property_name() helper
Andy Shevchenko
3
-40
/
+19
2024-08-20
clk: renesas: r8a779h0: Add CANFD clock
Cong Dang
1
-0
/
+1
2024-08-20
clk: renesas: Add RZ/V2H(P) CPG driver
Lad Prabhakar
5
-0
/
+94
2024-08-19
net/mlx5: E-Switch, Remove unused declarations
Yue Haibing
1
-3
/
+0
2024-08-19
igbvf: Remove two unused declarations
Yue Haibing
2
-2
/
+0
[prev]
[next]