index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
ngene
Age
Commit message (
Expand
)
Author
Files
Lines
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
-2
/
+2
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-01
media: pci: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
1
-1
/
+1
2018-05-29
media: dvb-frontends/stv0910: make TS speed configurable
Daniel Scheller
1
-0
/
+1
2018-05-05
media: ngene: fix ci_tsfix modparam description typo
Daniel Scheller
1
-1
/
+1
2018-05-05
media: ngene: cleanup superfluous I2C adapter evaluation
Daniel Scheller
1
-13
/
+0
2018-05-04
media: lgdt330x: convert it to the new I2C binding way
Mauro Carvalho Chehab
1
-2
/
+2
2018-03-22
media: ngene: avoid unused variable warning
Arnd Bergmann
1
-1
/
+1
2018-03-08
media: ngene: use common DVB I2C client handling helpers
Daniel Scheller
2
-53
/
+15
2018-03-06
media: ngene: compensate for TS buffer offset shifts
Daniel Scheller
2
-1
/
+93
2018-03-06
media: ngene: move the tsin_exchange() stripcopy block into a function
Daniel Scheller
1
-28
/
+11
2018-03-06
media: ngene: add I2C_FUNC_I2C to the I2C interface functionality
Daniel Scheller
1
-1
/
+1
2018-03-06
media: ngene: add proper polling to the dvbdev_ci file ops
Daniel Scheller
1
-3
/
+26
2018-03-06
media: ngene: don't treat non-existing demods as error
Daniel Scheller
1
-1
/
+1
2018-03-06
media: ngene: check for CXD2099AR presence before attaching
Daniel Scheller
3
-0
/
+36
2018-03-06
media: ngene: deduplicate I2C adapter evaluation
Daniel Scheller
1
-26
/
+15
2018-03-06
media: ngene: add support for DuoFlex S2 V4 addon modules
Daniel Scheller
2
-0
/
+86
2018-03-06
media: ngene: add support for Sony CXD28xx-based DuoFlex modules
Daniel Scheller
2
-5
/
+59
2018-03-06
media: ngene: add XO2 module support
Daniel Scheller
2
-1
/
+155
2018-03-06
media: ngene: support STV0367 DVB-C/T DuoFlex addons
Daniel Scheller
4
-19
/
+191
2018-03-06
media: ngene: use defines to identify the demod_type
Daniel Scheller
2
-4
/
+10
2018-03-06
media: ngene: convert kernellog printing from printk() to dev_*() macros
Daniel Scheller
3
-70
/
+84
2018-03-06
media: ngene: add two additional PCI IDs
Daniel Scheller
1
-0
/
+2
2018-03-06
media: cxd2099: move driver out of staging into dvb-frontends
Daniel Scheller
2
-3
/
+1
2018-03-06
media: ngene: adapt cxd2099 attach to the new i2c_client way
Daniel Scheller
2
-4
/
+38
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2
-8
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-20
media: ngene: constify i2c_algorithm structure
Gustavo A. R. Silva
1
-1
/
+1
2017-06-24
media: ngene: Replace semaphore i2c_switch_mutex with mutex
Binoy Jayan
3
-5
/
+5
2017-06-24
media: ngene: Replace semaphore stream_mutex with mutex
Binoy Jayan
2
-12
/
+8
2017-06-24
media: ngene: Replace semaphore cmd_mutex with mutex
Binoy Jayan
2
-7
/
+7
2017-02-03
[media] ngene: drop ngene_link_reset()
Cao jin
1
-7
/
+0
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
5
-30
/
+10
2016-09-19
[media] constify local structures
Julia Lawall
1
-7
/
+7
2016-02-01
[media] constify stv6110x_devctl structure
Julia Lawall
1
-1
/
+1
2016-01-11
[media] dvb: modify core to implement interfaces/entities at MC new gen
Mauro Carvalho Chehab
1
-1
/
+1
2015-06-09
[media] dvb: Get rid of typedev usage for enums
Mauro Carvalho Chehab
1
-1
/
+1
2015-04-30
[media] ngene: preventing dereferencing a NULL pointer
Mauro Carvalho Chehab
1
-4
/
+6
2014-09-08
[media] ngene: properly handle __user ptr
Mauro Carvalho Chehab
1
-1
/
+1
2014-09-03
[media] ngene: fix sparse warnings
Hans Verkuil
4
-13
/
+10
2014-08-09
media: use pci_zalloc_consistent
Joe Perches
1
-4
/
+3
2014-07-04
[media] drivers/media: Remove useless return variables
Peter Senna Tschudin
1
-5
/
+2
2013-10-31
[media] ngene: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-10-17
[media] pci: ngene: Remove redundant pci_set_drvdata
Sachin Kamat
1
-2
/
+0
2013-01-25
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
3
-8
/
+6
2013-01-05
[media] ngene: fix commit 36a495a336c3fbbb2f4eeed2a94ab6d5be19d186
Mauro Carvalho Chehab
1
-0
/
+1
2013-01-04
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
3
-8
/
+6
2012-12-28
[media] ngene: separate demodulator and tuner attach
Patrice Chotard
1
-0
/
+8
[next]