index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] v4l: Make v4l2_subdev inherit from media_entity
Laurent Pinchart
2011-03-22
2
-6
/
+58
*
[media] v4l: Make video_device inherit from media_entity
Laurent Pinchart
2011-03-22
1
-4
/
+45
*
[media] v4l: Add a media_device pointer to the v4l2_device structure
Laurent Pinchart
2011-03-22
1
-6
/
+7
*
[media] v4l: subdev: Events support
Sakari Ailus
2011-03-22
1
-1
/
+77
*
[media] v4l: subdev: Control ioctls support
Laurent Pinchart
2011-03-22
1
-0
/
+25
*
[media] v4l: subdev: Uninline the v4l2_subdev_init function
Laurent Pinchart
2011-03-22
1
-13
/
+28
*
[media] v4l: subdev: Add device node support
Laurent Pinchart
2011-03-22
4
-17
/
+109
*
[media] v4l: Share code between video_usercopy and video_ioctl2
Laurent Pinchart
2011-03-22
1
-98
/
+11
*
[media] drivers:media:cx231xx.h remove one to many l's in the word
Justin P. Mattock
2011-03-22
1
-1
/
+1
*
[media] drivers:media:cx23418.h remove one to many l's in the word
Justin P. Mattock
2011-03-22
1
-1
/
+1
*
[media] cx23885, altera-ci: remove operator return <value> in void procedure
Igor M. Liplianin
2011-03-22
1
-2
/
+0
*
[media] via-camera: Add suspend/resume support
Daniel Drake
2011-03-22
1
-0
/
+64
*
[media] ivtv: yuv: handle get_user_pages() -errno returns
Paul Cassella
2011-03-22
1
-12
/
+40
*
[media] ivtv: Fix sparse warning regarding a user pointer in ivtv_write_vbi_f...
Andy Walls
2011-03-22
1
-1
/
+1
*
[media] ivtv: udma: handle get_user_pages() returning fewer pages than we ask...
Paul Cassella
2011-03-22
1
-1
/
+6
*
[media] cx88: add support for TeVii S464 PCI card
Igor M. Liplianin
2011-03-22
4
-0
/
+42
*
[media] pvrusb2: Use sysfs_attr_init() where appropriate
Mike Isely
2011-03-22
1
-0
/
+9
*
[media] pvrusb2: Minor VBI tweak to help potential CC support
Mike Isely
2011-03-22
1
-0
/
+2
*
[media] pvrusb2: width and height maximum values
Servaas Vandenberghe
2011-03-22
1
-12
/
+16
*
[media] pvrusb2: Fix a few missing default control values, for cropping
Mike Isely
2011-03-22
1
-0
/
+2
*
[media] pvrusb2: Minor cosmetic code tweak
Mike Isely
2011-03-22
1
-2
/
+1
*
[media] pvrusb2: Handle change of mode before handling change of video standard
Mike Isely
2011-03-22
1
-12
/
+13
*
[media] video: sn9c102: world-wirtable sysfs files
Vasiliy Kulikov
2011-03-22
1
-3
/
+3
*
[media] Add proper audio support for Nova-S Plus with wm8775 ADC
Lawrence Rust
2011-03-22
6
-62
/
+258
*
[media] omap24xxcam: Fix compilation
Thomas Weber
2011-03-22
1
-0
/
+1
*
[media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointer
Peter Huewe
2011-03-22
9
-37
/
+37
*
[media] cx18: fix kernel oops when setting MPEG control before capturing
Hans Verkuil
2011-03-22
1
-0
/
+1
*
[media] cx23885, altera-ci: enable all PID's less than 0x20 in hardware PID f...
Igor M. Liplianin
2011-03-22
1
-3
/
+5
*
[media] cx23885: disable MSI for NetUP cards, otherwise CI is not working
Igor M. Liplianin
2011-03-22
2
-0
/
+5
*
[media] cx23885: implement num_fds_portb, num_fds_portc parameters for cx2388...
Igor M. Liplianin
2011-03-22
3
-0
/
+9
*
[media] cx23885: implement tuner_bus parameter for cx23885_board structure
Igor M. Liplianin
2011-03-22
4
-5
/
+14
*
[media] Initial commit to support NetUP Dual DVB-T/C CI RF card
Igor M. Liplianin
2011-03-22
5
-20
/
+284
*
[media] Altera FPGA based CI driver module
Igor M. Liplianin
2011-03-22
4
-0
/
+942
*
[media] video/cx231xx: Fix sparse warning: Using plain integer as NULL pointer
Peter Huewe
2011-03-22
2
-10
/
+10
*
[media] V4L: Initial submit of OV9740 driver
Andrew Chew
2011-03-22
3
-0
/
+1016
*
[media] V4l: sh_mobile_ceu_camera: fix cropping offset calculation
Guennadi Liakhovetski
2011-03-22
1
-8
/
+4
*
[media] V4L: mx3_camera: convert to videobuf2
Guennadi Liakhovetski
2011-03-22
1
-204
/
+141
*
[media] V4L: sh_mobile_ceu_camera: convert to videobuf2
Guennadi Liakhovetski
2011-03-22
2
-154
/
+112
*
[media] V4L: soc-camera: extend to also support videobuf2
Guennadi Liakhovetski
2011-03-22
2
-17
/
+74
*
[media] V4L: add missing EXPORT_SYMBOL* statements to vb2
Guennadi Liakhovetski
2011-03-22
1
-0
/
+3
*
[media] V4L: omap1_camera: join split format lines
Guennadi Liakhovetski
2011-03-22
1
-31
/
+31
*
[media] V4L: mx3_camera: fix capture issues for non 8-bit per pixel formats
Alberto Panizzo
2011-03-22
1
-14
/
+50
*
[media] V4L: mx3_camera: correct 'sizeimage' value reporting
Anatolij Gustschin
2011-03-22
1
-0
/
+6
*
[media] V4L: omap1_camera: fix use after free
Mathias Krause
2011-03-22
1
-2
/
+2
*
[media] V4L: soc_mediabus: add a method to obtain the number of samples per p...
Alberto Panizzo
2011-03-22
1
-0
/
+14
*
[media] V4L: soc-camera: start stream after queueing the buffers
Anatolij Gustschin
2011-03-22
1
-2
/
+2
*
[media] V4L: soc-camera: add enum-frame-size ioctl
Qing Xu
2011-03-22
1
-0
/
+37
*
[media] saa7134-empress: add missing MPEG controls
Hans Verkuil
2011-03-22
1
-0
/
+4
*
[media] v4l: removal of old, obsolete ioctls
Hans Verkuil
2011-03-22
3
-54
/
+0
*
[media] gspca_cpia1: Don't allow the framerate divisor to go above 2
Hans de Goede
2011-03-22
1
-3
/
+3
[next]