Age | Commit message (Expand) | Author |
2007-03-12 | Updates to the tveeprom tuner, video decoder and audio chip structs. | Steven Toth |
2007-03-13 | dvb-ttpci: Infrared remote initialization fix | Oliver Endriss |
2007-03-12 | Fix suspend/resume in msp3400 and tuner | Hans Verkuil |
2007-03-12 | m920x: Detect zero-length I2C messages and fix a typo | Trent Piepho |
2007-03-11 | Initialize the inputs before registering the devices. | Hans Verkuil |
2007-03-11 | cx88: whitespace cleanup | Michael Krufky |
2007-03-11 | cx88: autodetect ADS Tech InstantTV DVB-S | Michael Krufky |
2007-03-11 | First unregister the driver, and then free the memory. | Hans Verkuil |
2007-03-11 | Use pci_register_driver instead of pci_module_init in ivtv. | Hans Verkuil |
2007-03-11 | msp_attach must return 0 if no msp3400 was found. | Hans Verkuil |
2007-03-11 | Add missing kfree in early exit of saa7115. | Hans Verkuil |
2007-03-11 | Use spin_lock_init to fix lockdep warnings. | Hans Verkuil |
2007-03-10 | Fix VIDIOC_TRY_ENCODER_CMD and VIDEO_TRY_COMMAND | Hans Verkuil |
2007-03-10 | Use v4l_printk_ioctl instead of printing the ioctl name for each ioctl in ivtv. | Hans Verkuil |
2007-03-10 | Add VIDIOC_G/S_PRIORITY support to ivtv. | Hans Verkuil |
2007-03-10 | merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2007-03-10 | Add comment why the symbols are exported. | Hans Verkuil |
2007-03-10 | Add missing includes. | Hans Verkuil |
2007-03-10 | Merges VBI & YUV handling into a single work queue. | Hans Verkuil |
2007-03-10 | Set vsync_field correctly in ivtv. | Hans Verkuil |
2007-03-10 | Core: fix several locking related problems | Mauro Carvalho Chehab |
2007-03-09 | Usbvideo module handling | Mauro Carvalho Chehab |
2007-03-09 | Cpia_pp.c: don't use _WORK_NAR | Mauro Carvalho Chehab |
2007-03-09 | Saa7134: fix MODULES=n compilation | Mauro Carvalho Chehab |
2007-03-09 | cx88: merge identical boards | Trent Piepho |
2007-03-09 | merge: http://linuxtv.org/hg/~tap/v4l-dvb | Mauro Carvalho Chehab |
2007-03-07 | zr364xx: Use kernel's byte-swapping function | Trent Piepho |
2007-03-07 | saa7134: Clean up printk()s | Trent Piepho |
2007-03-07 | radio: Fix error in Kbuild file | Trent Piepho |
2007-03-07 | Add tveeprom entry for tuner LG S701D MK3 | Hans Verkuil |
2007-03-07 | Ivtv warning fix | Mauro Carvalho Chehab |
2007-03-07 | Allow using tea5761 radio device on tuner-core | Mauro Carvalho Chehab |
2007-03-06 | Add some missing Hauppauge and Belkin devices to the driver | Thierry MERLE |
2007-03-05 | m920x: Improve I2C operations | Trent Piepho |
2007-03-05 | m920x: remove unneeded code | Michael Krufky |
2007-03-05 | m920x: rework driver code to allow for different devices | Michael Krufky |
2007-03-05 | fix i2c implementation for gl861 and au6610 | Michael Krufky |
2007-03-05 | m920x: i2c cleanups | Michael Krufky |
2007-03-05 | Fix compilation issue with zr364xx when V4L1 is disabled | Antoine Jacquet |
2007-03-04 | ivtv: fix backwards compatibility for kernels 2.6.15 and earlier | Michael Krufky |
2007-03-04 | Fix duplicated codes in Pinnacle Grey remote | Ricardo Cerqueira |
2007-03-03 | merge: http://linuxtv.org/hg/~endriss/v4l-dvb | Mauro Carvalho Chehab |
2007-03-03 | dvb-ttpci: Update frontend lock status in transfer mode (bugfix) | Oliver Endriss |
2007-03-03 | cx25840-firmware include cleanup | Hans Verkuil |
2007-03-03 | If possible make vars/functions static. | Hans Verkuil |
2007-03-03 | Add missing IVTV_FB_WARN #define | Hans Verkuil |
2007-03-03 | Replace SA_* with IRQF_* | Hans Verkuil |
2007-03-03 | Add dependency on VIDEO_V4L1 | Hans Verkuil |
2007-03-03 | Add missing VIDEO_CX25840 dep, remove unused VIDEO_TLV320AIC23B dep | Hans Verkuil |
2007-03-02 | or51132: refactor i2c code, improve error resilience | Trent Piepho |