Age | Commit message (Expand) | Author |
2009-01-22 | pvrusb2: Use usb_make_path() to determine device bus location | Mike Isely |
2009-01-08 | remove err macro from few usb devices | Mauro Carvalho Chehab |
2009-01-23 | Reverting changeset 10298. It were committed with a wrong From: meta-tag | Mauro Carvalho Chehab |
2009-01-08 | remove err macro from few usb devices | Mauro Carvalho Chehab |
2009-01-16 | pvrusb2: Code module name directly in printk | Mike Isely |
2009-01-16 | pvrusb2: Issue VIDIOC_INT_INIT to v4l2 modules when they first attach | Mike Isely |
2009-01-14 | pvrusb2: Fix misleading comment caused by earlier commit | Mauro Carvalho Chehab |
2009-01-14 | pvrusb2: Change sysfs serial number handling | Mauro Carvalho Chehab |
2009-01-14 | pvrusb2: Generate a device-unique identifier | Mauro Carvalho Chehab |
2009-01-14 | pvrusb2: Stop advertising VBI capability - it isn't there | Mauro Carvalho Chehab |
2009-01-14 | changeset: 10235:e30767d80056 | Mauro Carvalho Chehab |
2008-12-30 | v4l2: debugging API changed to match against driver name instead of ID. | Hans Verkuil |
2008-12-30 | v4l2-ioctl: change to long return type to match unlocked_ioctl. | Hans Verkuil |
2008-12-30 | v4l2: introduce v4l2_file_operations. | Hans Verkuil |
2008-12-16 | Revert changeset 9886 | Mauro Carvalho Chehab |
2008-11-25 | fix boards for kernels with algo_control | Mauro Carvalho Chehab |
2008-10-30 | V4L: struct device - replace bus_id with dev_name(), dev_set_name() | Mauro Carvalho Chehab |
2008-11-01 | v4l: remove inode argument from video_usercopy | Hans Verkuil |
2008-10-21 | Get rid of inode parameter at v4l_compat_translate_ioctl() | Mauro Carvalho Chehab |
2008-10-19 | v4l: use video_device.num instead of minor in video%d | Hans Verkuil |
2008-10-19 | pvrusb2: Keep MPEG PTSs from drifting away | Mike Isely |
2008-10-19 | pvrusb2: Fix deadlock problem | Mike Isely |
2008-10-10 | USB: remove info() macro from usb media drivers | Mauro Carvalho Chehab |
2008-09-05 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2008-09-04 | v4l-dvb: fix assorted sparse warnings | Hans Verkuil |
2008-09-03 | pvrusb2: Remove comment lines which refer to checkpatch's behavior | Mike Isely |
2008-08-31 | pvrusb2: Disable virtual IR device when not needed. | Mike Isely |
2008-08-31 | pvrusb2: Implement cropping pass through | Mike Isely |
2008-08-31 | pvrusb2: Implement default value retrieval in sysfs interface | Mike Isely |
2008-08-31 | pvrusb2: Be able to programmatically retrieve a control's default value | Mike Isely |
2008-08-31 | pvrusb2: Mark crop window size change as being disruptive to the encoder | Mike Isely |
2008-08-30 | pvrusb2: Implement crop support | Mike Isely |
2008-08-30 | pvrusb2: Fail gracefully if an alien USB ID is used | Mike Isely |
2008-08-30 | pvrusb2: Remove BKL | Mike Isely |
2008-08-30 | pvrusb2: Add comment elaborating on direct use of swab32() | Mike Isely |
2008-08-30 | pvrusb2: Handle USB ID 2040:2950 same as 2040:2900 | Mike Isely |
2008-08-18 | pvrusb2: use proper byteorder interface | Mauro Carvalho Chehab |
2008-07-30 | v4l: move BKL down to the driver level. | Hans Verkuil |
2008-07-27 | backport commit 27ac792ca0b0a1e7e65f20342260650516c95864 | Mauro Carvalho Chehab |
2008-07-27 | remove select's of FW_LOADER | Mauro Carvalho Chehab |
2008-07-27 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-videodev | Mauro Carvalho Chehab |
2008-07-26 | pvrusb2: fix device descriptions for HVR-1900 & HVR-1950 | Michael Krufky |
2008-07-26 | v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil |
2008-07-21 | Remove obsolete owner field from video_device struct. | Hans Verkuil |
2008-07-25 | pvrusb2: Cosmetic macro fix (benign) | Mike Isely |
2008-07-25 | pvrusb2: Enable IR chip on HVR-1900 class devices | Mike Isely |
2008-07-20 | videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.16 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.13 | Hans Verkuil |
2008-06-29 | pvrusb2: Update video_gop_size | Mike Isely |