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
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
2006-12-30
pvrusb2: Be smarter about mode restoration when /dev/radioX is closed
Mike Isely
2006-12-30
pvrusb2: bug fix involving switch into radio mode
Mike Isely
2006-12-30
pvrusb2: Stream configuration cleanups
Mike Isely
2006-12-27
pvrusb2: Remove stream claiming hack from /dev/radio implementation
Mike Isely
2006-12-27
pvrusb2: v4l2 API implementation frequency tweaks
Mike Isely
2006-12-27
pvrusb2: Fix heap corruption introduced by radio mods
Mike Isely
2006-12-27
pvrusb2: Implement means to override vbi and radio device minor numbers
Mike Isely
2006-12-27
pvrusb2: Use separate enumeration for get/store of minor number
Mike Isely
2006-12-27
pvrusb2: Use enumeration for minor number get / store code
Mike Isely
2006-12-27
pvrusb2: Implement /dev/radioX
Mike Isely
2006-12-27
pvrusb2: Implement multiple minor device number handling
Mike Isely
2006-10-29
pvrusb2: use NULL instead of 0
Mauro Carvalho Chehab
2006-09-28
pvrusb2: Fix VIDIOC_INT_[G|S]_REGISTER so that it actually works now
Mike Isely
2006-09-23
pvrusb2: Don't use videodev.h; use v4l2-dev.h in its place
Mike Isely
2006-09-23
pvrusb2: Get rid of private global context array brain damage
Mike Isely
2006-09-23
pvrusb2: Implement VIDIOC_INT_[G|S]_REGISTER
Mike Isely
2006-09-01
Fix VIDIOC_S_FMT min/max check in pvrusb2
Hans Verkuil
2006-07-26
Eliminate hardcoded limits in VIDIOC_[S|TRY]_FMT for pvrusb2
Mike Isely
2006-06-30
Clean out a zillion sparse warnings in pvrusb2
Mauro Carvalho Chehab
2006-06-30
Pvrusb2/: possible cleanups
Mauro Carvalho Chehab
2006-06-29
Always log pvrusb2 device register / unregister events
Mike Isely
2006-06-26
Included required header for in-kernel compilation
Mauro Carvalho Chehab
2006-06-25
Reduce the amount of pvrusb2-sourced noise going into the system log
Mike Isely
2006-06-25
Exploit new V4L control features in pvrusb2
Mike Isely
2006-06-25
Various V4L control enhancements in pvrusb2
Mike Isely
2006-06-25
Handle boolean controls in pvrusb2
Mike Isely
2006-06-25
Make sure flags field is initialized when quering a control in pvrusb2
Mike Isely
2006-06-25
Move LOG_STATUS bracketing to a different part of the pvrusb2 driver
Mike Isely
[next]