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-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
2006-06-25
Rearrange things in pvrusb2 driver in preparation for using cx2341x module
Mike Isely
2006-06-25
Increase the maximum number of controls that pvrusb2-sysfs.c can handle.
Mike Isely
2006-06-25
Clean up long-standing video format handling mess in pvrusb2-v4l2.c
Mike Isely
2006-06-25
Don't print empty enum values in pvrusb2-sysfs.c
Mike Isely
2006-06-25
Rearrange things in pvrusb2-encoder in preparation for use of 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-06-11
pvrusb2 is now a V4L2 driver. Fixed Kconfig.
Mauro Carvalho Chehab
2006-06-08
Remove last bits of V4L1 dependant code
Mike Isely
2006-05-07
bug-fix: pvrusb2 must #include <linux/config.h> for compile-time options
Michael Krufky
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-25
Various pvrusb2 video standard cleanups
Mike Isely
2006-04-25
Remove dead code.
Mike Isely
2006-04-20
Fix critical typo in wm8775 support within pvrusb2
Mike Isely
2006-04-20
Update operation of wm8775 in pvrusb2 to use new routing API
Mike Isely
2006-04-20
Need to compile two more sources in pvrusb2
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 pvrusb2 bug involving bad return on V4L query control ioctl
Mike Isely
2006-04-20
Fix off-by-1 problem in pvrusb2 video standard enumeration
Mike Isely
2006-04-20
Keep the cx25840 I2C filter around in pvrusb2
Mike Isely
2006-04-20
Log a warning message on a too-large I2C read attempt in pvrusb2
Mike Isely
2006-04-20
Change pvrusb2 module request behavior to be more conservative
Mike Isely
2006-04-20
Implement I2C filter in pvrusb2 for cx25840
Mike Isely
2006-04-20
Fix pvrusb2 eeprom retrieval bug
Mike Isely
2006-04-20
Implement I2C transaction filtering in pvrusb2
Mike Isely
2006-04-20
Include linux/mutex.h not asm/mutex.h in pvrusb2
Mike Isely
2006-04-20
cx23416 fix in pvrusb2 to allow xawtv to function again
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-19
Get rid of redundant inclusion of videodev2.h
Mike Isely
2006-04-11
Merge: from V4L1 tree
Mauro Carvalho Chehab
2006-04-05
kbuild: VIDEO_PVRUSB2_24XXX must select VIDEO_CX25840 and VIDEO_WM8775
Michael Krufky
2006-04-05
kbuild: drivers/media/video/pvrusb2: remove $(src) from include path
Michael Krufky
2006-04-02
Delimit LOG_STATUS output with standardized lines
Hans Verkuil
2006-04-02
Merge from http://linuxtv.org/hg/~hverkuil/v4l-dvb
Mauro Carvalho Chehab
2006-04-01
Split out PVR USB2 model 24xxx hardware support to a config option
Mike Isely
2006-04-01
Make msp3400 routing defines more consistent
Hans Verkuil
2006-03-31
Kconfig: add menu options for pvrusb2 sysfs and debug interface support
Michael Krufky
2006-03-30
Clean up comments in pvrusb2-eeprom.c
Mike Isely
2006-03-30
pvrusb2 driver initialization tweak
Mike Isely
2006-03-30
Make parts of pvrusb2 compile-time options (sysfs and debugifc)
Mike Isely
2006-03-31
Move cx2341x.h to media/cx2341x.h
Hans Verkuil
[next]