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