aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-16media: i2c: ov01a10: Fix digital gain rangeMehdi Djait1-1/+1
2026-01-16media: ov01a10: Fix indentationSakari Ailus1-1/+1
2026-01-16media: ipu6: Update e-mail addressesSakari Ailus2-2/+2
2026-01-16media: stm32: dcmipp: bytecap: remove useless cmier variableAlain Volmat1-11/+6
2026-01-16media: stm32: dcmipp: byteproc: only allow compose with 8/16bit fmtsAlain Volmat1-1/+11
2026-01-16media: stm32: dcmipp: add Y10-Y12-Y14 in all subdevsAlain Volmat3-0/+12
2026-01-16media: stm32: dcmipp: Add RGB888 format support overallAlain Volmat3-0/+7
2026-01-16media: stm32: dcmipp: byteproc: disable compose for all bayersAlain Volmat1-5/+2
2026-01-16media: stm32: dcmipp: bytecap: clear all interrupts upon stream stopAlain Volmat1-0/+3
2026-01-16media: i2c: Add note to prevent buggy code re-useKrzysztof Kozlowski2-1/+11
2026-01-16media: stm32: dcmipp: avoid naming clock if only one is neededAlain Volmat1-1/+6
2026-01-16media: ccs: Accommodate C-PHY into the calculationDavid Heidelberg1-1/+15
2026-01-16media: ccs: Use devm_v4l2_sensor_clk_get()Sakari Ailus1-38/+21
2026-01-16media: ccs: Clean up ccs_get_hwcfg() a littleSakari Ailus1-20/+13
2026-01-16media: i2c: ov5647: switch to {enable,disable}_streamsXiaolei Wang1-51/+38
2026-01-16media: i2c: ov5647: Switch to using the sub-device state lockXiaolei Wang1-24/+18
2026-01-16media: i2c: ov5647: Convert to CCI register access helpersXiaolei Wang2-284/+115
2026-01-16staging: rtl8723bs: remove unnecessary blank linesArchitAnant1-5/+1
2026-01-16staging: rtl8723bs: core/rtw_mlme_ext.c: flatten indentation with early loop ...William Hansen-Baird1-30/+31
2026-01-16staging: rtl8723bs: core/rtw_mlme_ext.c: flatten control flow in OnAssocReq()William Hansen-Baird1-30/+29
2026-01-16staging: rtl8723bs: Rename supportRate and SupportRateNum to snake_caseMatous Jarolim1-11/+11
2026-01-16staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_RF.cMahad Ibrahim1-13/+14
2026-01-16staging: rtl8723bs: Fix spacing coding style issues in HalHWImg8723B_BB.cMahad Ibrahim1-17/+17
2026-01-16staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_BB.cMahad Ibrahim1-16/+18
2026-01-16staging: rtl8723bs: Fix spaces around operator checks in HalHWImg8723B_MAC.cMahad Ibrahim1-7/+7
2026-01-16staging: rtl8723bs: Fix block comment alignment in HalHWImg8723B_MAC.cMahad Ibrahim1-6/+6
2026-01-16staging: greybus: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-1/+1
2026-01-16staging: rtl8723bs: remove unnecessary else after breakVo Thanh Cong1-16/+16
2026-01-16Merge tag 'icc-6.19-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-0/+5
2026-01-16usb: misc: onboard_dev: Add WCH CH334 USB2.0 Hub (1a86:8091)Chaoyi Chen1-0/+8
2026-01-16usb: dwc3: Add dwc pointer to dwc3_readl/writelPrashanth K8-250/+253
2026-01-16usb: dwc3: Remove of dep->regsPrashanth K4-21/+15
2026-01-16i2c: amd-mp2: clean up amd_mp2_find_device()Johan Hovold1-3/+5
2026-01-16arm_mpam: Use non-atomic bitops when modifying feature bitmapBen Horgan1-2/+6
2026-01-16arm_mpam: Remove duplicate linux/srcu.h headerJiapeng Chong1-1/+0
2026-01-16drm/tyr: use generated bindings for GpuInfoDeborah Brouwer1-25/+23
2026-01-16driver core: enforce device_lock for driver_match_device()Gui-Dong Han3-2/+11
2026-01-16xhci: sideband: don't dereference freed ring when removing sideband endpointMathias Nyman2-4/+12
2026-01-16Merge tag 'usb-serial-6.19-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman4-30/+51
2026-01-16soc: rockchip: grf: Support multiple grf to be handledShawn Lin1-28/+27
2026-01-16soc: rockchip: grf: Fix wrong RK3576_IOCGRF_MISC_CON definitionShawn Lin1-1/+1
2026-01-16drm: Account property blob allocations to memcgXiao Kan1-1/+1
2026-01-16clk: renesas: Add missing log message terminatorsGeert Uytterhoeven4-9/+9
2026-01-16clk: renesas: rzg2l: Remove DSI clock rate restrictionsChris Brandt1-31/+143
2026-01-16optee: make read-only array attr static constColin Ian King1-1/+1
2026-01-16i2c: designware: Replace magic numbers with named constantsArtem Shimko2-11/+31
2026-01-16drm: renesas: rz-du: mipi_dsi: fix kernel panic when rebooting for some panelsHugo Villeneuve1-0/+8
2026-01-16clk: microchip: drop POLARFIRE from ARCH_MICROCHIP_POLARFIREConor Dooley1-2/+2
2026-01-16crypto: hisilicon/sgl - fix inconsistent map/unmap direction issueChenghai Huang1-1/+1
2026-01-16crypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue un...Qi Tao1-15/+47