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-05-08
drm/i915: Fix HAS_REGION() usage in intel_gt_probe_lmem()
Ville Syrjälä
1
-1
/
+1
2024-05-08
net: stmmac: dwmac-ipq806x: account for rgmii-txid/rxid/id phy-mode
Christian Marangi
1
-0
/
+12
2024-05-08
net: phy: marvell-88q2xxx: add support for Rev B1 and B2
Gregor Herburger
1
-16
/
+103
2024-05-08
drm: xlnx: zynqmp_dpsub: Fix compilation error
Anatoliy Klymenko
1
-1
/
+1
2024-05-08
drm: xlnx: zynqmp_dpsub: Fix few function comments
Anatoliy Klymenko
1
-2
/
+2
2024-05-08
net: dsa: microchip: add support DSCP priority mapping
Oleksij Rempel
3
-15
/
+50
2024-05-08
net: dsa: microchip: let DCB code do PCP and DSCP policy configuration
Oleksij Rempel
2
-12
/
+0
2024-05-08
net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xx...
Oleksij Rempel
1
-24
/
+33
2024-05-08
net: dsa: microchip: enable ETS support for KSZ989X variants
Oleksij Rempel
2
-12
/
+1
2024-05-08
net: dsa: microchip: dcb: add special handling for KSZ88X3 family
Oleksij Rempel
4
-3
/
+242
2024-05-08
net: dsa: microchip: add support for different DCB app configurations
Oleksij Rempel
6
-2
/
+583
2024-05-08
net: dsa: microchip: add multi queue support for KSZ88X3 variants
Oleksij Rempel
2
-35
/
+61
2024-05-08
net: dsa: microchip: add IPV information support
Oleksij Rempel
2
-3
/
+20
2024-05-08
drm/i915: pass dev_priv explicitly to PORT_DFT2_G4X
Jani Nikula
2
-5
/
+5
2024-05-08
drm/i915: pass dev_priv explicitly to PIPE_CRC_*
Jani Nikula
2
-22
/
+24
2024-05-08
drm/i915: pass dev_priv explicitly to PIPE_CRC_CTL
Jani Nikula
2
-7
/
+7
2024-05-08
RDMA/efa: Support QP with unsolicited write w/ imm. receive
Michael Margolin
4
-3
/
+31
2024-05-08
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
10
-11
/
+11
2024-05-08
Merge tag 'qcom-drivers-for-6.10-2' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2
-10
/
+17
2024-05-08
spi: Remove unneded check for orig_nents
Andy Shevchenko
1
-14
/
+8
2024-05-07
clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLs
Gabor Juhos
1
-0
/
+2
2024-05-07
clk: qcom: apss-ipq-pll: fix PLL rate for IPQ5018
Gabor Juhos
1
-1
/
+2
2024-05-07
clk: qcom: Fix SM_GPUCC_8650 dependencies
Nathan Chancellor
1
-0
/
+1
2024-05-07
clk: qcom: Fix SC_CAMCC_8280XP dependencies
Nathan Chancellor
1
-0
/
+1
2024-05-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
10
-134
/
+82
2024-05-07
net: usb: sr9700: stop lying about skb->truesize
Eric Dumazet
1
-7
/
+3
2024-05-07
net: usb: smsc75xx: stop lying about skb->truesize
Eric Dumazet
1
-8
/
+4
2024-05-07
usb: aqc111: stop lying about skb->truesize
Eric Dumazet
1
-5
/
+3
2024-05-07
drm/xe/ads: Use flexible-array
Lucas De Marchi
1
-1
/
+1
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
142
-161
/
+161
2024-05-07
net: phy: marvell: add support for MV88E6250 family internal PHYs
Matthias Schiffer
1
-1
/
+80
2024-05-07
net: phy: marvell: constify marvell_hw_stats
Matthias Schiffer
1
-1
/
+1
2024-05-07
clock, reset: microchip: move all mpfs reset code to the reset subsystem
Conor Dooley
2
-99
/
+88
2024-05-07
pcf8563: add wakeup-source support
Alexandre Belloni
1
-2
/
+7
2024-05-07
rtc: rx8111: handle VLOW flag
Alexandre Belloni
1
-0
/
+12
2024-05-07
rtc: rx8111: demote warnings to debug level
Alexandre Belloni
1
-5
/
+5
2024-05-07
rtc: rx6110: Constify struct regmap_config
Christophe JAILLET
1
-2
/
+2
2024-05-07
drm/xe: Fix xe_device.h
Michal Wajdeczko
2
-6
/
+2
2024-05-07
drm/xe: Don't rely on xe_force_wake.h to be included elsewhere
Michal Wajdeczko
11
-0
/
+11
2024-05-07
drm/xe: Don't rely on xe_assert.h to be included elsewhere
Michal Wajdeczko
5
-0
/
+5
2024-05-07
drm/xe: skip error capture when exec queue is killed
Tejas Upadhyay
1
-2
/
+4
2024-05-07
dax/bus.c: use the right locking mode (read vs write) in size_show
Vishal Verma
1
-2
/
+2
2024-05-07
dax/bus.c: don't use down_write_killable for non-user processes
Vishal Verma
1
-5
/
+1
2024-05-07
dax/bus.c: fix locking for unregister_dax_dev / unregister_dax_mapping paths
Vishal Verma
1
-34
/
+8
2024-05-07
dax/bus.c: replace WARN_ON_ONCE() with lockdep asserts
Vishal Verma
1
-8
/
+8
2024-05-07
Revert "drm/i915: Remove extra multi-gt pm-references"
Janusz Krzysztofik
1
-0
/
+18
2024-05-07
drm/xe/vm_doc: Fix some typos
Francois Dugast
1
-12
/
+12
2024-05-07
drm/connector: Add \n to message about demoting connector force-probes
Douglas Anderson
1
-1
/
+1
2024-05-07
gpiolib: fix the speed of descriptor label setting with SRCU
Bartosz Golaszewski
2
-8
/
+30
2024-05-07
nvme-rdma, nvme-tcp: include max reconnects for reconnect logging
Tokunori Ikegami
2
-6
/
+6
[prev]
[next]