aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/usbvision
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-236-97/+114
|\
| * [media] usbvision: remove broken testpatternOndrej Zary2011-05-201-92/+0
| * [media] usbvision: add Nogatech USB MicroCamOndrej Zary2011-05-206-5/+114
* | treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-261-2/+3
|/
* [media] usbvision: coding styleHans Verkuil2010-12-305-686/+557
* [media] usbvision: convert // to /* */Hans Verkuil2010-12-304-175/+173
* [media] usbvision: get rid of camelCaseHans Verkuil2010-12-305-1581/+1581
* [media] usbvision: convert to unlocked_ioctlHans Verkuil2010-12-303-43/+9
* [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-291-3/+0
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-021-3/+3
|\
| * [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-221-3/+3
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
|/
* [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart2010-10-221-3/+3
* V4L/DVB: usbvision: remove BKL from usbvisionHans Verkuil2010-10-213-5/+13
* V4L/DVB: drivers/media: Eliminate a NULL pointer dereferenceJulia Lawall2010-06-011-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-201-8/+8
|\
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-8/+8
* | V4L/DVB: usbvision: add delay before detecting the saa711xHans Verkuil2010-05-191-0/+3
* | V4L/DVB: usbvision: don't use usb_set_intfdata, let v4l2_device_register hand...Hans Verkuil2010-05-192-4/+6
* | V4L/DVB: usbvision: remove non-working vbi deviceHans Verkuil2010-05-192-78/+0
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-2/+1
* 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 (13551): v4l: Remove video_device::num usage from device driversLaurent Pinchart2009-12-161-2/+2
* 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-233-3/+0
* V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-191-6/+6
* 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 (11958): usbvision-core.c: vfree does its own NULL checkFigo.zhang2009-06-161-8/+6
* V4L/DVB: cleanup redundant tests on unsignedRoel Kluin2009-06-161-1/+1
* V4L/DVB: usbvision: remove unused #include <version.h>Huang Weiyi2009-04-061-1/+0
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-061-4/+1
* V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...Hans Verkuil2009-04-061-2/+2
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-061-3/+6
* 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 (11140): usbvision: fix oops on ARM platform when allocating transfer...Devin Heitmueller2009-03-301-1/+1
* V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist.Hans Verkuil2009-03-301-1/+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-302-2/+0
* V4L/DVB (10692): usbvision: convert to v4l2_device/v4l2_subdev.Hans Verkuil2009-03-304-145/+75
* 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-303-33/+53
* V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings.Hans Verkuil2009-01-291-1/+1