index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] constify local structures
Julia Lawall
2016-09-19
3
-20
/
+20
*
[media] pci: constify vb2_ops structures
Julia Lawall
2016-09-19
13
-13
/
+13
*
[media] pci: constify snd_pcm_ops structures
Julia Lawall
2016-09-19
9
-10
/
+10
*
[media] tw5864: constify struct video_device template
Andrey Utkin
2016-09-19
1
-1
/
+1
*
[media] tw5864: constify vb2_ops structure
Andrey Utkin
2016-09-19
1
-1
/
+1
*
[media] cobalt: update EDID
Hans Verkuil
2016-09-06
1
-23
/
+24
*
[media] tw5864-core: remove excessive irqsave
Andrey Utkin
2016-09-06
1
-2
/
+2
*
[media] Revert "[media] tw5864: remove double irq lock code"
Hans Verkuil
2016-09-06
1
-0
/
+2
*
[media] media: tw686x: Support frame sizes and frame intervals enumeration
Ezequiel Garcia
2016-09-06
1
-0
/
+38
*
[media] cx23885: Add support for Hauppauge WinTV quadHD ATSC version
Stephen Backway
2016-08-24
3
-1
/
+131
*
[media] media: pci: pt3: don't print error when adding adapter fails
Wolfram Sang
2016-08-24
1
-3
/
+1
*
[media] media: pci: netup_unidvb: don't print error when adding adapter fails
Wolfram Sang
2016-08-24
1
-4
/
+1
*
[media] tw5864: remove two unused vars
Mauro Carvalho Chehab
2016-08-24
1
-4
/
+0
*
[media] tw5864: remove double irq lock code
Mauro Carvalho Chehab
2016-08-24
1
-2
/
+0
*
[media] tw5864: add missing HAS_DMA dependency
Hans Verkuil
2016-08-24
1
-0
/
+1
*
[media] pci: Add tw5864 driver
Andrey Utkin
2016-08-24
10
-0
/
+4523
*
[media] zoran: convert g/s_crop to g/s_selection
Hans Verkuil
2016-08-24
1
-64
/
+49
*
[media] saa7134: convert g/s_crop to g/s_selection
Hans Verkuil
2016-08-24
1
-12
/
+27
*
[media] bttv: convert g/s_crop to g/s_selection
Hans Verkuil
2016-08-24
2
-21
/
+40
*
[media] tw686x: Delete an unnecessary check before the function call "video_u...
Markus Elfring
2016-08-24
1
-2
/
+1
*
[media] cobalt: support reduced fps
Hans Verkuil
2016-08-24
1
-2
/
+5
*
[media] media: tw686x: Rework initial hardware configuration
Ezequiel Garcia
2016-08-24
1
-58
/
+81
*
[media] tw686x: Support VIDIOC_{S,G}_PARM ioctls
Ezequiel Garcia
2016-07-13
1
-3
/
+43
*
[media] tw686x: use a formula instead of two tables for div
Mauro Carvalho Chehab
2016-07-13
1
-34
/
+61
*
[media] netup_unidvb: trivial fix of spelling mistake "initizalize" -> "initi...
Colin Ian King
2016-07-13
1
-1
/
+1
*
[media] cx23885: Add support for Hauppauge WinTV quadHD DVB version
Stephen Backway
2016-07-12
3
-14
/
+146
*
[media] ezkit/cobalt: drop unused op_656_range setting
Hans Verkuil
2016-07-12
1
-2
/
+0
*
[media] media: solo6x10: increase FRAME_BUF_SIZE
Andrey Utkin
2016-07-12
1
-1
/
+1
*
[media] ivtv: use v4l2_g/s_ctrl instead of the g/s_ctrl ops
Hans Verkuil
2016-07-12
1
-3
/
+3
*
[media] cx18: use v4l2_g/s_ctrl instead of the g/s_ctrl ops
Hans Verkuil
2016-07-12
1
-3
/
+3
*
[media] cx88: use wm8775_s_ctrl instead of the s_ctrl op
Hans Verkuil
2016-07-12
1
-6
/
+2
*
[media] saa7164: drop unused saa7164_ctrl struct
Hans Verkuil
2016-07-12
1
-4
/
+0
*
[media] tw686x: make const structs static
Hans Verkuil
2016-07-08
1
-3
/
+3
*
[media] ddbridge: Replace vmalloc with vzalloc
Amitoj Kaur Chawla
2016-07-08
1
-2
/
+1
*
[media] saa7164: Replace if and BUG with BUG_ON
Amitoj Kaur Chawla
2016-07-08
1
-4
/
+2
*
[media] bt8xx: remove needless module refcounting
Alexey Khoroshilov
2016-07-08
1
-2
/
+0
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
21
-21
/
+21
*
[media] media/pci/tw686x: convert driver to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
2
-36
/
+1
*
[media] media/pci: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
32
-143
/
+31
*
[media] solo6x10: Simplify solo_enum_ext_input
Ismael Luceno
2016-06-28
1
-18
/
+16
*
[media] tw686x: be explicit about the possible dma_mode options
Hans Verkuil
2016-06-28
1
-1
/
+1
*
[media] tw686x: audio: Prevent hw param changes while busy
Ezequiel Garcia
2016-06-28
2
-4
/
+17
*
[media] tw686x: audio: Allow to configure the period size
Ezequiel Garcia
2016-06-28
3
-23
/
+34
*
[media] tw686x: audio: Implement non-memcpy capture
Ezequiel Garcia
2016-06-28
1
-4
/
+28
*
[media] tw686x: Add support for DMA scatter-gather mode
Ezequiel Garcia
2016-06-28
4
-0
/
+207
*
[media] tw686x: Add support for DMA contiguous interlaced frame mode
Ezequiel Garcia
2016-06-28
4
-0
/
+56
*
[media] tw686x: Introduce an interface to support multiple DMA modes
Ezequiel Garcia
2016-06-28
4
-121
/
+206
*
zr36016: remove some unused tables
Mauro Carvalho Chehab
2016-06-24
1
-4
/
+0
*
cx25821-alsa: shutup a Gcc 6.1 warning
Mauro Carvalho Chehab
2016-06-24
1
-1
/
+1
*
cx18: use macros instead of static const vars
Mauro Carvalho Chehab
2016-06-24
5
-14
/
+14
[next]