summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2
AgeCommit message (Expand)Author
2009-05-13pvrusb2: Instantiate ir_video I2C device by defaultMauro Carvalho Chehab
2009-05-11merge: http://linuxtv.org/hg/~mcisely/pvrusb2-devMauro Carvalho Chehab
2009-05-09pvrusb2: Allocate a routing ID for future support of Terratec Grabster AV400Mike Isely
2009-05-02V4L/DVB: cleanup redundant tests on unsignedMauro Carvalho Chehab
2009-05-01pvrusb2: remove driver_data direct access of struct deviceMike Isely
2009-05-01pvrusb2: Don't use the internal i2c client listMike Isely
2009-05-01pvrusb2: Bump up version advertised through v4l interfaceMike Isely
2009-05-01pvrusb2: Set ir_video autoloading to default disabledMike Isely
2009-05-01pvrusb2: Update to work with upcoming ir_video changes in v4l-dvb coreMike Isely
2009-04-30remove driver_data direct access of struct deviceMauro Carvalho Chehab
2009-05-05pvrusb2: Ensure the PVRUSB2 disabled the i2c gate on the tda10048.Steven Toth
2009-05-02pvrusb2: Ensure we specify the I/F at attach time.Steven Toth
2009-04-29backport commit 3444b26afa145148951112534f298bdc554ec789Mauro Carvalho Chehab
2009-04-05pvrusb2: Select, track, and report IR scheme in use with the deviceMike Isely
2009-04-04pvrusb2: Drop client_register/unregister stubsMauro Carvalho Chehab
2009-04-05merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2009-04-02v4l2-subdev: change s_routing prototypeHans Verkuil
2009-04-01pvrusb2: use usb_interface.dev for v4l2_device_registerJanne Grunau
2009-03-31pvrusb2: Fix uninitialized tuner_setup field(s)Mike Isely
2009-03-31pvrusb2: Report def_val items in sysfs symbolically, consistent with cur_valMike Isely
2009-03-31pvrusb2: Fix incorrect reporting of default value for non-integer controlsMike Isely
2009-04-01v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su...Hans Verkuil
2009-04-01v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-03-30v4l2-subdev: add load_fw and use that instead of abusing core->init.Hans Verkuil
2009-03-26pvrusb2: add a missing source at MakefileMauro Carvalho Chehab
2009-03-24pvrusb2: Use v4l2_device_disconnect()Mike Isely
2009-03-15pvrusb2: Add composite and s-video input support for OnAir devicesMike Isely
2009-03-14pvrusb2: Add sub-device for demodMike Isely
2009-03-08pvrusb2: Remove ancient IVTV specific ioctl functionsMike Isely
2009-03-08pvrusb2: Remove old i2c layer; we use v4l2-subdev nowMike Isely
2009-03-08pvrusb2: Implement better reporting on attached sub-devicesMike Isely
2009-03-08pvrusb2: Fix slightly mis-leading header in debug interface outputMike Isely
2009-03-06pvrusb2: Fix space-after-comma idiocyMike Isely
2009-03-06pvrusb2: Make a bunch of dvb config structures const (trivial)Mike Isely
2009-03-06pvrusb2: Convert all device definitions to use new sub-device declarationsMike Isely
2009-03-06pvrusb2: Define default I2C address for CS53L32A sub-deviceMike Isely
2009-03-06pvrusb2: Fix incorrectly named sub-device IDMike Isely
2009-03-06pvrusb2: Define default I2C addresses for msp3400 and saa7115 sub-devicesMike Isely
2009-03-06pvrusb2: Issue required core init broadcast to all sub-devicesMike Isely
2009-03-06pvrusb2: Implement mechanism to force a full sub-device updateMike Isely
2009-03-06pvrusb2: Correct some trace print inaccuraciesMike Isely
2009-03-06pvrusb2: Implement trace print for stream on / off actionMike Isely
2009-03-06pvrusb2: Define default I2C address for cx25840 sub-deviceMike Isely
2009-03-06pvrusb2: Broadcast tuner type change to sub-devicesMike Isely
2009-03-06pvrusb2: Deal with space-after-comma coding style idiocyMike Isely
2009-03-06pvrusb2: Sub-device update must happen BEFORE state dirty bits are clearedMike Isely
2009-03-06pvrusb2: Allow sub-devices to insert correctlyMike Isely
2009-03-06pvrusb2: Fix bugs involved in listing of sub-devicesMike Isely
2009-03-06pvrusb2: Fix uninitialized counterMike Isely
2009-03-06pvrusb2: Define default i2c address for wm8775 sub-deviceMike Isely