summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2018-11-23media: ov2680: fix null dereference at power onRui Miguel Silva
2018-11-23media: sun6i: Add A31 compatibleMaxime Ripard
2018-11-23media: sun6i: manually fix other coding style issuesMauro Carvalho Chehab
2018-11-23media: sum6i: Fix a few coding style issuesMauro Carvalho Chehab
2018-11-23media: sun6i: Add support for Allwinner CSI V3sYong Deng
2018-11-23media: ov772x: support log_status ioctl and event interfaceAkinobu Mita
2018-11-23media: ov7670: support log_status ioctl and event interfaceAkinobu Mita
2018-11-23media: ov5640: support log_status ioctl and event interfaceAkinobu Mita
2018-11-23media: ov2640: support log_status ioctl and event interfaceAkinobu Mita
2018-11-23media: ov2640: add V4L2_CID_TEST_PATTERN controlAkinobu Mita
2018-11-23media: mt9m111: add V4L2_CID_COLORFX controlAkinobu Mita
2018-11-23media: mt9m111: support log_status ioctl and event interfaceAkinobu Mita
2018-11-23media: imx258: remove test pattern map from driverChen, JasonX Z
2018-11-23media: imx214: Remove unnecessary self assignment in for loopNathan Chancellor
2018-11-23media: vicodec: Add support for 4 planes formatsDafna Hirschfeld
2018-11-23media: vicodec: Add support of greyscale formatDafna Hirschfeld
2018-11-23media: vicodec: prepare support for various number of planesDafna Hirschfeld
2018-11-23media: vim2m/vicodec: set device_caps in video_device structHans Verkuil
2018-11-23media: v4l: constify v4l2_ioctls[]Eric Biggers
2018-11-23media: venus: change the default value of GOP sizeMalathi Gottam
2018-11-23media: video-i2c: hwmon: constify vb2_ops structureJulia Lawall
2018-11-23media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm()Alexey Khoroshilov
2018-11-23media: video-i2c: support changing frame intervalAkinobu Mita
2018-11-23media: vivid: use V4L2_FRACT_COMPAREAkinobu Mita
2018-11-23media: video-i2c: use i2c regmapAkinobu Mita
2018-11-23media: video-i2c: avoid accessing released memory area when removing driverAkinobu Mita
2018-11-22media: gspca: fix frame overflow errorHans Verkuil
2018-11-22media: rc: ensure close() is called on rc_unregister_deviceSean Young
2018-11-22media: rc: imon: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-11-22media: rc: cec devices do not have a lirc chardevSean Young
2018-11-22media: saa7134: hvr1110 can decode rc6Sean Young
2018-11-22media: saa7134: rc device does not need 'saa7134 IR (' prefixSean Young
2018-11-22media: rc: imon_raw: use fls rather than loop per bitSean Young
2018-11-22media: rc: XBox DVD Remote uses 12 bits scancodesSean Young
2018-11-22media: rc: add driver for Xbox DVD Movie Playback KitBenjamin Valentin
2018-11-22media: mceusb: Include three Hauppauge USB dvb device with IR rxBrad Love
2018-11-22media: seco-cec: add Consumer-IR supportEttore Chimenti
2018-11-22media: add SECO cec driverEttore Chimenti
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil
2018-11-20media: v4l2-ioctl: remove unused vidioc_g/s_cropHans Verkuil
2018-11-20media: s5p-g2d: convert g/s_crop to g/s_selectionHans Verkuil
2018-11-20media: exynos4-is: convert g/s_crop to g/s_selectionHans Verkuil
2018-11-20media: s5p_mfc_dec.c: convert g_crop to g_selectionHans Verkuil
2018-11-20media: exynos-gsc: replace v4l2_crop by v4l2_selectionHans Verkuil
2018-11-20media: cropcap/g_selection splitHans Verkuil
2018-11-20media: davinci/vpbe: drop unused g_cropcapHans Verkuil
2018-11-20media: v4l2-ioctl: add QUIRK_INVERTED_CROPHans Verkuil
2018-11-20media: v4l2-ioctl: don't use CROP/COMPOSE_ACTIVEHans Verkuil
2018-11-20media: vicodec: fix memchr() kernel oopsHans Verkuil
2018-11-20media: media-request: Add compat ioctlJernej Skrabec