summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2018-03-22v4l: vsp1: Prevent multiple streamon race commencing pipeline earlyKieran Bingham1-0/+13
2018-03-22media: i2c/soc_camera: fix ov6650 sensor getting wrong clockJanusz Krzysztofik1-1/+1
2018-03-22solo6x10: release vb2 buffers in solo_stop_streaming()Anton Sviridenko1-0/+11
2018-03-18tc358743: fix register i2c_rd/wr function fixPhilipp Zabel1-1/+1
2018-03-11media: m88ds3103: don't call a non-initalized functionMauro Carvalho Chehab1-2/+5
2018-02-28v4l2: disable filesystem-dax mapping supportDan Williams1-2/+3
2018-02-25tw5864: use dev_warn instead of WARN to shut up warningArnd Bergmann1-2/+4
2018-02-25em28xx: only use mt9v011 if camera support is enabledArnd Bergmann1-1/+1
2018-02-25go7007: add MEDIA_CAMERA_SUPPORT dependencyArnd Bergmann1-1/+1
2018-02-25tc358743: fix register i2c_rd/wr functionsArnd Bergmann1-21/+25
2018-02-25media: s5k6aa: describe some function parametersMauro Carvalho Chehab1-0/+5
2018-02-22media: r820t: fix r820t_write_reg for KASANArnd Bergmann1-5/+8
2018-02-17media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab2-0/+3
2018-02-17media: ts2020: avoid integer overflows on 32 bit machinesMauro Carvalho Chehab1-2/+2
2018-02-17media: dvb-frontends: fix i2c access helpers for KASANArnd Bergmann12-14/+37
2018-02-17media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz1-261/+483
2018-02-17media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil1-0/+3
2018-02-17media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil1-4/+0
2018-02-17media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil1-19/+40
2018-02-17media: v4l2-compat-ioctl32: Copy v4l2_window->global_alphaDaniel Mentz1-2/+5
2018-02-17media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevsHans Verkuil1-1/+1
2018-02-17media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil1-19/+38
2018-02-17media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil1-19/+28
2018-02-17media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil1-41/+36
2018-02-17media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil1-84/+20
2018-02-17media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil1-104/+104
2018-02-17media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil1-0/+1
2018-02-17media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil1-1/+4
2018-02-17media: hdpvr: Fix an error handling path in hdpvr_probe()Arvind Yadav1-11/+15
2018-02-17media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tunerMalcolm Priestley1-7/+6
2018-02-17media: dvb-usb-v2: lmedm04: Improve logic checking of warm startMalcolm Priestley1-8/+18
2018-02-13media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2018-02-03media: usbtv: add a new usbidIcenowy Zheng1-0/+1
2017-12-14lirc: fix dead lock between open and wakeup_filterSean Young1-2/+2
2017-12-14media: dvb: i2c transfers over usb cannot be done from stackLaurent Caumont1-2/+14
2017-11-30media: v4l2-ctrl: Fix flags field on Control eventsRicardo Ribalda Delgado1-4/+12
2017-11-30cx231xx-cards: fix NULL-deref on missing association descriptorJohan Hovold1-1/+1
2017-11-30media: rc: check for integer overflowSean Young1-3/+6
2017-11-30media: Don't do DMA on stack for firmware upload in the AS102 driverMichele Baldessari1-11/+17
2017-11-21media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov1-12/+12
2017-11-21media: imon: Fix null-ptr-deref in imon_probeArvind Yadav1-0/+5
2017-11-15adv7604: Initialize drive strength to default when using DTLars-Peter Clausen1-0/+3
2017-11-08bt8xx: fix memory leakSudip Mukherjee1-0/+1
2017-11-08exynos4-is: fimc-is: Unmap region obtained by of_iomap()Arvind Yadav1-2/+6
2017-11-08cx231xx: Fix I2C on Internal Master 3 BusOleh Kravchenko1-1/+6
2017-10-08ttpci: address stringop overflow warningArnd Bergmann2-10/+10
2017-10-08exynos-gsc: Do not swap cb/cr for semi planar formatsThibault Saunier1-2/+0
2017-09-27media: uvcvideo: Prevent heap overflow when accessing mapped controlsGuenter Roeck1-0/+7
2017-09-27media: v4l2-compat-ioctl32: Fix timespec conversionDaniel Mentz1-1/+2
2017-08-11saa7164: fix double fetch PCIe access conditionSteven Toth1-12/+1