summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-21drm/msm/dpu: drop dpu_format_check_modified_formatDmitry Baryshkov
2024-10-21drm/msm/dpu: Add SA8775P supportMahadevan
2024-10-21drm/msm: mdss: Add SA8775P supportMahadevan
2024-10-21drm/msm: Use video aperture helpersThomas Zimmermann
2024-10-21drm/msm/dpu: drop LM_3 / LM_4 on MSM8998Dmitry Baryshkov
2024-10-21drm/msm/dpu: drop LM_3 / LM_4 on SDM845Dmitry Baryshkov
2024-10-21drm/msm/dpu: on SDM845 move DSPP_3 to LM_5 blockDmitry Baryshkov
2024-10-21drm/msm8998: make const arrays ratio_list and band_list staticColin Ian King
2024-10-21drm/msm: Remove unneeded semicolonYang Li
2024-10-21drm/msm/dpu: Add support for MSM8917Dmitry Baryshkov
2024-10-21drm/msm/dpu: Add support for MSM8937Dmitry Baryshkov
2024-10-21drm/msm/dpu: Add support for MSM8953Dmitry Baryshkov
2024-10-21drm/msm/dpu: Add support for MSM8996Konrad Dybcio
2024-10-21drm/msm/dp: Add DisplayPort controller for SA8775PSoutrik Mukhopadhyay
2024-10-21virtio_net: fix integer overflow in statsMichael S. Tsirkin
2024-10-21platform/x86: classmate-laptop: Replace snprintf in show functions with sysfs...Hongling Zeng
2024-10-21mtd: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-21mtd: cfi_cmdset_0002: remove redundant assignment to variable retColin Ian King
2024-10-21mtd: spinand: Constify struct nand_ecc_engine_opsChristophe JAILLET
2024-10-21mtd: spinand: winbond: Sort the devicesMiquel Raynal
2024-10-21mtd: spinand: winbond: Ignore the last ID charactersMiquel Raynal
2024-10-21mtd: spinand: winbond: Fix 512GW, 01GW, 01JW and 02JW ECC informationMiquel Raynal
2024-10-21mtd: spinand: winbond: Fix 512GW and 02JW OOB layoutMiquel Raynal
2024-10-21clk: samsung: gs101: make all ufs related clocks criticalPeter Griffin
2024-10-21net: wwan: fix global oob in wwan_rtnl_policyLin Ma
2024-10-21net: hibmcge: Add a Makefile and update Kconfig for hibmcgeJijie Shao
2024-10-21net: hibmcge: Implement some ethtool_ops functionsJijie Shao
2024-10-21net: hibmcge: Implement rx_poll function to receive packetsJijie Shao
2024-10-21net: hibmcge: Implement .ndo_start_xmit functionJijie Shao
2024-10-21net: hibmcge: Implement some .ndo functionsJijie Shao
2024-10-21net: hibmcge: Add interrupt supported in this moduleJijie Shao
2024-10-21net: hibmcge: Add mdio and hardware configuration supported in this moduleJijie Shao
2024-10-21net: hibmcge: Add read/write registers supported through the bar spaceJijie Shao
2024-10-21net: hibmcge: Add pci table supported in this moduleJijie Shao
2024-10-21mtd: nand: raw: gpmi: improve power management handlingHan Xu
2024-10-21mtd: nand: raw: gpmi: switch to SYSTEM_SLEEP_PM_OPSHan Xu
2024-10-21mtd: rawnand: davinci: use generic device property helpersBartosz Golaszewski
2024-10-21mtd: rawnand: davinci: break the line correctlyBartosz Golaszewski
2024-10-21mtd: rawnand: davinci: order headers alphabeticallyBartosz Golaszewski
2024-10-21mtd: rawnand: atmel: Fix possible memory leakMiquel Raynal
2024-10-21mtd: rawnand: Correct multiple typos in commentsShen Lichuan
2024-10-21mtd: hyperbus: rpc-if: Add missing MODULE_DEVICE_TABLEBiju Das
2024-10-21fbdev: wm8505fb: select CONFIG_FB_IOMEM_FOPSArnd Bergmann
2024-10-21fsl/fman: Fix refcount handling of fman-related devicesAleksandr Mishin
2024-10-21fsl/fman: Save device references taken in mac_probe()Aleksandr Mishin
2024-10-21net: sfp: change quirks for Alcatel Lucent G-010S-PShengyu Qu
2024-10-21gpio: max730x: use devres to shrink and simplify codeBartosz Golaszewski
2024-10-21gpio: ftgpio010: shrink codeBartosz Golaszewski
2024-10-21gpio: 74x164: shrink codeBartosz Golaszewski
2024-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni