summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* gspca: avoid unused variable warningsArnd Bergmann2016-10-073-3/+3
* em28xx-i2c: rt_mutex_trylock() returns zero on failureDan Carpenter2016-10-071-3/+2
* am437x-vfpe: fix typo in vpfe_get_app_input_indexArnd Bergmann2016-09-301-1/+1
* tda10071: Fix dependency to REGMAP_I2CMatthias Schwarzott2016-09-151-1/+1
* UVC: Add support for R200 depth cameraAviv Greenberg2016-09-152-0/+32
* s5p-mfc: Add release callback for memory region devsJavier Martinez Canillas2016-08-201-0/+7
* s5p-mfc: Set device name for reserved memory region devsJavier Martinez Canillas2016-08-201-0/+4
* Fix RC5 decoding with Fintek CIR chipsetJonathan McDowell2016-08-201-1/+1
* vb2: core: Skip planes array verification if pb is NULLSakari Ailus2016-08-201-4/+6
* videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus2016-08-201-0/+6
* media: dvb_ringbuffer: Add memory barriersSoeren Moch2016-08-201-13/+61
* media: usbtv: prevent access to free'd resourcesMatthew Leach2016-08-201-0/+5
* media: fix airspy usb probe error pathJames Patrick-Evans2016-08-101-2/+1
* uvc: Forward compat ioctls to their handlers directlyAndy Lutomirski2016-07-271-21/+18
* media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4l2_create32Tiffany Lin2016-06-071-1/+2
* Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"Mauro Carvalho Chehab2016-05-181-6/+0
* videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus2016-05-041-0/+6
* videobuf2-core: Check user space planes array in dqbufSakari Ailus2016-05-041-5/+5
* vb2-memops: Fix over allocation of frame vectorsRicardo Ribalda Delgado2016-05-041-1/+1
* usbvision: fix crash on detecting device with invalid configurationVladis Dronov2016-04-201-1/+15
* v4l: vsp1: Set the SRU CTRL0 register when starting the streamLaurent Pinchart2016-04-201-0/+1
* coda: fix error path in case of missing pdata on non-DT platformPhilipp Zabel2016-04-201-6/+4
* au0828: Fix dev_state handlingMauro Carvalho Chehab2016-04-204-39/+39
* au0828: fix au0828_v4l2_close() dev_state race conditionShuah Khan2016-04-201-1/+1
* media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32Tiffany Lin2016-04-121-13/+8
* coda: fix first encoded frame payloadPhilipp Zabel2016-04-121-1/+1
* bttv: Width must be a multiple of 16 when capturing planar formatsHans de Goede2016-04-121-6/+20
* adv7511: TX_EDID_PRESENT is still 1 after a disconnectHans Verkuil2016-04-121-6/+15
* saa7134: Fix bytesperline not being set correctly for planar formatsHans de Goede2016-04-121-6/+12
* pwc: Add USB id for Philips Spc880nc webcamHans de Goede2016-04-121-0/+6
* adv7604: fix tx 5v detect regressionHans Verkuil2016-03-091-2/+1
* tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab2016-03-031-0/+9
* vb2: fix a regression in poll() behavior for output,streamsHans Verkuil2016-03-031-3/+3
* gspca: ov534/topro: prevent a division by 0Antonio Ospite2016-03-032-3/+12
* si2157: return -EINVAL if firmware blob is too bigLaura Abbott2016-03-031-0/+1
* media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot modeMalcolm Priestley2016-03-031-3/+3
* rc: sunxi-cir: Initialize the spinlock properlyChen-Yu Tsai2016-03-031-0/+2
* saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab2016-02-171-1/+4
* media: i2c: Don't export ir-kbd-i2c module aliasJavier Martinez Canillas2016-02-171-1/+0
* Merge tag 'media/v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-12-183-4/+15
|\
| * [media] airspy: increase USB control message buffer sizeAntti Palosaari2015-12-181-1/+1
| * [media] hackrf: move RF gain ctrl enable behind module parameterAntti Palosaari2015-12-181-0/+11
| * [media] hackrf: fix possible null ptr on debug printingAntti Palosaari2015-12-181-1/+1
| * [media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab2015-12-181-2/+2
* | various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-209-15/+17
|/
* netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
* cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
* cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
* cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-103-3/+3
* saa7134: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
OpenPOWER on IntegriCloud