Age | Commit message (Expand) | Author |
2010-02-26 | V4L/DVB (13954): Correct NULL test | Julia Lawall |
2009-12-16 | V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments | Laurent Pinchart |
2009-12-16 | V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers | Laurent Pinchart |
2009-12-16 | V4L/DVB (13550): v4l: Use the new video_device_node_name function | Laurent Pinchart |
2009-12-05 | V4L/DVB (13241): Cleanup redundant tests on unsigned | Roel Kluin |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-06-16 | V4L/DVB (11992): Add missing __devexit_p() | Jean Delvare |
2009-06-16 | V4L/DVB: cleanup redundant tests on unsigned | Roel Kluin |
2009-04-06 | V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s... | Hans Verkuil |
2009-04-06 | V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. | Hans Verkuil |
2009-04-06 | V4L/DVB (11354): usbvision: use usb_interface.dev for v4l2_device_register | Janne Grunau |
2009-03-30 | V4L/DVB (11271): usbvision: Remove buffer type checks from enum_fmt_vid_cap, ... | Trent Piepho |
2009-03-30 | V4L/DVB (11045): v4l2: call v4l2_device_disconnect in USB drivers. | Hans Verkuil |
2009-03-30 | V4L/DVB (10818): usbvision: Don't need to zero ioctl parameter fields | Trent Piepho |
2009-03-30 | V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl | Trent Piepho |
2009-03-30 | V4L/DVB (10738): Get rid of video_decoder.h header were uneeded | Mauro Carvalho Chehab |
2009-03-30 | V4L/DVB (10692): usbvision: convert to v4l2_device/v4l2_subdev. | Hans Verkuil |
2009-03-30 | V4L/DVB (10306): usbvision: use usb_make_path to report bus info | Thierry MERLE |
2009-03-30 | V4L/DVB (10298): remove err macro from few usb devices | Mauro Carvalho Chehab |
2009-01-07 | V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc | Julia Lawall |
2009-01-02 | V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins... | Hans Verkuil |
2009-01-02 | V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. | Hans Verkuil |
2009-01-02 | V4L/DVB (10135): v4l2: introduce v4l2_file_operations. | Hans Verkuil |
2008-12-30 | V4L/DVB (10130): use USB API functions rather than constants | Julia Lawall |
2008-12-29 | V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_... | Kay Sievers |
2008-12-29 | V4L/DVB (9503): v4l: remove inode argument from video_usercopy | Hans Verkuil |
2008-10-21 | V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d | Hans Verkuil |
2008-10-17 | remove CONFIG_KMOD from drivers | Johannes Berg |
2008-10-12 | V4L/DVB (9116): USB: remove info() macro from usb media drivers | Greg Kroah-Hartman |
2008-10-12 | V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide... | Hans Verkuil |
2008-10-12 | V4L/DVB (8613): v4l: move BKL down to the driver level. | Hans Verkuil |
2008-07-27 | V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil |
2008-07-26 | V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2... | Hans Verkuil |
2008-07-26 | V4L/DVB (8483): Remove obsolete owner field from video_device struct. | Hans Verkuil |
2008-07-26 | V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st... | Hans Verkuil |
2008-07-26 | V4L/DVB (8477): v4l: remove obsolete audiochip.h | Hans Verkuil |
2008-07-23 | V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.... | Hans Verkuil |
2008-07-23 | V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev' | Hans Verkuil |
2008-07-23 | V4L/DVB (8428): videodev: rename 'dev' to 'parent' | Hans Verkuil |
2008-07-20 | v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 | Hans Verkuil |
2008-07-20 | V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks | Hans Verkuil |
2008-04-24 | V4L/DVB (7503): usbvision: rename __PRETTY_FUNCTION__ occurrences | Thierry MERLE |
2008-04-24 | V4L/DVB (7502): v4l: video/usbvision replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-24 | V4L/DVB (7094): static memory | Douglas Schilling Landgraf |
2008-02-03 | drivers/media/: Spelling fixes | Joe Perches |
2008-01-25 | V4L/DVB (6812): media: video: usbvision: remove ctrlUrbLock | Daniel Walker |
2008-01-25 | V4L/DVB (6811): media-video-usbvision-add-mutex_unlock-to-error-paths-fix | Andrew Morton |
2008-01-25 | V4L/DVB (6810): media: video: usbvision: add mutex_unlock() to error paths | Daniel Walker |
2008-01-25 | V4L/DVB (6400): usbvision: Convert the usbvision->lock semaphore to the mutex... | Matthias Kaehlcke |