summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2012-11-05Merge remote-tracking branch 'remotes/upstream-stable/linux-3.4.y' into tilt-3.4Xavier Boudet
2012-10-28media: au0828: fix case where STREAMOFF being called on stopped stream causes...Devin Heitmueller
2012-10-15Merge remote-tracking branch 'upstream-stable/linux-3.4.y' into tilt-3.4Xavier Boudet
2012-10-13media: gspca_pac7302: add support for device 1ae7:2001 Speedlink Snappy Micro...Frank Schäfer
2012-10-13media: rc: ite-cir: Initialise ite_dev::rdev earlierBen Hutchings
2012-10-04Merge branch 'linux-3.4.y' into tilt-3.4_04Oct_rebaseXavier Boudet
2012-10-02media: Avoid sysfs oops when an rc_dev's raw device is absentDouglas Bagnall
2012-10-02media: cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia
2012-09-19Merge branch 'stable-linux-3.4.y' into tilt-3.4Andy Green
2012-09-14USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-09-14USB: jl2005bcd: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-09-14USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-09-14uvcvideo: Reset the bytesused field when recycling an erroneous bufferJayakrishnan Memana
2012-09-07Merge branch 'stable-linux-3.4.y' into tilt-3.4-upAndy Green
2012-08-15media: ene_ir: Fix driver initialisationLuis Henriques
2012-07-19media: dvb-core: Release semaphore on error path dvb_register_device()Santosh Nayak
2012-07-19media: cx231xx: don't DMA to random addressesDavid Dillow
2012-07-16gspca-core: Fix buffers staying in queued state after a stream_offHans de Goede
2012-07-16media: smsusb: add autodetection support for USB ID 2040:f5a0Michael Krufky
2012-06-29debug harden v4l against null pointersAndy Green
2012-06-28omap_vout: Set DSS overlay_info only if paddr is non zeroArchit Taneja
2012-06-26clean remove warning from omap_voutAndy Green
2012-06-26OMAP_VOUT: Build omap_vout for OMAP5Archit Taneja
2012-06-01media: uvcvideo: Fix ENUMINPUT handlingLaurent Pinchart
2012-06-01smsusb: add autodetection support for USB ID 2040:c0a0Michael Krufky
2012-05-22omap dss2 dont die on null driver for displayAndy Green
2012-05-21Automatically merging rebase-umm-wip into merge-linux-linaro-core-trackingAndrey Konovalov
2012-05-14Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-08[media] gspca - sonixj: Fix a zero divide in isoc interruptJean-François Moine
2012-05-08[media] media: videobuf2-dma-contig: include header for exported symbolsH Hartley Sweeten
2012-05-08[media] media: videobuf2-dma-contig: quiet sparse noise about plain integer a...H Hartley Sweeten
2012-05-08[media] media: vb2-memops: Export vb2_get_vma symbolLaurent Pinchart
2012-05-08[media] s5p-fimc: Correct memory allocation for VIDIOC_CREATE_BUFSSylwester Nawrocki
2012-05-08[media] s5p-fimc: Fix locking in subdev set_crop opSylwester Nawrocki
2012-05-08[media] dvb_frontend: fix a regression with DVB-S zig-zagMauro Carvalho Chehab
2012-04-26[media] fintek-cir: change || to &&Dan Carpenter
2012-04-26[media] rc: Postpone ISR registrationLuis Henriques
2012-04-26[media] marvell-cam: fix an ARM build errorJonathan Corbet
2012-04-26[media] V4L: soc-camera: protect hosts during probing from overzealous user-s...Guennadi Liakhovetski
2012-04-24v4l: s5p-fimc: support for dmabuf importingTomasz Stanislawski
2012-04-24v4l: s5p-tv: mixer: support for dmabuf importingTomasz Stanislawski
2012-04-24v4l: vb2-dma-contig: add support for dma_buf importingSumit Semwal
2012-04-24v4l: vb2-dma-contig: add prepare/finish to dma-contig allocatorMarek Szyprowski
2012-04-24v4l: vb2: add prepare/finish callbacks to allocatorsMarek Szyprowski
2012-04-24v4l: vb2-dma-contig: add support for scatterlist in userptr modeAndrzej Pietrasiewicz
2012-04-24v4l: vb2-dma-contig: Reorder functionsLaurent Pinchart
2012-04-24v4l: vb2-dma-contig: Remove unneeded allocation context structureTomasz Stanislawski
2012-04-24v4l: vb2-dma-contig: Shorten vb2_dma_contig prefix to vb2_dcLaurent Pinchart
2012-04-24v4l: vb: remove warnings about MEMORY_DMABUFSumit Semwal
2012-04-24v4l: vb2: add support for shared buffer (dma_buf)Sumit Semwal