summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2017-04-10[media] v4l2-ctrls.c: fix RGB quantization range control menuHans Verkuil
2017-04-10[media] cx231xx-audio: fix NULL-deref at probeJohan Hovold
2017-04-10[media] cx231xx-audio: fix init error pathJohan Hovold
2017-04-10[media] cx231xx-cards: fix NULL-deref at probeJohan Hovold
2017-04-10[media] usbvision: fix NULL-deref at probeJohan Hovold
2017-04-10[media] dib0700: fix NULL-deref at probeJohan Hovold
2017-04-10[media] v4l2-compat-ioctl32: VIDIOC_S_EDID should return all fields on errorHans Verkuil
2017-04-10[media] vcodec: mediatek: mark pm functions as __maybe_unusedArnd Bergmann
2017-04-05[media] s5p-g2d: Fix error handlingChristophe JAILLET
2017-04-05[media] s5p-mfc: Don't allocate codec buffers from pre-allocated regionMarek Szyprowski
2017-04-05[media] s5p-mfc: Fix unbalanced call to clock managementMarek Szyprowski
2017-04-05[media] s5p-mfc: Rename BANK1/2 to BANK_L/R to better match documentationMarek Szyprowski
2017-04-05[media] s5p-mfc: Use preallocated block allocator always for MFC v6+Marek Szyprowski
2017-04-05[media] s5p-mfc: Remove special configuration of IOMMU domainMarek Szyprowski
2017-04-05[media] s5p-mfc: Add support for probe-time preallocated block based allocatorMarek Szyprowski
2017-04-05[media] s5p-mfc: Split variant DMA memory configuration into separate functionsMarek Szyprowski
2017-04-05[media] s5p-mfc: Reduce firmware buffer size for MFC v6+ variantsMarek Szyprowski
2017-04-05[media] s5p-mfc: Allocate firmware with internal private buffer alloc functionMarek Szyprowski
2017-04-05[media] s5p-mfc: Move firmware allocation to DMA configure functionMarek Szyprowski
2017-04-05[media] s5p-mfc: Put firmware to private buffer structureMarek Szyprowski
2017-04-05[media] s5p-mfc: Move setting DMA max segment size to DMA configure functionMarek Szyprowski
2017-04-05[media] s5p-mfc: Simplify alloc/release private buffer functionsMarek Szyprowski
2017-04-05[media] s5p-mfc: Replace bank1/bank2 entries with an arrayMarek Szyprowski
2017-04-05[media] s5p-mfc: Replace mem_dev_* entries with an arrayMarek Szyprowski
2017-04-05[media] s5p-mfc: Use generic of_device_get_match_data helperMarek Szyprowski
2017-04-05[media] s5p-mfc: Remove unused structures and dead codeMarek Szyprowski
2017-04-05[media] s5p-mfc: Fix race between interrupt routine and device functionsMarek Szyprowski
2017-04-05[media] s5p-mfc: Print buf pointer in hex constistentlyShuah Khan
2017-04-05[media] s5p_mfc: Remove unneeded io_modes initialization in s5p_mfc_open()Shuah Khan
2017-04-05[media] s5p-mfc: Fix initialization of internal structuresMarek Szyprowski
2017-04-05[media] dvb_frontend: add kernel-doc tag for a missing parameterMauro Carvalho Chehab
2017-04-05[media] vb2: convert vb2_vmarea_handler refcount from atomic_t to refcount_tElena Reshetova
2017-04-05[media] cx88: convert struct cx88_core.refcount from atomic_t to refcount_tElena Reshetova
2017-04-05[media] vivid: fix g_edid implementationHans Verkuil
2017-04-05[media] platform: vivid: Use cec_get_drvdata()Jose Abreu
2017-04-05[media] usb: pulse8-cec: Use cec_get_drvdata()Jose Abreu
2017-04-05[media] i2c: adv7842: Use cec_get_drvdata()Jose Abreu
2017-04-05[media] i2c: adv7604: Use cec_get_drvdata()Jose Abreu
2017-04-05[media] i2c: adv7511: Use cec_get_drvdata()Jose Abreu
2017-04-05[media] ivtv: use for_each_sgGeliang Tang
2017-04-05[media] usb: au0828: remove redundant codeColin Ian King
2017-04-05[media] vcodec: mediatek: Remove double parenthesesMatthias Kaehlcke
2017-04-05[media] media: mtk-jpeg: fix continuous log "Context is NULL"Minghsiu Tsai
2017-04-05[media] gspca: konica: add missing endpoint sanity checkJohan Hovold
2017-04-05[media] atmel-isc: fix off-by-one comparison and out of bounds read issueColin Ian King
2017-04-05[media] st-delta: mjpeg: fix static checker warningHugues Fruchet
2017-04-05[media] rc: promote lirc_sir out of stagingSean Young
2017-04-04Merge tag 'v4.11-rc5' into patchworkMauro Carvalho Chehab
2017-03-24Merge tag 'media/v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-03-24[media] rc: sunxi-cir: simplify optional reset handlingPhilipp Zabel