Age | Commit message (Expand) | Author |
2009-06-20 | pvrusb2: De-obfuscate code which handles routing schemes | Mike Isely |
2009-06-20 | pvrusb2: Improve handling of routing schemes | Mike Isely |
2009-06-20 | pvrusb2: Change initial default frequency setting | Mike Isely |
2009-06-20 | pvrusb2: Re-fix hardware scaling on video standard change | Mike Isely |
2009-06-20 | pvrusb2: Fix hardware scaling when used with cx25840 | Mike Isely |
2009-05-27 | Building system: Restore compilation with kernels older than 2.6.29 | Mauro Carvalho Chehab |
2009-05-27 | merge: http://kernellabs.com/hg/~stoth/tda10048-merge | Mauro Carvalho Chehab |
2009-05-15 | pvrusb2: Ensure we specify I/F's for all bandwidths | Steven Toth |
2009-05-13 | pvrusb2: Instantiate ir_video I2C device by default | Mauro Carvalho Chehab |
2009-05-11 | merge: http://linuxtv.org/hg/~mcisely/pvrusb2-dev | Mauro Carvalho Chehab |
2009-05-09 | pvrusb2: Allocate a routing ID for future support of Terratec Grabster AV400 | Mike Isely |
2009-05-02 | V4L/DVB: cleanup redundant tests on unsigned | Mauro Carvalho Chehab |
2009-05-01 | pvrusb2: remove driver_data direct access of struct device | Mike Isely |
2009-05-01 | pvrusb2: Don't use the internal i2c client list | Mike Isely |
2009-05-01 | pvrusb2: Bump up version advertised through v4l interface | Mike Isely |
2009-05-01 | pvrusb2: Set ir_video autoloading to default disabled | Mike Isely |
2009-05-01 | pvrusb2: Update to work with upcoming ir_video changes in v4l-dvb core | Mike Isely |
2009-04-30 | remove driver_data direct access of struct device | Mauro Carvalho Chehab |
2009-05-05 | pvrusb2: Ensure the PVRUSB2 disabled the i2c gate on the tda10048. | Steven Toth |
2009-05-02 | pvrusb2: Ensure we specify the I/F at attach time. | Steven Toth |
2009-04-29 | backport commit 3444b26afa145148951112534f298bdc554ec789 | Mauro Carvalho Chehab |
2009-04-05 | pvrusb2: Select, track, and report IR scheme in use with the device | Mike Isely |
2009-04-04 | pvrusb2: Drop client_register/unregister stubs | Mauro Carvalho Chehab |
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 |