aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media into nextLinus Torvalds36-686/+1496
2014-06-04[media] au0828-dvb: restore its permission to 644Mauro Carvalho Chehab1-0/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-3/+3
2014-05-25[media] au0828: reset streaming when a new frequency is setMauro Carvalho Chehab2-2/+43
2014-05-25[media] au0828: Improve debug messages for urb_completionMauro Carvalho Chehab1-4/+8
2014-05-25[media] au0828: Cancel stream-restart operation if frontend is disconnectedChangbing Xiong1-0/+2
2014-05-25[media] dib0700: fix RC support on Hauppauge Nova-TDMauro Carvalho Chehab3-9/+38
2014-05-25[media] az6027: Added the PID for a new revision of the Elgato EyeTV Sat DVB-S TunerManuel Schönlaub1-1/+6
2014-05-24[media] media: stk1160: Avoid stack-allocated buffer for control URBsEzequiel Garcia2-2/+9
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart9-14/+14
2014-05-23[media] technisat-usb2: rename led enums to be specific to driverLuis R. Rodriguez1-14/+14
2014-05-23[media] em28xx: make em28xx_free_v4l2 static()Mauro Carvalho Chehab1-1/+1
2014-05-23[media] em28xx: move fields wq_trigger and streaming_started from struct em28xx to struct em28xx_audioFrank Schaefer2-22/+25
2014-05-23[media] em28xx: remove field tuner_addr from struct em28xxFrank Schaefer3-12/+8
2014-05-23[media] em28xx: remove field tda9887_conf from struct em28xxFrank Schaefer3-7/+3
2014-05-23[media] em28xx: move tuner frequency field from struct em28xx to struct v4l2Frank Schaefer2-8/+11
2014-05-23[media] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2Frank Schaefer2-14/+18
2014-05-23[media] em28xx: move capture state tracking fields from struct em28xx to struct v4l2Frank Schaefer2-28/+29
2014-05-23[media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2Frank Schaefer3-16/+20
2014-05-23[media] em28xx: move progressive/interlaced fields from struct em28xx to struct v4l2Frank Schaefer3-17/+22
2014-05-23[media] em28xx: move struct em28xx_fmt *format from struct em28xx to struct v4l2Frank Schaefer2-9/+8
2014-05-23[media] em28xx: move TV norm from struct em28xx to struct v4l2Frank Schaefer2-17/+21
2014-05-23[media] em28xx: move vinmode and vinctrl data from struct em28xx to struct v4l2Frank Schaefer3-16/+16
2014-05-23[media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx to struct v4l2Frank Schaefer3-45/+61
2014-05-23[media] em28xx: move videobuf2 related data from struct em28xx to struct v4l2Frank Schaefer3-14/+15
2014-05-23[media] em28xx: move video_device structs from struct em28xx to struct v4l2Frank Schaefer2-71/+56
2014-05-23[media] em28xx: move struct v4l2_clk *clk from struct em28xx to struct v4l2Frank Schaefer3-9/+10
2014-05-23[media] em28xx: move struct v4l2_ctrl_handler ctrl_handler from struct em28xx to struct v4l2Frank Schaefer2-5/+11
2014-05-23[media] em28xx: start moving em28xx-v4l specific data to its own structFrank Schaefer3-56/+116
2014-05-23[media] em28xx-video: simplify usage of the pointer to struct v4l2_ctrl_handler in em28xx_v4l2_init()Frank Schaefer1-14/+14
2014-05-23[media] em28xx: move sub-module data structs to a common place in the main structFrank Schaefer1-6/+5
2014-05-23[media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()Frank Schaefer1-1/+0
2014-05-23[media] s2255drv: fix memory leak s2255_probe()Daeseok Youn1-1/+1
2014-05-23[media] s2255: Do not free fw_data until timer handler has actually stopped using itKirill Tkhai1-2/+2
2014-05-23[media] em28xx: move norm_maxw() and norm_maxh() from em28xx.h to em28xx-video.cFrank Schaefer2-22/+23
2014-05-23[media] em28xx: remove function em28xx_compression_disable() and its callFrank Schaefer2-9/+2
2014-05-23[media] em28xx: remove some unused fields from struct em28xxFrank Schaefer1-4/+0
2014-05-23[media] em28xx: fix indenting in em28xx_usb_probe()Frank Schaefer1-7/+6
2014-05-23[media] uvcvideo: Fix clock param realtime settingOlivier Langlois1-5/+10
2014-05-23[media] uvcvideo: Fix marking buffer erroneous in case of FID togglingAnton Leontiev1-6/+15
2014-05-13[media] rtl28xxu: add [1b80:d3af] Sveon STV27Alessandro Miceli1-0/+2
2014-05-13[media] rtl28xxu: add [1b80:d39d] Sveon STV20Alessandro Miceli1-0/+2
2014-05-13[media] rtl28xxu: add 1b80:d395 Peak DVB-T USBBrian Healy1-0/+2
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil6-23/+12
2014-04-23[media] media:gspca:dtcs033 Clean sparse check warnings on endianessRobert Butora1-4/+11
2014-04-23[media] em28xx: PCTV tripleStick (292e) LNA supportAntti Palosaari1-0/+16
2014-04-23[media] em28xx: add [2013:025f] PCTV tripleStick (292e)Antti Palosaari4-0/+101
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra1-3/+3
2014-04-16[media] gspca_gl860: Clean up idxdata structsIsmael Luceno1-196/+268
2014-04-15[media] media/usb/gspca: Add support for Scopium astro webcam (0547:7303)Robert Butora3-0/+446