summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-core
AgeCommit message (Expand)AuthorFilesLines
2023-06-09media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221Hyunwoo Kim1-1/+36
2023-06-09media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()Takashi Iwai1-4/+12
2023-06-09media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim1-3/+35
2023-06-09media: dvb_ca_en50221: fix a size write bugYongSu Yoo1-5/+7
2023-06-09media: dvb_demux: fix a bug for the continuity counterYongSu Yoo1-2/+2
2023-01-18media: dvb-core: Fix UAF due to refcount races at releasingTakashi Iwai1-0/+8
2023-01-18media: dvb-core: Fix double free in dvb_register_device()Keita Suzuki1-0/+1
2023-01-18media: dvbdev: fix refcnt bugLin Ma1-1/+1
2023-01-18media: dvbdev: adopts refcnt to avoid UAFLin Ma3-9/+27
2023-01-18media: dvb-core: Fix ignored return value in dvb_register_frontend()Chen Zhongjin1-1/+7
2022-01-27media: dmxdev: fix UAF when dvb_register_device() failsWang Hai1-3/+15
2021-07-20media: dvb_net: avoid speculation from net slotMauro Carvalho Chehab1-6/+19
2021-05-22media: dvbdev: Fix memory leak in dvb_media_device_free()Peilin Ye1-0/+1
2019-10-05media: don't drop front-end reference count for ->detachArnd Bergmann1-1/+3
2019-10-05media: dvb-core: fix a memory leak bugWenwen Wang1-1/+3
2018-08-03media: dvb_frontend: ensure that the step is ok for both FE and tunerMauro Carvalho Chehab1-1/+4
2018-08-03media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab1-25/+59
2018-08-02media: dvb: convert tuner_info frequencies to HzMauro Carvalho Chehab1-4/+21
2018-08-02media: dvb_ca_en50221: off by one in dvb_ca_en50221_io_do_ioctl()Dan Carpenter1-1/+1
2018-07-04media: mark entity-intf links as IMMUTABLEHans Verkuil1-6/+12
2018-06-16docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1
2018-06-13treewide: Use array_size() in vmalloc()Kees Cook2-3/+6
2018-05-16media: dvb_ca_en50221: prevent using slot_info for Spectre attacsMauro Carvalho Chehab1-0/+2
2018-05-11media: dvb_frontend: cleanup some coding style errorsMauro Carvalho Chehab1-99/+101
2018-05-11media: dvbdev: add a mutex protecting the "mdev" pointerMax Kellermann2-0/+11
2018-05-09media: Revert cleanup ktime_set() usageJasmin Jessich1-1/+1
2018-05-05media: dvb_net: fix dvb_net_tx()'s return typeLuc Van Oostenryck1-1/+1
2018-05-04media: dvb-core/dvb_frontend: set better default for ISDB-TAkihiro Tsukada1-1/+1
2018-04-17media: dvb_frontend: fix locking issues at dvb_frontend_get_event()Mauro Carvalho Chehab1-8/+15
2018-04-04media: dvb_frontend: fix wrong cast in compat_ioctlKatsuhiro Suzuki1-1/+1
2018-03-22media: dvb_frontend: add proper __user annotationsMauro Carvalho Chehab1-2/+2
2018-03-22media: dvbdev: handle ENOMEM error at dvb_module_probe()Mauro Carvalho Chehab1-0/+2
2018-03-07media: dvbdev: fix building on ia64Mauro Carvalho Chehab1-1/+1
2018-03-06media: dvb_ca_en50221: fix severity of successful CAM init log messageDaniel Scheller1-2/+2
2018-03-06media: dvb-core: add helper functions for I2C bindingMauro Carvalho Chehab1-0/+48
2018-02-23media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab4-59/+113
2018-02-23media: dmxdev: Fix the logic that enables DMA mmap supportMauro Carvalho Chehab1-33/+42
2018-02-23media: dmxdev: fix error code for invalid ioctlsMauro Carvalho Chehab1-1/+1
2018-02-23media: dvb: fix DVB_MMAP symbol nameArnd Bergmann2-16/+16
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds3-10/+10
2018-02-07media: videobuf2: fix up for "media: annotate ->poll() instances"Stephen Rothwell1-2/+2
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds21-3435/+900
2018-01-31Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-7/+7
2018-01-29media: dvb_demux: improve debug messagesMauro Carvalho Chehab1-21/+22
2018-01-29media: dvb_demux: Better handle discontinuity errorsMauro Carvalho Chehab1-2/+6
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab1-1/+1
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2-2/+2
2017-12-29media: dvb_vb2: use strlcpy instead of strncpyMauro Carvalho Chehab1-1/+1
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab20-3466/+14
2017-12-28media: dvb-core: get rid of mmap reserved fieldMauro Carvalho Chehab1-1/+0