Age | Commit message (Expand) | Author | Files | Lines |
2020-12-07 | media: netup_unidvb: Don't leak SPI master in probe error path | Lukas Wunner | 1 | -2/+3 |
2020-09-27 | media: netup_unidvb: drop initialization of PM pointers | Vaibhav Gupta | 1 | -2/+0 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 5 | -50/+5 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-18 | media: prefix header search paths with $(srctree)/ | Masahiro Yamada | 1 | -1/+1 |
2019-03-20 | media: Kconfig files: use the right help coding style | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-07-27 | media: netup_unidvb: don't check number of messages in the driver | Wolfram Sang | 1 | -5/+0 |
2017-12-28 | media: move dvb kAPI headers to include/media | Mauro Carvalho Chehab | 2 | -2/+1 |
2017-12-19 | media: netup_unidvb: use PCI_EXP_DEVCTL2_COMP_TIMEOUT macro | Bjorn Helgaas | 1 | -1/+1 |
2017-11-30 | media: netup_unidvb: fix a bad kernel-doc markup | Mauro Carvalho Chehab | 1 | -4/+4 |
2017-11-16 | Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -10/+9 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-31 | media: pci: Convert timers to use timer_setup() | Kees Cook | 1 | -4/+3 |
2017-09-23 | media: fix media Kconfig help syntax issues | Hans Verkuil | 1 | -6/+6 |
2017-08-26 | media: pci: make i2c_adapter const | Bhumika Goyal | 1 | -1/+1 |
2017-08-09 | media: netup_unidvb: constify pci_device_id | Arvind Yadav | 1 | -1/+1 |
2017-06-20 | [media] dvb-frontends/cxd2841er: make ASCOT use optional | Daniel Scheller | 1 | -1/+1 |
2017-06-20 | [media] dvb-frontends/cxd2841er: make call to i2c_gate_ctrl optional | Daniel Scheller | 1 | -1/+2 |
2017-04-10 | [media] netup_unidvb: use setup_timer | Geliang Tang | 1 | -3/+2 |
2016-11-22 | [media] netup_unidvb: use module_pci_driver | Geliang Tang | 1 | -12/+1 |
2016-09-19 | [media] pci: constify vb2_ops structures | Julia Lawall | 1 | -1/+1 |
2016-08-24 | [media] media: pci: netup_unidvb: don't print error when adding adapter fails | Wolfram Sang | 1 | -4/+1 |
2016-07-13 | [media] netup_unidvb: trivial fix of spelling mistake "initizalize" -> "initi... | Colin Ian King | 1 | -1/+1 |
2016-07-08 | [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs | Hans Verkuil | 1 | -1/+1 |
2016-06-07 | [media] Change frontend allocation strategy for NetUP Universal DVB cards | Abylay Ospan | 1 | -59/+7 |
2016-06-07 | [media] Fix CAM module memory read/write | Abylay Ospan | 1 | -2/+2 |
2016-06-07 | [media] New hw revision 1.4 of NetUP Universal DVB card added | Abylay Ospan | 2 | -55/+161 |
2016-06-07 | [media] Add support Sony HELENE Sat/Ter Tuner | Abylay Ospan | 1 | -1/+6 |
2016-02-10 | [media] add media controller support to videobuf2-dvb | Mauro Carvalho Chehab | 1 | -2/+2 |
2016-02-01 | [media] netup_unidvb: Remove a useless memset | Christophe JAILLET | 1 | -2/+1 |
2016-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2015-12-18 | [media] media: videobuf2: Move timestamp to vb2_buffer | Junghak Sung | 1 | -1/+1 |
2015-12-18 | [media] vb2: drop v4l2_format argument from queue_setup | Hans Verkuil | 1 | -1/+0 |
2015-12-08 | treewide: Fix typos in printk | Masanari Iida | 1 | -1/+1 |
2015-11-21 | various: fix pci_set_dma_mask return value checking | Christoph Hellwig | 1 | -1/+1 |
2015-11-11 | netup_unidvb: use pci_set_dma_mask insted of pci_dma_supported | Christoph Hellwig | 1 | -1/+1 |
2015-11-05 | Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 5 | -27/+28 |
2015-10-22 | [media] netup_unidvb: fix potential crash when spi is NULL | Abylay Ospan | 1 | -8/+4 |
2015-10-20 | [media] media: videobuf2: Change queue_setup argument | Junghak Sung | 1 | -1/+1 |
2015-10-02 | [media] netup_unidvb_ci: Fix dereference of noderef expression | Mauro Carvalho Chehab | 1 | -4/+4 |
2015-10-02 | [media] netup_unidvb: remove most of the sparse warnings | Mauro Carvalho Chehab | 5 | -14/+12 |
2015-10-01 | [media] media: videobuf2: Restructure vb2_buffer | Junghak Sung | 1 | -8/+11 |
2015-08-11 | [media] netup_unidvb: NetUP Universal DVB-S/S2/T/T2/C PCI-E card driver | Kozlov Sergey | 7 | -0/+2036 |