summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-07media: venus: sync with threaded IRQ during inst destructionSergey Senozhatsky2-2/+22
2024-11-07media: venus: fix enc/dec destruction orderSergey Senozhatsky2-6/+7
2024-11-07media: venus: Enable h.264 hierarchical codingFritz Koenig3-23/+144
2024-11-07media: venus: Helper function for dynamically updating bitrateFritz Koenig1-14/+20
2024-11-07media: i2c: dw9768: Use runtime PM autosuspendZhi Mao1-1/+4
2024-11-07media: i2c: ov5645: Switch to {enable,disable}_streamsLad Prabhakar1-44/+46
2024-11-07media: i2c: ov5645: Use subdev active stateLad Prabhakar1-70/+38
2024-11-07media: i2c: ov5645: Drop `power_lock` mutexLad Prabhakar1-11/+1
2024-11-07media: i2c: ov5645: Use v4l2_async_register_subdev_sensor()Lad Prabhakar1-1/+1
2024-11-07media: i2c: ov5645: Replace dev_err with dev_err_probe in probe functionLad Prabhakar1-46/+36
2024-11-07media: i2c: ov5645: Use local `dev` pointer for subdev device assignmentLad Prabhakar1-1/+1
2024-11-07media: ipu6: make the ipu6_mmu_unmap() as a void functionBingbu Cao2-12/+11
2024-11-07media: ipu6: optimize the IPU6 MMU unmapping flowBingbu Cao1-78/+39
2024-11-07media: ipu6: optimize the IPU6 MMU mapping flowBingbu Cao1-70/+64
2024-11-07media: ipu6: move the l2_unmap() up before l2_map()Bingbu Cao1-43/+43
2024-11-07media: mc: Rename pad as origin in __media_pipeline_start()Sakari Ailus2-12/+12
2024-11-07media: intel/ipu6: remove buttress ish structureStanislaw Gruszka3-33/+4
2024-11-07media: raspberrypi: cfe: Fix mapping of dmabuf buffersTomi Valkeinen1-0/+4
2024-11-07media: intel/ipu6: do not handle interrupts when device is disabledStanislaw Gruszka2-4/+12
2024-11-07media: i2c: st-mipid02: remove parallel mbus format on sink padAlain Volmat1-15/+0
2024-11-07media: i2c: st-mipid02: add pm_runtime handlingAlain Volmat1-6/+43
2024-11-07media: i2c: st-mipid02: use enable/disable_streams pad opsAlain Volmat1-26/+17
2024-11-07media: i2c: st-mipid02: fix mipid02_stream_enable error handlingAlain Volmat1-5/+7
2024-11-07media: i2c: gc2145: introduce enable/disable_streams opsAlain Volmat1-20/+11
2024-11-07media: mt9p031: Refactor format handling for different sensor modelsTarang Raval1-3/+15
2024-11-07media: ov08x40: Add OF probe supportBryan O'Donoghue1-15/+125
2024-11-07media: ov08x40: Rename ext_clk to xvclkBryan O'Donoghue1-5/+5
2024-11-07media: dt-bindings: Add OmniVision OV08X40Bryan O'Donoghue2-0/+121
2024-11-07media: ov08x40: Fix burst write sequenceBryan O'Donoghue1-5/+28
2024-11-07media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate()Jinjie Ruan1-1/+1
2024-11-07media: venus: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-11-07media: amphion: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-11-07media: i2c: dw9768: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-5/+5
2024-11-07media: i2c: imx415: Drop HAS_EVENTS flagTommaso Merciai1-2/+1
2024-11-07media: i2c: Drop HAS_EVENTS and event handlersTommaso Merciai16-106/+15
2024-11-07media: dt-bindings: Remove assigned-clock-* from various schemaBryan O'Donoghue8-70/+0
2024-11-07media: i2c: mt9p031: Switch from OF to fwnode APILaurent Pinchart1-18/+14
2024-11-07media: i2c: mt9p031: Drop I2C device ID tableLaurent Pinchart1-10/+1
2024-11-07media: i2c: mt9p031: Drop support for legacy platform dataLaurent Pinchart3-55/+31
2024-11-07media: raspberrypi: Do some cleanup in probe()Dan Carpenter1-3/+5
2024-11-07media: v4l2-subdev: Refactor eventsTommaso Merciai1-2/+20
2024-11-07media: raspberrypi: Remove redundant "no IRQ" messageRicardo Ribalda1-1/+0
2024-11-07media: ipu6: use PFN_UP() and sg_virt() for code simplicityBingbu Cao3-6/+6
2024-11-07media: Documentation: ipu6: remove the dma_ops part from the docBingbu Cao1-15/+0
2024-11-07media: ipu6: remove architecture DMA ops dependency in KconfigBingbu Cao1-6/+0
2024-11-07media: ipu6: use the IPU6 DMA mapping APIs to do mappingBingbu Cao4-24/+66
2024-11-07media: ipu6: not override the dma_ops of device in driverBingbu Cao6-132/+156
2024-11-07media: ipu6: Fix DMA and physical address debugging messages for 32-bitSakari Ailus2-14/+21
2024-11-07media: ov2740: Don't log ov2740_check_hwcfg() errors twiceHans de Goede1-2/+3
2024-10-29media: ati_remote: don't push static constants on stack for %*phAndy Shevchenko1-3/+3