Age | Commit message (Expand) | Author |
2009-04-05 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2009-04-02 | v4l2-subdev: change s_routing prototype | Hans Verkuil |
2009-04-01 | pvrusb2: use usb_interface.dev for v4l2_device_register | Janne Grunau |
2009-03-31 | pvrusb2: Fix uninitialized tuner_setup field(s) | Mike Isely |
2009-03-31 | pvrusb2: Report def_val items in sysfs symbolically, consistent with cur_val | Mike Isely |
2009-03-31 | pvrusb2: Fix incorrect reporting of default value for non-integer controls | Mike Isely |
2009-04-01 | v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su... | Hans Verkuil |
2009-04-01 | v4l2-subdev: move s_std from tuner to core. | Hans Verkuil |
2009-03-30 | v4l2-subdev: add load_fw and use that instead of abusing core->init. | Hans Verkuil |
2009-03-26 | pvrusb2: add a missing source at Makefile | Mauro Carvalho Chehab |
2009-03-24 | pvrusb2: Use v4l2_device_disconnect() | Mike Isely |
2009-03-15 | pvrusb2: Add composite and s-video input support for OnAir devices | Mike Isely |
2009-03-14 | pvrusb2: Add sub-device for demod | Mike Isely |
2009-03-08 | pvrusb2: Remove ancient IVTV specific ioctl functions | Mike Isely |
2009-03-08 | pvrusb2: Remove old i2c layer; we use v4l2-subdev now | Mike Isely |
2009-03-08 | pvrusb2: Implement better reporting on attached sub-devices | Mike Isely |
2009-03-08 | pvrusb2: Fix slightly mis-leading header in debug interface output | Mike Isely |
2009-03-06 | pvrusb2: Fix space-after-comma idiocy | Mike Isely |
2009-03-06 | pvrusb2: Make a bunch of dvb config structures const (trivial) | Mike Isely |
2009-03-06 | pvrusb2: Convert all device definitions to use new sub-device declarations | Mike Isely |
2009-03-06 | pvrusb2: Define default I2C address for CS53L32A sub-device | Mike Isely |
2009-03-06 | pvrusb2: Fix incorrectly named sub-device ID | Mike Isely |
2009-03-06 | pvrusb2: Define default I2C addresses for msp3400 and saa7115 sub-devices | Mike Isely |
2009-03-06 | pvrusb2: Issue required core init broadcast to all sub-devices | Mike Isely |
2009-03-06 | pvrusb2: Implement mechanism to force a full sub-device update | Mike Isely |
2009-03-06 | pvrusb2: Correct some trace print inaccuracies | Mike Isely |
2009-03-06 | pvrusb2: Implement trace print for stream on / off action | Mike Isely |
2009-03-06 | pvrusb2: Define default I2C address for cx25840 sub-device | Mike Isely |
2009-03-06 | pvrusb2: Broadcast tuner type change to sub-devices | Mike Isely |
2009-03-06 | pvrusb2: Deal with space-after-comma coding style idiocy | Mike Isely |
2009-03-06 | pvrusb2: Sub-device update must happen BEFORE state dirty bits are cleared | Mike Isely |
2009-03-06 | pvrusb2: Allow sub-devices to insert correctly | Mike Isely |
2009-03-06 | pvrusb2: Fix bugs involved in listing of sub-devices | Mike Isely |
2009-03-06 | pvrusb2: Fix uninitialized counter | Mike Isely |
2009-03-06 | pvrusb2: Define default i2c address for wm8775 sub-device | Mike Isely |
2009-03-06 | pvrusb2: Implement more sub-device loading trace and improve error handling | Mike Isely |
2009-03-06 | pvrusb2: Tie in cx25840 sub-device support | Mike Isely |
2009-03-06 | pvrusb2: Fix silly 80 column issue | Mike Isely |
2009-03-06 | pvrusb2: Tie in msp3400 sub-device support | Mike Isely |
2009-03-06 | pvrusb2: make sub-device specific update function names uniform | Mike Isely |
2009-03-06 | pvrusb2: Make audio sample rate update into a sub-device broadcast | Mike Isely |
2009-03-06 | pvrusb2: Tie in saa7115 sub-device handling | Mike Isely |
2009-03-06 | pvrusb2: Tie in wm8775 sub-device handling | Mike Isely |
2009-03-06 | pvrusb2: Implement sub-device specific update framework | Mike Isely |
2009-03-06 | pvrusb2: Implement reporting of connected sub-devices | Mike Isely |
2009-03-06 | pvrusb2: Fix backwards function header comments | Mike Isely |
2009-03-06 | pvrusb2: Cause overall initialization to fail if sub-driver(s) fail | Mike Isely |
2009-03-06 | pvrusb2: Tie in sub-device decoder start/stop | Mike Isely |
2009-03-06 | pvrusb2: Clean-up / placeholders inserted for additional development | Mike Isely |
2009-03-06 | pvrusb2: Note who our video decoder sub-device is, and set it up | Mike Isely |