summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/usbvision/usbvision-video.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: usbvision: remove BKL from usbvisionHans Verkuil2010-10-211-5/+3
* V4L/DVB: drivers/media: Eliminate a NULL pointer dereferenceJulia Lawall2010-06-011-2/+1
* V4L/DVB: usbvision: don't use usb_set_intfdata, let v4l2_device_register hand...Hans Verkuil2010-05-191-4/+1
* V4L/DVB: usbvision: remove non-working vbi deviceHans Verkuil2010-05-191-77/+0
* V4L/DVB (13954): Correct NULL testJulia Lawall2010-02-261-1/+1
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-161-4/+0
* V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart2009-12-161-3/+3
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-161-12/+12
* V4L/DVB (13241): Cleanup redundant tests on unsignedRoel Kluin2009-12-051-1/+1
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* V4L/DVB (11992): Add missing __devexit_p()Jean Delvare2009-06-161-1/+1
* V4L/DVB: cleanup redundant tests on unsignedRoel Kluin2009-06-161-1/+1
* V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...Hans Verkuil2009-04-061-2/+2
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11354): usbvision: use usb_interface.dev for v4l2_device_registerJanne Grunau2009-04-061-3/+5
* V4L/DVB (11271): usbvision: Remove buffer type checks from enum_fmt_vid_cap, ...Trent Piepho2009-03-301-9/+1
* V4L/DVB (11045): v4l2: call v4l2_device_disconnect in USB drivers.Hans Verkuil2009-03-301-0/+2
* V4L/DVB (10818): usbvision: Don't need to zero ioctl parameter fieldsTrent Piepho2009-03-301-7/+0
* V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctlTrent Piepho2009-03-301-3/+0
* V4L/DVB (10738): Get rid of video_decoder.h header were uneededMauro Carvalho Chehab2009-03-301-1/+0
* V4L/DVB (10692): usbvision: convert to v4l2_device/v4l2_subdev.Hans Verkuil2009-03-301-35/+28
* V4L/DVB (10306): usbvision: use usb_make_path to report bus infoThierry MERLE2009-03-301-2/+1
* V4L/DVB (10298): remove err macro from few usb devicesMauro Carvalho Chehab2009-03-301-14/+22
* V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etcJulia Lawall2009-01-071-2/+1
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-021-4/+5
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-021-2/+2
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-16/+10
* V4L/DVB (10130): use USB API functions rather than constantsJulia Lawall2008-12-301-3/+2
* V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...Kay Sievers2008-12-291-1/+1
* V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil2008-12-291-2/+2
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-211-6/+6
* remove CONFIG_KMOD from driversJohannes Berg2008-10-171-4/+0
* V4L/DVB (9116): USB: remove info() macro from usb media driversGreg Kroah-Hartman2008-10-121-1/+2
* V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Hans Verkuil2008-10-121-91/+31
* V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil2008-10-121-0/+2
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-271-3/+0
* V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...Hans Verkuil2008-07-261-1/+0
* V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil2008-07-261-3/+0
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-261-15/+23
* V4L/DVB (8477): v4l: remove obsolete audiochip.hHans Verkuil2008-07-261-1/+0
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-231-0/+1
* V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'Hans Verkuil2008-07-231-45/+27
* V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2008-07-231-1/+1
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-201-12/+0
* V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil2008-07-201-9/+9
* V4L/DVB (7503): usbvision: rename __PRETTY_FUNCTION__ occurrencesThierry MERLE2008-04-241-3/+3
* V4L/DVB (7502): v4l: video/usbvision replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-18/+18
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-2/+2
* drivers/media/: Spelling fixesJoe Perches2008-02-031-1/+1
OpenPOWER on IntegriCloud