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-03-08
Merge tag 'pinctrl-v6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-2
/
+2
2024-03-08
Merge tag 'input-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-29
/
+13
2024-03-08
Merge tag 'drm-fixes-2024-03-08' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
22
-73
/
+135
2024-03-08
sbus: uctrl: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-03-08
sbus: flash: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-08
sbus: envctrl: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-08
sbus: display7seg: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-08
sbus: bbc_i2c: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-08
sbus: Add prototype for bbc_envctrl_init and bbc_envctrl_cleanup to header
Uwe Kleine-König
2
-3
/
+3
2024-03-08
mtd: maps: sun_uflash: Declare uflash_devinit static
Sam Ravnborg
1
-1
/
+1
2024-03-08
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
3
-42
/
+17
2024-03-08
of: Add KUnit test to confirm DTB is loaded
Stephen Boyd
4
-0
/
+71
2024-03-08
of: unittest: treat missing of_root as error instead of fixing up
Frank Rowand
1
-8
/
+4
2024-03-08
um: Unconditionally call unflatten_device_tree()
Stephen Boyd
1
-4
/
+0
2024-03-08
of: Create of_root if no dtb provided by firmware
Frank Rowand
5
-8
/
+40
2024-03-08
of: Always unflatten in unflatten_and_copy_device_tree()
Stephen Boyd
1
-15
/
+17
2024-03-08
Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
102
-998
/
+2580
2024-03-08
platform/x86: serial-multi-instantiate: Add support for CS35L54 and CS35L57
Simon Trimmer
2
-0
/
+30
2024-03-08
block/swim: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-08
PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295p
Johan Hovold
1
-2
/
+29
2024-03-08
EDAC/versal: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-08
auxdisplay: Add 7-segment LED display driver
Chris Packham
3
-0
/
+124
2024-03-08
net: hns3: add checking for vf id of mailbox
Jian Shen
1
-3
/
+4
2024-03-08
net: hns3: fix port duplex configure error in IMP reset
Jie Wang
1
-1
/
+4
2024-03-08
net: hns3: fix reset timeout under full functions and queues
Peiyang Wang
2
-2
/
+2
2024-03-08
net: hns3: fix delete tc fail issue
Jijie Shao
5
-0
/
+22
2024-03-08
net: hns3: fix kernel crash when 1588 is received on HIP08 devices
Yonglong Liu
1
-1
/
+1
2024-03-08
net: hns3: Disable SerDes serial loopback for HiLink H60
Hao Lan
5
-3
/
+18
2024-03-08
net: hns3: add new 200G link modes for hisilicon device
Hao Lan
2
-11
/
+22
2024-03-08
net: hns3: fix wrong judgment condition issue
Jijie Shao
1
-1
/
+1
2024-03-08
ionic: keep stats struct local to error handling
Shannon Nelson
1
-22
/
+8
2024-03-08
ionic: better dma-map error handling
Shannon Nelson
1
-18
/
+14
2024-03-08
ionic: remove unnecessary NULL test
Shannon Nelson
1
-6
/
+0
2024-03-08
ionic: rearrange ionic_queue for better layout
Shannon Nelson
1
-2
/
+2
2024-03-08
ionic: rearrange ionic_qcq
Shannon Nelson
1
-4
/
+4
2024-03-08
ionic: carry idev in ionic_cq struct
Shannon Nelson
3
-19
/
+6
2024-03-08
ionic: refactor skb building
Shannon Nelson
1
-53
/
+65
2024-03-08
ionic: fold adminq clean into service routine
Shannon Nelson
1
-21
/
+11
2024-03-08
ionic: use specialized desc info structs
Shannon Nelson
5
-86
/
+111
2024-03-08
ionic: remove the cq_info to save more memory
Shannon Nelson
7
-89
/
+38
2024-03-08
ionic: remove callback pointer from desc_info
Shannon Nelson
5
-91
/
+57
2024-03-08
ionic: move adminq-notifyq handling to main file
Shannon Nelson
3
-65
/
+67
2024-03-08
ionic: drop q mapping
Shannon Nelson
3
-35
/
+10
2024-03-08
ionic: remove desc, sg_desc and cmb_desc from desc_info
Shannon Nelson
4
-60
/
+45
2024-03-08
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
6
-42
/
+53
2024-03-08
crypto: iaa - fix the missing CRYPTO_ALG_ASYNC in cra_flags
Barry Song
1
-0
/
+1
2024-03-08
crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flags
Barry Song
1
-0
/
+1
2024-03-08
hwrng: hisi - use dev_err_probe
Martin Kaiser
1
-4
/
+2
2024-03-08
dpll: fix dpll_xa_ref_*_del() for multiple registrations
Jiri Pirko
1
-4
/
+4
2024-03-08
octeontx2-pf: Add TC flower offload support for TCP flags
Sai Krishna
5
-2
/
+23
[prev]
[next]