| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB: Remove obsolete w9968cf v4l1 driver | Amerigo Wang | 2010-08-02 | 1 | -3619/+0 |
* | V4L/DVB: smscoreapi/w9968cf: drivers/media: Remove unnecesary kmalloc casts | Joe Perches | 2010-08-02 | 1 | -2/+1 |
* | V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments | Laurent Pinchart | 2009-12-16 | 1 | -1/+0 |
* | V4L/DVB (13551): v4l: Remove video_device::num usage from device drivers | Laurent Pinchart | 2009-12-16 | 1 | -2/+1 |
* | V4L/DVB (13550): v4l: Use the new video_device_node_name function | Laurent Pinchart | 2009-12-16 | 1 | -13/+17 |
* | V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends | Hans Verkuil | 2009-09-19 | 1 | -2/+2 |
* | V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses | Jean Delvare | 2009-09-12 | 1 | -1/+0 |
* | V4L/DVB (11908): w8968cf: Use v4l bounding/alignment function | Trent Piepho | 2009-06-23 | 1 | -21/+14 |
* | V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t... | Hans Verkuil | 2009-04-07 | 1 | -1/+2 |
* | V4L/DVB (11358): w9968cf: use usb_interface.dev for v4l2_device_register | Janne Grunau | 2009-04-07 | 1 | -1/+1 |
* | V4L/DVB (11045): v4l2: call v4l2_device_disconnect in USB drivers. | Hans Verkuil | 2009-03-30 | 1 | -1/+3 |
* | V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers | Mauro Carvalho Chehab | 2009-03-30 | 1 | -0/+1 |
* | V4L/DVB (10874): w9968cf/ovcamchip: convert to v4l2_subdev. | Hans Verkuil | 2009-03-30 | 1 | -86/+28 |
* | V4L/DVB (10873): w9968cf: add v4l2_device. | Hans Verkuil | 2009-03-30 | 1 | -7/+13 |
* | i2c: Drop I2C_CLASS_CAM_DIGITAL | Jean Delvare | 2009-01-07 | 1 | -1/+0 |
* | V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. | Hans Verkuil | 2009-01-02 | 1 | -5/+5 |
* | V4L/DVB (10135): v4l2: introduce v4l2_file_operations. | Hans Verkuil | 2009-01-02 | 1 | -18/+14 |
* | V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d | Hans Verkuil | 2008-10-21 | 1 | -8/+8 |
* | remove CONFIG_KMOD from drivers | Johannes Berg | 2008-10-16 | 1 | -2/+2 |
* | V4L/DVB (8883): w9968cf: Fix order of usb_alloc_urb validation | Douglas Schilling Landgraf | 2008-09-29 | 1 | -1/+1 |
* | V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil | 2008-07-27 | 1 | -1/+0 |
* | V4L/DVB (8483): Remove obsolete owner field from video_device struct. | Hans Verkuil | 2008-07-26 | 1 | -1/+0 |
* | V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.h | Mauro Carvalho Chehab | 2008-07-24 | 1 | -0/+1 |
* | V4L/DVB (8428): videodev: rename 'dev' to 'parent' | Hans Verkuil | 2008-07-23 | 1 | -1/+1 |
* | V4L/DVB (7402): add macro validation for v4l_compat_ioctl32 | Douglas Schilling Landgraf | 2008-04-24 | 1 | -0/+2 |
* | V4L/DVB (7094): static memory | Douglas Schilling Landgraf | 2008-04-24 | 1 | -1/+1 |
* | V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field | Mauro Carvalho Chehab | 2007-10-22 | 1 | -1/+0 |
* | i2c: Remove NOP i2c_algorithm.algo_control() methods | David Brownell | 2007-10-13 | 1 | -11/+0 |
* | V4L/DVB (6307): V4L: w9968cf, remove bad usage of ERESTARTSYS | Jiri Slaby | 2007-10-10 | 1 | -1/+1 |
* | V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab | 2007-10-10 | 1 | -1/+0 |
* | i2c: Declare more i2c_adapter parent devices | Jean Delvare | 2007-02-13 | 1 | -0/+1 |
* | [PATCH] mark struct file_operations const 4 | Arjan van de Ven | 2007-02-12 | 1 | -2/+2 |
* | V4L/DVB (4958): Fix namespace conflict between w9968cf.c on MIPS | Ralf Baechle | 2006-12-27 | 1 | -12/+12 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | USB: Dealias -110 code (more complete) | Pete Zaitcev | 2006-09-27 | 1 | -4/+3 |
* | V4L/DVB (3599b): Whitespace cleanups under drivers/media | Mauro Carvalho Chehab | 2006-03-25 | 1 | -465/+465 |
* | V4L/DVB (3599a): Move drivers/usb/media to drivers/media/video | Mauro Carvalho Chehab | 2006-03-25 | 1 | -0/+3691 |