| Commit message (Expand) | Author | Age |
* | 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 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 |
* | V4L/DVB (4854): Handle errors from input_register_device() | Dmitry Torokhov | 2006-12-10 |
* | usb: quickcam_messenger free urb cleanup | Mariusz Kozlowski | 2006-12-01 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | V4L/DVB (4599): Adds Compro PS39U USB ID to Vicam driver | Bas Bloemsaat | 2006-09-26 |
* | V4L/DVB (4413): Konicawc - handle errors from input_register_device() | Dmitry Torokhov | 2006-09-26 |
* | V4L/DVB (4344): Fix broken dependencies on media Kconfig | Mauro Carvalho Chehab | 2006-07-29 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] fix "USB: move <linux/usb_input.h> to <linux/usb/input.h>" | Andrew Morton | 2006-06-26 |
* | V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi... | Mauro Carvalho Chehab | 2006-06-25 |
* | V4L/DVB (4036): Fix some compilation warnings | Mauro Carvalho Chehab | 2006-06-25 |
* | V4L/DVB (4018): Usbvideo/quickcam_messenger driver v4l | jayakumar.video@gmail.com | 2006-06-25 |
* | [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> | David Brownell | 2006-06-21 |
* | V4L/DVB (3774): Create V4L1 config options | Mauro Carvalho Chehab | 2006-05-12 |
* | V4L/DVB (3653h): Move usb v4l docs into Documentation/video4linux | Michael Krufky | 2006-04-02 |
* | V4L/DVB (3653f): usbvideo: fixed Kconfig menu and Makefile build configuration | Michael Krufky | 2006-04-02 |
* | V4L/DVB (3599b): Whitespace cleanups under drivers/media | Mauro Carvalho Chehab | 2006-03-25 |
* | V4L/DVB (3599a): Move drivers/usb/media to drivers/media/video | Mauro Carvalho Chehab | 2006-03-25 |