Age | Commit message (Expand) | Author |
2008-10-21 | A small sync from kernel tree | Mauro Carvalho Chehab |
2008-10-21 | merge: http://hg.kewl.org/v4l-dvb-new/ | Mauro Carvalho Chehab |
2008-10-21 | Remove unused inode parameter from video_ioctl2 | Mauro Carvalho Chehab |
2008-10-21 | videobuf: split unregister bus creating self-contained frontend de-allocator | darron@kewl.org |
2008-10-21 | Get rid of inode parameter at v4l_compat_translate_ioctl() | Mauro Carvalho Chehab |
2008-10-18 | v4l2: add video_ioctl2_unlocked for unlocked_ioctl support. | Hans Verkuil |
2008-10-18 | v4l2-int-if: Add enum_framesizes and enum_frameintervals ioctls. | Hans Verkuil |
2008-10-18 | v4l2-int-if: Export more interfaces to modules | Hans Verkuil |
2008-10-18 | v4l2-int-if: Define new power state changes | Hans Verkuil |
2008-10-18 | v4l2-int-if: Add cropcap, g_crop and s_crop commands. | Hans Verkuil |
2008-10-18 | v4l2-int-if: Add command to get slave private data. | Hans Verkuil |
2008-10-17 | videobuf-dvb: two functions are now static | Mauro Carvalho Chehab |
2008-10-16 | videobuf: data storage optimisation (2) | darron@kewl.org |
2008-10-15 | tuner: add FMD1216MEX tuner | darron@kewl.org |
2008-10-15 | videobuf: data storage optimisation | darron@kewl.org |
2008-10-17 | video: add header to soc_camera_platform include file | Magnus Damm |
2008-10-17 | soc-camera: move sensor power management to soc_camera_platform.c | Guennadi Liakhovetski |
2008-10-15 | merge: http://www.linuxtv.org/hg/~stoth/mfe | Mauro Carvalho Chehab |
2008-10-15 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-zoran | Mauro Carvalho Chehab |
2008-10-13 | v4l2: add comment to the v4l2-i2c-drv headers. | Hans Verkuil |
2008-10-11 | MFE: Add multi-frontend mutual exclusion | darron@kewl.org |
2008-10-11 | MFE: Add configurable gate control | darron@kewl.org |
2008-10-11 | S2API: Add Multiple-frontend on a single adapter support. | darron@kewl.org |
2008-10-13 | Add support for MSI TV@nywhere Plus remote | Mauro Carvalho Chehab |
2008-10-03 | v4l: remove vidioc_enum_fmt_vbi_cap | Hans Verkuil |
2008-10-04 | v4l: disconnect kernel number from minor | Hans Verkuil |
2008-06-26 | saa7134: Add support for Real Audio 220 | Mauro Carvalho Chehab |
2008-06-26 | saa7134: Add support for Avermedia PCI pure analog (M135A) | Mauro Carvalho Chehab |
2008-06-26 | saa7134: Add support for Encore version 5.3 board | Mauro Carvalho Chehab |
2008-09-12 | convert tuner drivers to use dvb_frontend->callback | Michael Krufky |
2008-09-06 | saa7115: fix saa7111(a) support | Hans Verkuil |
2008-08-29 | v4l2: use register_chrdev_region instead of register_chrdev | Hans Verkuil |
2008-08-11 | v4l2-dev: video_get/set_drvdata needs to use class_get/set_devdata for < 2.6.19 | Hans Verkuil |
2008-08-23 | v4l2-dev: cleanups and add video_drvdata helper function | Hans Verkuil |
2008-08-23 | v4l2: remove the priv field, use dev_get_drvdata instead | Hans Verkuil |
2008-08-23 | v4l2: add __must_check to v4l2_dev.h | Hans Verkuil |
2008-08-23 | v4l2-dev: add video_device_release_empty | Hans Verkuil |
2008-08-23 | v4l2-dev: remove obsolete video_exclusive_open/release | Hans Verkuil |
2008-08-14 | soc-camera: Move .power and .reset from soc_camera host to sensor driver | Stefan Herbrechtsmeier |
2008-08-14 | Add Micron mt9m111 chip ID in V4L2 identifiers | Robert Jarzmik |
2008-08-08 | saa6752hs: cleanup and add AC-3 support | Hans Verkuil |
2008-08-08 | v4l2: add v4l2_ctrl_query_menu_valid_items support function | Hans Verkuil |
2008-08-08 | v4l2: add v4l2_ctrl_get_name control support function. | Hans Verkuil |
2008-08-05 | bttv: Add support for Encore ENLTV2-FM | Mauro Carvalho Chehab |
2008-08-05 | Add support for TCL tuner MF02GIP-5N-E | Mauro Carvalho Chehab |
2008-08-05 | saa7134: Add NEC prococol IR decoding capability | Mauro Carvalho Chehab |
2008-08-02 | Add suspend/resume capabilities to soc_camera. | Robert Jarzmik |
2008-07-21 | replace __FUNCTION__ with __func__ | Mauro Carvalho Chehab |
2008-07-26 | fix a few assorted spelling mistakes. | Hans Verkuil |
2008-07-26 | v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil |