index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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-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
2014-12-17
[media] cx88: remove leftover start_video_dma() call
Hans Verkuil
1
-1
/
+0
2014-12-17
[media] cx88: add missing alloc_ctx support
Hans Verkuil
6
-26
/
+21
2014-11-25
[media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++
Hans Verkuil
1
-3
/
+3
2014-11-14
[media] media: cx88: use vb2_start_streaming_called() helper
Prabhakar Lad
1
-1
/
+1
[next]