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