summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-154-9/+9
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-142-6/+3
|\
| * DMA-API: media: omap3isp: use dma_coerce_mask_and_coherent()Russell King2013-10-312-6/+3
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-131-3/+2
|\ \
| * | drivers/media/platform/coda.c: use gen_pool_dma_alloc() to allocate iram bufferNicolin Chen2013-11-131-3/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-132-17/+6
|\ \ \ | |/ / |/| |
| * | dmxdev: get rid of pointless clearing ->f_opAl Viro2013-10-241-4/+0
| * | consolidate the reassignments of ->f_op in ->open() instancesAl Viro2013-10-241-13/+6
| |/
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+2
|\ \
| * | drivers: clean-up prom.h implicit includesRob Herring2013-10-091-0/+2
| |/
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-111-1/+1
|\ \
| * | s3c-camif: Use CONFIG_ARCH_S3C64XX to check for S3C64XX supportTomasz Figa2013-10-061-1/+1
| |/
* | Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-11-072-4/+11
|\ \
| * | exynos4-is: Use the generic MIPI CSIS PHY driverSylwester Nawrocki2013-10-162-4/+11
| |/
* | [media] saa7134: Fix crash when device is closed before streamoffSimon Farnsworth2013-10-141-0/+1
* | [media] adv7511: fix error return code in adv7511_probe()Wei Yongjun2013-10-141-0/+2
* | [media] ths8200: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-8/+4
* | [media] ad9389b: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-9/+6
* | [media] adv7511: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-9/+7
* | [media] adv7842: fix compilation with GCC < 4.4.6Gianluca Gennari2013-10-141-18/+12
* | [media] s5p-jpeg: Initialize vfd_decoder->vfl_dir fieldJacek Anaszewski2013-09-241-0/+1
* | [media] videobuf2-dc: Fix support for mappings without struct page in userptr...Marek Szyprowski2013-09-241-5/+82
* | [media] vb2: Allow queuing OUTPUT buffers with zeroed 'bytesused'Sylwester Nawrocki2013-09-241-1/+3
* | [media] mx3-camera: locking cleanup in mx3_videobuf_queue()Dan Carpenter2013-09-241-3/+2
* | [media] sh_vou: almost forever loop in sh_vou_try_fmt_vid_out()Dan Carpenter2013-09-241-1/+1
* | [media] tda10071: change firmware download conditionAndreas Matthies2013-09-241-8/+1
* | [media] Add HCL T12Rg-H to STK webcam upside-down tableGregor Jasny2013-09-241-0/+7
* | [media] e4000: fix PLL calc bug on 32-bit archAntti Palosaari2013-09-241-1/+2
* | [media] uvcvideo: quirk PROBE_DEF for Microsoft Lifecam NX-3000Laurent Pinchart2013-09-241-0/+9
* | [media] uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitorJoseph Salisbury2013-09-241-0/+9
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-132-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-061-10/+13
|\
| * fsl-viu: cleanup clock API useGerhard Sittig2013-08-231-10/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+1
|\ \
| * | credits: update contact information for Chris CheneyChris Cheney2013-08-051-1/+1
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-05154-2069/+15913
|\ \ \
| * | | [media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0Hans Verkuil2013-09-031-1/+1
| * | | [media] exynos4-is: Fix entity unregistration on error pathSylwester Nawrocki2013-09-031-1/+1
| * | | [media] exynos-gsc: Register v4l2 deviceArun Kumar K2013-09-033-1/+10
| * | | [media] exynos4-is: Fix fimc-lite bayer formatsArun Kumar K2013-09-031-2/+2
| * | | [media] em28xx: fix assignment of the eeprom dataAlban Browaeys2013-09-031-1/+1
| * | | [media] hdpvr: fix iteration over uninitialized lists in hdpvr_probe()Alexey Khoroshilov2013-09-031-5/+6
| * | | [media] usbtv: Throw corrupted frames awayLubomir Rintel2013-09-031-2/+13
| * | | [media] usbtv: Fix deinterlacingLubomir Rintel2013-09-031-11/+25
| * | | [media] ml86v7667: fix compile warning: 'ret' set but not usedHans Verkuil2013-09-031-2/+2
| * | | [media] s5p-g2d: Fix registration failureSachin Kamat2013-09-031-0/+1
| * | | [media] media: coda: Fix DT driver data pointer for i.MX27Alexander Shiyan2013-09-031-1/+1
| * | | [media] s5p-mfc: Fix input/output format reportingJohn Sheu2013-09-032-80/+55
| * | | [media] v4l: vsp1: Fix mutex double lock at streamon timeLaurent Pinchart2013-08-281-2/+0
| * | | [media] v4l: vsp1: Add support for RT clockLaurent Pinchart2013-08-282-5/+36