aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-core
AgeCommit message (Expand)Author
2024-01-25media: dvbdev: drop refcount on error path in dvb_device_open()Dan Carpenter
2023-06-09media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221Hyunwoo Kim
2023-06-09media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()Takashi Iwai
2023-06-09media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim
2023-06-09media: dvb_ca_en50221: fix a size write bugYongSu Yoo
2023-06-09media: dvb_demux: fix a bug for the continuity counterYongSu Yoo
2023-01-18media: dvb-core: Fix UAF due to refcount races at releasingTakashi Iwai
2023-01-18media: dvb-core: Fix double free in dvb_register_device()Keita Suzuki
2023-01-18media: dvbdev: fix refcnt bugLin Ma
2023-01-18media: dvbdev: adopts refcnt to avoid UAFLin Ma
2023-01-18media: dvb-core: Fix ignored return value in dvb_register_frontend()Chen Zhongjin
2022-01-27media: dmxdev: fix UAF when dvb_register_device() failsWang Hai
2021-07-20media: dvb_net: avoid speculation from net slotMauro Carvalho Chehab
2021-05-22media: dvbdev: Fix memory leak in dvb_media_device_free()Peilin Ye
2019-10-05media: don't drop front-end reference count for ->detachArnd Bergmann
2019-10-05media: dvb-core: fix a memory leak bugWenwen Wang
2018-08-02media: dvb_frontend: ensure that the step is ok for both FE and tunerMauro Carvalho Chehab
2018-08-02media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab
2018-08-02media: dvb: convert tuner_info frequencies to HzMauro Carvalho Chehab
2018-08-02media: dvb_ca_en50221: off by one in dvb_ca_en50221_io_do_ioctl()Dan Carpenter
2018-07-04media: mark entity-intf links as IMMUTABLEHans Verkuil
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-05-16media: dvb_ca_en50221: prevent using slot_info for Spectre attacsMauro Carvalho Chehab
2018-05-11media: dvb_frontend: cleanup some coding style errorsMauro Carvalho Chehab
2018-05-11media: dvbdev: add a mutex protecting the "mdev" pointerMax Kellermann
2018-05-09media: Revert cleanup ktime_set() usageJasmin Jessich
2018-05-05media: dvb_net: fix dvb_net_tx()'s return typeLuc Van Oostenryck
2018-05-04media: dvb-core/dvb_frontend: set better default for ISDB-TAkihiro Tsukada
2018-04-17media: dvb_frontend: fix locking issues at dvb_frontend_get_event()Mauro Carvalho Chehab
2018-04-04media: dvb_frontend: fix wrong cast in compat_ioctlKatsuhiro Suzuki
2018-03-22media: dvb_frontend: add proper __user annotationsMauro Carvalho Chehab
2018-03-22media: dvbdev: handle ENOMEM error at dvb_module_probe()Mauro Carvalho Chehab
2018-03-07media: dvbdev: fix building on ia64Mauro Carvalho Chehab
2018-03-06media: dvb_ca_en50221: fix severity of successful CAM init log messageDaniel Scheller
2018-03-06media: dvb-core: add helper functions for I2C bindingMauro Carvalho Chehab
2018-02-23media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab
2018-02-23media: dmxdev: Fix the logic that enables DMA mmap supportMauro Carvalho Chehab
2018-02-23media: dmxdev: fix error code for invalid ioctlsMauro Carvalho Chehab
2018-02-23media: dvb: fix DVB_MMAP symbol nameArnd Bergmann
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06media: videobuf2: fix up for "media: annotate ->poll() instances"Stephen Rothwell
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-29media: dvb_demux: improve debug messagesMauro Carvalho Chehab
2018-01-29media: dvb_demux: Better handle discontinuity errorsMauro Carvalho Chehab
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-12-29media: dvb_vb2: use strlcpy instead of strncpyMauro Carvalho Chehab
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab