summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/em28xx/em28xx-video.c
AgeCommit message (Expand)Author
2008-09-08em28xx: Fix and add some validationsDouglas Schilling Landgraf
2008-07-30v4l: move BKL down to the driver level.Hans Verkuil
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-21videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-20videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.10Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-06-28Add support for em2860 based PointNix Intra-Oral CameraMauro Carvalho Chehab
2008-06-09 em28xx: Properly register extensions for already attached devicesMauro Carvalho Chehab
2008-05-21 mix trivial endianness annotationsMauro Carvalho Chehab
2008-05-28Fix a compilation breakage caused by a callback renaming at internal APIMauro Carvalho Chehab
2008-05-28videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil
2008-04-17Removes a manual mode setupMauro Carvalho Chehab
2008-04-17em28xx: Provide the proper support for switching between analog/digitalMauro Carvalho Chehab
2008-04-17em28xx: rename registersMauro Carvalho Chehab
2008-04-17em28xx: Select reg wait time based on chip IDMauro Carvalho Chehab
2008-04-17CodingStyle fixesMauro Carvalho Chehab
2008-04-17em28xx-dvb: don't use videobuf-dvbMauro Carvalho Chehab
2008-04-17em28xx: generalise URB setup code.Mauro Carvalho Chehab
2008-04-17em28xx: Sets frequency when changing to analog modeMauro Carvalho Chehab
2008-04-17em28xx: add a module to handle dvbMauro Carvalho Chehab
2008-04-13em28xx: Some cleanupsMauro Carvalho Chehab
2008-04-13em28xx: fix buffer underrun handlingMauro Carvalho Chehab
2008-04-13em28xx: Some fixes to display logicMauro Carvalho Chehab
2008-04-13em28xx: Add missing checksMauro Carvalho Chehab
2008-04-13em28xx: Fills the entire buffer, before getting another oneMauro Carvalho Chehab
2008-04-13em28xx: honour video_debug modprobe parameterMauro Carvalho Chehab
2008-04-13em28xx: fix locking on vidioc_s_fmt_capMauro Carvalho Chehab
2008-04-13em28xx: remove timeoutMauro Carvalho Chehab
2008-04-13em28xx: Fix a possible memory leakMauro Carvalho Chehab
2008-04-13em28xx: some small cleanupsMauro Carvalho Chehab
2008-04-13Various fixes for the em28xx videobuf codeMauro Carvalho Chehab
2008-04-13em28xx: Fix a broken lockMauro Carvalho Chehab
2008-04-13em28xx: Fix CodingStyle errors and most warnings introduced by videobufMauro Carvalho Chehab
2008-04-13em28xx: Fix timeout codeMauro Carvalho Chehab
2008-04-13Fix capture start/stop and timeoutMauro Carvalho Chehab
2008-04-13em28xx: Fix some warningsMauro Carvalho Chehab
2008-04-13em28xx: Some fixes to videobufMauro Carvalho Chehab
2008-04-13em28xx: convert to use videobuf-vmallocMauro Carvalho Chehab
2008-04-08media/video/em28xx replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-02-08Allow more than one em28xx boardMauro Carvalho Chehab
2008-02-06em28xx: makes audio settings more stableMauro Carvalho Chehab
2008-02-06em28xx: Fix endian and returns the correct valuesMauro Carvalho Chehab
2008-02-06em28xx: Allow register dump/setting for debugMauro Carvalho Chehab
2008-01-28 em28xx/: make 2 functions staticMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2008-01-24em28xx: remove has_tunerMauro Carvalho Chehab