Age | Commit message (Expand) | Author |
2008-06-30 | ivtv: put back full device name, people relied on it in udev rules. | Hans Verkuil |
2008-06-28 | cx18/ivtv: choose a better initial TV standard for cards without eeprom. | Hans Verkuil |
2008-06-25 | ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrl | Hans Verkuil |
2008-06-25 | ivtv/cx18: fix compile error when CONFIG_VIDEO_ADV_DEBUG is not defined. | Hans Verkuil |
2008-06-22 | ivtv/cx18: improve tuner std check in card definitions. | Hans Verkuil |
2008-06-22 | cx2341x: add TS capability | Hans Verkuil |
2008-06-22 | cx18/ivtv: ioctl debugging improvements | Hans Verkuil |
2008-06-21 | ivtv: yuv decoder lock fix (2) | Hans Verkuil |
2008-06-21 | ivtv: yuv decoder lock fix | Hans Verkuil |
2008-06-21 | ivtv/cx18: fix video_temporal_filter handling | Hans Verkuil |
2008-06-21 | ivtv: fill in all v4l2_framebuffer fields in VIDIOC_G/S_FBUF | Hans Verkuil |
2008-06-21 | ivtv/cx18: remove unnecessary memsets & KERNEL_VERSION tests | Hans Verkuil |
2008-06-21 | ivtv: remove obsolete arrays. | Hans Verkuil |
2008-06-21 | ivtv: make sure all v4l2_format fields are filled in | Hans Verkuil |
2008-05-29 | ivtv: Convert to video_ioctl2. | Hans Verkuil |
2008-06-05 | Backport ivtv i2c changes to better work with the newer I2C code | Mauro Carvalho Chehab |
2008-06-05 | backport I2C changes on several files | Mauro Carvalho Chehab |
2008-05-21 | ivtv: trivial annotations | Mauro Carvalho Chehab |
2008-05-24 | ivtv: bump version to 1.3.0. | Hans Verkuil |
2008-05-20 | ivtv: simplify gpio initialization for XCeive tuners. | Hans Verkuil |
2008-05-20 | ivtv: add support for the Buffalo PC-MV5L/PCI card. | Hans Verkuil |
2008-05-13 | ivtv/cx18: snprintf fixes | Hans Verkuil |
2008-05-12 | cx18/ivtv: fix open() kernel oops | Hans Verkuil |
2008-05-12 | ivtvfb: Use DMA for write() | Hans Verkuil |
2008-05-12 | ivtv/cx18: add compat_ioctl entries | Hans Verkuil |
2008-05-06 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2008-05-06 | Fix FW_LOADER depencency at v4l/dvb | Mauro Carvalho Chehab |
2008-05-06 | Re-creates VIDEO_TUNER | Mauro Carvalho Chehab |
2008-05-02 | backport commit a6a3a17b7fdaf824e6d73e8e4a94c9d149302f74 | Mauro Carvalho Chehab |
2008-05-01 | cx18/ivtv: improve and fix out-of-memory handling | Hans Verkuil |
2008-05-01 | ivtv/cx18: fix compile warnings | Hans Verkuil |
2008-05-01 | ivtv: prefix ivtv external functions with ivtv_ | Hans Verkuil |
2008-04-30 | Use the same name convention for all tuners under common/tuners | Mauro Carvalho Chehab |
2008-04-28 | ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error message | Hans Verkuil |
2008-04-28 | ivtv: POLLHUP must be returned on eof. | Hans Verkuil |
2008-04-26 | From: Mauro Carvalho Chehab <mchehab@infradead.org> | Mauro Carvalho Chehab |
2008-04-26 | ivtv: add tuner support for the AverMedia M116 | Hans Verkuil |
2008-04-26 | ivtv: fix tuner detection for PAL-N/Nc. | Hans Verkuil |
2008-04-26 | ivtv: increase the DMA timeout from 100 to 300 ms. | Hans Verkuil |
2008-04-26 | ivtv: increase version number to 1.2.1. | Hans Verkuil |
2008-04-26 | ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is called. | Hans Verkuil |
2008-04-26 | ivtv: add autodetect for the AVermedia M104 card | Hans Verkuil |
2008-04-26 | ivtv: use strlcpy instead of strcpy. | Hans Verkuil |
2008-04-26 | ivtv: add support for card comments and detected but unsupported cards. | Hans Verkuil |
2008-04-26 | ivtv: change initialization order to fix an oops when device registration fai... | Hans Verkuil |
2008-04-20 | Fix VIDIOCGAP corruption in ivtv | Mauro Carvalho Chehab |
2008-04-16 | drivers/media/video: use time_before, time_before_eq, etc | Mauro Carvalho Chehab |
2008-04-13 | videobuf: Improve command output for debug purposes | Mauro Carvalho Chehab |
2008-04-09 | saa717x: add new audio/video decoder i2c driver | Hans Verkuil |
2008-04-07 | ivtv: the upd* modules have to be probed to properly autodetect some cards. | Hans Verkuil |