summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2
AgeCommit message (Expand)Author
2009-09-15merge: http://kernellabs.com/hg/~mkrufky/tda18271-mergeMauro Carvalho Chehab
2009-08-29pvrusb2: disable tda18271 slave tuner output / loop thru in standby modeMichael Krufky
2009-06-19Stop defining I2C adapter IDs nobody usesMauro Carvalho Chehab
2009-06-20pvrusb2: De-obfuscate code which handles routing schemesMike Isely
2009-06-20pvrusb2: Improve handling of routing schemesMike Isely
2009-06-20pvrusb2: Change initial default frequency settingMike Isely
2009-06-20pvrusb2: Re-fix hardware scaling on video standard changeMike Isely
2009-06-20pvrusb2: Fix hardware scaling when used with cx25840Mike Isely
2009-05-27Building system: Restore compilation with kernels older than 2.6.29Mauro Carvalho Chehab
2009-05-27merge: http://kernellabs.com/hg/~stoth/tda10048-mergeMauro Carvalho Chehab
2009-05-15pvrusb2: Ensure we specify I/F's for all bandwidthsSteven Toth
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