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