summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2017-05-25cx231xx-audio: fix init error pathJohan Hovold1-11/+14
2017-05-25dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-opsDaniel Scheller1-1/+3
2017-05-25zr364xx: enforce minimum size when reading headerAlyssa Milburn1-0/+8
2017-05-25dib0700: fix NULL-deref at probeJohan Hovold1-0/+3
2017-05-25s5p-mfc: Fix unbalanced call to clock managementMarek Szyprowski1-0/+1
2017-05-25gspca: konica: add missing endpoint sanity checkJohan Hovold1-0/+3
2017-05-25ttusb2: limit messages to buffer sizeAlyssa Milburn1-0/+19
2017-05-25mceusb: fix NULL-deref at probeJohan Hovold1-2/+2
2017-05-25usbvision: fix NULL-deref at probeJohan Hovold1-1/+8
2017-05-02xc2028: unlock on error in xc2028_set_config()Dan Carpenter1-2/+5
2017-04-30xc2028: avoid use after freeMauro Carvalho Chehab1-1/+2
2017-04-21dvb-usb-firmware: don't do DMA on stackStefan BrĂ¼ns1-10/+12
2017-04-21dvb-usb: don't use stack for firmware loadMauro Carvalho Chehab1-6/+13
2017-04-21dvb-usb-v2: avoid use-after-freeArnd Bergmann1-4/+5
2017-03-30uvcvideo: uvc_scan_fallback() for webcams with broken chainSumit Semwal1-6/+112
2017-03-12media: fix dm1105.c build errorRandy Dunlap1-1/+1
2017-03-12uvcvideo: Fix a wrong macroGuennadi Liakhovetski1-1/+1
2017-03-12am437x-vpfe: always assign bpp variableNicolas Iooss1-1/+1
2017-02-23siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab1-5/+13
2017-02-01s5k4ecgx: select CRC32 helperArnd Bergmann1-0/+1
2017-01-26ite-cir: initialize use_demodulator before using itNicolas Iooss1-0/+2
2017-01-26blackfin: check devm_pinctrl_get() for errorsDan Carpenter1-0/+2
2017-01-12cx23885-dvb: move initialization of a8293_pdataMauro Carvalho Chehab1-2/+4
2017-01-09media: solo6x10: fix lockup by avoiding delayed register writeAndrey Utkin1-0/+3
2016-11-18dib0700: fix nec repeat handlingSean Young1-2/+3
2016-10-28cx231xx: fix GPIOs for Pixelview SBTVD hybridMauro Carvalho Chehab2-2/+3
2016-10-28cx231xx: don't return error on successMauro Carvalho Chehab1-1/+4
2016-10-28mb86a20s: fix demod settingsMauro Carvalho Chehab1-50/+42
2016-10-28mb86a20s: fix the locking logicMauro Carvalho Chehab1-1/+11
2016-10-07gspca: avoid unused variable warningsArnd Bergmann3-3/+3
2016-10-07em28xx-i2c: rt_mutex_trylock() returns zero on failureDan Carpenter1-3/+2
2016-09-30am437x-vfpe: fix typo in vpfe_get_app_input_indexArnd Bergmann1-1/+1
2016-09-15tda10071: Fix dependency to REGMAP_I2CMatthias Schwarzott1-1/+1
2016-09-15UVC: Add support for R200 depth cameraAviv Greenberg2-0/+32
2016-08-20s5p-mfc: Add release callback for memory region devsJavier Martinez Canillas1-0/+7
2016-08-20s5p-mfc: Set device name for reserved memory region devsJavier Martinez Canillas1-0/+4
2016-08-20Fix RC5 decoding with Fintek CIR chipsetJonathan McDowell1-1/+1
2016-08-20vb2: core: Skip planes array verification if pb is NULLSakari Ailus1-4/+6
2016-08-20videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus1-0/+6
2016-08-20media: dvb_ringbuffer: Add memory barriersSoeren Moch1-13/+61
2016-08-20media: usbtv: prevent access to free'd resourcesMatthew Leach1-0/+5
2016-08-10media: fix airspy usb probe error pathJames Patrick-Evans1-2/+1
2016-07-27uvc: Forward compat ioctls to their handlers directlyAndy Lutomirski1-21/+18
2016-06-07media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4l2_create32Tiffany Lin1-1/+2
2016-05-18Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"Mauro Carvalho Chehab1-6/+0
2016-05-04videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus1-0/+6
2016-05-04videobuf2-core: Check user space planes array in dqbufSakari Ailus1-5/+5
2016-05-04vb2-memops: Fix over allocation of frame vectorsRicardo Ribalda Delgado1-1/+1
2016-04-20usbvision: fix crash on detecting device with invalid configurationVladis Dronov1-1/+15
2016-04-20v4l: vsp1: Set the SRU CTRL0 register when starting the streamLaurent Pinchart1-0/+1