summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2018-11-21media: tvp5150: fix width alignment during set_selection()Marco Felsch
2018-11-21media: coda: don't overwrite h.264 profile_idc on decoder instanceLucas Stach
2018-11-21media: pci: cx23885: handle adding to list failureNicholas Mc Guire
2018-11-13media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCCHans Verkuil
2018-11-13media: replace ADOBERGB by OPRGBHans Verkuil
2018-11-13media: adv7842: when the EDID is cleared, unconfigure CEC as wellHans Verkuil
2018-11-13media: adv7604: when the EDID is cleared, unconfigure CEC as wellHans Verkuil
2018-11-13media: em28xx: fix handler for vidioc_s_input()Mauro Carvalho Chehab
2018-11-13media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab
2018-11-13media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab
2018-11-13media: tvp5150: avoid going past array on v4l2_querymenu()Mauro Carvalho Chehab
2018-11-13media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab
2018-11-13media: cec: forgot to cancel delayed workHans Verkuil
2018-11-13media: cec: fix the Signal Free Time calculationHans Verkuil
2018-11-13media: cec: add new tx/rx status bits to detect aborts/timeoutsHans Verkuil
2018-11-13media: cec: integrate cec_validate_phys_addr() in cec-api.cHans Verkuil
2018-11-13media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil
2018-11-13Revert "media: dvbsky: use just one mutex for serializing device R/W ops"Mauro Carvalho Chehab
2018-11-13media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSDHans Verkuil
2018-11-13media: ov7670: make "xclk" clock optionalLubomir Rintel
2018-10-20media: af9035: prevent buffer overflow on writeJozef Balga
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-10-03media: tm6000: add error handling for dvb_register_adapterZhouyang Jia
2018-10-03media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLINGAkinobu Mita
2018-10-03media: ov772x: add checks for register read errorsAkinobu Mita
2018-10-03media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial dataJavier Martinez Canillas
2018-10-03media: soc_camera: ov772x: correct setting of banding filterAkinobu Mita
2018-10-03media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita
2018-10-03media: fsl-viu: fix error handling in viu_of_probe()Alexey Khoroshilov
2018-10-03media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()Sylwester Nawrocki
2018-09-26media: ov5645: Supported external clock is 24MHzTodor Tomov
2018-09-26media: videobuf2-core: check for q->error in vb2_core_qbuf()Hans Verkuil
2018-09-26media: tw686x: Fix oops on buffer alloc failureKrzysztof Ha?asa
2018-09-19media: em28xx: Fix DualHD disconnect oopsBrad Love
2018-09-19media: em28xx: Fix dual transport stream operationBrad Love
2018-09-19media: helene: fix xtal frequency setting at power onKatsuhiro Suzuki
2018-09-19media: rcar-csi2: update stream start for V3MNiklas Söderlund
2018-09-19media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time} f...Sylwester Nawrocki
2018-09-19media: em28xx: explicitly disable TS packet filterRobert Schlabbach
2018-09-19media: camss: csid: Configure data type and decode format properlyTodor Tomov
2018-09-19media: dw2102: Fix memleak on sequence of probesAnton Vasilyev
2018-09-19media: davinci: vpif_display: Mix memory leak on probe error pathAnton Vasilyev
2018-09-09media: Revert "[media] tvp5150: fix pad format frame height"Javier Martinez Canillas
2018-08-22media: gl861: fix probe of dvb_usb_gl861Mika Båtsman
2018-08-02Merge tag 'media/v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-07-30media: v4l: vsp1: Fix deadlock in VSPDL DRM pipelinesLaurent Pinchart
2018-07-30media: rc: read out of bounds if bpf reports high protocol numberSean Young
2018-07-26media: bpf: ensure bpf program is freed on detachSean Young
2018-06-27media: rc: be less noisy when driver misbehavesSean Young
2018-06-26bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young