- 1d8f95c media: radio: si476x: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 4 years, 4 months ago
- 8c23f41 media: sti: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 4 years, 4 months ago
- 87a9672 media: mtk-vpu: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 4 years, 4 months ago
- cb562dae media: exynos4-is: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 4 years, 4 months ago
- 6d7a1b60 media: coda: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 4 years, 4 months ago
- 5d0d7b9 media: cec: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 4 years, 4 months ago
- 3116390 media: dt-bindings: media: Correct samsung-fimc parallel port numbering by Jonathan Bakker · 4 years, 5 months ago
- e571f75 media: exynos4-is: Handle duplicate calls to vidioc_streamoff by Jonathan Bakker · 4 years, 5 months ago
- 4e3991c media: exynos4-is: Remove unused struct member input_index by Jonathan Bakker · 4 years, 5 months ago
- 24939f9 media: exynos4-is: Remove inh_sensor_ctrls by Jonathan Bakker · 4 years, 5 months ago
- 1817411 media: exynos4-is: Add support for multiple sensors on one port by Jonathan Bakker · 4 years, 5 months ago
- 401b463 media: exynos4-is: Use global num_sensors rather than local index by Jonathan Bakker · 4 years, 5 months ago
- 1068fe3 media: exynos4-is: Properly set JPEG options for parallel ports by Jonathan Bakker · 4 years, 5 months ago
- b127f8db media: exynos4-is: Correct missing entity function initialization by Jonathan Bakker · 4 years, 5 months ago
- a1f51d3 media: exynos4-is: Fix nullptr when no CSIS device present by Jonathan Bakker · 4 years, 5 months ago
- 55400d7 media: exynos4-is: Request syscon only if ISP writeback is present by Tomasz Figa · 4 years, 5 months ago
- 40df2ad media: exynos4-is: Remove static driver data for S5PV210 FIMC variants by Jonathan Bakker · 4 years, 5 months ago
- 669ccf1 media: hantro: postproc: Fix motion vector space allocation by Ezequiel Garcia · 4 years, 5 months ago
- 6d9e8cd media: hantro: h264: Get the correct fallback reference buffer by Ezequiel Garcia · 4 years, 5 months ago
- 3c9c390 tm6000: drop unnecessary list_empty by Julia Lawall · 4 years, 5 months ago
- a357a78 saa7134: drop unnecessary list_empty by Julia Lawall · 4 years, 5 months ago
- a507321 media: cx231xx: drop unnecessary list_empty by Julia Lawall · 4 years, 5 months ago
- 1771e9f media: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- d7a81a5 media: staging: rkisp1: uapi: remove __packed by Helen Koike · 4 years, 5 months ago
- 581214d media: staging: rkisp1: params: don't release lock in isr before buffer is done by Dafna Hirschfeld · 4 years, 5 months ago
- fb4ca98 media: staging: rkisp1: params: use rkisp1_param_set_bits to set reg in isr by Dafna Hirschfeld · 4 years, 5 months ago
- c85d0ee media: staging: rkisp1: call params isr only upon frame out by Dafna Hirschfeld · 4 years, 5 months ago
- 56947d2 media: staging: rkisp1: change type of fields in 'rkisp1_cif_isp_lsc_config' from u32 to u16 by Dafna Hirschfeld · 4 years, 6 months ago
- a699a4c media: staging: rkisp1: replace two identical macros with one by Dafna Hirschfeld · 4 years, 6 months ago
- f718f6c media: staging: rkisp1: set "*_data_tbl" fields in rkisp1_cif_isp_lsc_config as 2D arrays by Dafna Hirschfeld · 4 years, 6 months ago
- 47ad02d media: Documentation: v4l: move table of v4l2_pix_format(_mplane) flags to pixfmt-v4l2.rst by Dafna Hirschfeld · 4 years, 4 months ago
- 3b7e448 media: staging: rkisp1: improve documentation of rkisp1-common.h by Dafna Hirschfeld · 4 years, 5 months ago
- 047a8bd media: staging: rkisp1: group declaration of similar functions together by Dafna Hirschfeld · 4 years, 5 months ago
- 8fcd8b3 media: staging: rkisp1: remove declaration of unimplemented function 'rkisp1_params_isr_handler' by Dafna Hirschfeld · 4 years, 5 months ago
- 1e76ae8 media: staging: rkisp1: unify (un)register functions to have the same parameters by Dafna Hirschfeld · 4 years, 5 months ago
- f690abd media: staging: rkisp1: don't define vaddr field in rkisp1_buffer as an array by Dafna Hirschfeld · 4 years, 5 months ago
- a096ddb media: staging: rkisp1: improve documentation in file rkisp1-config.h by Dafna Hirschfeld · 4 years, 5 months ago
- c066529 media: staging: rkisp1: rename RKISP1_CIF_ISP_STAT_AFM_FIN to RKISP1_CIF_ISP_STAT_AFM by Dafna Hirschfeld · 4 years, 5 months ago
- 14ba397 media: staging: rkisp1: replace 3 fields 'ct_offset_*' with one array by Dafna Hirschfeld · 4 years, 5 months ago
- a45a423 media: staging: rkisp1: replace 9 coeff* fields with a 3x3 array by Dafna Hirschfeld · 4 years, 5 months ago
- 084dd48 media: exynos4-is: Simplify the pinctrl code by Sylwester Nawrocki · 4 years, 5 months ago
- 00d21f3 media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()" by Sylwester Nawrocki · 4 years, 5 months ago
- daf2298 media: camss: __video_try_fmt(): don't use hardcoded constants by Andrey Konovalov · 4 years, 5 months ago
- 35493d6 media: camss: add support for vidioc_enum_framesizes ioctl by Andrey Konovalov · 4 years, 5 months ago
- c90f117 media: camss: Make use of V4L2_CAP_IO_MC by Andrey Konovalov · 4 years, 5 months ago
- f287e3e media: rcar-vin: Register media device when all sub-devices bound by Niklas Söderlund · 4 years, 5 months ago
- f18d6a4 media: rcar-vin: Unconditionally unregister notifier on remove by Niklas Söderlund · 4 years, 5 months ago
- 780d815 media: tw5864: check status of tw5864_frameinterval_get by Tom Rix · 4 years, 5 months ago
- fe2b582 media: MAINTAINERS: Remove broken bluecherry.net email by Ismael Luceno · 4 years, 5 months ago
- c478c7f media: mc-device.c: change media_device_request_alloc to match media_ioctl_info by Frederic Chen · 4 years, 5 months ago
- 78d95c3 media: staging: tegra-vde: Mark tegra_vde_runtime_suspend/resume as __maybe_unused by YueHaibing · 4 years, 5 months ago
- f3b60b0 media: ttusb-dec: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
- b28f1bf media: media/radio: wl128x: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
- 9db2f6a media: sti: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
- 32579c0 media: pxa_camera: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
- 069e4cd media: marvell-ccic: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
- 30fc5a8 media: tw5864: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
- 32e36ef media: ttpci: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
- 0852d05 media: smipcie: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
- 6027ff6 media: ngene: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
- 4cf709c media: mantis: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
- 143ca1d media: bt8xx: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
- 55cd345 media: marvell-ccic: add support for runtime PM by Lubomir Rintel · 4 years, 4 months ago
- 9ac7400 media: marvell-ccic: mmp: use generic dev_pm_ops by Lubomir Rintel · 4 years, 4 months ago
- 9a8a45f media: marvell-ccic: mmp: get rid of mmpcam_devices list by Lubomir Rintel · 4 years, 4 months ago
- 953e411 media: cafe-driver: use drvdata instead of back-casting from v4l2_device by Lubomir Rintel · 4 years, 4 months ago
- 1762175 media: fsl-viu: Do not redefine out_be32()/in_be32() for CONFIG_M68K by Fabio Estevam · 4 years, 4 months ago
- fd1a97a media: mtk-vcodec: vdec_vp9_if.c: fix comparison to bool by Daniel W. S. Almeida · 4 years, 5 months ago
- 7f98818 media: pci: cobalt-i2c.c: fix comparison of 0/1 to bool variable by Daniel W. S. Almeida · 4 years, 5 months ago
- 08091fc media: i2c: tda1997x.c: Fix assignment of 0/1 to bool variable by Daniel W. S. Almeida · 4 years, 5 months ago
- c90b4d7 media: i2c: imx219.c: fix assignment of 0/1 to bool variable by Daniel W. S. Almeida · 4 years, 5 months ago
- 77efe8a media: pci: cx23855-video.c: remove duplicate argument in 'or' by Daniel W. S. Almeida · 4 years, 5 months ago
- ef4349e media: dvb-frontends: mb86a16.c: remove useless if/else by Daniel W. S. Almeida · 4 years, 5 months ago
- e1f8807 media: usb: dib0700_devices.c: remove useless if/else by Daniel W. S. Almeida · 4 years, 5 months ago
- 56149c8 media: pci: saa7164-core.c: replace if (cond) BUG() with BUG_ON() by Daniel W. S. Almeida · 4 years, 5 months ago
- d8018ec media: pci: saa7164-vbi.c: replace if (cond) BUG() with BUG_ON() by Daniel W. S. Almeida · 4 years, 5 months ago
- a1bb5cc media: pci: saa7164-dvb.c: replace if(cond) BUG() with BUG_ON() by Daniel W. S. Almeida · 4 years, 5 months ago
- 2ad5e2e media: pci: saa7164.c: Replace if(cond) BUG with BUG_ON by Daniel W. S. Almeida · 4 years, 5 months ago
- 333b90f media: vicodec: vicodec-core.c: fix assignment of 0/1 to bool variable by Daniel W. S. Almeida · 4 years, 5 months ago
- 10e6390 media: mtk-vcodec: mtk_vcodec_dec.c: fix comparison to bool by Daniel W. S. Almeida · 4 years, 5 months ago
- 52cdded media: cobalt: cobalt-omnitek.c: fix comparison to bool by Daniel W. S. Almeida · 4 years, 5 months ago
- 97c6a99 media: sunxi: sun8i-rotate.c: remove useless error message by Daniel W. S. Almeida · 4 years, 5 months ago
- 45f13a5 media: platform: Add jpeg enc feature by Xia Jiang · 4 years, 5 months ago
- b4a82f5 media: platform: Using the variant structure to contain the varability between dec and enc by Xia Jiang · 4 years, 5 months ago
- 2ac8015 media: platform: Rename existing functions/defines/variables by Xia Jiang · 4 years, 5 months ago
- 030a7b5 media: platform: Rename jpeg dec file name by Xia Jiang · 4 years, 5 months ago
- 3e66e1d media: dt-bindings: Add jpeg enc device tree node document by Xia Jiang · 4 years, 5 months ago
- 648372a media: platform: Change the call functions of getting/enable/disable the jpeg's clock by Xia Jiang · 4 years, 5 months ago
- bd627ff media: platform: Refactor mtk_jpeg_set_default_params() by Xia Jiang · 4 years, 5 months ago
- 0b90056 media: platform: Change the colorspace of jpeg to the fixed value by Xia Jiang · 4 years, 5 months ago
- 84bb4d0 media: platform: Redefinition of mtk_jpeg_q_data structure by Xia Jiang · 4 years, 5 months ago
- ac5a59c media: platform: Refactor mtk_jpeg_find_format() by Xia Jiang · 4 years, 5 months ago
- 690345f media: platform: Refactor mtk_jpeg_try_fmt_mplane() by Xia Jiang · 4 years, 5 months ago
- 79aa1e6 media: platform: Change the maximum width and height supported by JPEG dec by Xia Jiang · 4 years, 5 months ago
- 57d1be7 media: platform: Delete vidioc_s_selection ioctl of jpeg dec by Xia Jiang · 4 years, 5 months ago
- 4b39c8f media: platform: Delete redundant code and add annotation for an enum by Xia Jiang · 4 years, 5 months ago
- d43c93f media: platform: Change MTK_JPEG_COMP_MAX macro definition location by Xia Jiang · 4 years, 5 months ago
- e0ec604 media: platform: Use generic rounding helpers by Xia Jiang · 4 years, 5 months ago
- e6d5167 media: platform: Stylistic changes for improving code quality by Xia Jiang · 4 years, 5 months ago
- 2860d20 media: platform: Delete zeroing the reserved fields by Xia Jiang · 4 years, 5 months ago