| Commit message (Expand) | Author | Age |
* | V4L/DVB (10988): v4l2-dev: use parent field if the v4l2_device has no parent ... | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10947): Auto-load videodev module when device opened. | Scott James Remnant | 2009-03-30 |
* | V4L/DVB (10791): videodev: not possible to register NULL video_device | Trent Piepho | 2009-03-30 |
* | V4L/DVB (10641): v4l2-dev: remove limit of 32 devices per driver in get_index() | Hans Verkuil | 2009-03-30 |
* | V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32 | Hans Verkuil | 2009-01-02 |
* | V4L/DVB (10135): v4l2: introduce v4l2_file_operations. | Hans Verkuil | 2009-01-02 |
* | V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parent | Hans Verkuil | 2008-12-30 |
* | V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdev | Hans Verkuil | 2008-12-30 |
* | V4L/DVB (9942): v4l2-dev: check for parent device in get_index. | Hans Verkuil | 2008-12-30 |
* | V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_... | Kay Sievers | 2008-12-29 |
* | V4L/DVB (9491): rationalise addresses to one common one | Alan Cox | 2008-12-29 |
* | V4L/DVB (9133): v4l: disconnect kernel number from minor | Hans Verkuil | 2008-10-12 |
* | V4L/DVB (8857): v4l2-dev: replace panic with BUG | Hans Verkuil | 2008-10-12 |
* | V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdev | Hans Verkuil | 2008-10-12 |
* | V4L/DVB (8791): v4l2-dev: do not clear the driver_data field | Hans Verkuil | 2008-10-12 |
* | V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper function | Hans Verkuil | 2008-10-12 |
* | V4L/DVB (8784): v4l2-dev: make the video_device's release callback mandatory | Hans Verkuil | 2008-10-12 |
* | V4L/DVB (8782): v4l2-dev: add video_device_release_empty | Hans Verkuil | 2008-10-12 |
* | V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/release | Hans Verkuil | 2008-10-12 |
* | V4L/DVB (8750): V4L: check inval in video_register_device_index() | Henrik Kretzschmar | 2008-10-12 |
* | V4L/DVB (8613): v4l: move BKL down to the driver level. | Hans Verkuil | 2008-10-12 |
* | V4L/DVB (8750): V4L: check inval in video_register_device_index() | Henrik Kretzschmar | 2008-09-03 |
* | V4L/DVB (8682): V4L: fix return value of register video func | Henrik Kretzschmar | 2008-09-03 |
* | V4L/DVB (8549a): fix kernel-doc warning, function name, and docbook filename | Randy Dunlap | 2008-08-06 |
* | V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil | 2008-07-27 |
* | V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev' | Hans Verkuil | 2008-07-23 |
* | V4L/DVB (8428): videodev: rename 'dev' to 'parent' | Hans Verkuil | 2008-07-23 |
* | V4L/DVB (8427): videodev: split off the ioctl handling into v4l2-ioctl.c | Hans Verkuil | 2008-07-23 |