aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-16[media] media.h: get rid of MEDIA_ENT_F_CONN_TESTMauro Carvalho Chehab1-2/+1
2016-01-13Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds15-94/+494
2016-01-11[media] mxl111sf: Add a tuner entityMauro Carvalho Chehab2-0/+25
2016-01-11[media] dvb-usb-v2: postpone removal of media_deviceMauro Carvalho Chehab1-1/+1
2016-01-11[media] dvbdev: Add RF connector if neededMauro Carvalho Chehab4-4/+4
2016-01-11[media] usb: check media device errorsMauro Carvalho Chehab4-20/+54
2016-01-11[media] media-device: split media initialization and registrationJavier Martinez Canillas6-57/+68
2016-01-11[media] uvcvideo: register entity subdev on initJavier Martinez Canillas1-24/+9
2016-01-11[media] uvcvideo: remove pads prefix from uvc_mc_create_pads_links()Javier Martinez Canillas1-3/+3
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab3-7/+7
2016-01-11[media] uapi/media.h: Rename entities types to functionsMauro Carvalho Chehab4-9/+9
2016-01-11[media] media-entity.h: rename entity.type to entity.functionMauro Carvalho Chehab4-7/+7
2016-01-11[media] au0828: enforce check for graph creationMauro Carvalho Chehab1-19/+39
2016-01-11[media] cx231xx: enforce check for graph creationMauro Carvalho Chehab1-14/+26
2016-01-11[media] dvb core: must check dvb_create_media_graph()Mauro Carvalho Chehab4-7/+17
2016-01-11[media] au0828: Create connector linksMauro Carvalho Chehab1-0/+26
2016-01-11[media] au0828: add support for the connectorsMauro Carvalho Chehab3-12/+82
2016-01-11[media] au0828: postpone call to au0828_unregister_media_device()Mauro Carvalho Chehab1-2/+4
2016-01-11[media] tuner-core: add an input padMauro Carvalho Chehab2-2/+5
2016-01-11[media] media: convert links from array to listMauro Carvalho Chehab3-17/+11
2016-01-11[media] uvcvideo: create pad links after subdev registrationJavier Martinez Canillas1-4/+19
2016-01-11[media] media: rename the function that create pad linksMauro Carvalho Chehab3-7/+7
2016-01-11[media] au0828: Fix the logic that enables the analog demoder linkMauro Carvalho Chehab1-2/+2
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab3-6/+6
2016-01-11[media] au0828: Cache the decoder info at au0828 dev structureMauro Carvalho Chehab3-14/+10
2016-01-11[media] au0828: Add support for media controllerRafael Lourenço de Lima Chehab4-0/+197
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab54-158/+247
2015-12-23[media] rtl28xxu: return demod reg page from driver cacheAntti Palosaari1-5/+11
2015-12-18[media] airspy: increase USB control message buffer sizeAntti Palosaari1-1/+1
2015-12-18[media] hackrf: move RF gain ctrl enable behind module parameterAntti Palosaari1-0/+11
2015-12-18[media] hackrf: fix possible null ptr on debug printingAntti Palosaari1-1/+1
2015-12-18[media] uvcvideo: small cleanup in uvc_video_clock_update()Dan Carpenter1-1/+1
2015-12-18[media] uvcvideo: Fix reading the current exposure value of UVCAnton V. Shokurov1-1/+2
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung10-21/+15
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil13-66/+34
2015-12-18[media] cx231xx: fix NTSC cropcap, add missing cropcap for 417Hans Verkuil2-2/+25
2015-12-12Revert "[media] UVC: Add support for ds4 depth camera"Mauro Carvalho Chehab2-32/+0
2015-12-04[media] use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab2-2/+2
2015-12-03[media] UVC: Add support for ds4 depth cameraAviv Greenberg2-0/+32
2015-12-03[media] cx231xx: constify cx2341x_handler_ops structuresJulia Lawall1-1/+1
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil1-1/+1
2015-11-19[media] usbvision: fix crash on detecting device with invalid configurationVladis Dronov1-1/+15
2015-11-19[media] Add support for dvb usb stick Hauppauge WinTV-soloHDArno Bauernöppel1-0/+2
2015-11-19[media] cx231xx_dvb: use demod_i2c for demod attachMatthias Schwarzott2-8/+8
2015-11-19[media] ttusb-dec: constify ttusbdecfe_config structureJulia Lawall1-1/+1
2015-11-19[media] drivers/media/usb/dvb-usb-v2: constify mxl111sf_demod_config structureJulia Lawall3-5/+5
2015-11-19[media] uvcvideo: Enable UVC 1.5 device detectionLaurent Pinchart1-1/+2
2015-11-19[media] em28xx: add Terratec Cinergy T XS (MT2060)Alberto Mardegan2-2/+21
2015-11-19[media] as102: fix potential double free in as102_fw_upload()Christian Engelmayer1-0/+1
2015-11-19[media] mxl111sf: missing return values validationInsu Yun1-2/+2