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
/
cx23885
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-4
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-27
media: cx23885/saa7134: make vb2_ops const
Bhumika Goyal
2
-2
/
+2
2017-09-23
media: cx23885: make const array buf static, reduces object code size
Colin Ian King
1
-1
/
+1
2017-09-23
media: pci: make i2c_client const
Bhumika Goyal
1
-1
/
+1
2017-08-28
media: cx23885: Explicitly list Hauppauge model numbers of HVR-4400 and HVR-5500
Matthias Schwarzott
1
-0
/
+6
2017-08-27
media: cx23885: Fix use-after-free when unregistering the i2c_client for the ...
Matthias Schwarzott
1
-5
/
+5
2017-08-26
media: pci: make i2c_adapter const
Bhumika Goyal
1
-1
/
+1
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
1
-7
/
+7
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
1
-1
/
+1
2017-08-20
media: pci: make snd_pcm_hardware const
Bhumika Goyal
1
-1
/
+1
2017-08-09
media: cx23885: constify pci_device_id
Arvind Yadav
1
-1
/
+1
2017-07-19
media: cx23885: add const to v4l2_file_operations structure
Bhumika Goyal
1
-1
/
+1
2017-05-19
[media] media drivers: annotate fall-through
Mauro Carvalho Chehab
1
-1
/
+2
2017-03-03
[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()
Mauro Carvalho Chehab
1
-2
/
+1
2017-02-03
[media] cx23885: attach md88ds3103 driver via i2c_client for DVBSky S952
Niels Ole Salscheider
1
-22
/
+32
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
1
-10
/
+1
2017-01-30
[media] rc: raw IR drivers cannot handle cec, unknown or other
Sean Young
1
-7
/
+7
2016-11-18
[media] cx23885: convert it to use pr_foo() macros
Mauro Carvalho Chehab
18
-219
/
+209
2016-11-18
[media] cx23885: use KERN_CONT where needed
Mauro Carvalho Chehab
2
-8
/
+8
2016-10-21
[media] cx23885: don't break long lines
Mauro Carvalho Chehab
8
-45
/
+31
2016-10-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2016-10-12
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-2
/
+0
2016-10-05
Merge tag 'v4.8' into patchwork
Mauro Carvalho Chehab
1
-0
/
+1
2016-09-22
[media] cx23885: Fix some smatch warnings
Mauro Carvalho Chehab
2
-1
/
+4
2016-09-22
[media] cx23885: attach si2165 driver via i2c_client
Matthias Schwarzott
1
-9
/
+21
2016-09-22
[media] rc: split nec protocol into its three variants
Sean Young
1
-1
/
+1
2016-09-19
[media] constify i2c_algorithm structures
Julia Lawall
1
-1
/
+1
2016-09-19
[media] pci: constify vb2_ops structures
Julia Lawall
3
-3
/
+3
2016-09-19
[media] pci: constify snd_pcm_ops structures
Julia Lawall
1
-1
/
+1
2016-09-19
[media] cx23885/saa7134: assign q->dev to the PCI device
Hans Verkuil
1
-0
/
+1
2016-08-24
[media] cx23885: Add support for Hauppauge WinTV quadHD ATSC version
Stephen Backway
3
-1
/
+131
2016-07-12
[media] cx23885: Add support for Hauppauge WinTV quadHD DVB version
Stephen Backway
3
-14
/
+146
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
4
-4
/
+4
2016-07-08
[media] media/pci: convert drivers to use the new vb2_queue dev field
Hans Verkuil
6
-14
/
+4
2016-04-13
[media] cx23885: uninitialized variable in cx23885_av_work_handler()
Dan Carpenter
1
-1
/
+1
2016-03-03
[media] cx23885: incorrect I2C bus used in the CI registration
Olli Salonen
1
-2
/
+2
2016-03-03
[media] cx23885: fix reversed I2C bus numbering
Olli Salonen
1
-6
/
+6
2016-02-10
[media] add media controller support to videobuf2-dvb
Mauro Carvalho Chehab
1
-1
/
+2
2015-12-18
[media] cx23885-dvb: move initialization of a8293_pdata
Mauro Carvalho Chehab
1
-3
/
+5
2015-12-18
[media] cx23885-dvb: initialize a8293_pdata
Mauro Carvalho Chehab
1
-1
/
+1
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2
-2
/
+2
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
4
-4
/
+4
2015-12-18
[media] cx23885: video instead of vbi register used
Hans Verkuil
1
-2
/
+1
2015-12-18
[media] cx23885: add support for ViewCast 260e and 460e
Hans Verkuil
6
-1
/
+132
2015-12-18
[media] cx23885: fix format/crop handling
Hans Verkuil
2
-6
/
+38
2015-11-23
Merge tag 'v4.4-rc2' into patchwork
Mauro Carvalho Chehab
1
-2
/
+2
2015-11-21
various: fix pci_set_dma_mask return value checking
Christoph Hellwig
1
-2
/
+2
2015-11-19
[media] media: cx23885: fix type of allowed_protos
Heiner Kallweit
1
-1
/
+1
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
4
-4
/
+4
[next]