summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-29pinctrl-scmi: remove unused struct membersDan Carpenter
2025-10-29soc: mediatek: mtk-socinfo: Add extra entry for MT8189Sirius Wang
2025-10-29media: i2c: Fix vendor name typo in OV2735 Kconfig help textElgin Perumbilly
2025-10-29media: staging: ipu7: isys: Drop video_open() functionLaurent Pinchart
2025-10-29media: ipu3-imgu: Drop struct imgu_device v4l2_file_ops fieldLaurent Pinchart
2025-10-29media: ov02c10: Support hflip and vflipSebastian Reichel
2025-10-29media: ov02c10: Fix default vertical flipSebastian Reichel
2025-10-29media: i2c: vd55g1: Add support for vd65g4 RGB variantBenjamin Mugnier
2025-10-29media: ov13b10: Add ACPI ID for ASUS Z13 Flow laptopAdam J. Sypniewski
2025-10-29media: i2c: imx219: Simplify imx219_get_binning() functionJai Luthra
2025-10-29media: i2c: imx219: Fix 1920x1080 mode to use 1:1 pixel aspect ratioDave Stevenson
2025-10-29regmap: warn users about uninitialized flat cacheSander Vanheule
2025-10-29regmap: add flat cache with sparse validitySander Vanheule
2025-10-29spi: intel: Add support for Oak Stream SPI serial flashHeikki Krogerus
2025-10-29accel/ivpu: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-10-29media: i2c: dw9719: Add DW9800K supportGriffin Kroah-Hartman
2025-10-29media: i2c: dw9719: Fix power on/off sequenceVal Packett
2025-10-29media: i2c: dw9719: Update PM last busy time upon closeVal Packett
2025-10-29media: i2c: dw9719: Add DW9718S supportVal Packett
2025-10-29media: i2c: dw9719: Add driver_data matchingVal Packett
2025-10-29media: i2c: dw9719: Add an of_match_tableVal Packett
2025-10-29media: i2c: dw9719: Remove unused i2c device id tableAndré Apitzsch
2025-10-29media: i2c: dw9719: Deprecate dongwoon,vcm-freqAndré Apitzsch
2025-10-29media: ivsc: Release csi_dev reference early in mei_ace_setup_dev_link()Ma Ke
2025-10-29accel/ivpu: Remove skip of dma unmap for imported buffersMaciej Falkowski
2025-10-29drm/xe: Fix uninitialized return value from xe_validation_guard()Thomas Hellström
2025-10-29drm/rcar-du: dsi: Convert register bitfields to GENMASK() macroMarek Vasut
2025-10-29drm/rcar-du: dsi: Convert register bits to BIT() macroMarek Vasut
2025-10-29drm/rcar-du: dsi: Clean up handling of DRM mode flagsMarek Vasut
2025-10-29drm/rcar-du: dsi: Respect DSI mode flagsMarek Vasut
2025-10-29drm/rcar-du: dsi: Clean up TXVMPSPHSETR DT macrosMarek Vasut
2025-10-29drm/rcar-du: dsi: Clean up CLOCKSET1 CLKINSEL macrosMarek Vasut
2025-10-29drm/rcar-du: dsi: Clean up VCLKSET register macrosMarek Vasut
2025-10-29drm/rcar-du: dsi: Deduplicate mipi_dsi_pixel_format_to_bpp() usageMarek Vasut
2025-10-29drm/rcar-du: dsi: Document PHTR TESTDOUT as bitfieldMarek Vasut
2025-10-29drm/rcar-du: dsi: Document TXVMSETR PIXWDTH as bitfieldMarek Vasut
2025-10-29drm/rcar-du: dsi: Fix missing parameter in RXSETR_...EN macrosMarek Vasut
2025-10-29xen: swiotlb: Convert mapping routine to rely on physical addressLeon Romanovsky
2025-10-29parisc: Convert DMA map_page to map_phys interfaceLeon Romanovsky
2025-10-29xen: swiotlb: Switch to physical address mapping callbacksLeon Romanovsky
2025-10-29drm/i915: Add fallback for CDCLK selection when min_cdclk is too highNaladala Ramanaidu
2025-10-28net: hibmcge: fix the inappropriate netif_device_detach()Jijie Shao
2025-10-28net: hibmcge: remove unnecessary check for np_link_fail in scenarios without ...Jijie Shao
2025-10-28net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issueJijie Shao
2025-10-28net: phy: motorcomm: Add support for PHY LEDs on YT8531Tianling Shen
2025-10-28dpll: zl3073x: Fix output pin registrationIvan Vecera
2025-10-28drm/xe: Limit number of jobs per exec queueShuicheng Lin
2025-10-28net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state(...Pavel Zhigulin
2025-10-28net: phy: realtek: Add RTL8224 cable testing supportIssam Hamdi
2025-10-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski