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
/
cx88
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
1
-1
/
+0
2017-12-18
media: v4l2-dev: convert VFL_TYPE_* into an enum
Mauro Carvalho Chehab
3
-8
/
+9
2017-11-16
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2017-11-07
media: cx88: make const arrays default_addr_list and pvr2000_addr_list static
Colin Ian King
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-08-27
media: pci: make video_device 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
-13
/
+15
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
1
-1
/
+1
2017-08-20
media: cx88: make snd_kcontrol_new const
Bhumika Goyal
1
-1
/
+1
2017-06-06
[media] cx88: Fix regression in initial video standard setting
Devin Heitmueller
2
-2
/
+9
2017-05-19
[media] media drivers: annotate fall-through
Mauro Carvalho Chehab
1
-1
/
+1
2017-04-17
[media] cx88: constify mb86a16_config structure
Bhumika Goyal
1
-1
/
+1
2017-04-05
[media] cx88: convert struct cx88_core.refcount from atomic_t to refcount_t
Elena Reshetova
3
-4
/
+5
2017-03-03
[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()
Mauro Carvalho Chehab
1
-1
/
+1
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
1
-2
/
+1
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-4
/
+2
2016-11-25
[media] cx88: make checkpatch.pl happy
Mauro Carvalho Chehab
16
-872
/
+975
2016-11-18
[media] cx88: make checkpatch happier
Mauro Carvalho Chehab
15
-559
/
+515
2016-11-18
[media] cx88: convert it to use pr_foo() macros
Mauro Carvalho Chehab
14
-343
/
+311
2016-11-18
[media] cx88: use KERN_CONT where needed
Mauro Carvalho Chehab
2
-25
/
+20
2016-11-16
[media] cx88-dsp: Add some spaces for better code readability
Markus Elfring
1
-20
/
+20
2016-11-16
[media] cx88-dsp: Use kmalloc_array() in read_rds_samples()
Markus Elfring
1
-2
/
+1
2016-10-24
[media] cx88: fix error return code in cx8802_dvb_probe()
Wei Yongjun
1
-1
/
+1
2016-10-21
[media] cx88: don't break long lines
Mauro Carvalho Chehab
8
-43
/
+32
2016-09-22
[media] rc: split nec protocol into its three variants
Sean Young
1
-2
/
+3
2016-09-22
[media] rc: Hauppauge z8f0811 can decode RC6
Sean Young
1
-1
/
+2
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-07-12
[media] cx88: use wm8775_s_ctrl instead of the s_ctrl op
Hans Verkuil
1
-6
/
+2
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
-23
/
+5
2016-02-10
[media] add media controller support to videobuf2-dvb
Mauro Carvalho Chehab
1
-1
/
+2
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-1
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
4
-4
/
+4
2015-11-23
Merge tag 'v4.4-rc2' into patchwork
Mauro Carvalho Chehab
3
-5
/
+6
2015-11-21
various: fix pci_set_dma_mask return value checking
Christoph Hellwig
3
-5
/
+6
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2
-2
/
+2
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
3
-4
/
+4
2015-11-11
cx88: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
3
-3
/
+3
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
4
-4
/
+4
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
7
-36
/
+48
2015-10-01
[media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNP
Luis de Bethencourt
1
-1
/
+1
2015-06-10
[media] cx88: don't declare restart_video_queue if not used
Mauro Carvalho Chehab
1
-1
/
+1
2015-06-09
[media] dvb: Get rid of typedev usage for enums
Mauro Carvalho Chehab
2
-8
/
+9
2015-05-01
[media] cx88: v4l2-compliance fixes
Hans Verkuil
5
-16
/
+6
2015-04-08
[media] cx88: embed video_device
Hans Verkuil
4
-72
/
+46
2015-03-02
[media] cx88: Fix possible leak in cx8802_probe()
Christian Engelmayer
1
-1
/
+2
2015-02-03
[media] cx88-dvb: whitespace cleanup
Mauro Carvalho Chehab
1
-2
/
+2
2014-12-23
[media] media: drivers shouldn't touch debug field in video_device
Hans Verkuil
1
-3
/
+0
2014-12-22
[media] media: remove emacs editor variables
Hans Verkuil
3
-21
/
+0
[next]