Age | Commit message (Expand) | Author |
2008-07-22 | make ivtv_claim_stream() static | Mauro Carvalho Chehab |
2008-07-27 | remove select's of FW_LOADER | Mauro Carvalho Chehab |
2008-07-26 | v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil |
2008-07-21 | videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct | Hans Verkuil |
2008-07-22 | tveeprom/ivtv: fix usage of has_ir field | Hans Verkuil |
2008-07-20 | videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h | Hans Verkuil |
2008-07-20 | videodev: rename 'dev' to 'parent' | Hans Verkuil |
2008-07-17 | v4l-dvb: fix compilation issues for kernel 2.6.21 | Hans Verkuil |
2008-07-17 | saa7127: Make device detection optional | Hans Verkuil |
2008-07-08 | Fix pointer cast warnings in the ivtv framebuffer driver | Mauro Carvalho Chehab |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.16 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.13 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.10 | Hans Verkuil |
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 |