summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2018-02-22media: r820t: fix r820t_write_reg for KASANArnd Bergmann1-5/+8
2018-02-16media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab2-0/+3
2018-02-16media: ts2020: avoid integer overflows on 32 bit machinesMauro Carvalho Chehab1-2/+2
2018-02-16media: dvb-frontends: fix i2c access helpers for KASANArnd Bergmann12-14/+37
2018-02-16media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevsHans Verkuil1-1/+1
2018-02-16media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz1-263/+477
2018-02-16media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil1-0/+3
2018-02-16media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil1-4/+0
2018-02-16media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil1-19/+40
2018-02-16media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil1-19/+38
2018-02-16media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil1-19/+28
2018-02-16media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil1-43/+36
2018-02-16media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil1-100/+24
2018-02-16media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil1-105/+107
2018-02-16media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil1-0/+1
2018-02-16media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil1-1/+4
2018-02-16media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmtHans Verkuil1-86/+54
2018-02-16media: hdpvr: Fix an error handling path in hdpvr_probe()Arvind Yadav1-11/+15
2018-02-16media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tunerMalcolm Priestley1-7/+6
2018-02-16media: 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-13media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTIONJesse Chan1-0/+3
2018-02-03media: usbtv: add a new usbidIcenowy Zheng1-0/+1
2017-12-20media: usbtv: fix brightness and contrast controlsAdam Sampson1-2/+2
2017-12-20media: camss-vfe: always initialize reg at vfe_set_xbar_cfg()Mauro Carvalho Chehab1-0/+3
2017-12-17dvb_frontend: don't use-after-free the frontend structMauro Carvalho Chehab1-5/+2
2017-12-17media: dvb-core: always call invoke_release() in fe_free()Daniel Scheller1-4/+5
2017-12-14media: rc: partial revert of "media: rc: per-protocol repeat period"Sean Young1-16/+16
2017-12-14media: rc: sir_ir: detect presence of portSean Young1-4/+36
2017-12-14media: dvb: i2c transfers over usb cannot be done from stackLaurent Caumont1-2/+14
2017-12-05v4l2: disable filesystem-dax mapping supportDan Williams1-2/+3
2017-11-30media: venus: reimplement decoder stop commandStanimir Varbanov4-20/+24
2017-11-30media: venus: venc: fix bytesused v4l2_plane fieldStanimir Varbanov1-4/+3
2017-11-30media: venus: fix wrong size on dma_freeStanimir Varbanov1-8/+4
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: nec decoder should not send both repeat and keycodeSean Young1-12/+17
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-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman147-0/+147
2017-10-17Merge tag 'media/v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds11-39/+151
2017-10-11media: dvb_frontend: only use kref after initializedMauro Carvalho Chehab1-4/+21
2017-10-05Update James Hogan's email addressJames Hogan1-1/+1
2017-09-23media: platform: VIDEO_QCOM_CAMSS should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2017-09-23media: cec: Respond to unregistered initiators, when applicableJose Abreu1-3/+10
2017-09-23media: s5p-cec: add NACK detection supportHans Verkuil3-2/+14
2017-09-23media: qcom: camss: Make function vfe_set_selection staticColin Ian King1-1/+1
2017-09-23media: venus: init registered list on streamoffStanimir Varbanov1-0/+1