summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/em28xx/em28xx-video.c
AgeCommit message (Expand)Author
2008-12-16em28xx: vidioc_try_fmt_vid_cap() doesn't need any lockMauro Carvalho Chehab
2008-12-16em28xx: move res_get locks to the caller routinesMauro Carvalho Chehab
2008-12-16em28xx: move dev->lock from res_free to the caller routinesMauro Carvalho Chehab
2008-12-05em28xx: turn off tuner when not usedMauro Carvalho Chehab
2008-11-29em28xx: improve board description messagesMauro Carvalho Chehab
2008-11-27em28xx: improve probe messagesMauro Carvalho Chehab
2008-11-27em28xx: Add support for suspend the device when not usedMauro Carvalho Chehab
2008-11-26em28xx: replace some magic by register descriptions where knownMauro Carvalho Chehab
2008-11-25em28xx: improve debug messagesMauro Carvalho Chehab
2008-11-25Remove duplicated fields on em28xx_board and em28xx structsMauro Carvalho Chehab
2008-11-24em28xx: fix compile warningHans Verkuil
2008-11-22em28xx: improve message probing logsMauro Carvalho Chehab
2008-11-20Allow opening more than one output at the same timeMauro Carvalho Chehab
2008-11-20em28xx: allow specifying audio outputMauro Carvalho Chehab
2008-11-20em28xx: fix a race condition with haldMauro Carvalho Chehab
2008-11-19em28xx: Improve audio handlingMauro Carvalho Chehab
2008-11-19Make use of the em28xx chip configuration register to determine whetherMauro Carvalho Chehab
2008-11-19Avoid having two concurrent control URB'sMauro Carvalho Chehab
2008-11-18em28xx: Avoid memory leaks if registration failsMauro Carvalho Chehab
2008-11-12em28xx: Properly implement poll support for IR'sMauro Carvalho Chehab
2008-11-12Don't load em28xx audio module for digital-only devicesMauro Carvalho Chehab
2008-11-12Handle changes to endpoint layout in em2874Mauro Carvalho Chehab
2008-11-12Fix possible null pointer dereference in info messageMauro Carvalho Chehab
2008-10-30V4L: struct device - replace bus_id with dev_name(), dev_set_name()Mauro Carvalho Chehab
2008-10-19v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-10-04v4l: disconnect kernel number from minorHans Verkuil
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