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-04-09
iommu/arm-smmu-v3: Retire disable_bypass parameter
Robin Murphy
1
-33
/
+13
2024-04-09
octeontx2-af: Fix NIX SQ mode and BP config
Geetha sowjanya
1
-10
/
+10
2024-04-09
irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on GIC v4.1
Nianyao Tang
1
-1
/
+7
2024-04-09
irqchip/loongson: Select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP for IRQ_LOONGA...
Tiezhu Yang
1
-1
/
+1
2024-04-09
irqchip/loongson-eiointc: Set CPU affinity only on SMP machines for LoongArch
Tiezhu Yang
1
-0
/
+4
2024-04-09
irqchip/loongson-pch-msi: Fix off-by-one on allocation error path
Zenghui Yu
1
-1
/
+1
2024-04-09
irqchip/alpine-msi: Fix off-by-one in allocation error path
Zenghui Yu
1
-1
/
+1
2024-04-09
irqchip/riscv-aplic: Fix spelling mistake "forwared" -> "forwarded"
Colin Ian King
1
-1
/
+1
2024-04-09
drm/i915: use check_add_overflow() and drop local variants
Jani Nikula
2
-17
/
+3
2024-04-09
net: sparx5: add support for tc flower redirect action
Daniel Machon
1
-0
/
+29
2024-04-09
net: sparx5: add support for tc flower mirred action.
Daniel Machon
3
-0
/
+53
2024-04-09
drm/i915: move pipestat_irq_mask to display substruct
Jani Nikula
4
-9
/
+8
2024-04-09
drm/i915: move de_irq_mask to display substruct
Jani Nikula
4
-17
/
+14
2024-04-09
drm/i915: move display_irqs_enabled to display substruct
Jani Nikula
6
-15
/
+14
2024-04-09
drm/i915: move vblank_enabled to display substruct
Jani Nikula
4
-10
/
+11
2024-04-09
drm/i915: move max_dotclk_freq to display substruct
Jani Nikula
14
-20
/
+17
2024-04-09
drm/i915: move skl_preferred_vco_freq to display substruct
Jani Nikula
4
-14
/
+10
2024-04-09
drm/i915/gt: drop display clock info from gt debugfs
Jani Nikula
1
-4
/
+0
2024-04-09
net: ti: icssg-prueth: Add ICSSG Ethernet driver for AM65x SR1.0 platforms
Diogo Ivo
3
-0
/
+1204
2024-04-09
net: ti: icssg-prueth: Modify common functions for SR1.0
Diogo Ivo
3
-14
/
+37
2024-04-09
net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifier
Diogo Ivo
3
-11
/
+110
2024-04-09
net: ti: icssg-prueth: Adjust the number of TX channels for SR1.0
Diogo Ivo
1
-0
/
+12
2024-04-09
net: ti: icssg-prueth: Adjust IPG configuration for SR1.0
Diogo Ivo
1
-3
/
+11
2024-04-09
net: ti: icssg-prueth: Add SR1.0-specific description bits
Diogo Ivo
1
-1
/
+13
2024-04-09
net: ti: icssg-prueth: Add SR1.0-specific configuration bits
Diogo Ivo
1
-0
/
+56
2024-04-09
net: ti: icssg-prueth: Move common functions into a separate file
Diogo Ivo
4
-1183
/
+1258
2024-04-09
RDMA/hns: Support DSCP
Junxian Huang
4
-29
/
+108
2024-04-09
mtd: diskonchip: work around ubsan link failure
Arnd Bergmann
1
-2
/
+2
2024-04-09
mtd: rawnand: qcom: Fix broken OP_RESET_DEVICE command in qcom_misc_cmd_type_...
Christian Marangi
1
-4
/
+3
2024-04-09
mtd: maps: sa1100-flash: Prefer struct_size over open coded arithmetic
Erick Archer
1
-4
/
+2
2024-04-09
mtd: core: Align comment with an action in mtd_otp_nvmem_add()
Andy Shevchenko
1
-4
/
+3
2024-04-09
media: v4l2-subdev: Remove non-pad dv timing callbacks
Paweł Anikiel
1
-3
/
+3
2024-04-09
media: tegra-video: Use pad variant of dv timing subdev calls
Paweł Anikiel
1
-6
/
+6
2024-04-09
media: vpif_display: Use pad variant of dv timing subdev calls
Paweł Anikiel
1
-1
/
+1
2024-04-09
media: vpif_capture: Use pad variant of dv timing subdev calls
Paweł Anikiel
1
-2
/
+2
2024-04-09
media: rcar-vin: Use pad variant of dv timing subdev calls
Paweł Anikiel
1
-3
/
+6
2024-04-09
media: cobalt: Use pad variant of dv timing subdev calls
Paweł Anikiel
1
-6
/
+6
2024-04-09
media: spi: gs1662: Switch dv timing callbacks to pad ops
Paweł Anikiel
1
-9
/
+18
2024-04-09
media: i2c: tvp7002: Switch dv timing callbacks to pad ops
Paweł Anikiel
1
-11
/
+21
2024-04-09
media: i2c: ths8200: Switch dv timing callbacks to pad ops
Paweł Anikiel
1
-4
/
+10
2024-04-09
media: i2c: ths7303: Switch dv timing callbacks to pad ops
Paweł Anikiel
1
-3
/
+7
2024-04-09
media: i2c: tda1997x: Switch dv timing callbacks to pad ops
Paweł Anikiel
1
-7
/
+7
2024-04-09
media: i2c: tc358743: Switch dv timing callbacks to pad ops
Paweł Anikiel
1
-8
/
+17
2024-04-09
media: i2c: adv7842: Switch dv timing callbacks to pad ops
Paweł Anikiel
1
-8
/
+17
2024-04-09
media: i2c: adv7604: Switch dv timing callbacks to pad ops
Paweł Anikiel
1
-10
/
+10
2024-04-09
media: i2c: adv7511: Switch dv timing callbacks to pad ops
Paweł Anikiel
1
-5
/
+11
2024-04-09
media: i2c: adv748x: Switch dv timing callbacks to pad ops
Paweł Anikiel
1
-8
/
+8
2024-04-09
media: v4l2-subdev: Add pad versions of dv timing subdev calls
Paweł Anikiel
1
-0
/
+33
2024-04-08
md: don't account sync_io if iostats of the disk is disabled
Li Nan
2
-1
/
+6
2024-04-08
md: Fix overflow in is_mddev_idle
Li Nan
2
-5
/
+6
[prev]
[next]