summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-core
AgeCommit message (Expand)Author
2020-11-17media: dvbdev: Fix memleak in dvb_register_deviceDinghao Liu
2020-09-24Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-09-14media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-23media: videobuf2: add queue memory consistency parameterSergey Senozhatsky
2020-05-25media: dvbdev: Fix tuner->demod media controller linkBrad Love
2020-04-14media: Kconfig: move DVB-specific options to dvb-core/KconfigMauro Carvalho Chehab
2020-04-14media: dvb-core: Kconfig: default to use dynamic minorsMauro Carvalho Chehab
2020-01-09media: dvb-core: dvbdev: convert to use i2c_new_client_device()Wolfram Sang
2020-01-08media: dvb-core: Fix receiving invalid EIT-sectionsJohann Friedrichs
2019-08-21media: dvb-core: fix a memory leak bugWenwen Wang
2019-08-14media: media/dvb: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-08-04media: don't drop front-end reference count for ->detachArnd Bergmann
2019-06-27media: dvb_frontend: split dvb_frontend_handle_ioctl functionArnd Bergmann
2019-06-21Merge tag 'v5.2-rc5' into patchworkMauro Carvalho Chehab
2019-06-12Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 113Thomas Gleixner
2019-05-24media: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2019-05-22media: dvb: warning about dvb frequency limits produces too much noiseSean Young
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-28media: dvbdev: remove double-unlockMauro Carvalho Chehab
2019-03-01media: dvb-core: fix several typosMauro Carvalho Chehab
2019-02-18media: dvb-core: fix epoll() by calling poll_wait firstHans Verkuil
2018-11-23media: dvb_frontend: add debug message for frequency intervalsMauro Carvalho Chehab
2018-11-23media: dvb_frontend: don't print function names twiceMauro Carvalho Chehab
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-09-17media: dvb: use signal types to discover padsMauro Carvalho Chehab
2018-09-12media: dvb: dmxdev: move compat_ioctl handling to dmxdev.cArnd Bergmann
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-31media: videobuf2-core: integrate with media requestsHans Verkuil
2018-08-31media: vb2: store userspace data in vb2_v4l2_bufferHans Verkuil
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