index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
netup_unidvb
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-1
/
+1
2024-09-30
media: netup_unidvb: switch to use devm_spi_alloc_host()
Yang Yingliang
-3
/
+3
2024-05-03
media: netup_unidvb: Use min macro
Ricardo Ribalda
-1
/
+1
2024-02-08
media: netup_unidvb: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
-24
/
+24
2024-01-18
Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+1
2024-01-18
media: netup_unidvb: Don't let i2c adapters declare I2C_CLASS_SPD support if ...
Heiner Kallweit
-1
/
+1
2023-11-23
media: pci: netup_unidvb: Stop direct calls to queue num_buffers field
Benjamin Gaignard
-2
/
+3
2023-05-14
media: netup_unidvb: fix irq init by register it at the end of probe
Wei Chen
-8
/
+9
2023-05-14
media: netup_unidvb: fix use-after-free at del_timer()
Duoming Zhou
-1
/
+1
2021-09-30
media: switch from 'pci_' to 'dma_' API
Christophe JAILLET
-1
/
+1
2021-09-30
media: netup_unidvb: handle interrupt properly according to the firmware
Zheyu Ma
-11
/
+16
2020-12-07
media: netup_unidvb: Don't leak SPI master in probe error path
Lukas Wunner
-2
/
+3
2020-09-27
media: netup_unidvb: drop initialization of PM pointers
Vaibhav Gupta
-2
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
-50
/
+5
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+1
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
-1
/
+1
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
-1
/
+1
2018-07-27
media: netup_unidvb: don't check number of messages in the driver
Wolfram Sang
-5
/
+0
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
-2
/
+1
2017-12-19
media: netup_unidvb: use PCI_EXP_DEVCTL2_COMP_TIMEOUT macro
Bjorn Helgaas
-1
/
+1
2017-11-30
media: netup_unidvb: fix a bad kernel-doc markup
Mauro Carvalho Chehab
-4
/
+4
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-10
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
-0
/
+1
2017-10-31
media: pci: Convert timers to use timer_setup()
Kees Cook
-4
/
+3
2017-09-23
media: fix media Kconfig help syntax issues
Hans Verkuil
-6
/
+6
2017-08-26
media: pci: make i2c_adapter const
Bhumika Goyal
-1
/
+1
2017-08-09
media: netup_unidvb: constify pci_device_id
Arvind Yadav
-1
/
+1
2017-06-20
[media] dvb-frontends/cxd2841er: make ASCOT use optional
Daniel Scheller
-1
/
+1
2017-06-20
[media] dvb-frontends/cxd2841er: make call to i2c_gate_ctrl optional
Daniel Scheller
-1
/
+2
2017-04-10
[media] netup_unidvb: use setup_timer
Geliang Tang
-3
/
+2
2016-11-22
[media] netup_unidvb: use module_pci_driver
Geliang Tang
-12
/
+1
2016-09-19
[media] pci: constify vb2_ops structures
Julia Lawall
-1
/
+1
2016-08-24
[media] media: pci: netup_unidvb: don't print error when adding adapter fails
Wolfram Sang
-4
/
+1
2016-07-13
[media] netup_unidvb: trivial fix of spelling mistake "initizalize" -> "initi...
Colin Ian King
-1
/
+1
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
-1
/
+1
2016-06-07
[media] Change frontend allocation strategy for NetUP Universal DVB cards
Abylay Ospan
-59
/
+7
2016-06-07
[media] Fix CAM module memory read/write
Abylay Ospan
-2
/
+2
2016-06-07
[media] New hw revision 1.4 of NetUP Universal DVB card added
Abylay Ospan
-55
/
+161
2016-06-07
[media] Add support Sony HELENE Sat/Ter Tuner
Abylay Ospan
-1
/
+6
2016-02-10
[media] add media controller support to videobuf2-dvb
Mauro Carvalho Chehab
-2
/
+2
2016-02-01
[media] netup_unidvb: Remove a useless memset
Christophe JAILLET
-2
/
+1
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-1
/
+1
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
-1
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
-1
/
+0
2015-12-08
treewide: Fix typos in printk
Masanari Iida
-1
/
+1
2015-11-20
various: fix pci_set_dma_mask return value checking
Christoph Hellwig
-1
/
+1
2015-11-10
netup_unidvb: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
-1
/
+1
[next]