aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)Author
2017-08-27media: dw2102: make dvb_usb_device_description structures constBhumika Goyal
2017-08-27media: usbvision: Improve a size determination in usbvision_alloc()Markus Elfring
2017-08-27media: usbvision: Adjust eight checks for null pointersMarkus Elfring
2017-08-27media: usbvision: Delete an error message for a failed memory allocation in u...Markus Elfring
2017-08-27media: usbtv: make v4l2_file_operations constBhumika Goyal
2017-08-27media: usb: make video_device constBhumika Goyal
2017-08-27media: au0828: fix RC_CORE dependencyArnd Bergmann
2017-08-27media: mxl111sf: Fix potential null pointer dereferenceEugeniu Rosca
2017-08-27media: au0828: fix unbalanced lock/unlock in au0828_usb_probeGustavo A. R. Silva
2017-08-27media: dvb-usb: Add memory free on error path in dw2102_probe()Anton Vasilyev
2017-08-27media: cx231xx: fix use-after-free when unregistering the i2c_client for the ...Matthias Schwarzott
2017-08-26media: em28xx: calculate left volume level correctlyColin Ian King
2017-08-26media: usb: make i2c_adapter constBhumika Goyal
2017-08-26media: usb: make i2c_algorithm constBhumika Goyal
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-08-20media: usb: rainshadow-cec: constify serio_device_idArvind Yadav
2017-08-20media: usb: pulse8-cec: constify serio_device_idArvind Yadav
2017-08-20media: uvcvideo: Constify video_subdev structuresJulia Lawall
2017-08-20media: uvcvideo: Convert from using an atomic variable to a reference countGuennadi Liakhovetski
2017-08-20media: uvcvideo: Fix .queue_setup() to check the number of planesGuennadi Liakhovetski
2017-08-20media: uvcvideo: Prevent heap overflow when accessing mapped controlsGuenter Roeck
2017-08-20media: uvcvideo: Fix incorrect timeout for Get RequestJim Lin
2017-08-20media: zr364xx: constify videobuf_queue_ops structuresJulia Lawall
2017-08-20media: tm6000: constify videobuf_queue_ops structuresJulia Lawall
2017-08-20media: cx231xx: constify videobuf_queue_ops structuresJulia Lawall
2017-08-20media: usb: make snd_pcm_hardware constBhumika Goyal
2017-08-20media: usb: constify usb_device_idArvind Yadav
2017-08-09media: cx231xx: only unregister successfully registered i2c adaptersPeter Rosin
2017-08-09media: cx231xx: drop return value of cx231xx_i2c_unregisterPeter Rosin
2017-08-09media: cx231xx: fail probe if i2c_add_adapter failsPeter Rosin
2017-08-09media: adv*/vivid/pulse8/rainshadow: cec: use CEC_CAP_DEFAULTSHans Verkuil
2017-08-08media: uvc: don't set driver_versionHans Verkuil
2017-08-08Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab
2017-07-26media: pulse8-cec: persistent_config should be off by defaultHans Verkuil
2017-07-20media: Added support for the TerraTec T1 DVB-T USB tuner [IT9135 chipset]Nuno Henriques
2017-07-20media: : usb: add const to v4l2_file_operations structuresBhumika Goyal
2017-07-20media: pvrusb2: fix the retry logicMauro Carvalho Chehab
2017-07-20media: staging: fbtft: make const array gamma_par_mask staticColin Ian King
2017-07-20media: usbvision: constify i2c_algorithm structureGustavo A. R. Silva
2017-07-20media: dvb-ttusb-budget: constify i2c_algorithm structureGustavo A. R. Silva
2017-07-20media: usbvision-i2c: fix format overflow warningArnd Bergmann
2017-07-18media: pulse8-cec/rainshadow-cec: make adapter name uniqueHans Verkuil
2017-06-24media: dvb-usb-v2: lmedm04: remove unnecessary variable in lme2510_stream_res...Gustavo A. R. Silva
2017-06-24media: Replace initalized ->initializedMauro Carvalho Chehab
2017-06-24media: em28xx: add support for new of Terratec H6Mauro Carvalho Chehab
2017-06-24media: em28xx: Ignore errors while reading from eepromMauro Carvalho Chehab
2017-06-24media: dib0700: fix error handling in dib0700_i2c_xfer_legacy()Dan Carpenter
2017-06-24media: dib0700: fix locking in dib0700_i2c_xfer_new()Dan Carpenter
2017-06-24media: rainshadow-cec: avoid -Wmaybe-uninitialized warning againArnd Bergmann