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-16
wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit
Toke Høiland-Jørgensen
1
-4
/
+2
2024-08-16
wifi: mwifiex: keep mwifiex_cfg80211_ops constant
Sascha Hauer
1
-11
/
+15
2024-08-16
wifi: mwifiex: duplicate static structs used in driver instances
Sascha Hauer
1
-6
/
+26
2024-08-16
firmware: arm_scmi: Update various protocols versions
Cristian Marussi
6
-6
/
+6
2024-08-16
firmware: arm_scmi: Remove legacy transport-layer code
Cristian Marussi
4
-104
/
+16
2024-08-16
firmware: arm_scmi: Make VirtIO transport a standalone driver
Cristian Marussi
7
-97
/
+99
2024-08-16
firmware: arm_scmi: Make OPTEE transport a standalone driver
Cristian Marussi
7
-64
/
+64
2024-08-16
firmware: arm_scmi: Make SMC transport a standalone driver
Cristian Marussi
7
-49
/
+62
2024-08-16
drm: use mem_is_zero() instead of !memchr_inv(s, 0, n)
Jani Nikula
6
-6
/
+6
2024-08-16
net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untagged
Vladimir Oltean
2
-11
/
+178
2024-08-16
net: dsa: felix: fix VLAN tag loss on CPU reception with ocelot-8021q
Vladimir Oltean
1
-6
/
+109
2024-08-16
net: mscc: ocelot: serialize access to the injection/extraction groups
Vladimir Oltean
3
-0
/
+67
2024-08-16
net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"
Vladimir Oltean
2
-2
/
+9
2024-08-16
net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...
Vladimir Oltean
2
-7
/
+24
2024-08-16
drm/i915: make intel_display_power_domain_str() static
Jani Nikula
2
-4
/
+1
2024-08-16
drm/i915/hti: convert to struct intel_display
Jani Nikula
5
-17
/
+18
2024-08-16
drm/i915/display: convert dp aux backlight to struct intel_display
Jani Nikula
1
-30
/
+40
2024-08-16
drm/i915/lspcon: convert to struct intel_display
Jani Nikula
1
-58
/
+57
2024-08-16
drm/i915/alpm: convert to struct intel_display
Jani Nikula
1
-27
/
+27
2024-08-16
drm/i915/display: convert intel_load_detect.c to struct intel_display
Jani Nikula
1
-14
/
+13
2024-08-16
drm/i915/display: convert intel_link_bw.c to struct intel_display
Jani Nikula
2
-14
/
+13
2024-08-16
drm/i915/display: support struct intel_atomic_state in to_intel_display()
Jani Nikula
1
-0
/
+3
2024-08-16
char: xillybus: Check USB endpoints when probing device
Eli Billauer
1
-2
/
+20
2024-08-16
char: xillybus: Refine workqueue handling
Eli Billauer
1
-3
/
+5
2024-08-16
drm/tilcdc: Use backlight power constants
Thomas Zimmermann
1
-1
/
+1
2024-08-16
drm/radeon: Use backlight power constants
Thomas Zimmermann
2
-2
/
+2
2024-08-16
drm/panel: panel-sony-acx565akm: Use backlight power constants
Thomas Zimmermann
1
-1
/
+1
2024-08-16
drm/panel: panel-samsung-s6e3ha2: Use backlight power constants
Thomas Zimmermann
1
-5
/
+5
2024-08-16
drm/panel: panel-samsung-s6e63j0x03: Use backlight power constants
Thomas Zimmermann
1
-5
/
+5
2024-08-16
drm/panel: panel-orisetech-otm8009a: Use backlight power constants
Thomas Zimmermann
1
-2
/
+2
2024-08-16
drm/panel: panel-novatak-nt35510: Use backlight power constants
Thomas Zimmermann
1
-1
/
+1
2024-08-16
drm/amdgpu: Use backlight power constants
Thomas Zimmermann
1
-1
/
+1
2024-08-16
Merge tag 'mediatek-drm-fixes-20240805' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
1
-2
/
+2
2024-08-16
Merge tag 'drm-intel-next-2024-08-13' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
77
-1406
/
+1815
2024-08-15
virtio-net: synchronize probe with ndo_set_features
Jason Wang
1
-5
/
+5
2024-08-15
virtio-net: synchronize operstate with admin state on up/down
Jason Wang
1
-28
/
+50
2024-08-15
virtio: allow driver to disable the configure change notification
Jason Wang
1
-3
/
+36
2024-08-15
virtio: rename virtio_config_enabled to virtio_config_core_enabled
Jason Wang
1
-11
/
+11
2024-08-15
drm/xe: Fix tile fini sequence
Matthew Brost
1
-1
/
+4
2024-08-15
bnxt_en: Don't clear ntuple filters and rss contexts during ethtool ops
Pavan Chebbi
3
-8
/
+2
2024-08-15
virtio_net: move netdev_tx_reset_queue() call before RX napi enable
Jiri Pirko
1
-1
/
+1
2024-08-16
Merge tag 'drm-xe-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
16
-160
/
+247
2024-08-15
net/mlx5: Use cpumask_local_spread() instead of custom code
Erwan Velu
1
-23
/
+4
2024-08-15
ipv4: Remove redundant !ifa->ifa_dev check.
Kuniyuki Iwashima
2
-4
/
+3
2024-08-15
net: macb: increase max_mtu for oversized frames
Pieter Van Trappen
1
-2
/
+2
2024-08-16
nouveau/firmware: use dma non-coherent allocator
Dave Airlie
2
-3
/
+12
2024-08-16
Merge tag 'drm-misc-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
3
-6
/
+24
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
138
-573
/
+1400
2024-08-15
clk: qcom: dispcc-sm8250: use special function for Lucid 5LPE PLL
Dmitry Baryshkov
3
-2
/
+61
2024-08-15
clk: qcom: dispcc-sm8250: use CLK_SET_RATE_PARENT for branch clocks
Dmitry Baryshkov
1
-0
/
+3
[prev]
[next]