Age | Commit message (Expand) | Author | Files | Lines |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2 | -2/+0 |
2007-05-02 | i2c: Cleanup the includes of <linux/i2c.h> | Jean Delvare | 1 | -1/+0 |
2007-04-27 | V4L/DVB (5530): Usbvision: remove CustomDevice facility | Thierry MERLE | 3 | -223/+64 |
2007-04-27 | V4L/DVB (5529): Usbvision: remove not needed TUNER_SET_TYPE_ADDR call | Thierry MERLE | 1 | -10/+1 |
2007-04-27 | V4L/DVB (5528): Usbvision: reverting some i2c cleanups | Thierry MERLE | 1 | -23/+40 |
2007-04-27 | V4L/DVB (5525): Usbvision: fix confusion over 7-bit vs 8-bit TDDA9887 addresses | Trent Piepho | 1 | -3/+4 |
2007-04-27 | V4L/DVB (5524): Usbvision: fix TDA9887 detection | Thierry MERLE | 1 | -0/+1 |
2007-04-27 | V4L/DVB (5523): Usbvision: fix a debug message in usb probe function | Thierry MERLE | 1 | -1/+1 |
2007-04-27 | V4L/DVB (5522): Usbvision: i2c function cleanups | Thierry MERLE | 4 | -90/+66 |
2007-04-27 | V4L/DVB (5521): Usb_get_dev were called twice. Removing the extra call. | Mauro Carvalho Chehab | 1 | -2/+0 |
2007-04-27 | V4L/DVB (5518): Fix a bug on device detection | Mauro Carvalho Chehab | 3 | -0/+7 |
2007-04-27 | V4L/DVB (5517): Usbvision: store the device database more efficiently | Trent Piepho | 4 | -182/+89 |
2007-04-27 | V4L/DVB (5516): Reduce usbvision data size | Mauro Carvalho Chehab | 3 | -9/+8 |
2007-04-27 | V4L/DVB (5515): Use a better format to represent usbvision supported boards | Mauro Carvalho Chehab | 4 | -161/+1258 |
2007-04-27 | V4L/DVB (5386): Add some missing Hauppauge and Belkin devices to the driver | Dwaine P. Garden | 1 | -59/+77 |
2007-03-01 | V4L/DVB (5304): Improve chip matching in v4l2_register | Hans Verkuil | 1 | -2/+2 |
2007-02-21 | V4L/DVB (5206): Usbvision: set alternate interface modification | Thierry MERLE | 4 | -16/+81 |
2007-02-21 | V4L/DVB (5205): Usbvision: dynamic allocation for frames | Thierry MERLE | 3 | -35/+60 |
2007-02-21 | V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER | Trent Piepho | 1 | -26/+14 |
2007-02-21 | V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only | Trent Piepho | 1 | -6/+6 |
2007-02-21 | V4L/DVB (5032): Improves some USBVision info messages | Dwaine Garden | 1 | -8/+8 |
2007-02-21 | V4L/DVB (5018): Make usbvision_rvfree() static | Adrian Bunk | 2 | -2/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 3 | -3/+0 |
2007-02-14 | i2c: Declare more i2c_adapter parent devices | Jean Delvare | 1 | -0/+1 |
2007-02-12 | [PATCH] mark struct file_operations const 4 | Arjan van de Ven | 1 | -3/+3 |
2007-02-09 | [PATCH] usbvision missing __user | Al Viro | 1 | -1/+1 |
2007-01-15 | V4L/DVB (5019): Fix the frame->grabstate update in read() entry point. | Thierry MERLE | 1 | -2/+1 |
2006-12-27 | V4L/DVB (5012): Usbvision fix: It was using "&&" instead "&" | Alexey Dobriyan | 1 | -1/+1 |
2006-12-27 | V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selected | Dwaine Garden | 2 | -51/+94 |
2006-12-27 | V4L/DVB (4970): Usbvision memory fixes | Thierry MERLE | 4 | -48/+19 |
2006-12-27 | V4L/DVB (4960): Removal of unused code from usbvision-i2c.c | Mauro Carvalho Chehab | 2 | -46/+4 |
2006-12-27 | V4L/DVB (4959): Usbvision: possible cleanups | Adrian Bunk | 4 | -21/+21 |
2006-12-12 | V4L/DVB (4954): Fix: On ia64, i2c adap->inb/adap->outb are wrongly evaluated | Mauro Carvalho Chehab | 1 | -5/+9 |
2006-12-10 | V4L/DVB 4949b: Fix container_of pointer retreival | Thierry MERLE | 2 | -3/+1 |
2006-12-10 | V4L/DVB (4949a): Fix INIT_WORK | Mauro Carvalho Chehab | 2 | -4/+6 |
2006-12-10 | V4L/DVB (4953): Usbvision minor fixes | Thierry MERLE | 3 | -10/+26 |
2006-12-10 | V4L/DVB (4951): Add version.h, since it is required for VIDIOC_QUERYCAP | Mauro Carvalho Chehab | 1 | -0/+1 |
2006-12-10 | V4L/DVB (4941): Remove LINUX_VERSION_CODE and fix identations | Mauro Carvalho Chehab | 3 | -48/+14 |
2006-12-10 | V4L/DVB (4942): Whitespace cleanups | Mauro Carvalho Chehab | 3 | -25/+25 |
2006-12-10 | V4L/DVB (4937): Usbvision cleanup and code reorganization | Thierry MERLE | 7 | -3688/+2796 |
2006-12-10 | V4L/DVB (4936): Make MT4049FM5 tuner to set FM Gain to Normal | Thierry MERLE | 1 | -2/+0 |
2006-12-10 | V4L/DVB (4934): Usbvision radio requires GainNormal at e register | Mauro Carvalho Chehab | 1 | -0/+3 |
2006-12-10 | V4L/DVB (4933): Usbvision_v4l2: radio interface / tda9887 problem ? | Thierry MERLE | 1 | -167/+67 |
2006-12-10 | V4L/DVB (4932): Usbvision_v4l2: fix norm setting problems | Thierry MERLE | 2 | -58/+46 |
2006-12-10 | V4L/DVB (4931): Removed usbvision_ioctl.h, since it isn't required anymore | Mauro Carvalho Chehab | 1 | -34/+0 |
2006-12-10 | V4L/DVB (4930): Usbvision_v4l2 : mmap corrected to get all frames | Thierry MERLE | 1 | -46/+59 |
2006-12-10 | V4L/DVB (4929): Read() implementation + format set/get simplifications | Thierry MERLE | 1 | -156/+167 |
2006-12-10 | V4L/DVB (4928): Usbvision_v4l2 robustness on disconnect | Thierry | 2 | -12/+12 |
2006-12-10 | V4L/DVB (4927): Enhancements on usbvision driver | Thierry MERLE | 3 | -332/+418 |
2006-12-10 | V4L/DVB (4926): Fix USBVision handling of VIDIOC_QUERYCTRL | Dwaine Garden | 1 | -217/+182 |