summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-1/+1
|\
| * i2c/drivers/ov02q10: use HZ macrosDaniel Lezcano2021-09-081-1/+1
* | Merge tag 'media/v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-09-0185-670/+5295
|\ \
| * \ Merge tag 'v5.14-rc4' into media_treeMauro Carvalho Chehab2021-08-053-11/+11
| |\ \
| * | | media: venus: venc: add support for V4L2_CID_MPEG_VIDEO_H264_8X8_TRANSFORM co...Mansur Alisha Shaik2021-08-045-1/+49
| * | | media: venus: venc: Add support for intra-refresh periodStanimir Varbanov2021-08-043-7/+34
| * | | media: v4l2-ctrls: Add intra-refresh period controlStanimir Varbanov2021-08-041-0/+2
| * | | media: venus: helper: do not set constrained parameters for UBWCMansur Alisha Shaik2021-08-041-0/+3
| * | | media: venus: venc: Fix potential null pointer dereference on pointer fmtColin Ian King2021-08-041-0/+2
| * | | media: venus: hfi: fix return value check in sys_get_prop_image_version()Zhen Lei2021-08-041-1/+1
| * | | media: tegra-cec: Handle errors of clk_prepare_enable()Evgeny Novikov2021-08-041-4/+6
| * | | media: cec-pin: rename timer overrun variablesDeborah Brouwer2021-08-042-12/+12
| * | | media: TDA1997x: report -ENOLINK after disconnecting HDMI sourceKrzysztof Hałasa2021-08-041-1/+2
| * | | media: TDA1997x: fix tda1997x_query_dv_timings() return valueKrzysztof Hałasa2021-08-041-2/+3
| * | | media: Fix cosmetic error in TDA1997x driverKrzysztof Hałasa2021-08-041-1/+1
| * | | media: v4l2-dv-timings.c: fix wrong condition in two for-loopsHans Verkuil2021-08-041-2/+2
| * | | media: imx258: Limit the max analogue gain to 480Umang Jain2021-08-041-1/+1
| * | | media: imx258: Rectify mismatch of VTS valueLaurent Pinchart2021-08-041-1/+1
| * | | media: ov8856: ignore gpio and regulator for ov8856 with ACPIBingbu Cao2021-08-041-13/+14
| * | | media: ov9734: use group write for digital gainBingbu Cao2021-08-041-1/+23
| * | | media: ov2740: use group write for digital gainBingbu Cao2021-08-041-2/+24
| * | | media: v4l2-flash: Check whether setting LED brightness succeededSakari Ailus2021-08-041-17/+21
| * | | media: v4l2-flash: Add sanity checks for flash and indicator controlsSakari Ailus2021-08-041-9/+43
| * | | media: ccs: Implement support for manual LP controlSakari Ailus2021-08-041-0/+47
| * | | media: omap3isp: Fix missing unlock in isp_subdev_notifier_complete()Wei Yongjun2021-08-041-1/+3
| * | | media: exynos4-is: use DEVICE_ATTR_RW() helper macroZhen Lei2021-08-041-7/+6
| * | | media: i2c: use DEVICE_ATTR_RO() helper macroZhen Lei2021-08-041-7/+4
| * | | media: i2c: et8ek8: use DEVICE_ATTR_RO() helper macroZhen Lei2021-08-041-3/+2
| * | | media: mc-device.c: use DEVICE_ATTR_RO() helper macroZhen Lei2021-08-041-2/+2
| * | | media: ov5640: Complement yuv mbus formats with their 1X16 versionsXavier Roumegue2021-08-041-0/+4
| * | | media: i2c: Add ov9282 camera sensor driverMartina Krasteva2021-08-043-0/+1152
| * | | media: i2c: Add imx412 camera sensor driverMartina Krasteva2021-08-043-1/+1287
| * | | media: i2c: Add imx335 camera sensor driverMartina Krasteva2021-08-043-0/+1144
| * | | media: em28xx-input: fix refcount bug in em28xx_usb_disconnectDongliang Mu2021-08-041-1/+0
| * | | media: rc: introduce Meson IR TX driverViktor Prutyanov2021-08-043-0/+418
| * | | media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formatsPhilipp Zabel2021-07-221-5/+13
| * | | media: ti-vpe: cal: fix indexing of cal->ctx[] in cal_probe()Tom Rix2021-07-221-3/+3
| * | | media: rockchip/rga: fix error handling in probeDan Carpenter2021-07-221-5/+22
| * | | media: platform: stm32: unprepare clocks at handling errors in probeEvgeny Novikov2021-07-221-8/+18
| * | | media: stkwebcam: fix memory leak in stk_camera_probePavel Skripkin2021-07-221-2/+4
| * | | media: rkisp1: cap: initialize dma buf address in 'buf_init' cbDafna Hirschfeld2021-07-221-1/+11
| * | | media: rkisp1: remove field 'vaddr' from 'rkisp1_buffer'Dafna Hirschfeld2021-07-223-11/+4
| * | | media: v4l2-subdev: fix some NULL vs IS_ERR() checksDan Carpenter2021-07-222-4/+4
| * | | media: go7007: remove redundant initializationPavel Skripkin2021-07-221-26/+0
| * | | media: go7007: fix memory leak in go7007_usb_probePavel Skripkin2021-07-221-1/+1
| * | | media: i2c: adv7180: fix adv7280 BT.656-4 compatibilityMatthew Michilot2021-07-221-4/+26
| * | | media: i2c: adv7180: Print the chip ID on probeFabio Estevam2021-07-221-2/+10
| * | | media: adv7180: Add optional reset GPIOFrieder Schrempf2021-07-221-0/+24
| * | | media: dvb-usb: Fix error handling in dvb_usb_i2c_initDongliang Mu2021-07-222-3/+8
| * | | media: dvb-usb: fix uninit-value in vp702x_read_mac_addrDongliang Mu2021-07-221-3/+9