aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx-video.c
Commit message (Expand)AuthorAge
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-15
* [media] em28xx: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-09
* [media] em28xx: Fix memory leak on driver defered resource releaseEzequiel García2012-05-18
* [media] em28xx: Remove unused wait_queue'sEzequiel García2012-05-15
* [media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil2012-05-14
* [media] em28xx: Remove redundant dev->ctl_input setEzequiel García2012-04-10
* [media] em28xx: pre-allocate DVB isoc transfer buffersGianluca Gennari2012-03-08
* [media] em28xx: increase maxwidth for em2800Sascha Sommer2012-01-10
* [media] em28xx: implement VIDIOC_ENUM_FRAMESIZESMauro Carvalho Chehab2011-10-18
* [media] em28xx: Add VIDIOC_QUERYSTD supportMauro Carvalho Chehab2011-10-08
* [media] EM28xx - Fix memory leak on disconnect or errorChris Rankin2011-09-18
* [media] Stop using linux/version.h on most video driversMauro Carvalho Chehab2011-07-27
* Fix common misspellingsLucas De Marchi2011-03-31
* [media] em28xx: properly handle subdev controlsMauro Carvalho Chehab2011-03-21
* [media] em28xx: Fix return value for s_ctrlMauro Carvalho Chehab2011-03-21
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-06
|\
| * [media] em28xx: fix incorrect s_ctrl error code and wrong call to res_freeHans Verkuil2010-12-30
| * [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-29
* | [media] em28xx: radio_fops should also use unlocked_ioctlHans Verkuil2011-01-03
|/
* V4L/DVB: em28xx: fix a compilation warningMauro Carvalho Chehab2010-10-20
* V4L/DVB: em28xx: the default std was not passed on to the subdevsHans Verkuil2010-10-20
* V4L/DVB: em28xx: remove BKLHans Verkuil2010-10-20
* V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-20
* V4L/DVB: drivers/media/video/em28xx: Remove potential NULL dereferenceJulia Lawall2010-10-20
* V4L/DVB: Fix case where fields were not at the correct start locationDevin Heitmueller2010-08-02
* V4L/DVB: em28xx: g_tuner must set type fieldHans Verkuil2010-05-19
* V4L/DVB: em28xx: switch to new vbi subdev opsHans Verkuil2010-05-19
* V4L/DVB: em28xx: rework buffer pointer tracking for offset to start of videoDevin Heitmueller2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* V4L/DVB (13932): em28xx: add PAL support for VBIDevin Heitmueller2010-02-26
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-15
* V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart2009-12-15
* V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart2009-12-15
* V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart2009-12-15
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-15
* em28xx: don't reduce scale to half size for em2800Mauro Carvalho Chehab2009-12-05
* V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_powerLaurent Pinchart2009-12-05
* V4L/DVB (12881): em28xx: fix codingstyle issues in em28xx-video.cDevin Heitmueller2009-09-18
* V4L/DVB (12750): em28xx: fix unused variable warningDevin Heitmueller2009-09-18
* V4L/DVB (12749): em28xx: remove unneeded code that set VINCTRL registerDevin Heitmueller2009-09-18
* V4L/DVB (12748): em28xx: implement g_std v4l callDevin Heitmueller2009-09-18
* V4L/DVB (12747): em28xx: only advertise VBI capability if supportedDevin Heitmueller2009-09-18
* V4L/DVB (12746): em28xx: do not create /dev/vbiX device if VBI not supportedDevin Heitmueller2009-09-18
* V4L/DVB (12744): em28xx: restructure fh/dev locking to handle both video and vbiDevin Heitmueller2009-09-18
* V4L/DVB (12743): em28xx: fix mmap_mapper with vbiDevin Heitmueller2009-09-18
* V4L/DVB (12742): em28xx: add raw VBI support for NTSCDevin Heitmueller2009-09-18
* V4L/DVB (12741): em28xx: make video isoc stream work when VBI is enabledDevin Heitmueller2009-09-18
* V4L/DVB (12408): em28xx: Implement g/s_register via address matchMauro Carvalho Chehab2009-09-12
* V4L/DVB (12376): em28xx: fix V4L2 API compliance: don't expose audio inputs f...Mauro Carvalho Chehab2009-09-12
* V4L/DVB (12345): em28xx: fix audio VIDIOC_S_CTRL adjustments on devices witho...Mauro Carvalho Chehab2009-09-12