summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-16media: stm32: dcmipp: byteproc: disable compose for all bayersAlain Volmat-5/+2
2026-01-16media: stm32: dcmipp: bytecap: clear all interrupts upon stream stopAlain Volmat-0/+3
2026-01-16media: i2c: Add note to prevent buggy code re-useKrzysztof Kozlowski-1/+11
2026-01-16media: stm32: dcmipp: avoid naming clock if only one is neededAlain Volmat-1/+6
2026-01-16media: ccs: Accommodate C-PHY into the calculationDavid Heidelberg-1/+15
2026-01-16media: ccs: Use devm_v4l2_sensor_clk_get()Sakari Ailus-38/+21
2026-01-16media: ccs: Clean up ccs_get_hwcfg() a littleSakari Ailus-20/+13
2026-01-16media: i2c: ov5647: switch to {enable,disable}_streamsXiaolei Wang-51/+38
2026-01-16media: i2c: ov5647: Switch to using the sub-device state lockXiaolei Wang-24/+18
2026-01-16media: i2c: ov5647: Convert to CCI register access helpersXiaolei Wang-284/+115
2026-01-16staging: rtl8723bs: remove unnecessary blank linesArchitAnant-5/+1
2026-01-16staging: rtl8723bs: core/rtw_mlme_ext.c: flatten indentation with early loop ...William Hansen-Baird-30/+31
2026-01-16staging: rtl8723bs: core/rtw_mlme_ext.c: flatten control flow in OnAssocReq()William Hansen-Baird-30/+29
2026-01-16staging: rtl8723bs: Rename supportRate and SupportRateNum to snake_caseMatous Jarolim-11/+11
2026-01-16staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_RF.cMahad Ibrahim-13/+14
2026-01-16staging: rtl8723bs: Fix spacing coding style issues in HalHWImg8723B_BB.cMahad Ibrahim-17/+17
2026-01-16staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_BB.cMahad Ibrahim-16/+18
2026-01-16staging: rtl8723bs: Fix spaces around operator checks in HalHWImg8723B_MAC.cMahad Ibrahim-7/+7
2026-01-16staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_MAC.cMahad Ibrahim-6/+6
2026-01-16staging: greybus: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-1/+1
2026-01-16staging: rtl8723bs: remove unnecessary else after breakVo Thanh Cong-16/+16
2026-01-16Merge tag 'icc-6.19-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman-0/+5
2026-01-16usb: misc: onboard_dev: Add WCH CH334 USB2.0 Hub (1a86:8091)Chaoyi Chen-0/+8
2026-01-16usb: dwc3: Add dwc pointer to dwc3_readl/writelPrashanth K-250/+253
2026-01-16usb: dwc3: Remove of dep->regsPrashanth K-21/+15
2026-01-16i2c: amd-mp2: clean up amd_mp2_find_device()Johan Hovold-3/+5
2026-01-16arm_mpam: Use non-atomic bitops when modifying feature bitmapBen Horgan-2/+6
2026-01-16arm_mpam: Remove duplicate linux/srcu.h headerJiapeng Chong-1/+0
2026-01-16drm/tyr: use generated bindings for GpuInfoDeborah Brouwer-25/+23
2026-01-16driver core: enforce device_lock for driver_match_device()Gui-Dong Han-2/+11
2026-01-16xhci: sideband: don't dereference freed ring when removing sideband endpointMathias Nyman-4/+12
2026-01-16Merge tag 'usb-serial-6.19-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-30/+51
2026-01-16soc: rockchip: grf: Support multiple grf to be handledShawn Lin-28/+27
2026-01-16soc: rockchip: grf: Fix wrong RK3576_IOCGRF_MISC_CON definitionShawn Lin-1/+1
2026-01-16drm: Account property blob allocations to memcgXiao Kan-1/+1
2026-01-16clk: renesas: Add missing log message terminatorsGeert Uytterhoeven-9/+9
2026-01-16clk: renesas: rzg2l: Remove DSI clock rate restrictionsChris Brandt-31/+143
2026-01-16optee: make read-only array attr static constColin Ian King-1/+1
2026-01-16i2c: designware: Replace magic numbers with named constantsArtem Shimko-11/+31
2026-01-16drm: renesas: rz-du: mipi_dsi: fix kernel panic when rebooting for some panelsHugo Villeneuve-0/+8
2026-01-16clk: microchip: drop POLARFIRE from ARCH_MICROCHIP_POLARFIREConor Dooley-2/+2
2026-01-16crypto: hisilicon/sgl - fix inconsistent map/unmap direction issueChenghai Huang-1/+1
2026-01-16crypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue un...Qi Tao-15/+47
2026-01-16crypto: hisilicon/hpre - support the hpre algorithm fallbackWeili Qian-39/+199
2026-01-16crypto: hisilicon/zip - support fallback for zipChenghai Huang-8/+43
2026-01-16crypto: hisilicon/qm - optimize device selection priority based on queue ref ...Chenghai Huang-10/+25
2026-01-16crypto: hisilicon/qm - add reference counting to queues for tfm kernel reuseChenghai Huang-14/+51
2026-01-16crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_nodeChenghai Huang-95/+66
2026-01-16crypto: hisilicon/qm - centralize the sending locks of each module into qmChenghai Huang-11/+12
2026-01-16crypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang-18/+33