summaryrefslogtreecommitdiff
path: root/drivers/media/usb/em28xx
AgeCommit message (Expand)Author
2014-07-26[media] media: em28xx - fix i2c_xfer to return -ENODEV when dev is removedShuah Khan
2014-07-26[media] media: em28xx - remove reset_resume interfaceShuah Khan
2014-07-26[media] media: em28xx - add error handling for KWORLD dvb_attach failuresShuah Khan
2014-07-26[media] media: em28xx-dvb - fix em28xx_dvb_resume() to not unregister i2c and...Shuah Khan
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman
2014-07-21[media] em28xx-dvb: Prepare for si2157 driver getting more parametersMatthias Schwarzott
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-07-04[media] em28xx: add MSI Digivox Trio supportHans Verkuil
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2014-05-23[media] em28xx: make em28xx_free_v4l2 static()Mauro Carvalho Chehab
2014-05-23[media] em28xx: move fields wq_trigger and streaming_started from struct em28...Frank Schaefer
2014-05-23[media] em28xx: remove field tuner_addr from struct em28xxFrank Schaefer
2014-05-23[media] em28xx: remove field tda9887_conf from struct em28xxFrank Schaefer
2014-05-23[media] em28xx: move tuner frequency field from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move capture state tracking fields from struct em28xx to stru...Frank Schaefer
2014-05-23[media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move progressive/interlaced fields from struct em28xx to stru...Frank Schaefer
2014-05-23[media] em28xx: move struct em28xx_fmt *format from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move TV norm from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move vinmode and vinctrl data from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx...Frank Schaefer
2014-05-23[media] em28xx: move videobuf2 related data from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move video_device structs from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move struct v4l2_clk *clk from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move struct v4l2_ctrl_handler ctrl_handler from struct em28xx...Frank Schaefer
2014-05-23[media] em28xx: start moving em28xx-v4l specific data to its own structFrank Schaefer
2014-05-23[media] em28xx-video: simplify usage of the pointer to struct v4l2_ctrl_handl...Frank Schaefer
2014-05-23[media] em28xx: move sub-module data structs to a common place in the main st...Frank Schaefer
2014-05-23[media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()Frank Schaefer
2014-05-23[media] em28xx: move norm_maxw() and norm_maxh() from em28xx.h to em28xx-video.cFrank Schaefer
2014-05-23[media] em28xx: remove function em28xx_compression_disable() and its callFrank Schaefer
2014-05-23[media] em28xx: remove some unused fields from struct em28xxFrank Schaefer
2014-05-23[media] em28xx: fix indenting in em28xx_usb_probe()Frank Schaefer
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil
2014-04-23[media] em28xx: PCTV tripleStick (292e) LNA supportAntti Palosaari
2014-04-23[media] em28xx: add [2013:025f] PCTV tripleStick (292e)Antti Palosaari
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-31[media] em28xx-dvb: fix PCTV 461e tuner I2C bindingAntti Palosaari
2014-03-31Revert "[media] em28xx-dvb: fix PCTV 461e tuner I2C binding"Mauro Carvalho Chehab
2014-03-28[media] em28xx: fix PCTV 290e LNA oopsAntti Palosaari
2014-03-28[media] em28xx-dvb: fix PCTV 461e tuner I2C bindingAntti Palosaari
2014-03-14[media] em28xx-audio: make sure audio is unmuted on open()Frank Schaefer
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan
2014-03-11[media] em28xx-cards: remove a wrong indent levelDan Carpenter
2014-03-11[media] em28xx-dvb: remove one level of identation at fini callbackMauro Carvalho Chehab
2014-03-11[media] em28xx: Only deallocate struct em28xx after finishing all extensionsMauro Carvalho Chehab
2014-03-11[media] em28xx: only enable PCTV 80e led when streamingMauro Carvalho Chehab
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus