index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2012-11-22
[media] drivers/media/pci/ngene/ngene-core.c: fix error return code
Peter Senna Tschudin
1
-1
/
+2
2012-10-28
[media] ngene: better comment unused code to avoid warnings
Mauro Carvalho Chehab
2
-3
/
+5
2012-10-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-0
/
+3915
2012-08-21
[media] Kconfig: merge all customise options into just one
Mauro Carvalho Chehab
1
-7
/
+7
2012-08-14
[media] common: move media/common/tuners to media/tuners
Mauro Carvalho Chehab
1
-1
/
+1
2012-08-14
[media] Rename media/dvb as media/pci
Mauro Carvalho Chehab
7
-0
/
+3915