index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
ngene
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: Convert from tasklet to BH workqueue
Allen Pais
2024-06-21
2
-13
/
+14
*
media: ngene: Add dvb_ca_en50221_init return value check
Aleksandr Burakov
2024-04-08
1
-1
/
+3
*
media: media/pci/ngene/ngene.h: remove #ifdef NGENE_V4L
Hans Verkuil
2022-08-29
1
-78
/
+0
*
media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()
Gustavo A. R. Silva
2021-07-20
2
-7
/
+9
*
media: ngene: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-03-11
1
-28
/
+28
*
media: ngene: simplify the return expression of eeprom_write_ushort()
Qinglang Miao
2021-03-11
1
-5
/
+1
*
media: ngene: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-29
1
-6
/
+6
*
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-07-08
1
-1
/
+1
*
media: ngene: Remove call to memset after pci_alloc_consistent
Fuqian Huang
2019-08-13
1
-4
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 461
Thomas Gleixner
2019-06-19
5
-69
/
+5
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
1
-2
/
+2
*
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-20
1
-1
/
+1
*
media: pci: fix several typos
Mauro Carvalho Chehab
2019-03-01
1
-1
/
+1
*
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
1
-1
/
+1
*
media: dvb-frontends/stv0910: make TS speed configurable
Daniel Scheller
2018-05-28
1
-0
/
+1
*
media: ngene: fix ci_tsfix modparam description typo
Daniel Scheller
2018-05-05
1
-1
/
+1
*
media: ngene: cleanup superfluous I2C adapter evaluation
Daniel Scheller
2018-05-05
1
-13
/
+0
*
media: lgdt330x: convert it to the new I2C binding way
Mauro Carvalho Chehab
2018-05-04
1
-2
/
+2
*
media: ngene: avoid unused variable warning
Arnd Bergmann
2018-03-22
1
-1
/
+1
*
media: ngene: use common DVB I2C client handling helpers
Daniel Scheller
2018-03-08
2
-53
/
+15
*
media: ngene: compensate for TS buffer offset shifts
Daniel Scheller
2018-03-06
2
-1
/
+93
*
media: ngene: move the tsin_exchange() stripcopy block into a function
Daniel Scheller
2018-03-06
1
-28
/
+11
*
media: ngene: add I2C_FUNC_I2C to the I2C interface functionality
Daniel Scheller
2018-03-06
1
-1
/
+1
*
media: ngene: add proper polling to the dvbdev_ci file ops
Daniel Scheller
2018-03-06
1
-3
/
+26
*
media: ngene: don't treat non-existing demods as error
Daniel Scheller
2018-03-06
1
-1
/
+1
*
media: ngene: check for CXD2099AR presence before attaching
Daniel Scheller
2018-03-06
3
-0
/
+36
*
media: ngene: deduplicate I2C adapter evaluation
Daniel Scheller
2018-03-06
1
-26
/
+15
*
media: ngene: add support for DuoFlex S2 V4 addon modules
Daniel Scheller
2018-03-06
2
-0
/
+86
*
media: ngene: add support for Sony CXD28xx-based DuoFlex modules
Daniel Scheller
2018-03-06
2
-5
/
+59
*
media: ngene: add XO2 module support
Daniel Scheller
2018-03-06
2
-1
/
+155
*
media: ngene: support STV0367 DVB-C/T DuoFlex addons
Daniel Scheller
2018-03-06
4
-19
/
+191
*
media: ngene: use defines to identify the demod_type
Daniel Scheller
2018-03-06
2
-4
/
+10
*
media: ngene: convert kernellog printing from printk() to dev_*() macros
Daniel Scheller
2018-03-06
3
-70
/
+84
*
media: ngene: add two additional PCI IDs
Daniel Scheller
2018-03-06
1
-0
/
+2
*
media: cxd2099: move driver out of staging into dvb-frontends
Daniel Scheller
2018-03-06
2
-3
/
+1
*
media: ngene: adapt cxd2099 attach to the new i2c_client way
Daniel Scheller
2018-03-06
2
-4
/
+38
*
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-28
2
-8
/
+7
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
media: ngene: constify i2c_algorithm structure
Gustavo A. R. Silva
2017-07-20
1
-1
/
+1
*
media: ngene: Replace semaphore i2c_switch_mutex with mutex
Binoy Jayan
2017-06-24
3
-5
/
+5
*
media: ngene: Replace semaphore stream_mutex with mutex
Binoy Jayan
2017-06-24
2
-12
/
+8
*
media: ngene: Replace semaphore cmd_mutex with mutex
Binoy Jayan
2017-06-24
2
-7
/
+7
*
[media] ngene: drop ngene_link_reset()
Cao jin
2017-02-03
1
-7
/
+0
*
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2017-01-27
5
-30
/
+10
*
[media] constify local structures
Julia Lawall
2016-09-19
1
-7
/
+7
*
[media] constify stv6110x_devctl structure
Julia Lawall
2016-02-01
1
-1
/
+1
*
[media] dvb: modify core to implement interfaces/entities at MC new gen
Mauro Carvalho Chehab
2016-01-11
1
-1
/
+1
*
[media] dvb: Get rid of typedev usage for enums
Mauro Carvalho Chehab
2015-06-09
1
-1
/
+1
*
[media] ngene: preventing dereferencing a NULL pointer
Mauro Carvalho Chehab
2015-04-30
1
-4
/
+6
[next]