summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2020-08-10Merge tag 'v5.4.57' into dev-5.4dev-5.4Joel Stanley1-1/+4
2020-08-05media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost1-1/+4
2020-06-24Merge tag 'v5.4.48' into dev-5.4Joel Stanley8-41/+48
2020-06-22media: ov5640: fix use of destroyed mutexTomi Valkeinen1-2/+2
2020-06-22media: go7007: fix a miss of snd_card_freeChuhong Yuan1-18/+17
2020-06-22media: cec: silence shift wrapping warning in __cec_s_log_addrs()Dan Carpenter1-4/+4
2020-06-22media: platform: fcp: Set appropriate DMA parametersKieran Bingham1-0/+5
2020-06-22media: dvb: return -EREMOTEIO on i2c transfer failure.Colin Ian King1-1/+1
2020-06-22media: dvbdev: Fix tuner->demod media controller linkBrad Love1-2/+3
2020-06-22media: si2157: Better check for running tuner in initBrad Love1-8/+7
2020-06-22media: vicodec: Fix error codes in probe functionDan Carpenter1-6/+9
2020-05-28Merge tag 'v5.4.43' into dev-5.4Joel Stanley1-1/+1
2020-05-27media: fdp1: Fix R-Car M3-N naming in debug messageGeert Uytterhoeven1-1/+1
2020-05-05Merge tag 'v5.4.38' into dev-5.4Joel Stanley7-34/+141
2020-04-17media: ti-vpe: cal: fix a kernel oops when unloading moduleBenoit Parrot1-5/+8
2020-04-17media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot1-8/+8
2020-04-17media: venus: firmware: Ignore secure call error on first resumeStanimir Varbanov1-2/+8
2020-04-17media: i2c: ov5695: Fix power on and off sequencesDongchun Zhu1-18/+31
2020-04-17media: i2c: video-i2c: fix build errors due to 'imply hwmon'Matt Ranostay1-1/+1
2020-04-17media: venus: hfi_parser: Ignore HEVC encoding for V1Stephan Gerhold1-0/+1
2020-04-17media: rc: add keymap for Videostrong KII ProMohammad Rasim2-0/+84
2020-04-14Merge tag 'v5.4.32' into dev-5.4Joel Stanley9-10/+59
2020-04-01media: v4l2-core: fix a use-after-free bug of sd->devnodeDafna Hirschfeld1-0/+1
2020-04-01media: xirlink_cit: add missing descriptor sanity checksJohan Hovold1-1/+17
2020-04-01media: stv06xx: add missing descriptor sanity checksJohan Hovold2-1/+22
2020-04-01media: dib0700: fix rc endpoint lookupJohan Hovold1-2/+2
2020-04-01media: ov519: add missing endpoint sanity checksJohan Hovold1-0/+10
2020-04-01media: usbtv: fix control-message timeoutsJohan Hovold2-3/+4
2020-04-01media: flexcop-usb: fix endpoint sanity checkJohan Hovold1-3/+3
2020-03-20Merge tag 'v5.4.26' into dev-5.4Joel Stanley3-29/+13
2020-03-12media: v4l2-mem2mem.c: fix broken linksHans Verkuil1-2/+2
2020-03-12media: vicodec: process all 4 components for RGB32 formatsHans Verkuil1-25/+9
2020-03-12media: mc-entity.c: use & to check pad flags, not ==Hans Verkuil1-2/+2
2020-03-05Merge tag 'v5.4.23' into dev-5.4Joel Stanley11-15/+103
2020-02-24media: uvcvideo: Add a quirk to force GEO GC6500 Camera bits-per-pixel valueSergey Zakharchenko2-0/+26
2020-02-24media: cx23885: Add support for AVerMedia CE310BForest Crossman3-1/+27
2020-02-24media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...Jia-Ju Bai1-3/+3
2020-02-24media: sun4i-csi: Fix [HV]sync polarity handlingChen-Yu Tsai2-7/+15
2020-02-24media: sun4i-csi: Fix data sampling polarity handlingChen-Yu Tsai1-1/+1
2020-02-24media: sun4i-csi: Deal with DRAM offsetChen-Yu Tsai1-0/+22
2020-02-24media: i2c: mt9v032: fix enum mbus codes and frame sizesEugen Hristev1-2/+8
2020-02-24media: ov5640: Fix check for PLL1 exceeding max allowed rateAdam Ford1-1/+1
2020-02-24Merge tag 'v5.4.21' into dev-5.4Joel Stanley12-103/+139
2020-02-15media: i2c: adv748x: Fix unsafe macrosGustavo A. R. Silva1-4/+4
2020-02-11media: rc: ensure lirc is initialized before registering input deviceSean Young1-11/+16
2020-02-11media: iguanair: fix endpoint sanity checkJohan Hovold1-1/+1
2020-02-11media: v4l2-core: compat: ignore native command codesArnd Bergmann1-73/+75
2020-02-11media/v4l2-core: set pages dirty upon releasing DMA buffersJohn Hubbard1-1/+4
2020-02-11media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon1-0/+12
2020-02-06media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0Hans Verkuil1-1/+1