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
2006-07-22
Clean up some post mpeg-controls issues in pvrusb2
Mike Isely
2006-07-18
Refine dead code elimination in 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
Eliminate use of tda9887 from pvrusb2 driver
Mike Isely
2006-06-26
Pass an explicit log prefix to cx2341x_log_status
Hans Verkuil
2006-06-25
Reduce the amount of pvrusb2-sourced noise going into the system log
Mike Isely
2006-06-25
Implement use of cx2341x module in pvrusb2 driver
Mike Isely
2006-06-25
Don't suspend encoder when changing its attributes (in pvrusb2)
Mike Isely
2006-06-25
Fix faulty encoder error recovery 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
Move LOG_STATUS bracketing to a different part of the pvrusb2 driver
Mike Isely
2006-06-25
Rearrange things in pvrusb2 driver in preparation for using cx2341x module
Mike Isely
2006-06-25
Include some extra headers that we need.
Mike Isely
2006-06-18
Add CX2341X MPEG encoder module.
Hans Verkuil
2006-05-04
pvrusb2: use encoder firmware filename defined in cx2341x.h
Michael Krufky
2006-04-25
Remove pvrusb2 video standard adjustment logic
Mike Isely
2006-04-20
Bracket a pvrusb2 24xxx-only structure correctly
Mike Isely
2006-04-20
Make PAL-N a supported standard if other PAL standards are present in pvrusb2
Mike Isely
2006-04-20
Fix off-by-1 problem in pvrusb2 video standard enumeration
Mike Isely
2006-04-20
Change pvrusb2 module request behavior to be more conservative
Mike Isely
2006-04-20
Make NTSC-Mj available in pvrusb2 when hardware reports NTSC-M availability
Mike Isely
2006-04-20
Change pvrusb2 subsystem definition bits for easier handling
Mike Isely
2006-04-19
Another rework of pvrusb2 video standard handling
Mike Isely
2006-04-19
Rework pvrusb2 internal controls implementation
Mike Isely
2006-04-01
Split out PVR USB2 model 24xxx hardware support to a config option
Mike Isely
2006-03-30
pvrusb2 driver initialization tweak
Mike Isely
2006-03-29
Don't reset USB control state during pvrusb2 initialization
Mike Isely
2006-03-28
Major pvrusb2 rework to remove translations
Mike Isely
2006-03-26
Propagate default control values out to V4L apps from within pvrusb2
Mike Isely
2006-03-26
Get rid of static PVR2_CID_COUNT in pvrusb2
Mike Isely
2006-03-25
Merge from master
Mike Isely
2006-03-25
pvrusb2 control commit handling fix
Mike Isely
2006-03-25
New debug code in pvrusb2 for tracking requests
Mike Isely
2006-03-25
Implement method in pvrusb2 to force the decoder to reset
Mike Isely
2006-03-25
Tweaks to pvrusb2 init sequence
Mike Isely
2006-03-18
Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode
Hans Verkuil
2006-03-11
Fix compilation issue involving MODULE_DEVICE_TABLE in pvrusb2
Mike Isely
2006-03-10
Fix const inconsistency in pvrusb2
Mike Isely
2006-03-10
Raise legal maximum frequency to 850MHz
Mike Isely
2006-03-10
Make pvrusb2 aware of alternative hardware types
Mike Isely
2006-03-09
Rename FX2 firmware for pvrusb2 (again)
Mike Isely
2006-03-04
Implement new method in pvrusb2 to detect the FX2 firmware
Mike Isely
2006-02-26
moved pvrusb2 driver into the kernel tree
Michael Krufky