index
:
Linux Stable
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.13.y
linux-6.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
ngene
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[media] ngene: properly handle __user ptr
Mauro Carvalho Chehab
2014-09-08
1
-1
/
+1
*
[media] ngene: fix sparse warnings
Hans Verkuil
2014-09-03
4
-13
/
+10
*
media: use pci_zalloc_consistent
Joe Perches
2014-08-08
1
-4
/
+3
*
[media] drivers/media: Remove useless return variables
Peter Senna Tschudin
2014-07-04
1
-5
/
+2
*
[media] ngene: Remove casting the return value which is a void pointer
Jingoo Han
2013-10-31
1
-1
/
+1
*
[media] pci: ngene: Remove redundant pci_set_drvdata
Sachin Kamat
2013-10-17
1
-2
/
+0
*
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
2013-01-24
3
-8
/
+6
|
\
|
*
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
3
-8
/
+6
*
|
[media] ngene: fix commit 36a495a336c3fbbb2f4eeed2a94ab6d5be19d186
Mauro Carvalho Chehab
2013-01-05
1
-0
/
+1
[next]