index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-07
media: venus: sync with threaded IRQ during inst destruction
Sergey Senozhatsky
2
-2
/
+22
2024-11-07
media: venus: fix enc/dec destruction order
Sergey Senozhatsky
2
-6
/
+7
2024-11-07
media: venus: Enable h.264 hierarchical coding
Fritz Koenig
3
-23
/
+144
2024-11-07
media: venus: Helper function for dynamically updating bitrate
Fritz Koenig
1
-14
/
+20
2024-11-07
media: i2c: dw9768: Use runtime PM autosuspend
Zhi Mao
1
-1
/
+4
2024-11-07
media: i2c: ov5645: Switch to {enable,disable}_streams
Lad Prabhakar
1
-44
/
+46
2024-11-07
media: i2c: ov5645: Use subdev active state
Lad Prabhakar
1
-70
/
+38
2024-11-07
media: i2c: ov5645: Drop `power_lock` mutex
Lad Prabhakar
1
-11
/
+1
2024-11-07
media: i2c: ov5645: Use v4l2_async_register_subdev_sensor()
Lad Prabhakar
1
-1
/
+1
2024-11-07
media: i2c: ov5645: Replace dev_err with dev_err_probe in probe function
Lad Prabhakar
1
-46
/
+36
2024-11-07
media: i2c: ov5645: Use local `dev` pointer for subdev device assignment
Lad Prabhakar
1
-1
/
+1
2024-11-07
media: ipu6: make the ipu6_mmu_unmap() as a void function
Bingbu Cao
2
-12
/
+11
2024-11-07
media: ipu6: optimize the IPU6 MMU unmapping flow
Bingbu Cao
1
-78
/
+39
2024-11-07
media: ipu6: optimize the IPU6 MMU mapping flow
Bingbu Cao
1
-70
/
+64
2024-11-07
media: ipu6: move the l2_unmap() up before l2_map()
Bingbu Cao
1
-43
/
+43
2024-11-07
media: mc: Rename pad as origin in __media_pipeline_start()
Sakari Ailus
2
-12
/
+12
2024-11-07
media: intel/ipu6: remove buttress ish structure
Stanislaw Gruszka
3
-33
/
+4
2024-11-07
media: raspberrypi: cfe: Fix mapping of dmabuf buffers
Tomi Valkeinen
1
-0
/
+4
2024-11-07
media: intel/ipu6: do not handle interrupts when device is disabled
Stanislaw Gruszka
2
-4
/
+12
2024-11-07
media: i2c: st-mipid02: remove parallel mbus format on sink pad
Alain Volmat
1
-15
/
+0
2024-11-07
media: i2c: st-mipid02: add pm_runtime handling
Alain Volmat
1
-6
/
+43
2024-11-07
media: i2c: st-mipid02: use enable/disable_streams pad ops
Alain Volmat
1
-26
/
+17
2024-11-07
media: i2c: st-mipid02: fix mipid02_stream_enable error handling
Alain Volmat
1
-5
/
+7
2024-11-07
media: i2c: gc2145: introduce enable/disable_streams ops
Alain Volmat
1
-20
/
+11
2024-11-07
media: mt9p031: Refactor format handling for different sensor models
Tarang Raval
1
-3
/
+15
2024-11-07
media: ov08x40: Add OF probe support
Bryan O'Donoghue
1
-15
/
+125
2024-11-07
media: ov08x40: Rename ext_clk to xvclk
Bryan O'Donoghue
1
-5
/
+5
2024-11-07
media: dt-bindings: Add OmniVision OV08X40
Bryan O'Donoghue
2
-0
/
+121
2024-11-07
media: ov08x40: Fix burst write sequence
Bryan O'Donoghue
1
-5
/
+28
2024-11-07
media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate()
Jinjie Ruan
1
-1
/
+1
2024-11-07
media: venus: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
1
-1
/
+1
2024-11-07
media: amphion: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
1
-1
/
+1
2024-11-07
media: i2c: dw9768: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
1
-5
/
+5
2024-11-07
media: i2c: imx415: Drop HAS_EVENTS flag
Tommaso Merciai
1
-2
/
+1
2024-11-07
media: i2c: Drop HAS_EVENTS and event handlers
Tommaso Merciai
16
-106
/
+15
2024-11-07
media: dt-bindings: Remove assigned-clock-* from various schema
Bryan O'Donoghue
8
-70
/
+0
2024-11-07
media: i2c: mt9p031: Switch from OF to fwnode API
Laurent Pinchart
1
-18
/
+14
2024-11-07
media: i2c: mt9p031: Drop I2C device ID table
Laurent Pinchart
1
-10
/
+1
2024-11-07
media: i2c: mt9p031: Drop support for legacy platform data
Laurent Pinchart
3
-55
/
+31
2024-11-07
media: raspberrypi: Do some cleanup in probe()
Dan Carpenter
1
-3
/
+5
2024-11-07
media: v4l2-subdev: Refactor events
Tommaso Merciai
1
-2
/
+20
2024-11-07
media: raspberrypi: Remove redundant "no IRQ" message
Ricardo Ribalda
1
-1
/
+0
2024-11-07
media: ipu6: use PFN_UP() and sg_virt() for code simplicity
Bingbu Cao
3
-6
/
+6
2024-11-07
media: Documentation: ipu6: remove the dma_ops part from the doc
Bingbu Cao
1
-15
/
+0
2024-11-07
media: ipu6: remove architecture DMA ops dependency in Kconfig
Bingbu Cao
1
-6
/
+0
2024-11-07
media: ipu6: use the IPU6 DMA mapping APIs to do mapping
Bingbu Cao
4
-24
/
+66
2024-11-07
media: ipu6: not override the dma_ops of device in driver
Bingbu Cao
6
-132
/
+156
2024-11-07
media: ipu6: Fix DMA and physical address debugging messages for 32-bit
Sakari Ailus
2
-14
/
+21
2024-11-07
media: ov2740: Don't log ov2740_check_hwcfg() errors twice
Hans de Goede
1
-2
/
+3
2024-10-29
media: ati_remote: don't push static constants on stack for %*ph
Andy Shevchenko
1
-3
/
+3
[next]