summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-08of: Always unflatten in unflatten_and_copy_device_tree()Stephen Boyd
2024-03-08Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-03-08platform/x86: serial-multi-instantiate: Add support for CS35L54 and CS35L57Simon Trimmer
2024-03-08block/swim: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-08PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295pJohan Hovold
2024-03-08nvmet: add tracing of zns commandsGuixin Liu
2024-03-08nvmet: add tracing of authentication commandsGuixin Liu
2024-03-08nvme-apple: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-08nvmet-tcp: do not continue for invalid icreqHannes Reinecke
2024-03-08nvme: change shutdown timeout setting messageKeith Busch
2024-03-08EDAC/versal: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-08auxdisplay: Add 7-segment LED display driverChris Packham
2024-03-08net: hns3: add checking for vf id of mailboxJian Shen
2024-03-08net: hns3: fix port duplex configure error in IMP resetJie Wang
2024-03-08net: hns3: fix reset timeout under full functions and queuesPeiyang Wang
2024-03-08net: hns3: fix delete tc fail issueJijie Shao
2024-03-08net: hns3: fix kernel crash when 1588 is received on HIP08 devicesYonglong Liu
2024-03-08net: hns3: Disable SerDes serial loopback for HiLink H60Hao Lan
2024-03-08net: hns3: add new 200G link modes for hisilicon deviceHao Lan
2024-03-08net: hns3: fix wrong judgment condition issueJijie Shao
2024-03-08ionic: keep stats struct local to error handlingShannon Nelson
2024-03-08ionic: better dma-map error handlingShannon Nelson
2024-03-08ionic: remove unnecessary NULL testShannon Nelson
2024-03-08ionic: rearrange ionic_queue for better layoutShannon Nelson
2024-03-08ionic: rearrange ionic_qcqShannon Nelson
2024-03-08ionic: carry idev in ionic_cq structShannon Nelson
2024-03-08ionic: refactor skb buildingShannon Nelson
2024-03-08ionic: fold adminq clean into service routineShannon Nelson
2024-03-08ionic: use specialized desc info structsShannon Nelson
2024-03-08ionic: remove the cq_info to save more memoryShannon Nelson
2024-03-08ionic: remove callback pointer from desc_infoShannon Nelson
2024-03-08ionic: move adminq-notifyq handling to main fileShannon Nelson
2024-03-08ionic: drop q mappingShannon Nelson
2024-03-08ionic: remove desc, sg_desc and cmb_desc from desc_infoShannon Nelson
2024-03-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2024-03-08crypto: iaa - fix the missing CRYPTO_ALG_ASYNC in cra_flagsBarry Song
2024-03-08crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flagsBarry Song
2024-03-08hwrng: hisi - use dev_err_probeMartin Kaiser
2024-03-08dpll: fix dpll_xa_ref_*_del() for multiple registrationsJiri Pirko
2024-03-08rtc: class: make rtc_class constantRicardo B. Marliere
2024-03-08rtc: nct3018y: fix possible NULL dereferenceAlexandre Belloni
2024-03-08octeontx2-pf: Add TC flower offload support for TCP flagsSai Krishna
2024-03-08net: chelsio: remove unused function calc_tx_descsColin Ian King
2024-03-08net: phy: fix phy_get_internal_delay accessing an empty arrayKévin L'hôpital
2024-03-08octeontx2-af: Fix devlink paramsSunil Goutham
2024-03-08gpio: sysfs: repair export returning -EPERM on 1st attemptAlexander Sverdlin
2024-03-08i2c: aspeed: Fix the dummy irq expected printTommy Huang
2024-03-08i2c: wmt: Fix an error handling path in wmt_i2c_probe()Christophe JAILLET
2024-03-08i2c: i801: Avoid potential double call to gpiod_remove_lookup_tableHeiner Kallweit
2024-03-08i2c: i801: Fix using mux_pdev before it's setHeiner Kallweit