aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/usbvision
Commit message (Expand)AuthorAge
* [media] usbvision: coding styleHans Verkuil2010-12-30
* [media] usbvision: convert // to /* */Hans Verkuil2010-12-30
* [media] usbvision: get rid of camelCaseHans Verkuil2010-12-30
* [media] usbvision: convert to unlocked_ioctlHans Verkuil2010-12-30
* [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-29
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-02
|\
| * [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-22
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/
* [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart2010-10-22
* V4L/DVB: usbvision: remove BKL from usbvisionHans Verkuil2010-10-20
* V4L/DVB: drivers/media: Eliminate a NULL pointer dereferenceJulia Lawall2010-06-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-21
|\
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-20
* | V4L/DVB: usbvision: add delay before detecting the saa711xHans Verkuil2010-05-19
* | V4L/DVB: usbvision: don't use usb_set_intfdata, let v4l2_device_register hand...Hans Verkuil2010-05-19
* | V4L/DVB: usbvision: remove non-working vbi deviceHans Verkuil2010-05-19
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* V4L/DVB (13954): Correct NULL testJulia Lawall2010-02-26
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-15
* V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart2009-12-15
* V4L/DVB (13551): v4l: Remove video_device::num usage from device driversLaurent Pinchart2009-12-15
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-15
* V4L/DVB (13241): Cleanup redundant tests on unsignedRoel Kluin2009-12-05
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-18
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* V4L/DVB (11992): Add missing __devexit_p()Jean Delvare2009-06-16
* V4L/DVB (11958): usbvision-core.c: vfree does its own NULL checkFigo.zhang2009-06-16
* V4L/DVB: cleanup redundant tests on unsignedRoel Kluin2009-06-16
* V4L/DVB: usbvision: remove unused #include <version.h>Huang Weiyi2009-04-06
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-06
* V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...Hans Verkuil2009-04-06
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-06
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-06
* V4L/DVB (11354): usbvision: use usb_interface.dev for v4l2_device_registerJanne Grunau2009-04-06
* V4L/DVB (11271): usbvision: Remove buffer type checks from enum_fmt_vid_cap, ...Trent Piepho2009-03-30
* V4L/DVB (11140): usbvision: fix oops on ARM platform when allocating transfer...Devin Heitmueller2009-03-30
* V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist.Hans Verkuil2009-03-30
* V4L/DVB (11045): v4l2: call v4l2_device_disconnect in USB drivers.Hans Verkuil2009-03-30
* V4L/DVB (10818): usbvision: Don't need to zero ioctl parameter fieldsTrent Piepho2009-03-30
* V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctlTrent Piepho2009-03-30
* V4L/DVB (10738): Get rid of video_decoder.h header were uneededMauro Carvalho Chehab2009-03-30
* V4L/DVB (10692): usbvision: convert to v4l2_device/v4l2_subdev.Hans Verkuil2009-03-30
* V4L/DVB (10306): usbvision: use usb_make_path to report bus infoThierry MERLE2009-03-30
* V4L/DVB (10298): remove err macro from few usb devicesMauro Carvalho Chehab2009-03-30
* V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings.Hans Verkuil2009-01-29
* V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etcJulia Lawall2009-01-07
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-02
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-02
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-02