Commit Graph

53 Commits (0a27a14a62921b438bb6f33772690d345a089be6)

Author SHA1 Message Date
Jean Delvare 7c59b6615f i2c: Cleanup the includes of <linux/i2c.h> 18 years ago
Thierry MERLE ec709bb801 V4L/DVB (5530): Usbvision: remove CustomDevice facility 18 years ago
Thierry MERLE 6284feafcf V4L/DVB (5529): Usbvision: remove not needed TUNER_SET_TYPE_ADDR call 18 years ago
Thierry MERLE bf8b20e190 V4L/DVB (5528): Usbvision: reverting some i2c cleanups 18 years ago
Trent Piepho 3153bd91bf V4L/DVB (5525): Usbvision: fix confusion over 7-bit vs 8-bit TDDA9887 addresses 18 years ago
Thierry MERLE f2c340583c V4L/DVB (5524): Usbvision: fix TDA9887 detection 18 years ago
Thierry MERLE 672d013bed V4L/DVB (5523): Usbvision: fix a debug message in usb probe function 18 years ago
Thierry MERLE 1ff16c2091 V4L/DVB (5522): Usbvision: i2c function cleanups 18 years ago
Mauro Carvalho Chehab d3df9c4fa1 V4L/DVB (5521): Usb_get_dev were called twice. Removing the extra call. 18 years ago
Mauro Carvalho Chehab f8a389db50 V4L/DVB (5518): Fix a bug on device detection 18 years ago
Trent Piepho c682b3a7fb V4L/DVB (5517): Usbvision: store the device database more efficiently 18 years ago
Mauro Carvalho Chehab f7ca6256bc V4L/DVB (5516): Reduce usbvision data size 18 years ago
Mauro Carvalho Chehab 659ae56dcd V4L/DVB (5515): Use a better format to represent usbvision supported boards 18 years ago
Dwaine P. Garden e6c1df5581 V4L/DVB (5386): Add some missing Hauppauge and Belkin devices to the driver 18 years ago
Hans Verkuil f3d092b84a V4L/DVB (5304): Improve chip matching in v4l2_register 18 years ago
Thierry MERLE 2a9f8b5d25 V4L/DVB (5206): Usbvision: set alternate interface modification 18 years ago
Thierry MERLE 6f78e186fe V4L/DVB (5205): Usbvision: dynamic allocation for frames 18 years ago
Trent Piepho 62d50addf0 V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER 18 years ago
Trent Piepho 52ebc763d8 V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only 18 years ago
Dwaine Garden de6a1b8edc V4L/DVB (5032): Improves some USBVision info messages 18 years ago
Adrian Bunk 4a06b538d6 V4L/DVB (5018): Make usbvision_rvfree() static 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Jean Delvare 12a917f69d i2c: Declare more i2c_adapter parent devices 18 years ago
Arjan van de Ven fa027c2a0a [PATCH] mark struct file_operations const 4 18 years ago
Al Viro 8a5ab4157b [PATCH] usbvision missing __user 18 years ago
Thierry MERLE c430ca1e16 V4L/DVB (5019): Fix the frame->grabstate update in read() entry point. 18 years ago
Alexey Dobriyan 70bdd9c83a V4L/DVB (5012): Usbvision fix: It was using "&&" instead "&" 18 years ago
Dwaine Garden ed00b41dc8 V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selected 18 years ago
Thierry MERLE 38284ba361 V4L/DVB (4970): Usbvision memory fixes 18 years ago
Mauro Carvalho Chehab c626846147 V4L/DVB (4960): Removal of unused code from usbvision-i2c.c 18 years ago
Adrian Bunk 0a0ceadebd V4L/DVB (4959): Usbvision: possible cleanups 18 years ago
Mauro Carvalho Chehab 2a7e9a260e V4L/DVB (4954): Fix: On ia64, i2c adap->inb/adap->outb are wrongly evaluated 18 years ago
Thierry MERLE 1de1bf0633 V4L/DVB 4949b: Fix container_of pointer retreival 18 years ago
Mauro Carvalho Chehab 67952e8cb1 V4L/DVB (4949a): Fix INIT_WORK 18 years ago
Thierry MERLE c876a3468d V4L/DVB (4953): Usbvision minor fixes 18 years ago
Mauro Carvalho Chehab f30ebd4359 V4L/DVB (4951): Add version.h, since it is required for VIDIOC_QUERYCAP 18 years ago
Mauro Carvalho Chehab a1ed551cdb V4L/DVB (4941): Remove LINUX_VERSION_CODE and fix identations 18 years ago
Mauro Carvalho Chehab 7ca659e3c1 V4L/DVB (4942): Whitespace cleanups 18 years ago
Thierry MERLE 483dfdb64f V4L/DVB (4937): Usbvision cleanup and code reorganization 18 years ago
Thierry MERLE d8159a3684 V4L/DVB (4936): Make MT4049FM5 tuner to set FM Gain to Normal 18 years ago
Mauro Carvalho Chehab cefccc8011 V4L/DVB (4934): Usbvision radio requires GainNormal at e register 18 years ago
Thierry MERLE 3086d6cb0a V4L/DVB (4933): Usbvision_v4l2: radio interface / tda9887 problem ? 18 years ago
Thierry MERLE 957883d0b5 V4L/DVB (4932): Usbvision_v4l2: fix norm setting problems 18 years ago
Mauro Carvalho Chehab ee5407c501 V4L/DVB (4931): Removed usbvision_ioctl.h, since it isn't required anymore 18 years ago
Thierry MERLE 40bad67840 V4L/DVB (4930): Usbvision_v4l2 : mmap corrected to get all frames 18 years ago
Thierry MERLE 3084920b55 V4L/DVB (4929): Read() implementation + format set/get simplifications 18 years ago
Thierry 5f7fb877be V4L/DVB (4928): Usbvision_v4l2 robustness on disconnect 18 years ago
Thierry MERLE f2242ee547 V4L/DVB (4927): Enhancements on usbvision driver 18 years ago
Dwaine Garden 18d8a4540c V4L/DVB (4926): Fix USBVision handling of VIDIOC_QUERYCTRL 18 years ago
Thierry MERLE cc9e595a58 V4L/DVB (4925): Corrected and separated the Kconfig for usbvision 18 years ago