summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2
AgeCommit message (Expand)Author
2009-03-10Fix Kbuild MEDIA_TUNER_CUSTOMIZE dependenciesMauro Carvalho Chehab
2009-03-08get rid of the other occurrences of DVB_FE_CUSTOMIZE typoMauro Carvalho Chehab
2009-03-06Kconfig: replace DVB_FE_CUSTOMIZE to DVB_FE_CUSTOMISEMauro Carvalho Chehab
2009-01-22pvrusb2: Use usb_make_path() to determine device bus locationMike Isely
2009-01-08remove err macro from few usb devicesMauro Carvalho Chehab
2009-01-23Reverting changeset 10298. It were committed with a wrong From: meta-tagMauro Carvalho Chehab
2009-01-08remove err macro from few usb devicesMauro Carvalho Chehab
2009-01-16pvrusb2: Code module name directly in printkMike Isely
2009-01-16pvrusb2: Issue VIDIOC_INT_INIT to v4l2 modules when they first attachMike Isely
2009-01-14pvrusb2: Fix misleading comment caused by earlier commitMauro Carvalho Chehab
2009-01-14pvrusb2: Change sysfs serial number handlingMauro Carvalho Chehab
2009-01-14pvrusb2: Generate a device-unique identifierMauro Carvalho Chehab
2009-01-14pvrusb2: Stop advertising VBI capability - it isn't thereMauro Carvalho Chehab
2009-01-14changeset: 10235:e30767d80056Mauro Carvalho Chehab
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-12-30v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-16Revert changeset 9886Mauro Carvalho Chehab
2008-11-25fix boards for kernels with algo_controlMauro Carvalho Chehab
2008-10-30V4L: struct device - replace bus_id with dev_name(), dev_set_name()Mauro Carvalho Chehab
2008-11-01v4l: remove inode argument from video_usercopyHans Verkuil
2008-10-21Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab
2008-10-19v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-10-19pvrusb2: Keep MPEG PTSs from drifting awayMike Isely
2008-10-19pvrusb2: Fix deadlock problemMike Isely
2008-10-10USB: remove info() macro from usb media driversMauro Carvalho Chehab
2008-09-05merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2008-09-04v4l-dvb: fix assorted sparse warningsHans Verkuil
2008-09-03pvrusb2: Remove comment lines which refer to checkpatch's behaviorMike Isely
2008-08-31pvrusb2: Disable virtual IR device when not needed.Mike Isely
2008-08-31pvrusb2: Implement cropping pass throughMike Isely
2008-08-31pvrusb2: Implement default value retrieval in sysfs interfaceMike Isely
2008-08-31pvrusb2: Be able to programmatically retrieve a control's default valueMike Isely
2008-08-31pvrusb2: Mark crop window size change as being disruptive to the encoderMike Isely
2008-08-30pvrusb2: Implement crop supportMike Isely
2008-08-30pvrusb2: Fail gracefully if an alien USB ID is usedMike Isely
2008-08-30pvrusb2: Remove BKLMike Isely
2008-08-30pvrusb2: Add comment elaborating on direct use of swab32()Mike Isely
2008-08-30pvrusb2: Handle USB ID 2040:2950 same as 2040:2900Mike Isely
2008-08-18pvrusb2: use proper byteorder interfaceMauro Carvalho Chehab
2008-07-30v4l: move BKL down to the driver level.Hans Verkuil
2008-07-27backport commit 27ac792ca0b0a1e7e65f20342260650516c95864Mauro Carvalho Chehab
2008-07-27remove select's of FW_LOADERMauro Carvalho Chehab
2008-07-27merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-videodevMauro Carvalho Chehab
2008-07-26pvrusb2: fix device descriptions for HVR-1900 & HVR-1950Michael Krufky
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-21Remove obsolete owner field from video_device struct.Hans Verkuil
2008-07-25pvrusb2: Cosmetic macro fix (benign)Mike Isely
2008-07-25pvrusb2: Enable IR chip on HVR-1900 class devicesMike Isely
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil