summaryrefslogtreecommitdiff
path: root/drivers/media/video/em28xx/em28xx-video.c
AgeCommit message (Expand)Author
2012-01-10[media] em28xx: increase maxwidth for em2800Sascha Sommer
2011-10-19[media] em28xx: implement VIDIOC_ENUM_FRAMESIZESMauro Carvalho Chehab
2011-10-08[media] em28xx: Add VIDIOC_QUERYSTD supportMauro Carvalho Chehab
2011-09-18[media] EM28xx - Fix memory leak on disconnect or errorChris Rankin
2011-07-27[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-21[media] em28xx: properly handle subdev controlsMauro Carvalho Chehab
2011-03-21[media] em28xx: Fix return value for s_ctrlMauro Carvalho Chehab
2011-01-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-03[media] em28xx: radio_fops should also use unlocked_ioctlHans Verkuil
2010-12-30[media] em28xx: fix incorrect s_ctrl error code and wrong call to res_freeHans Verkuil
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil
2010-10-21V4L/DVB: em28xx: fix a compilation warningMauro Carvalho Chehab
2010-10-21V4L/DVB: em28xx: the default std was not passed on to the subdevsHans Verkuil
2010-10-21V4L/DVB: em28xx: remove BKLHans Verkuil
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil
2010-10-21V4L/DVB: drivers/media/video/em28xx: Remove potential NULL dereferenceJulia Lawall
2010-08-02V4L/DVB: Fix case where fields were not at the correct start locationDevin Heitmueller
2010-05-19V4L/DVB: em28xx: g_tuner must set type fieldHans Verkuil
2010-05-19V4L/DVB: em28xx: switch to new vbi subdev opsHans Verkuil
2010-05-18V4L/DVB: em28xx: rework buffer pointer tracking for offset to start of videoDevin Heitmueller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26V4L/DVB (13932): em28xx: add PAL support for VBIDevin Heitmueller
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart
2009-12-16V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart
2009-12-16V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart
2009-12-05em28xx: don't reduce scale to half size for em2800Mauro Carvalho Chehab
2009-12-05V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_powerLaurent Pinchart
2009-09-19V4L/DVB (12881): em28xx: fix codingstyle issues in em28xx-video.cDevin Heitmueller
2009-09-18V4L/DVB (12750): em28xx: fix unused variable warningDevin Heitmueller
2009-09-18V4L/DVB (12749): em28xx: remove unneeded code that set VINCTRL registerDevin Heitmueller
2009-09-18V4L/DVB (12748): em28xx: implement g_std v4l callDevin Heitmueller
2009-09-18V4L/DVB (12747): em28xx: only advertise VBI capability if supportedDevin Heitmueller
2009-09-18V4L/DVB (12746): em28xx: do not create /dev/vbiX device if VBI not supportedDevin Heitmueller
2009-09-18V4L/DVB (12744): em28xx: restructure fh/dev locking to handle both video and vbiDevin Heitmueller
2009-09-18V4L/DVB (12743): em28xx: fix mmap_mapper with vbiDevin Heitmueller
2009-09-18V4L/DVB (12742): em28xx: add raw VBI support for NTSCDevin Heitmueller
2009-09-18V4L/DVB (12741): em28xx: make video isoc stream work when VBI is enabledDevin Heitmueller
2009-09-12V4L/DVB (12408): em28xx: Implement g/s_register via address matchMauro Carvalho Chehab
2009-09-12V4L/DVB (12376): em28xx: fix V4L2 API compliance: don't expose audio inputs f...Mauro Carvalho Chehab
2009-09-12V4L/DVB (12345): em28xx: fix audio VIDIOC_S_CTRL adjustments on devices witho...Mauro Carvalho Chehab
2009-09-12V4L/DVB (12274): em28xx-video: better implement ac97 control ioctlsMauro Carvalho Chehab
2009-09-12V4L/DVB (12273): em28xx-video: rename ac97 audio controls to better document itMauro Carvalho Chehab
2009-08-13V4L/DVB (12406): em28xx: fix: don't do image interlacing on webcamsMauro Carvalho Chehab
2009-08-13V4L/DVB (12400): em28xx: Allow changing fps on webcamsMauro Carvalho Chehab
2009-07-24V4L/DVB (12239): em28xx: fix webcam scalingMauro Carvalho Chehab
2009-07-24V4L/DVB (12233): em28xx: rename is_27xx to is_webcamMauro Carvalho Chehab
2009-07-05V4L/DVB (12171): em28xx: fix webcam usage with different output formatsMauro Carvalho Chehab