summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
Commit message (Expand)AuthorAgeFilesLines
* media: cx231xx: fix use-after-free when unregistering the i2c_client for the ...Matthias Schwarzott2017-08-271-3/+3
* media: em28xx: calculate left volume level correctlyColin Ian King2017-08-261-1/+1
* media: usb: make i2c_adapter constBhumika Goyal2017-08-267-8/+8
* media: usb: make i2c_algorithm constBhumika Goyal2017-08-262-2/+2
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-2025-251/+262
* media: rc-core: rename input_name to device_nameSean Young2017-08-205-7/+6
* media: usb: rainshadow-cec: constify serio_device_idArvind Yadav2017-08-201-1/+1
* media: usb: pulse8-cec: constify serio_device_idArvind Yadav2017-08-201-1/+1
* media: uvcvideo: Constify video_subdev structuresJulia Lawall2017-08-201-1/+1
* media: uvcvideo: Convert from using an atomic variable to a reference countGuennadi Liakhovetski2017-08-202-17/+10
* media: uvcvideo: Fix .queue_setup() to check the number of planesGuennadi Liakhovetski2017-08-201-2/+7
* media: uvcvideo: Prevent heap overflow when accessing mapped controlsGuenter Roeck2017-08-201-0/+7
* media: uvcvideo: Fix incorrect timeout for Get RequestJim Lin2017-08-201-1/+1
* media: zr364xx: constify videobuf_queue_ops structuresJulia Lawall2017-08-201-1/+1
* media: tm6000: constify videobuf_queue_ops structuresJulia Lawall2017-08-201-1/+1
* media: cx231xx: constify videobuf_queue_ops structuresJulia Lawall2017-08-202-2/+2
* media: usb: make snd_pcm_hardware constBhumika Goyal2017-08-205-5/+5
* media: usb: constify usb_device_idArvind Yadav2017-08-2017-17/+17
* media: cx231xx: only unregister successfully registered i2c adaptersPeter Rosin2017-08-092-1/+5
* media: cx231xx: drop return value of cx231xx_i2c_unregisterPeter Rosin2017-08-092-3/+2
* media: cx231xx: fail probe if i2c_add_adapter failsPeter Rosin2017-08-092-2/+2
* media: adv*/vivid/pulse8/rainshadow: cec: use CEC_CAP_DEFAULTSHans Verkuil2017-08-092-4/+2
* media: uvc: don't set driver_versionHans Verkuil2017-08-081-1/+0
* Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab2017-08-081-1/+1
|\
| * media: pulse8-cec: persistent_config should be off by defaultHans Verkuil2017-07-261-1/+1
* | media: Added support for the TerraTec T1 DVB-T USB tuner [IT9135 chipset]Nuno Henriques2017-07-201-0/+2
* | media: : usb: add const to v4l2_file_operations structuresBhumika Goyal2017-07-207-7/+7
* | media: pvrusb2: fix the retry logicMauro Carvalho Chehab2017-07-201-3/+3
* | media: staging: fbtft: make const array gamma_par_mask staticColin Ian King2017-07-201-1/+1
* | media: usbvision: constify i2c_algorithm structureGustavo A. R. Silva2017-07-201-1/+1
* | media: dvb-ttusb-budget: constify i2c_algorithm structureGustavo A. R. Silva2017-07-201-1/+1
* | media: usbvision-i2c: fix format overflow warningArnd Bergmann2017-07-201-2/+3
* | media: pulse8-cec/rainshadow-cec: make adapter name uniqueHans Verkuil2017-07-182-2/+2
|/
* media: dvb-usb-v2: lmedm04: remove unnecessary variable in lme2510_stream_res...Gustavo A. R. Silva2017-06-241-6/+4
* media: Replace initalized ->initializedMauro Carvalho Chehab2017-06-242-2/+2
* media: em28xx: add support for new of Terratec H6Mauro Carvalho Chehab2017-06-243-0/+20
* media: em28xx: Ignore errors while reading from eepromMauro Carvalho Chehab2017-06-241-2/+0
* media: dib0700: fix error handling in dib0700_i2c_xfer_legacy()Dan Carpenter2017-06-241-7/+13
* media: dib0700: fix locking in dib0700_i2c_xfer_new()Dan Carpenter2017-06-241-6/+12
* media: rainshadow-cec: avoid -Wmaybe-uninitialized warning againArnd Bergmann2017-06-241-10/+8
* media: stkwebcam: Use more common logging stylesJoe Perches2017-06-243-56/+52
* [media] af9015: move 2nd demod power-up wait different locationAntti Palosaari2017-06-201-3/+3
* [media] af9015: enable 2nd TS flow control when dual modeAntti Palosaari2017-06-201-2/+13
* [media] af9015: fix and refactor i2c adapter algo logicAntti Palosaari2017-06-201-74/+79
* [media] af9015: use correct 7-bit i2c addressesAntti Palosaari2017-06-202-13/+15
* [media] stih-cec/vivid/pulse8/rainshadow: use cec_transmit_attempt_doneHans Verkuil2017-06-202-12/+6
* [media] pvrusb2: remove redundant check on cnt > 8Colin Ian King2017-06-071-1/+1
* Merge tag 'media/v4.12-2' into patchworkMauro Carvalho Chehab2017-06-073-3/+5
|\
| * [media] cec: select CEC_CORE instead of depend on itHans Verkuil2017-06-042-2/+4
| * [media] rainshadow-cec: ensure exit_loop is intializedColin Ian King2017-06-041-1/+1
OpenPOWER on IntegriCloud