aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-28/+36
2017-11-02media: pvrusb2: Convert timers to use timer_setup()Kees Cook1-28/+36
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman41-0/+41
2017-08-27media: dw2102: make dvb_usb_device_description structures constBhumika Goyal1-7/+7
2017-08-27media: usbvision: Improve a size determination in usbvision_alloc()Markus Elfring1-1/+1
2017-08-27media: usbvision: Adjust eight checks for null pointersMarkus Elfring1-8/+8
2017-08-27media: usbvision: Delete an error message for a failed memory allocation in usbvision_probe()Markus Elfring1-1/+0
2017-08-27media: usbtv: make v4l2_file_operations constBhumika Goyal1-1/+1
2017-08-27media: usb: make video_device constBhumika Goyal11-11/+11
2017-08-27media: au0828: fix RC_CORE dependencyArnd Bergmann1-0/+1
2017-08-27media: mxl111sf: Fix potential null pointer dereferenceEugeniu Rosca1-1/+3
2017-08-27media: au0828: fix unbalanced lock/unlock in au0828_usb_probeGustavo A. R. Silva1-0/+2
2017-08-27media: dvb-usb: Add memory free on error path in dw2102_probe()Anton Vasilyev1-17/+22
2017-08-27media: cx231xx: fix use-after-free when unregistering the i2c_client for the dvb demodMatthias Schwarzott1-3/+3
2017-08-26media: em28xx: calculate left volume level correctlyColin Ian King1-1/+1
2017-08-26media: usb: make i2c_adapter constBhumika Goyal7-8/+8
2017-08-26media: usb: make i2c_algorithm constBhumika Goyal2-2/+2
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young25-251/+262
2017-08-20media: rc-core: rename input_name to device_nameSean Young5-7/+6
2017-08-20media: usb: rainshadow-cec: constify serio_device_idArvind Yadav1-1/+1
2017-08-20media: usb: pulse8-cec: constify serio_device_idArvind Yadav1-1/+1
2017-08-20media: uvcvideo: Constify video_subdev structuresJulia Lawall1-1/+1
2017-08-20media: uvcvideo: Convert from using an atomic variable to a reference countGuennadi Liakhovetski2-17/+10
2017-08-20media: uvcvideo: Fix .queue_setup() to check the number of planesGuennadi Liakhovetski1-2/+7
2017-08-20media: uvcvideo: Prevent heap overflow when accessing mapped controlsGuenter Roeck1-0/+7
2017-08-20media: uvcvideo: Fix incorrect timeout for Get RequestJim Lin1-1/+1
2017-08-20media: zr364xx: constify videobuf_queue_ops structuresJulia Lawall1-1/+1
2017-08-20media: tm6000: constify videobuf_queue_ops structuresJulia Lawall1-1/+1
2017-08-20media: cx231xx: constify videobuf_queue_ops structuresJulia Lawall2-2/+2
2017-08-20media: usb: make snd_pcm_hardware constBhumika Goyal5-5/+5
2017-08-20media: usb: constify usb_device_idArvind Yadav17-17/+17
2017-08-09media: cx231xx: only unregister successfully registered i2c adaptersPeter Rosin2-1/+5
2017-08-09media: cx231xx: drop return value of cx231xx_i2c_unregisterPeter Rosin2-3/+2
2017-08-09media: cx231xx: fail probe if i2c_add_adapter failsPeter Rosin2-2/+2
2017-08-09media: adv*/vivid/pulse8/rainshadow: cec: use CEC_CAP_DEFAULTSHans Verkuil2-4/+2
2017-08-08media: uvc: don't set driver_versionHans Verkuil1-1/+0
2017-08-08Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab1-1/+1
2017-07-26media: pulse8-cec: persistent_config should be off by defaultHans Verkuil1-1/+1
2017-07-20media: Added support for the TerraTec T1 DVB-T USB tuner [IT9135 chipset]Nuno Henriques1-0/+2
2017-07-20media: : usb: add const to v4l2_file_operations structuresBhumika Goyal7-7/+7
2017-07-20media: pvrusb2: fix the retry logicMauro Carvalho Chehab1-3/+3
2017-07-20media: staging: fbtft: make const array gamma_par_mask staticColin Ian King1-1/+1
2017-07-20media: usbvision: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: dvb-ttusb-budget: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: usbvision-i2c: fix format overflow warningArnd Bergmann1-2/+3
2017-07-18media: pulse8-cec/rainshadow-cec: make adapter name uniqueHans Verkuil2-2/+2
2017-06-24media: dvb-usb-v2: lmedm04: remove unnecessary variable in lme2510_stream_restart()Gustavo A. R. Silva1-6/+4
2017-06-24media: Replace initalized ->initializedMauro Carvalho Chehab2-2/+2
2017-06-24media: em28xx: add support for new of Terratec H6Mauro Carvalho Chehab3-0/+20
2017-06-24media: em28xx: Ignore errors while reading from eepromMauro Carvalho Chehab1-2/+0