aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-08Merge tag 'pinctrl-v6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-2/+2
2024-03-08Merge tag 'input-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-29/+13
2024-03-08Merge tag 'drm-fixes-2024-03-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds22-73/+135
2024-03-08sbus: uctrl: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-03-08sbus: flash: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-08sbus: envctrl: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-08sbus: display7seg: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-08sbus: bbc_i2c: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-08sbus: Add prototype for bbc_envctrl_init and bbc_envctrl_cleanup to headerUwe Kleine-König2-3/+3
2024-03-08mtd: maps: sun_uflash: Declare uflash_devinit staticSam Ravnborg1-1/+1
2024-03-08Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski3-42/+17
2024-03-08of: Add KUnit test to confirm DTB is loadedStephen Boyd4-0/+71
2024-03-08of: unittest: treat missing of_root as error instead of fixing upFrank Rowand1-8/+4
2024-03-08um: Unconditionally call unflatten_device_tree()Stephen Boyd1-4/+0
2024-03-08of: Create of_root if no dtb provided by firmwareFrank Rowand5-8/+40
2024-03-08of: Always unflatten in unflatten_and_copy_device_tree()Stephen Boyd1-15/+17
2024-03-08Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski102-998/+2580
2024-03-08platform/x86: serial-multi-instantiate: Add support for CS35L54 and CS35L57Simon Trimmer2-0/+30
2024-03-08block/swim: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-08PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295pJohan Hovold1-2/+29
2024-03-08EDAC/versal: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-08auxdisplay: Add 7-segment LED display driverChris Packham3-0/+124
2024-03-08net: hns3: add checking for vf id of mailboxJian Shen1-3/+4
2024-03-08net: hns3: fix port duplex configure error in IMP resetJie Wang1-1/+4
2024-03-08net: hns3: fix reset timeout under full functions and queuesPeiyang Wang2-2/+2
2024-03-08net: hns3: fix delete tc fail issueJijie Shao5-0/+22
2024-03-08net: hns3: fix kernel crash when 1588 is received on HIP08 devicesYonglong Liu1-1/+1
2024-03-08net: hns3: Disable SerDes serial loopback for HiLink H60Hao Lan5-3/+18
2024-03-08net: hns3: add new 200G link modes for hisilicon deviceHao Lan2-11/+22
2024-03-08net: hns3: fix wrong judgment condition issueJijie Shao1-1/+1
2024-03-08ionic: keep stats struct local to error handlingShannon Nelson1-22/+8
2024-03-08ionic: better dma-map error handlingShannon Nelson1-18/+14
2024-03-08ionic: remove unnecessary NULL testShannon Nelson1-6/+0
2024-03-08ionic: rearrange ionic_queue for better layoutShannon Nelson1-2/+2
2024-03-08ionic: rearrange ionic_qcqShannon Nelson1-4/+4
2024-03-08ionic: carry idev in ionic_cq structShannon Nelson3-19/+6
2024-03-08ionic: refactor skb buildingShannon Nelson1-53/+65
2024-03-08ionic: fold adminq clean into service routineShannon Nelson1-21/+11
2024-03-08ionic: use specialized desc info structsShannon Nelson5-86/+111
2024-03-08ionic: remove the cq_info to save more memoryShannon Nelson7-89/+38
2024-03-08ionic: remove callback pointer from desc_infoShannon Nelson5-91/+57
2024-03-08ionic: move adminq-notifyq handling to main fileShannon Nelson3-65/+67
2024-03-08ionic: drop q mappingShannon Nelson3-35/+10
2024-03-08ionic: remove desc, sg_desc and cmb_desc from desc_infoShannon Nelson4-60/+45
2024-03-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller6-42/+53
2024-03-08crypto: iaa - fix the missing CRYPTO_ALG_ASYNC in cra_flagsBarry Song1-0/+1
2024-03-08crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flagsBarry Song1-0/+1
2024-03-08hwrng: hisi - use dev_err_probeMartin Kaiser1-4/+2
2024-03-08dpll: fix dpll_xa_ref_*_del() for multiple registrationsJiri Pirko1-4/+4
2024-03-08octeontx2-pf: Add TC flower offload support for TCP flagsSai Krishna5-2/+23