Age | Commit message (Expand) | Author |
2008-07-30 | v4l: move BKL down to the driver level. | Hans Verkuil |
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-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-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-07-08 | v4l-dvb: remove support for kernels < 2.6.0 | Hans Verkuil |
2008-06-28 | Add support for em2860 based PointNix Intra-Oral Camera | Mauro Carvalho Chehab |
2008-06-09 | em28xx: Properly register extensions for already attached devices | Mauro Carvalho Chehab |
2008-05-21 | mix trivial endianness annotations | Mauro Carvalho Chehab |
2008-05-28 | Fix a compilation breakage caused by a callback renaming at internal API | Mauro Carvalho Chehab |
2008-05-28 | videodev: renamed the vidioc_*_fmt_* callbacks | Hans Verkuil |
2008-04-17 | Removes a manual mode setup | Mauro Carvalho Chehab |
2008-04-17 | em28xx: Provide the proper support for switching between analog/digital | Mauro Carvalho Chehab |
2008-04-17 | em28xx: rename registers | Mauro Carvalho Chehab |
2008-04-17 | em28xx: Select reg wait time based on chip ID | Mauro Carvalho Chehab |
2008-04-17 | CodingStyle fixes | Mauro Carvalho Chehab |
2008-04-17 | em28xx-dvb: don't use videobuf-dvb | Mauro Carvalho Chehab |
2008-04-17 | em28xx: generalise URB setup code. | Mauro Carvalho Chehab |
2008-04-17 | em28xx: Sets frequency when changing to analog mode | Mauro Carvalho Chehab |
2008-04-17 | em28xx: add a module to handle dvb | Mauro Carvalho Chehab |
2008-04-13 | em28xx: Some cleanups | Mauro Carvalho Chehab |
2008-04-13 | em28xx: fix buffer underrun handling | Mauro Carvalho Chehab |
2008-04-13 | em28xx: Some fixes to display logic | Mauro Carvalho Chehab |
2008-04-13 | em28xx: Add missing checks | Mauro Carvalho Chehab |
2008-04-13 | em28xx: Fills the entire buffer, before getting another one | Mauro Carvalho Chehab |
2008-04-13 | em28xx: honour video_debug modprobe parameter | Mauro Carvalho Chehab |
2008-04-13 | em28xx: fix locking on vidioc_s_fmt_cap | Mauro Carvalho Chehab |
2008-04-13 | em28xx: remove timeout | Mauro Carvalho Chehab |
2008-04-13 | em28xx: Fix a possible memory leak | Mauro Carvalho Chehab |
2008-04-13 | em28xx: some small cleanups | Mauro Carvalho Chehab |
2008-04-13 | Various fixes for the em28xx videobuf code | Mauro Carvalho Chehab |
2008-04-13 | em28xx: Fix a broken lock | Mauro Carvalho Chehab |
2008-04-13 | em28xx: Fix CodingStyle errors and most warnings introduced by videobuf | Mauro Carvalho Chehab |
2008-04-13 | em28xx: Fix timeout code | Mauro Carvalho Chehab |
2008-04-13 | Fix capture start/stop and timeout | Mauro Carvalho Chehab |
2008-04-13 | em28xx: Fix some warnings | Mauro Carvalho Chehab |
2008-04-13 | em28xx: Some fixes to videobuf | Mauro Carvalho Chehab |
2008-04-13 | em28xx: convert to use videobuf-vmalloc | Mauro Carvalho Chehab |
2008-04-08 | media/video/em28xx replace remaining __FUNCTION__ occurrences | Michael Krufky |
2008-02-08 | Allow more than one em28xx board | Mauro Carvalho Chehab |
2008-02-06 | em28xx: makes audio settings more stable | Mauro Carvalho Chehab |
2008-02-06 | em28xx: Fix endian and returns the correct values | Mauro Carvalho Chehab |
2008-02-06 | em28xx: Allow register dump/setting for debug | Mauro Carvalho Chehab |
2008-01-28 | em28xx/: make 2 functions static | Mauro Carvalho Chehab |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2008-01-24 | em28xx: remove has_tuner | Mauro Carvalho Chehab |
2008-01-06 | Request snd-usb-audio for devices with Audio Class support | Mauro Carvalho Chehab |