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