index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
2022-01-28
media: ov5693: fix boolconv.cocci warnings
kernel test robot
2022-01-28
media: i2c: Add ov08d10 camera sensor driver
Jimmy Su
2022-01-28
media: hi847: Add support for Hi-847 sensor
Shawn Tu
2022-01-28
media: ov8865: Fix indentation in set_selection callback
Sakari Ailus
2022-01-28
media: ov5648: Don't pack controls struct
Sakari Ailus
2022-01-28
media: v4l: Avoid unaligned access warnings when printing 4cc modifiers
Sakari Ailus
2022-01-28
media: ov6650: Fix missing frame interval enumeration support
Janusz Krzysztofik
2022-01-28
media: ov6650: Fix crop rectangle affected by set format
Janusz Krzysztofik
2022-01-28
media: ov6650: Add try support to selection API operations
Janusz Krzysztofik
2022-01-28
media: ov6650: Fix set format try processing path
Janusz Krzysztofik
2022-01-28
media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.h
Laurent Pinchart
2022-01-28
media: v4l2-subdev: Drop .set_mbus_config() operation
Laurent Pinchart
2022-01-28
media: i2c: ov6650: Drop implementation of .set_mbus_config()
Laurent Pinchart
2022-01-28
media: pxa_camera: Drop usage of .set_mbus_config()
Laurent Pinchart
2022-01-28
media: mtk-vcodec: Get rid of mtk_smi_larb_get/put
Yong Wu
2022-01-28
media: mtk-mdp: Get rid of mtk_smi_larb_get/put
Yong Wu
2022-01-28
media: mtk-jpeg: Get rid of mtk_smi_larb_get/put
Yong Wu
2022-01-28
media: v4l2-dev: Use non-atomic bitmap API when applicable
Christophe JAILLET
2022-01-28
media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar buffers
Mirela Rabulea
2022-01-28
media: coda: Fix missing put_device() call in coda_get_vdoa_data
Miaoqian Lin
2022-01-28
media: coda: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-28
media: mtk-vpu: Drop unnecessary call to platform_get_resource()
Lad Prabhakar
2022-01-28
media: s5p-g2d: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-28
media: exynos4-is: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-28
media: marvell-ccic: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-28
media: exynos-gsc: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-28
media: stm32-dma2d: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-28
media: s5p-mfc: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-28
media: bdisp: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-28
media: camss: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
2022-01-28
media: vsp1: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-28
media: i2c: max9286: Use "maxim,gpio-poc" property
Jacopo Mondi
2022-01-24
media: mtk-cir: simplify code
Sean Young
2022-01-24
media: mtk-cir: remove superfluous ir_raw_event_reset()
Sean Young
2022-01-24
media: mtk-cir: reduce message end to fix nec repeats
Sean Young
2022-01-24
media: lirc: simplify gap calculation
Sean Young
2022-01-24
media: ir_toy: free before error exiting
Peiwei Hu
2022-01-23
media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm
Yunfei Dong
2022-01-23
media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm
Yunfei Dong
2022-01-23
media: mtk-vcodec: Use codec type to separate different hardware
Yunfei Dong
2022-01-23
media: mtk-vcodec: Add core dec and dec end ipi msg
Yunfei Dong
2022-01-23
media: mtk-vcodec: Support 34bits dma address for vdec
Yunfei Dong
2022-01-23
media: mtk-vcodec: Add work queue for core hardware decode
Yunfei Dong
2022-01-23
media: mtk-vcodec: Add new interface to lock different hardware
Yunfei Dong
2022-01-23
media: mtk-vcodec: Generalize power and clock on/off interfaces
Yunfei Dong
2022-01-23
media: mtk-vcodec: Add msg queue feature for lat and core architecture
Yunfei Dong
2022-01-23
media: mtk-vcodec: Add irq interface for multi hardware
Yunfei Dong
2022-01-23
media: mtk-vcodec: Use pure single core for MT8183
Yunfei Dong
2022-01-23
media: mtk-vcodec: Add to support multi hardware decode
Yunfei Dong
2022-01-23
media: mtk-vcodec: Support MT8192
Yunfei Dong
[prev]
[next]