summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2020-04-17media: ti-vpe: cal: fix a kernel oops when unloading moduleBenoit Parrot
2020-04-17media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot
2020-04-17media: venus: firmware: Ignore secure call error on first resumeStanimir Varbanov
2020-04-17media: venus: cache vb payload to be used by clock scalingStanimir Varbanov
2020-04-17media: i2c: ov5695: Fix power on and off sequencesDongchun Zhu
2020-04-17media: mtk-vpu: avoid unaligned access to DTCM buffer.Hsin-Yi Wang
2020-04-17media: i2c: video-i2c: fix build errors due to 'imply hwmon'Matt Ranostay
2020-04-17media: venus: hfi_parser: Ignore HEVC encoding for V1Stephan Gerhold
2020-04-17media: vimc: streamer: fix memory leak in vimc subdevs if kthread_run failsDafna Hirschfeld
2020-04-17media: rc: add keymap for Videostrong KII ProMohammad Rasim
2020-04-01media: v4l2-core: fix a use-after-free bug of sd->devnodeDafna Hirschfeld
2020-04-01media: xirlink_cit: add missing descriptor sanity checksJohan Hovold
2020-04-01media: stv06xx: add missing descriptor sanity checksJohan Hovold
2020-04-01media: dib0700: fix rc endpoint lookupJohan Hovold
2020-04-01media: ov519: add missing endpoint sanity checksJohan Hovold
2020-04-01media: usbtv: fix control-message timeoutsJohan Hovold
2020-04-01media: flexcop-usb: fix endpoint sanity checkJohan Hovold
2020-03-12media: v4l2-mem2mem.c: fix broken linksHans Verkuil
2020-03-12media: vicodec: process all 4 components for RGB32 formatsHans Verkuil
2020-03-12media: mc-entity.c: use & to check pad flags, not ==Hans Verkuil
2020-02-24media: uvcvideo: Add a quirk to force GEO GC6500 Camera bits-per-pixel valueSergey Zakharchenko
2020-02-24media: cx23885: Add support for AVerMedia CE310BForest Crossman
2020-02-24media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...Jia-Ju Bai
2020-02-24media: sun4i-csi: Fix [HV]sync polarity handlingChen-Yu Tsai
2020-02-24media: sun4i-csi: Fix data sampling polarity handlingChen-Yu Tsai
2020-02-24media: sun4i-csi: Deal with DRAM offsetChen-Yu Tsai
2020-02-24media: i2c: mt9v032: fix enum mbus codes and frame sizesEugen Hristev
2020-02-24media: ov5640: Fix check for PLL1 exceeding max allowed rateAdam Ford
2020-02-14media: i2c: adv748x: Fix unsafe macrosGustavo A. R. Silva
2020-02-11media: rc: ensure lirc is initialized before registering input deviceSean Young
2020-02-11media: iguanair: fix endpoint sanity checkJohan Hovold
2020-02-11media: v4l2-core: compat: ignore native command codesArnd Bergmann
2020-02-11media/v4l2-core: set pages dirty upon releasing DMA buffersJohn Hubbard
2020-02-11media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon
2020-02-04media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0Hans Verkuil
2020-02-04media: gspca: zero usb_bufHans Verkuil
2020-02-04media: vp7045: do not read uninitialized values if usb transfer failsSean Young
2020-02-04media: af9005: uninitialized variable printkedSean Young
2020-02-04media: digitv: don't continue if remote control state can't be readSean Young
2020-01-04Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-12-13media: pulse8-cec: fix lost cec_transmit_attempt_done() callHans Verkuil
2019-12-13media: cec: check 'transmit_in_progress', not 'transmitting'Hans Verkuil
2019-12-13media: cec: avoid decrementing transmit_queue_sz if it is 0Hans Verkuil
2019-12-13media: cec: CEC 2.0-only bcast messages were ignoredHans Verkuil
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-27Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-11-26Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds