index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] v4l2-mediabus: improve colorspace support
Hans Verkuil
2014-12-01
2
-1
/
+9
*
[media] videodev2.h: improve colorspace support
Hans Verkuil
2014-12-01
1
-10
/
+89
*
[media] ARM: dts: meson: add IR receiver node
Beniamino Galvani
2014-11-26
1
-0
/
+7
*
[media] media: rc: add driver for Amlogic Meson IR remote receiver
Beniamino Galvani
2014-11-26
4
-0
/
+229
*
[media] media: rc: meson: document device tree bindings
Beniamino Galvani
2014-11-26
1
-0
/
+14
*
[media] omap: disable COMPILE_TEST
Mauro Carvalho Chehab
2014-11-26
1
-1
/
+1
*
Revert "[media] lmed04: add missing breaks"
Mauro Carvalho Chehab
2014-11-26
1
-10
/
+14
*
[media] siano: unnecessary check before rc_unregister_device()
Markus Elfring
2014-11-25
1
-2
/
+1
*
[media] media: v4l2-image-sizes.h: add SVGA, XGA and UXGA size definitions
Josh Wu
2014-11-25
1
-0
/
+9
*
[media] omap: Fix typo "HAS_MMU"
Paul Bolle
2014-11-25
1
-1
/
+2
*
[media] media/au0828: Fix IR stop, poll to not access device during disconnect
Shuah Khan
2014-11-25
2
-2
/
+17
*
[media] USB: Deletion of unnecessary checks before three function calls
Markus Elfring
2014-11-25
4
-7
/
+4
*
[media] platform: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-11-25
2
-6
/
+3
*
[media] rc: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-11-25
2
-4
/
+2
*
[media] i2c: Deletion of an unnecessary check before the function call "rc_un...
Markus Elfring
2014-11-25
1
-2
/
+1
*
[media] firewire: Deletion of an unnecessary check before the function call "...
Markus Elfring
2014-11-25
1
-2
/
+1
*
[media] exynos4-is: fix error handling of irq_of_parse_and_map
Dmitry Torokhov
2014-11-25
1
-2
/
+2
*
[media] smipcie: add DVBSky T9580 V3 support
Nibble Max
2014-11-25
2
-0
/
+70
*
[media] smipcie: use add_i2c_client and del_i2c_client functions
Nibble Max
2014-11-25
1
-29
/
+40
*
[media] dvb-usb-dvbsky: add T680CI dvb-t2/t/c usb ci box support
Nibble Max
2014-11-25
2
-0
/
+124
*
[media] si2168: One function call less in si2168_init() after error detection
Markus Elfring
2014-11-25
1
-4
/
+5
*
[media] m88ds3103: One function call less in m88ds3103_init() after error det...
Markus Elfring
2014-11-25
1
-5
/
+6
*
[media] DVB-frontends: Deletion of unnecessary checks before the function cal...
Markus Elfring
2014-11-25
4
-8
/
+4
*
[media] lmed04: add missing breaks
Mauro Carvalho Chehab
2014-11-25
1
-0
/
+2
*
[media] cxusb: Geniatech T230 support
CrazyCat
2014-11-25
2
-0
/
+128
*
[media] si2168: TS clock inversion control
CrazyCat
2014-11-25
3
-2
/
+10
*
[media] si2157: Si2148 support
CrazyCat
2014-11-25
3
-6
/
+8
*
[media] si2157: make checkpatch.pl happy (remove break after goto)
Olli Salonen
2014-11-25
1
-1
/
+0
*
[media] em28xx: Add support for Terratec Cinergy T2 Stick HD
Olli Salonen
2014-11-25
3
-0
/
+87
*
[media] si2157: Add support for Si2146-A10
Olli Salonen
2014-11-25
3
-10
/
+29
*
[media] vb2: use dma_map_sg_attrs to prevent unnecessary sync
Hans Verkuil
2014-11-25
2
-10
/
+47
*
[media] vim2m: support expbuf
Hans Verkuil
2014-11-25
1
-0
/
+1
*
[media] vivid: enable vb2_expbuf support
Hans Verkuil
2014-11-25
1
-1
/
+1
*
[media] vb2-vmalloc: add support for dmabuf exports
Hans Verkuil
2014-11-25
1
-0
/
+171
*
[media] vb2-dma-sg: add support for dmabuf exports
Hans Verkuil
2014-11-25
1
-0
/
+170
*
[media] vb2-dma-sg: add dmabuf import support
Hans Verkuil
2014-11-25
1
-14
/
+137
*
[media] vb2-dma-sg: move dma_(un)map_sg here
Hans Verkuil
2014-11-25
14
-130
/
+64
*
[media] vb2-dma-sg: add allocation context to dma-sg
Hans Verkuil
2014-11-25
20
-10
/
+104
*
[media] vb2: don't free alloc context if it is ERR_PTR
Hans Verkuil
2014-11-25
1
-1
/
+2
*
[media] vb2: add dma_dir to the alloc memop
Hans Verkuil
2014-11-25
5
-6
/
+15
*
[media] vb2: replace 'write' by 'dma_dir'
Hans Verkuil
2014-11-25
5
-38
/
+47
*
[media] videobuf2-core.h: improve documentation
Hans Verkuil
2014-11-25
1
-15
/
+17
*
[media] uvcvideo: Return all buffers to vb2 at stream stop and start failure
Laurent Pinchart
2014-11-25
1
-10
/
+35
*
[media] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off)
Laurent Pinchart
2014-11-25
4
-41
/
+30
*
[media] uvcvideo: Rename uvc_alloc_buffers to uvc_request_buffers
Laurent Pinchart
2014-11-25
3
-4
/
+4
*
[media] uvcvideo: Don't stop the stream twice at file handle release
Laurent Pinchart
2014-11-25
3
-12
/
+10
*
[media] uvcvideo: Implement vb2 queue start and stop stream operations
Laurent Pinchart
2014-11-25
2
-25
/
+28
*
[media] uvcvideo: Add function to convert from queue to stream
Laurent Pinchart
2014-11-25
1
-4
/
+8
*
[media] uvcvideo: Separate video and queue enable/disable operations
Laurent Pinchart
2014-11-25
3
-27
/
+26
*
[media] uvcvideo: Set buffer field to V4L2_FIELD_NONE
Laurent Pinchart
2014-11-25
1
-0
/
+1
[next]