summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-21media: nxp: imx8-isi: use devm_pm_runtime_enable() to simplify codeFrank Li-9/+7
2026-01-21media: nxp: use dev_err_probe() to simplify codeFrank Li-32/+21
2026-01-21media: rkisp1: Fix filter mode register configurationRui Wang-6/+0
2026-01-21media: rkisp1: Discard pm_runtime_put() return valueRafael J. Wysocki-4/+1
2026-01-21media: imx8-isi: Drop unneeded module aliasLaurent Pinchart-1/+0
2026-01-21phy: fsl-imx8mq-usb: enable RX Termination overrideXu Yang-1/+14
2026-01-21phy: fsl-imx8mq-usb: set platform driver dataXu Yang-0/+2
2026-01-21phy: fsl-imx8mq-usb: disable bind/unbind platform driver featureXu Yang-0/+1
2026-01-21drm/bridge: anx7625: Fix invalid EDID sizeLoic Poulain-1/+1
2026-01-21drm/tests/drm_buddy: Add tests for allocations exceeding max_orderSanjay Yadav-0/+35
2026-01-21drm/buddy: Prevent BUG_ON by validating rounded allocationSanjay Yadav-0/+9
2026-01-21platform/chrome: cros_typec_switch: Use acpi_get_local_u64_address()Andy Shevchenko-12/+3
2026-01-21platform/chrome: cros_typec_switch: Don't touch struct fwnode_handle::devAndy Shevchenko-3/+3
2026-01-21drm/atmel-hlcdc: don't reject the commit if the src rect has fractional partsLudovic Desroches-15/+4
2026-01-20watchdog: softlockup: panic when lockup duration exceeds N thresholdsLi RongQing-3/+3
2026-01-20array_size.h: add ARRAY_END()Alejandro Colomar-2/+0
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap-0/+73
2026-01-20zram: remove KMSG_COMPONENT macroHeiko Carstens-2/+1
2026-01-20zram: drop pp_in_progressSergey Senozhatsky-25/+8
2026-01-20zram: fixup read_block_state()Sergey Senozhatsky-5/+2
2026-01-20zram: trivial fix of recompress_slot() coding stylesSergey Senozhatsky-5/+6
2026-01-20zram: rename internal slot APISergey Senozhatsky-181/+182
2026-01-20zram: use u32 for entry ac_time trackingSergey Senozhatsky-32/+37
2026-01-20zram: consolidate device-attr declarationsSergey Senozhatsky-4/+3
2026-01-20zram: switch to guard() for init_lockSergey Senozhatsky-134/+77
2026-01-20zram: rename zram_free_page()Sergey Senozhatsky-10/+10
2026-01-20zram: move bd_stat to writeback sectionSergey Senozhatsky-27/+21
2026-01-20zram: introduce writeback_compressed device attributeRichard Chang-0/+38
2026-01-20zram: introduce compressed data writebackRichard Chang-53/+227
2026-01-20net: remove HIPPI support and RoadRunner HIPPI driverEthan Nelson-Moore-2584/+0
2026-01-21drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after releaseLudovic Desroches-2/+1
2026-01-21drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callbackLudovic Desroches-2/+1
2026-01-20net/xen-netback: Fix mispelling of "Software" as "Softare"Yicong Hui-1/+1
2026-01-20net/micrel: Fix typos in micrel driver code commentsYicong Hui-7/+7
2026-01-20net/benet: Fix typos in driver code commentsYicong Hui-24/+24
2026-01-20Octeontx2-pf: Update xdp featuresHariprasad Kelam-1/+3
2026-01-20usbnet: limit max_mtu based on device's hard_mtuLaurent Vivier-3/+6
2026-01-20net: phy: simplify PHY fixup registrationHeiner Kallweit-21/+13
2026-01-20drm/amd/display: Only poll analog connectorsTimur Kristóf-2/+8
2026-01-20drm/amdgpu: fix error handling in ib_schedule()Alex Deucher-1/+1
2026-01-20drm/amdkfd: fix gfx11 restrictions on debugging cooperative launchJonathan Kim-2/+1
2026-01-20drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_allocJiqian Chen-2/+5
2026-01-20drm/amdgpu: remove frame cntl for gfx v12Likun Gao-12/+0
2026-01-20net: macb: Replace open-coded device config retrieval with of_device_get_matc...Kevin Hao-9/+5
2026-01-20mISDN: annotate data-race around dev->workEric Dumazet-5/+8
2026-01-20net: airoha_eth: increase max MTU to 9220 for DSA jumbo framesSayantan Nandy-1/+1
2026-01-20net: txgbe: remove the redundant data return in SW-FW mailboxJiawen Wu-2/+2
2026-01-20net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao-1/+1
2026-01-20net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao-1/+1
2026-01-20net: stmmac: fix resume: calculate tso last_segmentRussell King (Oracle)-3/+9