index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
[media] vivid: add support for [A|X]RGB555X
Hans Verkuil
2015-04-02
2
-1
/
+27
|
*
|
|
[media] vivid: fix format comments
Hans Verkuil
2015-04-02
1
-7
/
+7
|
*
|
|
[media] vivid: add RGB444 support
Hans Verkuil
2015-04-02
2
-0
/
+46
|
*
|
|
[media] vivid: add the new planar and monochrome formats
Hans Verkuil
2015-04-02
1
-3
/
+111
|
*
|
|
[media] vivid: add downsampling support
Hans Verkuil
2015-04-02
2
-32
/
+43
|
*
|
|
[media] vivid: add support for single buffer planar formats
Hans Verkuil
2015-04-02
5
-79
/
+105
|
*
|
|
[media] vivid: add new format fields
Hans Verkuil
2015-04-02
4
-33
/
+81
|
*
|
|
[media] vivid-tpg: split off the pattern drawing code
Hans Verkuil
2015-04-02
1
-158
/
+162
|
*
|
|
[media] vivid-tpg: move the 'extras' drawing to a separate function
Hans Verkuil
2015-04-02
1
-112
/
+104
|
*
|
|
[media] vivid-tpg: move 'extras' parameters to tpg_draw_params
Hans Verkuil
2015-04-02
1
-42
/
+58
|
*
|
|
[media] vivid-tpg: move pattern-related fields to struct tpg_draw_params
Hans Verkuil
2015-04-02
1
-6
/
+24
|
*
|
|
[media] vivid-tpg: move common parameters to tpg_draw_params
Hans Verkuil
2015-04-02
1
-12
/
+22
|
*
|
|
[media] vivid-tpg: add a new tpg_draw_params structure
Hans Verkuil
2015-04-02
1
-0
/
+29
|
*
|
|
[media] vivid-tpg: add const where appropriate
Hans Verkuil
2015-04-02
2
-7
/
+9
|
*
|
|
[media] vivid-tpg: add helper functions to simplify common calculations
Hans Verkuil
2015-04-02
2
-73
/
+80
|
*
|
|
[media] vivid-tpg: add support for V4L2_PIX_FMT_GREY
Hans Verkuil
2015-04-02
1
-1
/
+8
|
*
|
|
[media] vivid-tpg: add support for more planar formats
Hans Verkuil
2015-04-02
1
-1
/
+89
|
*
|
|
[media] vivid-tpg: finish hor/vert downsampling support
Hans Verkuil
2015-04-02
1
-18
/
+110
|
*
|
|
[media] vivid-tpg: add hor/vert downsampling support to tpg_gen_text
Hans Verkuil
2015-04-02
1
-7
/
+20
|
*
|
|
[media] vivid-tpg: correctly average the two pixels in gen_twopix()
Hans Verkuil
2015-04-02
1
-6
/
+42
|
*
|
|
[media] vivid-tpg: precalculate downsampled lines
Hans Verkuil
2015-04-02
2
-2
/
+39
|
*
|
|
[media] vivid-tpg: add hor/vert downsampling fields
Hans Verkuil
2015-04-02
2
-6
/
+16
|
*
|
|
[media] vivid-tpg: add helper functions for single buffer planar formats
Hans Verkuil
2015-04-02
2
-2
/
+69
|
*
|
|
[media] vivid-tpg: separate planes and buffers
Hans Verkuil
2015-04-02
2
-0
/
+9
|
*
|
|
[media] vivid: do not allow video loopback for SEQ_TB/BT
Hans Verkuil
2015-04-02
1
-0
/
+7
|
*
|
|
[media] vivid-tpg: don't add offset when switching to monochrome
Hans Verkuil
2015-04-02
1
-1
/
+1
|
*
|
|
[media] vivid: add new checkboard patterns
Hans Verkuil
2015-04-02
2
-3
/
+26
|
*
|
|
[media] vivid: fix test pattern movement for V4L2_FIELD_ALTERNATE
Hans Verkuil
2015-04-02
4
-4
/
+12
|
*
|
|
[media] vivid: use TPG_MAX_PLANES instead of hardcoding plane-arrays
Hans Verkuil
2015-04-02
1
-2
/
+2
|
*
|
|
[media] vivid: wrong top/bottom order for FIELD_ALTERNATE
Hans Verkuil
2015-04-02
1
-1
/
+1
|
*
|
|
[media] vivid: fix typo in plane size checks
Hans Verkuil
2015-04-02
1
-2
/
+2
|
*
|
|
[media] vivid: the overlay API wasn't disabled completely for multiplanar
Hans Verkuil
2015-04-02
1
-0
/
+19
|
*
|
|
[media] rcar-vin: Don't implement empty optional clock operations
Laurent Pinchart
2015-04-02
1
-15
/
+0
|
*
|
|
[media] soc-camera: Make clock_start and clock_stop operations optional
Laurent Pinchart
2015-04-02
1
-29
/
+33
|
*
|
|
[media] soc-camera: Unregister v4l2 clock in the OF bind error path
Laurent Pinchart
2015-04-02
1
-0
/
+2
|
*
|
|
[media] media: ov2640: add primary dt support
Josh Wu
2015-04-02
1
-7
/
+83
|
*
|
|
[media] media: ov2640: add async probe function
Josh Wu
2015-04-02
1
-14
/
+22
|
*
|
|
[media] media: soc-camera: use icd->control instead of icd->pdev for reset()
Josh Wu
2015-04-02
1
-3
/
+5
|
*
|
|
[media] V4L: add CCF support to the v4l2_clk API
Guennadi Liakhovetski
2015-04-02
1
-3
/
+45
|
*
|
|
[media] V4L: remove clock name from v4l2_clk API
Guennadi Liakhovetski
2015-04-02
3
-24
/
+17
|
*
|
|
[media] v4l2-ioctl: allow all controls if ctrl_class == 0
Hans Verkuil
2015-04-02
1
-0
/
+2
|
*
|
|
[media] v4l2-dev: disable selection ioctls for non-video devices
Hans Verkuil
2015-04-02
1
-8
/
+8
|
*
|
|
[media] au0828: fix broken streaming
Hans Verkuil
2015-04-02
1
-7
/
+7
|
*
|
|
[media] cx231xx: fix compiler warnings
Hans Verkuil
2015-04-02
1
-2
/
+5
|
*
|
|
[media] wl128x-radio really depends on TI_ST
Arnd Bergmann
2015-04-02
1
-1
/
+1
|
*
|
|
[media] rtl2832: fix compiler warning
Hans Verkuil
2015-04-02
1
-1
/
+1
|
*
|
|
[media] media: pci: cx23885: don't export static symbol
Julia Lawall
2015-04-02
1
-3
/
+0
|
*
|
|
[media] stk1160: Make sure current buffer is released
Ezequiel Garcia
2015-04-02
1
-2
/
+15
|
*
|
|
[media] media: davinci: vpif_display: embed video_device struct in channel_obj
Lad, Prabhakar
2015-04-02
2
-41
/
+10
|
*
|
|
[media] media: davinci: vpif_capture: embed video_device struct in channel_obj
Lad, Prabhakar
2015-04-02
2
-43
/
+11
[prev]
[next]