index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2
Frank Schaefer
2014-05-23
3
-16
/
+20
*
[media] em28xx: move progressive/interlaced fields from struct em28xx to stru...
Frank Schaefer
2014-05-23
3
-17
/
+22
*
[media] em28xx: move struct em28xx_fmt *format from struct em28xx to struct v4l2
Frank Schaefer
2014-05-23
2
-9
/
+8
*
[media] em28xx: move TV norm from struct em28xx to struct v4l2
Frank Schaefer
2014-05-23
2
-17
/
+21
*
[media] em28xx: move vinmode and vinctrl data from struct em28xx to struct v4l2
Frank Schaefer
2014-05-23
3
-16
/
+16
*
[media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx...
Frank Schaefer
2014-05-23
3
-45
/
+61
*
[media] em28xx: move videobuf2 related data from struct em28xx to struct v4l2
Frank Schaefer
2014-05-23
3
-14
/
+15
*
[media] em28xx: move video_device structs from struct em28xx to struct v4l2
Frank Schaefer
2014-05-23
2
-71
/
+56
*
[media] em28xx: move struct v4l2_clk *clk from struct em28xx to struct v4l2
Frank Schaefer
2014-05-23
3
-9
/
+10
*
[media] em28xx: move struct v4l2_ctrl_handler ctrl_handler from struct em28xx...
Frank Schaefer
2014-05-23
2
-5
/
+11
*
[media] em28xx: start moving em28xx-v4l specific data to its own struct
Frank Schaefer
2014-05-23
3
-56
/
+116
*
[media] em28xx-video: simplify usage of the pointer to struct v4l2_ctrl_handl...
Frank Schaefer
2014-05-23
1
-14
/
+14
*
[media] em28xx: move sub-module data structs to a common place in the main st...
Frank Schaefer
2014-05-23
1
-6
/
+5
*
[media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()
Frank Schaefer
2014-05-23
1
-1
/
+0
*
[media] saa7134: add vidioc_querystd
Mikhail Domrachev
2014-05-23
4
-2
/
+46
*
[media] v4l2-ioctl: drop spurious newline in string
Hans Verkuil
2014-05-23
1
-1
/
+1
*
[media] videobuf-dma-contig: fix incorrect argument to vm_iomap_memory() call
Ma Haijun
2014-05-23
1
-1
/
+1
*
[media] ivtv: Fix Oops when no firmware is loaded
Takashi Iwai
2014-05-23
1
-0
/
+6
*
[media] media: coda: Use full device name for request_irq()
Alexander Shiyan
2014-05-23
1
-1
/
+1
*
[media] media: davinci: vpbe: release buffers in case start_streaming call ba...
Lad, Prabhakar
2014-05-23
1
-1
/
+10
*
[media] s2255drv: fix memory leak s2255_probe()
Daeseok Youn
2014-05-23
1
-1
/
+1
*
[media] timblogiw: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-05-23
1
-6
/
+2
*
[media] media: parport: Fix format string mismatch in bw-qcam.c
Masanari Iida
2014-05-23
1
-1
/
+1
*
[media] videobuf2-dma-sg: Fix NULL pointer dereference BUG
Ricardo Ribalda
2014-05-23
1
-1
/
+1
*
[media] s2255: Do not free fw_data until timer handler has actually stopped u...
Kirill Tkhai
2014-05-23
1
-2
/
+2
*
[media] av7110: fix confusing indenting
Dan Carpenter
2014-05-23
1
-2
/
+4
*
[media] v4l: ti-vpe: fix devm_ioremap_resource() return value checking
Bartlomiej Zolnierkiewicz
2014-05-23
2
-4
/
+4
*
[media] em28xx: move norm_maxw() and norm_maxh() from em28xx.h to em28xx-video.c
Frank Schaefer
2014-05-23
2
-22
/
+23
*
[media] em28xx: remove function em28xx_compression_disable() and its call
Frank Schaefer
2014-05-23
2
-9
/
+2
*
[media] em28xx: remove some unused fields from struct em28xx
Frank Schaefer
2014-05-23
1
-4
/
+0
*
[media] em28xx: fix indenting in em28xx_usb_probe()
Frank Schaefer
2014-05-23
1
-7
/
+6
*
[media] smiapp: Return correct return value in smiapp_registered()
Sakari Ailus
2014-05-23
1
-7
/
+8
*
[media] smiapp: Check for GPIO validity using gpio_is_valid()
Sakari Ailus
2014-05-23
1
-5
/
+5
*
[media] smiapp: Use better regulator name for the Device tree
Sakari Ailus
2014-05-23
1
-1
/
+1
*
[media] smiapp: Scaling goodness is signed
Sakari Ailus
2014-05-23
1
-1
/
+1
*
[media] smiapp: Call limits quirk immediately after retrieving the limits
Sakari Ailus
2014-05-23
1
-6
/
+6
*
[media] smiapp: Print the index of the format descriptor
Sakari Ailus
2014-05-23
1
-2
/
+2
*
[media] uvcvideo: Fix clock param realtime setting
Olivier Langlois
2014-05-23
1
-5
/
+10
*
[media] uvcvideo: Fix marking buffer erroneous in case of FID toggling
Anton Leontiev
2014-05-23
1
-6
/
+15
*
Merge tag 'v3.15-rc6' into patchwork
Mauro Carvalho Chehab
2014-05-22
4
-4
/
+6
|
\
|
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-05-21
14
-43
/
+121
|
|
\
|
|
*
[media] V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility mode
Guennadi Liakhovetski
2014-05-14
1
-5
/
+7
|
|
*
[media] V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from ...
Guennadi Liakhovetski
2014-05-14
1
-1
/
+1
|
|
*
[media] media-device: fix infoleak in ioctl media_enum_entities()
Salva Peiró
2014-05-01
1
-0
/
+1
|
|
*
[media] fc2580: fix tuning failure on 32-bit arch
Antti Palosaari
2014-04-16
2
-3
/
+4
|
*
|
platform: Fix timberdale dependencies
Jean Delvare
2014-04-16
1
-1
/
+1
*
|
|
saa7134-alsa: include vmalloc.h
Mauro Carvalho Chehab
2014-05-14
1
-0
/
+1
*
|
|
[media] rtl28xxu: add [1b80:d3af] Sveon STV27
Alessandro Miceli
2014-05-14
2
-0
/
+3
*
|
|
[media] rtl28xxu: add [1b80:d39d] Sveon STV20
Alessandro Miceli
2014-05-14
2
-0
/
+3
*
|
|
[media] rtl28xxu: add 1b80:d395 Peak DVB-T USB
Brian Healy
2014-05-14
1
-0
/
+2
[next]