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] V4L: Remove "_ACTIVE" from the selection target name definitions
Sylwester Nawrocki
2012-07-07
4
-15
/
+15
*
[media] media: dvb-usb: print mac address via native %pM
Andy Shevchenko
2012-07-06
1
-3
/
+1
*
[media] s5p-tv: Use module_i2c_driver in sii9234_drv.c file
Sachin Kamat
2012-07-06
1
-11
/
+1
*
[media] media: gpio-ir-recv: add allowed_protos for platform data
Du, Changbin
2012-07-06
1
-1
/
+4
*
[media] s5p-jpeg: Use module_platform_driver in jpeg-core.c file
Sachin Kamat
2012-07-06
1
-23
/
+1
*
[media] saa7134: fix spelling of detach in label
Peter Meerwald
2012-07-06
1
-41
/
+41
*
[media] cx88-blackbird: replace ioctl by unlocked_ioctl
Hans Verkuil
2012-07-06
1
-1
/
+1
*
[media] cx88: don't use current_norm
Hans Verkuil
2012-07-06
2
-6
/
+20
*
[media] cx88: fix a number of v4l2-compliance violations
Hans Verkuil
2012-07-06
2
-23
/
+72
*
[media] cx88: support control events
Hans Verkuil
2012-07-06
2
-7
/
+14
*
[media] cx88: add priority support
Hans Verkuil
2012-07-06
4
-0
/
+12
*
[media] cx88: move fmt, width and height to cx8800_dev
Hans Verkuil
2012-07-06
2
-29
/
+29
*
[media] cx88: remove radio and type from cx8800_fh
Hans Verkuil
2012-07-06
2
-54
/
+37
*
[media] cx88: convert cx88-blackbird to the control framework
Hans Verkuil
2012-07-06
2
-69
/
+39
*
[media] cx88: each device node gets the right controls
Hans Verkuil
2012-07-06
4
-57
/
+108
*
[media] cx88: first phase to convert cx88 to the control framework
Hans Verkuil
2012-07-06
6
-446
/
+211
*
[media] cx88: fix querycap
Hans Verkuil
2012-07-06
3
-68
/
+36
*
[media] pwc: v4l2-compliance fixes
Hans Verkuil
2012-07-06
1
-9
/
+16
*
[media] pwc: use the new vb2 helpers
Hans Verkuil
2012-07-06
3
-288
/
+26
*
[media] v4l2-dev.c: also add debug support for the fops
Hans Verkuil
2012-07-06
1
-1
/
+24
*
[media] vivi: add create_bufs/preparebuf support
Hans Verkuil
2012-07-06
1
-1
/
+9
*
[media] vivi: use vb2 helper functions
Hans Verkuil
2012-07-06
1
-138
/
+12
*
[media] vivi: embed struct video_device instead of allocating it
Hans Verkuil
2012-07-06
1
-17
/
+7
*
[media] vivi: remove pointless g/s_std support
Hans Verkuil
2012-07-06
1
-10
/
+0
*
[media] videobuf2-core: add helper functions
Hans Verkuil
2012-07-06
1
-0
/
+257
*
[media] v4l2-dev/ioctl.c: add vb2_queue support to video_device
Hans Verkuil
2012-07-06
2
-19
/
+28
*
[media] vb2-core: add support for count == 0 in create_bufs
Hans Verkuil
2012-07-06
1
-4
/
+6
*
[media] vb2-core: refactor reqbufs/create_bufs
Hans Verkuil
2012-07-06
1
-68
/
+77
*
[media] cx18: don't mess with vfd->debug
Hans Verkuil
2012-07-06
3
-22
/
+2
*
[media] ivtv: don't mess with vfd->debug
Hans Verkuil
2012-07-06
3
-15
/
+2
*
[media] v4l2-ioctl: remove v4l_(i2c_)print_ioctl
Hans Verkuil
2012-07-06
4
-30
/
+12
*
[media] v4l2-dev.c: add debug sysfs entry
Hans Verkuil
2012-07-06
2
-4
/
+29
*
[media] v4l2-ioctl.c: finalize table conversion
Hans Verkuil
2012-07-06
1
-22
/
+13
*
[media] v4l2-ioctl.c: use the new table for the remaining ioctls
Hans Verkuil
2012-07-06
1
-124
/
+154
*
[media] v4l2-ioctl.c: use the new table for preset/timings ioctls
Hans Verkuil
2012-07-06
1
-140
/
+67
*
[media] v4l2-ioctl.c: use the new table for debug ioctls
Hans Verkuil
2012-07-06
1
-50
/
+89
*
[media] v4l2-ioctl.c: use the new table for compression ioctls
Hans Verkuil
2012-07-06
1
-77
/
+46
*
[media] v4l2-ioctl.c: use the new table for selection ioctls
Hans Verkuil
2012-07-06
1
-135
/
+127
*
[media] v4l2-ioctl.c: use the new table for control ioctls
Hans Verkuil
2012-07-06
1
-197
/
+198
*
[media] v4l2-ioctl.c: use the new table for queuing/parm ioctls
Hans Verkuil
2012-07-06
1
-151
/
+166
*
[media] v4l2-ioctl.c: use the new table for std/tuner/modulator ioctls
Hans Verkuil
2012-07-06
1
-210
/
+220
*
[media] v4l2-ioctl.c: use the new table for overlay/streamon/off ioctls
Hans Verkuil
2012-07-06
1
-27
/
+20
*
[media] v4l2-ioctl.c: use the new table for format/framebuffer ioctls
Hans Verkuil
2012-07-06
1
-346
/
+346
*
[media] v4l2-ioctl.c: use the new table for priority ioctls
Hans Verkuil
2012-07-06
1
-31
/
+29
*
[media] v4l2-ioctl.c: use the new table for querycap and i/o ioctls
Hans Verkuil
2012-07-06
1
-195
/
+133
*
[media] v4l2-ioctl.c: remove an unnecessary #ifdef
Hans Verkuil
2012-07-06
1
-2
/
+0
*
[media] v4l2-ioctl.c: v4l2-ioctl: add debug and callback/offset functionality
Hans Verkuil
2012-07-06
1
-13
/
+78
*
[media] v4l2-ioctl.c: introduce INFO_FL_CLEAR to replace switch
Hans Verkuil
2012-07-06
1
-62
/
+41
*
[media] v4l2-ioctl.c: move a block of code down, no other changes
Hans Verkuil
2012-07-06
1
-144
/
+144
*
[media] bttv-cards.c: Allow radio for CHP05x/CHP06x
Thomas Betker
2012-07-06
1
-0
/
+1
[next]