| Commit message (Expand) | Author | Age |
* | V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc | Julia Lawall | 2009-01-07 |
* | 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 | 2009-01-02 |
* | V4L/DVB (10130): use USB API functions rather than constants | Julia Lawall | 2008-12-30 |
* | V4L/DVB (10111): quickcam_messenger.c: fix a warning | Mauro Carvalho Chehab | 2008-12-30 |
* | V4L/DVB (9972): v4l: usbvideo, fix module ref count check | Jiri Slaby | 2008-12-30 |
* | V4L/DVB (9503): v4l: remove inode argument from video_usercopy | Hans Verkuil | 2008-12-29 |
* | V4L/DVB (9351): ibmcam: Fix a regression caused by a482f327ff56bc3cf53176a7eb... | Mauro Carvalho Chehab | 2008-11-11 |
* | V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d | Hans Verkuil | 2008-10-21 |
* | USB: remove warn() macro from usb media drivers | Greg Kroah-Hartman | 2008-10-17 |
* | 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 (8786): v4l2: remove the priv field, use dev_get_drvdata instead | Hans Verkuil | 2008-10-12 |
* | V4L/DVB (8783): v4l: add all missing video_device release callbacks | Hans Verkuil | 2008-10-12 |
* | V4L/DVB (8695): usbvideo: add proper error check and add release function | Hans Verkuil | 2008-10-12 |
* | V4L/DVB (8613): v4l: move BKL down to the driver level. | Hans Verkuil | 2008-10-12 |
* | V4L/DVB (8779): v4l: fix more incorrect video_register_device result checks | Hans Verkuil | 2008-09-03 |
* | V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings | Hans Verkuil | 2008-09-03 |
* | V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil | 2008-07-27 |
* | 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 (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.... | Hans Verkuil | 2008-07-23 |
* | V4L/DVB (8428): videodev: rename 'dev' to 'parent' | Hans Verkuil | 2008-07-23 |
* | vicam: use request_firmware() | Jaswinder Singh | 2008-07-14 |
* | V4L/DVB (7970): mix trivial endianness annotations | Al Viro | 2008-06-05 |
* | Add macros similar to min/max/min_t/max_t | Harvey Harrison | 2008-04-30 |
* | V4L/DVB (7589): ibmcam: improve support for the IBM PC Camera Pro | David Hilvert | 2008-04-24 |
* | V4L/DVB (7528): media/video/usbvideo replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-24 |
* | V4L/DVB (7402): add macro validation for v4l_compat_ioctl32 | Douglas Schilling Landgraf | 2008-04-24 |
* | V4L/DVB (7335): usb-video: checkpatch fixes | Andrew Morton | 2008-04-24 |
* | V4L/DVB (7094): static memory | Douglas Schilling Landgraf | 2008-04-24 |
* | V4L/DVB (7334): usb video: add a device link to usbvideo devices, else hal wi... | Pascal Terjan | 2008-03-20 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-02-07 |
|\ |
|
| * | V4L/DVB: Don't access input_dev->private directly | Dmitry Torokhov | 2008-01-21 |
* | | drivers/media/: Spelling fixes | Joe Perches | 2008-02-03 |
|/ |
|
* | V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field | Mauro Carvalho Chehab | 2007-10-22 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 |
* | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 |
* | V4L/DVB (5750): Remove obsoleted support for PROC_FS on vicam.c | Mauro Carvalho Chehab | 2007-07-18 |
* | V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro. | Robert P. J. Day | 2007-07-18 |
* | V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parent | Dmitry Torokhov | 2007-07-18 |
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2007-05-11 |
|\ |
|
| * | V4L/DVB (5586): Use menuconfig objects II - V4L | Jan Engelhardt | 2007-05-09 |
* | | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 |
|/ |
|
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | V4L/DVB (5399): Usbvideo module handling | Oliver Neukum | 2007-04-27 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | [PATCH] mark struct file_operations const 4 | Arjan van de Ven | 2007-02-12 |
* | V4L/DVB (5024): Fix quickcam communicator driver for big endian architectures | Grant Likely | 2007-01-15 |