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
*
Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2016-12-16
633
-13381
/
+27612
|
\
|
*
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
2016-12-15
633
-13386
/
+27616
|
|
\
|
|
*
[media] v4l: tvp5150: Add missing break in set control handler
Laurent Pinchart
2016-12-12
1
-0
/
+1
|
|
*
[media] v4l: tvp5150: Don't inline the tvp5150_selmux() function
Laurent Pinchart
2016-12-12
1
-1
/
+1
|
|
*
[media] v4l: tvp5150: Compile tvp5150_link_setup out if !CONFIG_MEDIA_CONTROLLER
Laurent Pinchart
2016-12-12
1
-2
/
+2
|
|
*
[media] em28xx: don't store usb_device at struct em28xx
Mauro Carvalho Chehab
2016-12-12
7
-37
/
+52
|
|
*
[media] em28xx: use usb_interface for dev_foo() calls
Mauro Carvalho Chehab
2016-12-12
10
-213
/
+216
|
|
*
[media] em28xx: don't change the device's name
Mauro Carvalho Chehab
2016-12-12
1
-10
/
+4
|
|
*
[media] mn88472: fix chip id check on probe
Antti Palosaari
2016-12-01
1
-12
/
+12
|
|
*
[media] mn88473: fix chip id check on probe
Antti Palosaari
2016-12-01
1
-12
/
+12
|
|
*
[media] lirc: fix error paths in lirc_cdev_add()
Sean Young
2016-12-01
1
-5
/
+3
|
|
*
[media] s5p-mfc: Add support for MFC v8 available in Exynos 5433 SoCs
Marek Szyprowski
2016-11-30
2
-0
/
+15
|
|
*
[media] s5p-mfc: Rework clock handling
Marek Szyprowski
2016-11-30
3
-59
/
+56
|
|
*
[media] s5p-mfc: Don't keep clock prepared all the time
Marek Szyprowski
2016-11-30
1
-24
/
+28
|
|
*
[media] s5p-mfc: Kill all IS_ERR_OR_NULL in clocks management code
Marek Szyprowski
2016-11-30
1
-9
/
+4
|
|
*
[media] s5p-mfc: Remove dead conditional code
Marek Szyprowski
2016-11-30
3
-48
/
+5
|
|
*
[media] s5p-mfc: Ensure that clock is disabled before turning power off
Marek Szyprowski
2016-11-30
1
-2
/
+4
|
|
*
[media] s5p-mfc: Remove special clock rate management
Marek Szyprowski
2016-11-30
1
-2
/
+0
|
|
*
[media] s5p-mfc: Use printk_ratelimited for reporting ioctl errors
Marek Szyprowski
2016-11-30
3
-2
/
+8
|
|
*
[media] s5p-mfc: Set DMA_ATTR_ALLOC_SINGLE_PAGES
Douglas Anderson
2016-11-30
1
-0
/
+11
|
|
*
[media] vivid: Set color_enc on HSV formats
Ricardo Ribalda
2016-11-29
1
-0
/
+2
|
|
*
[media] v4l2-tpg: Init hv_enc field with a valid value
Ricardo Ribalda
2016-11-29
1
-0
/
+1
|
|
*
[media] cec: pass parent device in register(), not allocate()
Hans Verkuil
2016-11-29
13
-47
/
+41
|
|
*
[media] uvcvideo: freeing an error pointer
Dan Carpenter
2016-11-29
1
-4
/
+4
|
|
*
[media] DaVinci-VPFE-Capture: fix error handling
Arnd Bergmann
2016-11-25
1
-0
/
+1
|
|
*
[media] cx88: make checkpatch.pl happy
Mauro Carvalho Chehab
2016-11-25
16
-872
/
+975
|
|
*
[media] v4l: rcar_fdp1: add FCP dependency
Arnd Bergmann
2016-11-25
1
-0
/
+1
|
|
*
[media] v4l: rcar_fdp1: mark PM functions as __maybe_unused
Arnd Bergmann
2016-11-25
1
-2
/
+2
|
|
*
[media] media: remove obsolete Media Device Managed resource interfaces
Shuah Khan
2016-11-25
2
-58
/
+0
|
|
*
[media] dvb-net: split the logic at dvb_net_ule() into other functions
Mauro Carvalho Chehab
2016-11-25
1
-361
/
+467
|
|
*
[media] dvb_net: prepare to split a very complex function
Mauro Carvalho Chehab
2016-11-25
1
-220
/
+245
|
|
*
[media] uvcvideo: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2016-11-23
1
-8
/
+3
|
|
*
[media] uvcvideo: Add bayer 16-bit format patterns
Edgar Thier
2016-11-23
2
-0
/
+32
|
|
*
[media] doc-rst: Specify raw bayer format variant used in the examples
Sakari Ailus
2016-11-23
4
-4
/
+4
|
|
*
[media] v4l: Add description of the Y8I, Y12I and Z16 formats
Laurent Pinchart
2016-11-23
1
-0
/
+3
|
|
*
[media] v4l: Add 16-bit raw bayer pixel formats
Sakari Ailus
2016-11-23
4
-11
/
+24
|
|
*
[media] saa7146: Fix for while releasing video buffers
Andrey Utkin
2016-11-23
1
-0
/
+4
|
|
*
[media] extended-controls.rst: fix typo
Andrea Gelmini
2016-11-23
1
-1
/
+1
|
|
*
[media] staging: media: davinci_vpfe: unlock on error in vpfe_reqbufs()
Dan Carpenter
2016-11-23
1
-1
/
+1
|
|
*
[media] staging: media: davinci_vpfe: Fix indentation issue in vpfe_video.c
Leo Sperling
2016-11-23
1
-2
/
+2
|
|
*
[media] staging: media: davinci_vpfe: fix W=1 build warnings
Arnd Bergmann
2016-11-23
1
-5
/
+4
|
|
*
[media] staging: media: davinci_vfpe: allow modular build
Arnd Bergmann
2016-11-23
1
-1
/
+3
|
|
*
[media] staging: media: davinci_vpfe: Fix spelling error on a comment
Manuel Rodriguez
2016-11-23
1
-1
/
+1
|
|
*
[media] staging: media: davinci_vpfe: dm365_resizer: Fix some spelling mistakes
Saatvik Arya
2016-11-23
2
-12
/
+12
|
|
*
[media] mceusb: remove pointless mce_flush_rx_buffer function
Sean Young
2016-11-23
1
-46
/
+31
|
|
*
[media] mceusb: remove useless debug message
Sean Young
2016-11-23
1
-20
/
+1
|
|
*
[media] media: Update documentation for media_entity_notify
Shuah Khan
2016-11-23
1
-2
/
+4
|
|
*
[media] Raise adapter number limit
Буди Романто, AreMa Inc
2016-11-23
2
-3
/
+3
|
|
*
[media] em28xx: only use mt9v011 if camera support is enabled
Arnd Bergmann
2016-11-23
1
-1
/
+1
|
|
*
[media] go7007: add MEDIA_CAMERA_SUPPORT dependency
Arnd Bergmann
2016-11-23
1
-1
/
+1
[next]