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
Age
Commit message (
Expand
)
Author
2006-03-25
Update pvrusb2's cx25840 module handling to use new routing API
Mike Isely
2006-03-25
Include additional pvrusb2 object files in build
Mike Isely
2006-03-25
Merge from master
Mike Isely
2006-03-25
pvrusb2 request_module() adjustments
Mike Isely
2006-03-25
Integrate pvrusb2 with wm8775
Mike Isely
2006-03-25
Implement operation of cx2584x from within pvrusb2
Mike Isely
2006-03-25
Adjust cx23416 operation in pvrusb2 to work with model 24xxx hardware
Mike Isely
2006-03-25
Advertise I2C functionality in pvrusb2 that's friendly to wm8775
Mike Isely
2006-03-25
Add more trace print for central I2C module commands in pvrusb2
Mike Isely
2006-03-25
Adjust pvrusb2 stream on/off control handling
Mike Isely
2006-03-25
pvrusb2 control commit handling fix
Mike Isely
2006-03-25
Fix pvrusb2 bug which prevented proper operation of tda9887
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
Fix pvrusb2 compilation warning when building for amd64
Mike Isely
2006-03-25
Fix screwed up indentation in pvrusb2-sysfs.c
Mike Isely
2006-03-25
Use hex for printing I2C addresses in pvrusb2
Mike Isely
2006-03-25
Tweaks to pvrusb2 init sequence
Mike Isely
2006-03-25
Added video routing support to pvrusb2
Hans Verkuil
2006-03-23
Merge from mkrufky pvrusb2 tree
Mauro Carvalho Chehab
2006-03-19
Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode
Hans Verkuil
2006-03-19
Merge from master
Hans Verkuil
2006-03-19
Implement correct msp3400 input/output routing
Hans Verkuil
2006-03-19
Add new media/msp3400.h header containing the routing macros
Hans Verkuil
2006-03-19
Cleanup audio input handling
Hans Verkuil
2006-03-18
Implement mpeg2 garbage filter in pvrusb2
Mike Isely
2006-03-18
Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode
Hans Verkuil
2006-03-17
Merge from master
Mike Isely
2006-03-17
Merge from ~mcisely/v4l-dvb
Michael Krufky
2006-03-16
Kconfig: fix VIDEO_PVRUSB2 video decoder build configuration
Michael Krufky
2006-03-15
Update pvrusb2 driver to operate msp3400 as a pure v4l2 module.
Mike Isely
2006-03-13
Kconfig: select VIDEO_MSP3400 to build msp3400.ko
Michael Krufky
2006-03-11
Remove unneeded config dependencies for pvrusb2
Mike Isely
2006-03-11
Merge in ~mkrufky/pvrusb2-cleanup
Mike Isely
2006-03-11
Fix compilation issue involving MODULE_DEVICE_TABLE in pvrusb2
Mike Isely
2006-03-11
pvrusb2: remove "ifdef notdef"
Michael Krufky
2006-03-11
Kconfig: Hauppauge WinTV-PVR USB2 support
Michael Krufky
2006-03-11
pvrusb2: video device register/unregister message conformity
Michael Krufky
2006-03-11
add colon to messages generated by pvr2_trace macro
Michael Krufky
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
Log a message if a pvrusb2 I2C write is too large
Mike Isely
2006-02-26
add pvrusb2 to local v4l-dvb build
Michael Krufky
2006-02-26
moved pvrusb2 driver into the kernel tree
Michael Krufky