summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/em28xx
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-241-2/+2
* [media] em28xx: make em28xx_free_v4l2 static()Mauro Carvalho Chehab2014-05-231-1/+1
* [media] em28xx: move fields wq_trigger and streaming_started from struct em28...Frank Schaefer2014-05-232-22/+25
* [media] em28xx: remove field tuner_addr from struct em28xxFrank Schaefer2014-05-233-12/+8Star
* [media] em28xx: remove field tda9887_conf from struct em28xxFrank Schaefer2014-05-233-7/+3Star
* [media] em28xx: move tuner frequency field from struct em28xx to struct v4l2Frank Schaefer2014-05-232-8/+11
* [media] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2Frank Schaefer2014-05-232-14/+18
* [media] em28xx: move capture state tracking fields from struct em28xx to stru...Frank Schaefer2014-05-232-28/+29
* [media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2Frank Schaefer2014-05-233-16/+20
* [media] em28xx: move progressive/interlaced fields from struct em28xx to stru...Frank Schaefer2014-05-233-17/+22
* [media] em28xx: move struct em28xx_fmt *format from struct em28xx to struct v4l2Frank Schaefer2014-05-232-9/+8Star
* [media] em28xx: move TV norm from struct em28xx to struct v4l2Frank Schaefer2014-05-232-17/+21
* [media] em28xx: move vinmode and vinctrl data from struct em28xx to struct v4l2Frank Schaefer2014-05-233-16/+16
* [media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx...Frank Schaefer2014-05-233-45/+61
* [media] em28xx: move videobuf2 related data from struct em28xx to struct v4l2Frank Schaefer2014-05-233-14/+15
* [media] em28xx: move video_device structs from struct em28xx to struct v4l2Frank Schaefer2014-05-232-71/+56Star
* [media] em28xx: move struct v4l2_clk *clk from struct em28xx to struct v4l2Frank Schaefer2014-05-233-9/+10
* [media] em28xx: move struct v4l2_ctrl_handler ctrl_handler from struct em28xx...Frank Schaefer2014-05-232-5/+11
* [media] em28xx: start moving em28xx-v4l specific data to its own structFrank Schaefer2014-05-233-56/+116
* [media] em28xx-video: simplify usage of the pointer to struct v4l2_ctrl_handl...Frank Schaefer2014-05-231-14/+14
* [media] em28xx: move sub-module data structs to a common place in the main st...Frank Schaefer2014-05-231-6/+5Star
* [media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()Frank Schaefer2014-05-231-1/+0Star
* [media] em28xx: move norm_maxw() and norm_maxh() from em28xx.h to em28xx-video.cFrank Schaefer2014-05-232-22/+23
* [media] em28xx: remove function em28xx_compression_disable() and its callFrank Schaefer2014-05-232-9/+2Star
* [media] em28xx: remove some unused fields from struct em28xxFrank Schaefer2014-05-231-4/+0Star
* [media] em28xx: fix indenting in em28xx_usb_probe()Frank Schaefer2014-05-231-7/+6Star
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-232-7/+3Star
* [media] em28xx: PCTV tripleStick (292e) LNA supportAntti Palosaari2014-04-231-0/+16
* [media] em28xx: add [2013:025f] PCTV tripleStick (292e)Antti Palosaari2014-04-234-0/+101
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-0410-103/+549
|\
| * [media] em28xx-dvb: fix PCTV 461e tuner I2C bindingAntti Palosaari2014-03-311-0/+10
| * Revert "[media] em28xx-dvb: fix PCTV 461e tuner I2C binding"Mauro Carvalho Chehab2014-03-311-10/+0Star
| * [media] em28xx: fix PCTV 290e LNA oopsAntti Palosaari2014-03-281-1/+2
| * [media] em28xx-dvb: fix PCTV 461e tuner I2C bindingAntti Palosaari2014-03-281-0/+10
| * [media] em28xx-audio: make sure audio is unmuted on open()Frank Schaefer2014-03-141-20/+22
| * [media] rc: abstract access to allowed/enabled protocolsJames Hogan2014-03-111-4/+4
| * [media] em28xx-cards: remove a wrong indent levelDan Carpenter2014-03-111-2/+2
| * [media] em28xx-dvb: remove one level of identation at fini callbackMauro Carvalho Chehab2014-03-111-22/+26
| * [media] em28xx: Only deallocate struct em28xx after finishing all extensionsMauro Carvalho Chehab2014-03-116-19/+56
| * [media] em28xx: only enable PCTV 80e led when streamingMauro Carvalho Chehab2014-03-111-2/+13
| * [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2014-03-051-2/+2
| * [media] em28xx: Add LED support for Kworld UB435-Q v3Mauro Carvalho Chehab2014-03-041-0/+12
| * [media] em28xx: add support for DVB monitor ledMauro Carvalho Chehab2014-03-042-12/+15
| * [media] em28xx: add support for Kworld UB435-Q version 3Mauro Carvalho Chehab2014-03-044-0/+61
| * [media] em28xx: add support for PCTV 80e remote controllerMauro Carvalho Chehab2014-03-041-0/+1
| * [media] drx-j: Fix compilation and un-comment itMauro Carvalho Chehab2014-03-041-0/+1
| * [media] drx-j: add a driver for Trident drx-j frontendDevin Heitmueller2014-03-043-0/+48
| * [media] em28xx: Display the used DVB alternateMauro Carvalho Chehab2014-03-041-2/+2
| * [media] em28xx_dvb: only call the software filter if dataMauro Carvalho Chehab2014-03-041-0/+4
| * [media] em28xx: implement em28xx_usb_driver suspend, resume, reset_resume hooksShuah Khan2014-03-031-0/+26