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-hdw.c
Age
Commit message (
Expand
)
Author
2007-12-08
pvrusb2: rework device descriptor layout
Mike Isely
2007-12-02
pvrusb2: minor rework for default video standard handling
Mike Isely
2007-12-02
pvrusb2: Implement default standard selection based on device type
Mike Isely
2007-12-02
pvrusb2: Change division to bit-or for tveeprom standards
Mike Isely
2007-11-25
pvrusb2: Existence of Hauppauge ROM is a device-specific attribute
Mike Isely
2007-11-25
pvrusb2: Miscellaneous tweaks for controlling tuner type and video standard
Mike Isely
2007-11-25
pvrusb2: Implement functions to pass descriptive hardware info
Mike Isely
2007-11-25
pvrusb2: Remove obsolete global hardware type enumeration
Mike Isely
2007-11-25
pvrusb2: Centralize device specific attributes into a single place.
Mike Isely
2007-11-25
pvrusb2: Rework pipeline state control
Mike Isely
2007-10-14
pvrusb2: Improve encoder chip health tracking
Mike Isely
2007-10-10
pvrusb2: Change list_for_each+list_entry to list_for_each_entry
Trent Piepho
2007-10-01
backport kernel changes
Mauro Carvalho Chehab
2007-09-08
pvrusb2: Allocate a debug mask bit for reporting video standard things
Mike Isely
2007-09-08
pvrusb2: Do a far better job at setting the default initial video standard
Mike Isely
2007-09-08
pvrusb2: Various changes to better discriminate among device types
Mike Isely
2007-09-08
pvrusb2: Implement programmatic means to extract prom contents
Mike Isely
2007-09-08
pvrusb2: Fix a potential oops in an error leg cleanup
Mike Isely
2007-09-08
pvrusb2: Properly terminate USB device ID table
Mike Isely
2007-08-21
cx2341x: some controls should not be changed while the device is busy.
Hans Verkuil
2007-04-28
pvrusb2: use mutex instead of semaphore
Mike Isely
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-27
pvrusb2: (trivial) Fix too-wide source line
Mike Isely
2007-02-27
pvrusb2: Fix compilation warning for amd64 builds (use %zu instead of %u)
Mike Isely
2007-02-24
Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTER
Hans Verkuil
2007-02-19
compat: Add -include linux/version.h to cflags
Trent Piepho
2007-02-07
pvrusb2: Be more forgiving about encoder firmware size
Mike Isely
2007-01-28
pvrusb2: VIDIOC_DBG_[S|G]_REGISTER fixups
Mike Isely
2007-01-28
pvrusb2: Control protocol cleanup
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: Use macro names for FX2 commands
Mike Isely
2007-01-19
pvrusb2: Use ARRAY_SIZE wherever possible
Mike Isely
2007-01-19
pvrusb2: Use kzalloc in place of kmalloc/memset pairs
Mike Isely
2007-01-19
pvrusb2: A patch to use ARRAY_SIZE macro when appropriate
Mike Isely
2007-01-19
pvrusb2: Stop hardcoding frequency ranges
Mike Isely
2007-01-19
pvrusb2: Remove automodeswitch control
Mike Isely
2007-01-19
pvrusb2: Slight debug printing efficiency fixup
Mike Isely
2007-01-19
pvrusb2: VIDIOC_G_TUNER cleanup
Mike Isely
2007-01-07
merge: http://linuxtv.org/hg/~mcisely/pvrusb2
Mauro Carvalho Chehab
2007-01-07
Pvrusb2-hdw kfree cleanup
Mauro Carvalho Chehab
2006-12-30
pvrusb2: Stream configuration cleanups
Mike Isely
2006-12-30
pvrusb2: Fix cut/paste bug in auto_mode_switch control
Mike Isely
2006-12-27
pvrusb2: Change default volume to something sane
Mike Isely
2006-12-27
pvrusb2: Better radio versus tv frequency handling
Mike Isely
2006-12-27
pvrusb2: Newer frequency range checking
Mike Isely
2006-12-27
pvrusb2: Make units uniform when tracking tuning frequency
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
[next]