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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+4
2018-03-23
media: saa7134-alsa: don't use casts to print a buffer address
Mauro Carvalho Chehab
1
-3
/
+2
2018-03-23
media: solo6x10: get rid of an address space warning
Mauro Carvalho Chehab
1
-15
/
+24
2018-03-23
media: zoran: don't cast pointers to print them
Mauro Carvalho Chehab
1
-2
/
+2
2018-03-23
media: saa7134-input: improve error handling
Mauro Carvalho Chehab
1
-9
/
+37
2018-03-23
media: ivtvfb: Cleanup some warnings
Mauro Carvalho Chehab
1
-7
/
+5
2018-03-23
media: cx23885: fix a warning
Mauro Carvalho Chehab
1
-3
/
+2
2018-03-23
media: cx88: fix two warnings
Mauro Carvalho Chehab
1
-4
/
+4
2018-03-23
media: solo6x10: simplify the logic at solo_p2m_dma_desc()
Mauro Carvalho Chehab
1
-5
/
+2
2018-03-23
media: bttv-input: better handle errors at I2C transfer
Mauro Carvalho Chehab
1
-1
/
+5
2018-03-22
media: ngene: avoid unused variable warning
Arnd Bergmann
1
-1
/
+1
2018-03-22
media: ttpci: improve printing of encoded MAC address
Daniel Scheller
1
-6
/
+3
2018-03-21
media: add tuner standby op, use where needed
Hans Verkuil
5
-7
/
+7
2018-03-08
media: ngene: use common DVB I2C client handling helpers
Daniel Scheller
2
-53
/
+15
2018-03-08
media: ddbridge: use common DVB I2C client handling helpers
Daniel Scheller
2
-55
/
+14
2018-03-07
media: cx23885: Override 888 ImpactVCBe crystal frequency
Brad Love
1
-0
/
+10
2018-03-07
media: cx23885: Set subdev host data to clk_freq pointer
Brad Love
1
-0
/
+4
2018-03-07
media: cx23885: change 887/888 default to 888
Brad Love
1
-3
/
+3
2018-03-07
media: cx23885: Fix gpio on Hauppauge QuadHD PCIe cards
Brad Love
1
-2
/
+2
2018-03-07
media: cx23885: Add tuner type and analog inputs to 1265
Brad Love
1
-0
/
+16
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: ddbridge: adapt cxd2099 attach to new i2c_client way
Daniel Scheller
2
-5
/
+58
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
4
-6
/
+2
2018-03-06
media: ngene: adapt cxd2099 attach to the new i2c_client way
Daniel Scheller
2
-4
/
+38
2018-03-06
media: ddbridge/ci: further deduplicate code/logic in ddb_ci_attach()
Daniel Scheller
1
-8
/
+4
2018-03-06
media: mantis: remove mantis_vp3028.c/mantis_vp3028.h
Corentin Labbe
2
-71
/
+0
2018-03-06
media: cx23885: Add support for new Hauppauge QuadHD (885)
Brad Love
4
-12
/
+46
2018-03-06
media: cx23885: Add support for Hauppauge PCIe Starburst2
Brad Love
3
-8
/
+22
2018-03-06
media: cx23885: Add support for Hauppauge PCIe HVR1265 K4
Brad Love
5
-1
/
+81
2018-03-06
media: cx23885: Enable new Hauppauge PCIe ImpactVCBe variant
Brad Love
1
-0
/
+4
2018-03-06
media: s5h14*.h: fix typos for CONTINUOUS
Mauro Carvalho Chehab
5
-16
/
+16
2018-03-05
Merge commit 'v4.16-rc4~0' into patchwork
Mauro Carvalho Chehab
2
-5
/
+6
2018-02-26
media: ivtv: remove ivtv-alsa-mixer
Corentin Labbe
3
-193
/
+1
2018-02-26
media: cx18: remove unused cx18-alsa-mixer
Corentin Labbe
3
-189
/
+0
2018-02-26
media: pci: cx88-input: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-2
/
+2
2018-02-26
media: cx25821: prevent out-of-bounds read on array card
Colin Ian King
1
-3
/
+4
2018-02-23
media: dvb: update buffer mmaped flags and frame counter
Mauro Carvalho Chehab
2
-5
/
+6
[next]