summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-17[media] vb2: add thread supportHans Verkuil2-0/+178
2014-04-17[media] v4l2-pci-skeleton.c: fix alternate field handlingHans Verkuil1-11/+28
2014-04-17[media] DocBook media: update bytesused field descriptionHans Verkuil1-2/+11
2014-04-17[media] vb2: start messages with a lower-case for consistencyHans Verkuil1-29/+29
2014-04-17[media] vb2: allow read/write as long as the format is single planarHans Verkuil1-0/+21
2014-04-17[media] vb2: add vb2_fileio_is_active and check it more oftenHans Verkuil2-15/+41
2014-04-17[media] vb2: simplify a confusing conditionHans Verkuil1-3/+2
2014-04-17[media] vb2: reject output buffers with V4L2_FIELD_ALTERNATEHans Verkuil1-0/+13
2014-04-17[media] vb2: set timestamp when using write()Hans Verkuil1-0/+11
2014-04-17[media] vb2: move __qbuf_mmap before __qbuf_userptrHans Verkuil1-9/+9
2014-04-17[media] vb2: use correct prefixHans Verkuil1-68/+65
2014-04-17[media] vb2: if bytesused is 0, then fill with output buffer lengthHans Verkuil1-5/+26
2014-04-17[media] vb2: fix handling of data_offset and v4l2_plane.reserved[]Hans Verkuil1-9/+4
2014-04-17[media] v4l2-dv-timings.c: add the new 4K timings to the listHans Verkuil1-0/+11
2014-04-17[media] v4l2-dv-timings.h: add CEA-861-F 4K timingsHans Verkuil1-0/+70
2014-04-17[media] staging: media: davinci: vpfe: release buffers in case start_streamin...Lad, Prabhakar1-1/+9
2014-04-17[media] staging: media: davinci: vpfe: use v4l2_fh for priority handlingLad, Prabhakar3-9/+3
2014-04-17[media] sn9c102_hv7131r: fix style warnings flagged by checkpatch.plMike Sampson1-11/+12
2014-04-17[media] media: davinci: vpfe: use v4l2_fh for priority handlingLad, Prabhakar2-11/+8
2014-04-17[media] media: davinci: vpbe: use v4l2_fh for priority handlingLad, Prabhakar2-36/+9
2014-04-17[media] bttv: Add support for PCI-8604PWDaniel Glöckner2-0/+111
2014-04-17[media] adv7842: Disable access to EDID DDC lines before chip power upMartin Bugge1-3/+6
2014-04-17[media] adv7842: update RGB quantization range on HDMI/DVI-D mode irqMartin Bugge1-0/+1
2014-04-17[media] staging: omap24xx: fix coding styleileana@telecom-paristech.fr1-2/+2
2014-04-17[media] v4l2-ioctl.c: fix sparse __user-related warningsHans Verkuil1-5/+5
2014-04-17[media] v4l2-common.h: remove __user annotation in struct v4l2_edidHans Verkuil1-1/+1
2014-04-17[media] videobuf2-core: fix sparse errorsHans Verkuil1-81/+130
2014-04-17[media] v4l2-subdev.h: fix sparse error with v4l2_subdev_notifyHans Verkuil2-5/+8
2014-04-17[media] gspca_gl860: Clean up idxdata structsIsmael Luceno1-196/+268
2014-04-15[media] media/usb/gspca: Add support for Scopium astro webcam (0547:7303)Robert Butora3-0/+446
2014-04-15[media] Prefer gspca_sonixb over sn9c102 for all devicesJean Delvare2-4/+0
2014-04-15[media] media: davinci: vpfe: make sure all the buffers unmapped and releasedLad, Prabhakar1-0/+2
2014-04-15[media] staging: media: davinci: vpfe: make sure all the buffers are releasedLad, Prabhakar1-2/+11
2014-04-15[media] media: davinci: vpbe_display: fix releasing of active buffersLad, Prabhakar1-1/+15
2014-04-15[media] media: davinci: vpif_display: fix releasing of active buffersLad, Prabhakar1-12/+23
2014-04-15[media] media: davinci: vpif_capture: fix releasing of active buffersLad, Prabhakar1-11/+23
2014-04-15[media] s5p-fimc: Fix YUV422P depthNicolas Dufresne1-1/+1
2014-04-15[media] s5c73m3: Add missing rename of v4l2_of_get_next_endpoint() functionSylwester Nawrocki1-1/+1
2014-04-15[media] rtl28xxu: silence error log about disabled rtl2832_sdr moduleAntti Palosaari1-4/+23
2014-04-15[media] rtl28xxu: do not hard depend on staging SDR moduleAntti Palosaari2-2/+20
2014-04-14Merge tag 'v3.15-rc1' into patchworkMauro Carvalho Chehab9634-219275/+557355
2014-04-14Linux 3.15-rc1v3.15-rc1Linus Torvalds1-2/+2
2014-04-14mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven1-1/+1
2014-04-14cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven1-1/+1
2014-04-14Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds5-84/+128
2014-04-13Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds6-120/+196
2014-04-13sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-04-13powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras1-1/+2
2014-04-13futex: update documentation for ordering guaranteesDavidlohr Bueso1-9/+23
2014-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds102-433/+420