index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
cx88
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++
Hans Verkuil
2014-11-25
1
-3
/
+3
*
[media] media: cx88: use vb2_start_streaming_called() helper
Prabhakar Lad
2014-11-14
1
-1
/
+1
*
[media] cx88: fix VBI support
Hans Verkuil
2014-11-03
2
-9
/
+22
*
[media] cx88: pci_disable_device comes after free_irq
Hans Verkuil
2014-11-03
1
-1
/
+1
*
[media] cx88: consistently use UNSET for absent tuner
Hans Verkuil
2014-11-03
2
-34
/
+34
*
[media] cx88: don't allow changes while vb2_is_busy
Hans Verkuil
2014-11-03
4
-9
/
+33
*
[media] cx88: drop mpeg_active field
Hans Verkuil
2014-11-03
2
-7
/
+5
*
[media] cx88: move width, height and field to core struct
Hans Verkuil
2014-11-03
6
-82
/
+98
*
[media] cx88: don't pollute the kernel log
Hans Verkuil
2014-11-03
2
-4
/
+0
*
[media] cx88: increase API command timeout
Hans Verkuil
2014-11-03
1
-1
/
+1
*
[media] cx88: remove dependency on btcx-risc
Hans Verkuil
2014-11-03
10
-23
/
+49
*
[media] cx88: drop cx88_free_buffer
Hans Verkuil
2014-11-03
7
-14
/
+9
*
[media] cx88: return proper errors during fw load
Hans Verkuil
2014-11-03
1
-17
/
+15
*
[media] cx88: fix sparse warning
Hans Verkuil
2014-11-03
1
-2
/
+2
*
[media] cx88: convert to vb2
Hans Verkuil
2014-11-03
8
-1097
/
+651
*
[media] cx88: drop videobuf abuse in cx88-alsa
Hans Verkuil
2014-11-03
1
-18
/
+89
*
[media] cx88: drop the bogus 'queue' list in dmaqueue
Hans Verkuil
2014-11-03
3
-68
/
+3
*
[media] cx88: remove fmt from the buffer struct
Hans Verkuil
2014-11-03
3
-77
/
+46
*
[media] cx88: remove return after BUG()
Mauro Carvalho Chehab
2014-09-26
1
-3
/
+0
*
[media] cx88: fix cards table CodingStyle
Mauro Carvalho Chehab
2014-09-26
1
-316
/
+316
*
[media] rc-core: rename dev->scanmask to dev->scancode_mask
David Härdeman
2014-07-26
1
-1
/
+1
*
[media] rc-core: remove protocol arrays
David Härdeman
2014-07-26
1
-1
/
+1
*
[media] rc-core: document the protocol type
David Härdeman
2014-07-24
1
-5
/
+21
*
[media] rc-core: improve ir-kbd-i2c get_key functions
David Härdeman
2014-07-24
1
-3
/
+5
*
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2014-07-04
1
-1
/
+0
*
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
2014-05-24
1
-1
/
+1
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-04
1
-1
/
+1
|
\
[next]