Age | Commit message (Expand) | Author | Files | Lines |
2008-07-20 | v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 | Hans Verkuil | 3 | -21/+0 |
2008-07-20 | V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks | Hans Verkuil | 1 | -9/+9 |
2008-05-14 | V4L/DVB (7846): Re-creates VIDEO_TUNER | Mauro Carvalho Chehab | 1 | -1/+1 |
2008-04-30 | Rename common tuner Kconfig names to use the same | Mauro Carvalho Chehab | 1 | -1/+1 |
2008-04-30 | V4L/DVB(7767): Move tuners to common/tuners | Mauro Carvalho Chehab | 1 | -0/+1 |
2008-04-24 | V4L/DVB (7503): usbvision: rename __PRETTY_FUNCTION__ occurrences | Thierry MERLE | 3 | -7/+11 |
2008-04-24 | V4L/DVB (7502): v4l: video/usbvision replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2 | -30/+31 |
2008-04-24 | V4L/DVB (7094): static memory | Douglas Schilling Landgraf | 3 | -9/+11 |
2008-02-03 | drivers/media/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-01-26 | V4L/DVB (7024): usbvision: YUV to RGB conversion fixes | Thierry MERLE | 1 | -134/+166 |
2008-01-26 | V4L/DVB (6995): ubvision: add adjust_X_Offset/adjust_Y_Offset parms | Thierry MERLE | 1 | -0/+19 |
2008-01-26 | V4L/DVB (6994): usbvision: add Pinnacle Studio PCTV USB (NTSC) FM V3 | Thierry MERLE | 2 | -1/+18 |
2008-01-26 | V4L/DVB (6812): media: video: usbvision: remove ctrlUrbLock | Daniel Walker | 3 | -5/+0 |
2008-01-26 | V4L/DVB (6811): media-video-usbvision-add-mutex_unlock-to-error-paths-fix | Andrew Morton | 1 | -2/+3 |
2008-01-26 | V4L/DVB (6810): media: video: usbvision: add mutex_unlock() to error paths | Daniel Walker | 1 | -0/+2 |
2008-01-26 | V4L/DVB (6665a): finish the VID_HARDWARE_* removal | Adrian Bunk | 1 | -4/+0 |
2008-01-26 | V4L/DVB (6400): usbvision: Convert the usbvision->lock semaphore to the mutex... | Matthias Kaehlcke | 3 | -30/+35 |
2007-10-22 | V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field | Mauro Carvalho Chehab | 1 | -3/+0 |
2007-10-14 | i2c: Remove NOP i2c_algorithm.algo_control() methods | David Brownell | 1 | -6/+0 |
2007-10-10 | V4L/DVB (6293): V4L: convert struct class_device to struct device | Kay Sievers | 1 | -55/+64 |
2007-10-10 | V4L/DVB (6214): usbvision: Don't support I2C_M_REV_DIR_ADDR | Jean Delvare | 1 | -3/+1 |
2007-10-10 | V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab | 2 | -2/+0 |
2007-09-26 | usbvision-video: buggered method tables | Al Viro | 1 | -3/+2 |
2007-09-19 | pci: fix unterminated pci_device_id lists | Kees Cook | 1 | -0/+1 |
2007-07-30 | V4L/DVB (5900): usbvision: fix bugs [sg]_register functions | Trent Piepho | 1 | -2/+3 |
2007-07-18 | V4L/DVB (5826): Usbvision: video mux cleanup | Thierry MERLE | 3 | -21/+18 |
2007-07-18 | V4L/DVB (5825): Alter the tuner type for the WinTV USB UK PAL model. | Matthew Garrett | 1 | -1/+1 |
2007-07-18 | V4L/DVB (5824): Usbvision: Hauppauge WinTV USB SECAM_L fix | Thierry MERLE | 1 | -2/+2 |
2007-07-18 | V4L/DVB (5704): Remove worthless references to obsolete MODULE_PARM macro. | Robert P. J. Day | 1 | -23/+0 |
2007-07-18 | V4L/DVB (5644): Usbvision: video_ioctl2 conversion | Thierry MERLE | 3 | -686/+787 |
2007-07-18 | V4L/DVB (5643): Usbvision: make common video and radio ioctls | Thierry MERLE | 1 | -144/+22 |
2007-07-18 | V4L/DVB (5642): add comment that VO_MODE is also being set. | David Warman | 1 | -1/+1 |
2007-07-18 | V4L/DVB (5641): change VideoNorm to NTSC for Belkin USB Videobus II | David Warman | 1 | -1/+1 |
2007-06-08 | V4L/DVB (5720): Usbvision: fix urb allocation and submits | Thierry Merle | 2 | -30/+53 |
2007-05-09 | V4L/DVB (5586): Use menuconfig objects II - V4L | Jan Engelhardt | 1 | -1/+1 |
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 |