index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
pvrusb2
/
pvrusb2-v4l2.c
Age
Commit message (
Expand
)
Author
2009-05-11
merge: http://linuxtv.org/hg/~mcisely/pvrusb2-dev
Mauro Carvalho Chehab
2009-05-02
V4L/DVB: cleanup redundant tests on unsigned
Mauro Carvalho Chehab
2009-05-01
pvrusb2: Bump up version advertised through v4l interface
Mike Isely
2009-03-08
pvrusb2: Remove ancient IVTV specific ioctl functions
Mike Isely
2009-01-08
remove err macro from few usb devices
Mauro Carvalho Chehab
2009-01-23
Reverting changeset 10298. It were committed with a wrong From: meta-tag
Mauro Carvalho Chehab
2009-01-08
remove err macro from few usb devices
Mauro Carvalho Chehab
2009-01-14
pvrusb2: Stop advertising VBI capability - it isn't there
Mauro Carvalho Chehab
2008-12-30
v4l2: debugging API changed to match against driver name instead of ID.
Hans Verkuil
2008-12-30
v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2008-12-30
v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-11-01
v4l: remove inode argument from video_usercopy
Hans Verkuil
2008-10-21
Get rid of inode parameter at v4l_compat_translate_ioctl()
Mauro Carvalho Chehab
2008-10-19
v4l: use video_device.num instead of minor in video%d
Hans Verkuil
2008-08-31
pvrusb2: Implement cropping pass through
Mike Isely
2008-08-31
pvrusb2: Be able to programmatically retrieve a control's default value
Mike Isely
2008-08-30
pvrusb2: Remove BKL
Mike Isely
2008-07-30
v4l: move BKL down to the driver level.
Hans Verkuil
2008-07-26
v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-21
Remove obsolete owner field from video_device struct.
Hans Verkuil
2008-07-20
videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
Hans Verkuil
2008-05-25
pvrusb2: Remove svn Id keyword from all sources
Mike Isely
2008-05-02
backport commit a6a3a17b7fdaf824e6d73e8e4a94c9d149302f74
Mauro Carvalho Chehab
2008-04-20
pvrusb2: Clean up input selection list generation in V4L interface
Mike Isely
2008-04-20
pvrusb2: Implement input selection enforcement
Mike Isely
2008-02-09
pvrusb2: Rework context handling and initialization
Mike Isely
2008-02-03
pvrusb2: v4l2 implementation fixes for input selection
Mike Isely
2008-02-03
pvrusb2: Account for dtv choice (a bit) in v4l2 implementation
Mike Isely
2007-11-25
pvrusb2: Implement functions to pass descriptive hardware info
Mike Isely
2007-11-25
pvrusb2: Rework pipeline state control
Mike Isely
2007-10-15
v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2007-04-07
pvrusb2: Gather USB bus address info and report it
Mike Isely
2007-04-07
pvrusb2: Use NULL instead of 0 for null pointer values (trivial)
Mike Isely
2007-02-24
Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTER
Hans Verkuil
2007-02-21
Backport: make file_operations const
Mauro Carvalho Chehab
2007-02-19
compat: Add -include linux/version.h to cflags
Trent Piepho
2007-01-28
pvrusb2: VIDIOC_DBG_[S|G]_REGISTER fixups
Mike Isely
2007-01-28
Merge from v4l-dvb
Mike Isely
2007-01-23
Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
2007-01-21
pvrusb2: Add comment for why G_TUNER only looks at index zero
Mike Isely
2007-01-21
Fix: VIDIOC_G_TUNER were returning an endless number of tuners
Mauro Carvalho Chehab
2007-01-19
pvrusb2: Allow VIDIOC_S_FMT with -1 for resolution values
Mike Isely
2007-01-19
pvrusb2: Introduce fake audio input selection
Mike Isely
2007-01-19
pvrusb2: V4L EXT_CTRLS fixup
Mike Isely
2007-01-19
pvrusb2: Minor dead code / comment cleanups
Mike Isely
2007-01-19
pvrusb2: Fix missing break statement which had broken VIDIOC_S_TUNER
Mike Isely
2007-01-19
pvrusb2: VIDIOC_G_TUNER cleanup
Mike Isely
2007-01-19
pvrusb2: Allow streaming from /dev/radioX
Mike Isely
2007-01-19
pvrusb2: Use kzalloc instead of kmalloc+memset pairs
Mike Isely
2007-01-19
pvrusb2: It's safe to kfree() a null pointer
Mike Isely
[next]