summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2016-05-05videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus1-0/+6
2016-05-05videobuf2-core: Check user space planes array in dqbufSakari Ailus1-5/+5
2016-05-05vb2-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
2016-04-20coda: fix error path in case of missing pdata on non-DT platformPhilipp Zabel1-6/+4
2016-04-20au0828: Fix dev_state handlingMauro Carvalho Chehab4-39/+39
2016-04-20au0828: fix au0828_v4l2_close() dev_state race conditionShuah Khan1-1/+1
2016-04-12media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32Tiffany Lin1-13/+8
2016-04-12coda: fix first encoded frame payloadPhilipp Zabel1-1/+1
2016-04-12bttv: Width must be a multiple of 16 when capturing planar formatsHans de Goede1-6/+20
2016-04-12adv7511: TX_EDID_PRESENT is still 1 after a disconnectHans Verkuil1-6/+15
2016-04-12saa7134: Fix bytesperline not being set correctly for planar formatsHans de Goede1-6/+12
2016-04-12pwc: Add USB id for Philips Spc880nc webcamHans de Goede1-0/+6
2016-03-10adv7604: fix tx 5v detect regressionHans Verkuil1-2/+1
2016-03-04tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab1-0/+9
2016-03-04vb2: fix a regression in poll() behavior for output,streamsHans Verkuil1-3/+3
2016-03-04gspca: ov534/topro: prevent a division by 0Antonio Ospite2-3/+12
2016-03-04si2157: return -EINVAL if firmware blob is too bigLaura Abbott1-0/+1
2016-03-04media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot modeMalcolm Priestley1-3/+3
2016-03-04rc: sunxi-cir: Initialize the spinlock properlyChen-Yu Tsai1-0/+2
2016-02-17saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab1-1/+4
2016-02-17media: i2c: Don't export ir-kbd-i2c module aliasJavier Martinez Canillas1-1/+0
2015-12-19Merge tag 'media/v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-4/+15
2015-12-18[media] airspy: increase USB control message buffer sizeAntti Palosaari1-1/+1
2015-12-18[media] hackrf: move RF gain ctrl enable behind module parameterAntti Palosaari1-0/+11
2015-12-18[media] hackrf: fix possible null ptr on debug printingAntti Palosaari1-1/+1
2015-12-18[media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab1-2/+2
2015-11-21various: fix pci_set_dma_mask return value checkingChristoph Hellwig9-15/+17
2015-11-11netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-11cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-11cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-11cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig3-3/+3
2015-11-11saa7134: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-11saa7164: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-11tw68-core: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10remove abs64()Andrew Morton1-1/+1
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman3-3/+3
2015-11-06Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2-2/+0
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds207-5014/+6717
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2-2/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis2-2/+0
2015-10-22[media] m88ds3103: use own reg update_bits() implementationAntti Palosaari1-26/+47
2015-10-22[media] rtl28xxu: fix control message flawsAntti Palosaari2-3/+14
2015-10-22[media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependencyJacek Anaszewski1-1/+1
2015-10-22[media] netup_unidvb: fix potential crash when spi is NULLAbylay Ospan1-8/+4
2015-10-22[media] si2168: Bounds check firmwareLaura Abbott1-0/+4
2015-10-22[media] si2157: Bounds check firmwareLaura Abbott1-0/+4
2015-10-22[media] ir-hix5hd2: drop the use of IRQF_NO_SUSPENDSudeep Holla1-1/+1
2015-10-22[media] c8sectpfe: fix return of garbageSudip Mukherjee1-2/+2