index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
paride
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-21
[media] dvb: avoid warning in dvb_net
Arnd Bergmann
1
-10
/
+5
2016-12-21
[media] v4l: tvp5150: Don't override output pinmuxing at stream on/off time
Laurent Pinchart
1
-14
/
+19
2016-12-21
[media] v4l: tvp5150: Fix comment regarding output pin muxing
Laurent Pinchart
2
-7
/
+26
2016-12-21
[media] v4l: tvp5150: Reset device at probe time, not in get/set format handlers
Laurent Pinchart
1
-3
/
+2
2016-12-21
[media] pctv452e: move buffer to heap, no mutex
Max Kellermann
1
-61
/
+72
2016-12-21
[media] media/cobalt: use pci_irq_allocate_vectors
Christoph Hellwig
2
-8
/
+2
2016-12-21
[media] cec: fix race between configuring and unconfiguring
Hans Verkuil
1
-5
/
+13
2016-12-21
[media] cec: move cec_report_phys_addr into cec_config_thread_func
Hans Verkuil
1
-18
/
+7
2016-12-21
[media] cec: replace cec_report_features by cec_fill_msg_report_features
Hans Verkuil
1
-22
/
+26
2016-12-21
[media] cec: update log_addr[] before finishing configuration
Hans Verkuil
1
-2
/
+2
2016-12-21
[media] cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2
Hans Verkuil
1
-3
/
+3
2016-12-21
[media] cec: when canceling a message, don't overwrite old status info
Hans Verkuil
1
-3
/
+3
2016-12-21
[media] cec: fix report_current_latency
Hans Verkuil
2
-4
/
+8
2016-12-21
[media] smiapp: Make suspend and resume functions __maybe_unused
Sakari Ailus
1
-2
/
+2
2016-12-21
[media] smiapp: Implement power-on and power-off sequences without runtime PM
Sakari Ailus
1
-19
/
+10
2016-12-12
[media] v4l: tvp5150: Add missing break in set control handler
Laurent Pinchart
1
-0
/
+1
2016-12-12
[media] v4l: tvp5150: Don't inline the tvp5150_selmux() function
Laurent Pinchart
1
-1
/
+1
2016-12-12
[media] v4l: tvp5150: Compile tvp5150_link_setup out if !CONFIG_MEDIA_CONTROLLER
Laurent Pinchart
1
-2
/
+2
2016-12-12
[media] em28xx: don't store usb_device at struct em28xx
Mauro Carvalho Chehab
7
-37
/
+52
2016-12-12
[media] em28xx: use usb_interface for dev_foo() calls
Mauro Carvalho Chehab
10
-213
/
+216
2016-12-12
[media] em28xx: don't change the device's name
Mauro Carvalho Chehab
1
-10
/
+4
2016-12-01
[media] mn88472: fix chip id check on probe
Antti Palosaari
1
-12
/
+12
2016-12-01
[media] mn88473: fix chip id check on probe
Antti Palosaari
1
-12
/
+12
2016-12-01
[media] lirc: fix error paths in lirc_cdev_add()
Sean Young
1
-5
/
+3
2016-11-30
[media] s5p-mfc: Add support for MFC v8 available in Exynos 5433 SoCs
Marek Szyprowski
2
-0
/
+15
2016-11-30
[media] s5p-mfc: Rework clock handling
Marek Szyprowski
3
-59
/
+56
2016-11-30
[media] s5p-mfc: Don't keep clock prepared all the time
Marek Szyprowski
1
-24
/
+28
2016-11-30
[media] s5p-mfc: Kill all IS_ERR_OR_NULL in clocks management code
Marek Szyprowski
1
-9
/
+4
2016-11-30
[media] s5p-mfc: Remove dead conditional code
Marek Szyprowski
3
-48
/
+5
2016-11-30
[media] s5p-mfc: Ensure that clock is disabled before turning power off
Marek Szyprowski
1
-2
/
+4
2016-11-30
[media] s5p-mfc: Remove special clock rate management
Marek Szyprowski
1
-2
/
+0
2016-11-30
[media] s5p-mfc: Use printk_ratelimited for reporting ioctl errors
Marek Szyprowski
3
-2
/
+8
2016-11-30
[media] s5p-mfc: Set DMA_ATTR_ALLOC_SINGLE_PAGES
Douglas Anderson
1
-0
/
+11
2016-11-29
[media] vivid: Set color_enc on HSV formats
Ricardo Ribalda
1
-0
/
+2
2016-11-29
[media] v4l2-tpg: Init hv_enc field with a valid value
Ricardo Ribalda
1
-0
/
+1
2016-11-29
[media] cec: pass parent device in register(), not allocate()
Hans Verkuil
13
-47
/
+41
2016-11-29
[media] uvcvideo: freeing an error pointer
Dan Carpenter
1
-4
/
+4
2016-11-25
[media] DaVinci-VPFE-Capture: fix error handling
Arnd Bergmann
1
-0
/
+1
2016-11-25
[media] cx88: make checkpatch.pl happy
Mauro Carvalho Chehab
16
-872
/
+975
2016-11-25
[media] v4l: rcar_fdp1: add FCP dependency
Arnd Bergmann
1
-0
/
+1
2016-11-25
[media] v4l: rcar_fdp1: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-11-25
[media] media: remove obsolete Media Device Managed resource interfaces
Shuah Khan
2
-58
/
+0
2016-11-25
[media] dvb-net: split the logic at dvb_net_ule() into other functions
Mauro Carvalho Chehab
1
-361
/
+467
2016-11-25
[media] dvb_net: prepare to split a very complex function
Mauro Carvalho Chehab
1
-220
/
+245
2016-11-23
[media] uvcvideo: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-8
/
+3
2016-11-23
[media] uvcvideo: Add bayer 16-bit format patterns
Edgar Thier
2
-0
/
+32
2016-11-23
[media] doc-rst: Specify raw bayer format variant used in the examples
Sakari Ailus
4
-4
/
+4
2016-11-23
[media] v4l: Add description of the Y8I, Y12I and Z16 formats
Laurent Pinchart
1
-0
/
+3
2016-11-23
[media] v4l: Add 16-bit raw bayer pixel formats
Sakari Ailus
4
-11
/
+24
2016-11-23
[media] saa7146: Fix for while releasing video buffers
Andrey Utkin
1
-0
/
+4
[next]