index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-06
[media] s5p-fimc: Add support for JPEG capture
Sylwester Nawrocki
5
-52
/
+81
2011-09-06
[media] s5p-fimc: Add subdev for the FIMC processing block
Sylwester Nawrocki
5
-121
/
+751
2011-09-06
[media] s5p-fimc: Convert to use media pipeline operations
Sylwester Nawrocki
3
-124
/
+130
2011-09-06
[media] s5p-fimc: Correct color format enumeration
Sylwester Nawrocki
4
-44
/
+57
2011-09-06
[media] s5p-fimc: Add PM helper function for streaming control
Sylwester Nawrocki
3
-35
/
+46
2011-09-06
[media] s5p-fimc: Add media operations in the capture entity driver
Sylwester Nawrocki
2
-0
/
+34
2011-09-06
[media] s5p-fimc: Convert to the new control framework
Sylwester Nawrocki
5
-241
/
+188
2011-09-06
[media] s5p-fimc: Conversion to use struct v4l2_fh
Sylwester Nawrocki
3
-138
/
+165
2011-09-06
[media] s5p-fimc: Add the media device driver
Sylwester Nawrocki
6
-22
/
+981
2011-09-06
[media] s5p-fimc: Remove v4l2_device from video capture and m2m driver
Sylwester Nawrocki
4
-68
/
+47
2011-09-06
[media] s5p-fimc: Remove sensor management code from FIMC capture driver
Sylwester Nawrocki
2
-139
/
+2
2011-09-06
[media] s5p-fimc: Limit number of available inputs to one
Sylwester Nawrocki
1
-37
/
+6
2011-09-06
[media] s5p-fimc: Remove sclk_cam clock handling
Sylwester Nawrocki
2
-12
/
+3
2011-09-06
[media] s5p-fimc: Remove registration of video nodes from probe()
Sylwester Nawrocki
3
-53
/
+17
2011-09-06
[media] s5p-fimc: Add media entity initialization
Sylwester Nawrocki
3
-22
/
+37
2011-09-06
[media] s5p-csis: Rework the system suspend/resume helpers
Sylwester Nawrocki
1
-19
/
+22
2011-09-06
[media] s5p-csis: Handle all available power supplies
Sylwester Nawrocki
1
-23
/
+26
2011-09-06
[media] s5p-fimc: Add runtime PM support in the mem-to-mem driver
Sylwester Nawrocki
5
-80
/
+237
2011-09-06
[media] media: vb2: change queue initialization order
Marek Szyprowski
10
-102
/
+118
2011-09-06
[media] media: vb2: fix userptr VMA release seq
Yu Tang
1
-3
/
+3
2011-09-06
[media] media: vb2: dma contig allocator: use dma_addr instread of paddr
Marek Szyprowski
12
-48
/
+48
2011-09-06
[media] media: vb2: change plane sizes array to unsigned int[]
Marek Szyprowski
12
-13
/
+13
2011-09-06
[media] media: vb2: fix handling MAPPED buffer flag
Marek Szyprowski
1
-31
/
+36
2011-09-06
[media] media: vb2: add a check if queued userptr buffer is large enough
Marek Szyprowski
1
-17
/
+24
2011-09-06
[media] media: mem2mem: eliminate possible NULL pointer dereference
Andrzej Pietrasiewicz
1
-8
/
+10
2011-09-06
[media] media: v4l: remove single to multiplane conversion
Tomasz Stanislawski
1
-238
/
+12
2011-09-06
[media] v4l2-ioctl: more -ENOTTY fixes
Hans Verkuil
1
-61
/
+145
2011-09-06
[media] ivtv: fill in service_set
Hans Verkuil
1
-5
/
+10
2011-09-06
[media] vivi: fill in colorspace
Hans Verkuil
1
-0
/
+10
2011-09-06
[media] vpx3220, bt819: fix compiler warnings
Hans Verkuil
2
-2
/
+2
2011-09-06
[media] tvaudio: fix compiler warnings
Hans Verkuil
1
-3
/
+6
2011-09-04
[media] gspca: Use current logging styles
Joe Perches
42
-266
/
+338
2011-09-03
[media] t613: Use current logging styles
Joe Perches
1
-5
/
+7
2011-09-03
[media] sn9c20x: Use current logging styles
Joe Perches
1
-36
/
+38
2011-09-03
[media] pac207: Use current logging styles
Joe Perches
1
-6
/
+8
2011-09-03
[media] finepix: Use current logging styles
Joe Perches
1
-3
/
+5
2011-09-03
[media] m5602: Use current logging styles
Joe Perches
7
-74
/
+89
2011-09-03
[media] gl860: Use current logging styles
Joe Perches
1
-3
/
+5
2011-09-03
[media] et61x251: Use current logging styles
Joe Perches
3
-31
/
+39
2011-09-03
[media] bt8xx: Use current logging styles
Joe Perches
8
-330
/
+355
2011-09-03
[media] saa7146: Use current logging styles
Joe Perches
3
-74
/
+86
2011-09-03
[media] em28xx: don't sleep on disconnect
Chris Rankin
1
-2
/
+20
2011-09-03
[media] em28xx: move printk lines outside mutex lock
Chris Rankin
1
-2
/
+2
2011-09-03
[media] em28xx: clean up resources should init fail
Chris Rankin
2
-45
/
+37
2011-09-03
[media] em28xx: use atomic bit operations for devices-in-use mask
Chris Rankin
1
-17
/
+16
2011-09-03
[media] em28xx: pass correct buffer size to snprintf
Chris Rankin
1
-1
/
+1
2011-09-03
[media] drivers/media: do not use EXTRA_CFLAGS
Arnaud Lacombe
20
-63
/
+61
2011-09-03
[media] drivers/media/video/zr364xx.c: add missing cleanup code
Julia Lawall
1
-0
/
+3
2011-09-03
[media] CXD2820R: Replace i2c message translation with repeater gate control
Steve Kerrison
1
-4
/
+3
2011-09-03
[media] em28xx: add em28xx_ prefix to functions
Jarod Wilson
1
-30
/
+28
[next]