summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-05-131-6/+0
|\
| * Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"Mauro Carvalho Chehab2016-05-111-6/+0
* | Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-05-073-24/+9
|\ \ | |/
| * [media] media-device: fix builds when USB or PCI is compiled as moduleMauro Carvalho Chehab2016-05-051-4/+4
| * [media] media: s3c-camif: fix deadlock on driver probe()Marek Szyprowski2016-05-021-9/+3
| * [media] media: exynos4-is: fix deadlock on driver probeMarek Szyprowski2016-05-021-11/+2
* | Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-04-284-21/+28
|\ \ | |/
| * [media] vb2-memops: Fix over allocation of frame vectorsRicardo Ribalda2016-04-251-1/+1
| * [media] media: vb2: Fix regression on poll() for RW modeRicardo Ribalda2016-04-252-8/+16
| * [media] usbvision: revert commit 588afcc1Vladis Dronov2016-04-201-7/+0
| * [media] videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus2016-04-131-0/+6
| * [media] videobuf2-core: Check user space planes array in dqbufSakari Ailus2016-04-131-5/+5
* | Merge tag 'media/v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-04-055-59/+73
|\ \ | |/
| * [media] Revert "[media] media: au0828 change to use Managed Media Controller ...Mauro Carvalho Chehab2016-03-311-1/+2
| * [media] au0828: Fix dev_state handlingMauro Carvalho Chehab2016-03-314-39/+39
| * [media] au0828: fix au0828_v4l2_close() dev_state race conditionShuah Khan2016-03-311-1/+1
| * [media] media: au0828 fix to clear enable/disable/change source handlersShuah Khan2016-03-311-0/+5
| * [media] v4l2-mc: cleanup a warningMauro Carvalho Chehab2016-03-311-1/+1
| * [media] au0828: disable tuner links and cache tuner/decoderMauro Carvalho Chehab2016-03-312-19/+27
* | Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds2016-04-041-1/+1
|\ \
| * | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
| |/
* | v4l2-mc: avoid warning about unused variableLinus Torvalds2016-04-031-1/+1
|/
* [media] vsp1: use proper dma alloc/free functionsLinus Torvalds2016-03-211-2/+2
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-203-10/+7
|\
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-163-10/+7
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-191-11/+22
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King2016-03-041-11/+22
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | ARM: 8508/2: videobuf2-dc: Let drivers specify DMA attrsTomasz Figa2016-02-111-11/+22
| | |/ /
* | | | Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-03-16324-9841/+10800
|\ \ \ \
| * \ \ \ Merge commit '840f5b0572ea' into v4l_for_linusMauro Carvalho Chehab2016-03-15324-9841/+10800
| |\ \ \ \
| | * | | | media: au0828 disable tuner to demod link in au0828_media_device_register()Shuah Khan2016-03-102-18/+26
| | * | | | [media] touptek: cast char types on %x printkMauro Carvalho Chehab2016-03-101-2/+2
| | * | | | [media] touptek: don't DMA at the stackMauro Carvalho Chehab2016-03-101-2/+2
| | * | | | [media] mceusb: use %*ph for small buffer dumpsMauro Carvalho Chehab2016-03-101-3/+2
| | * | | | [media] v4l: exynos4-is: Drop unneeded check when setting up fimc-lite linksLaurent Pinchart2016-03-051-10/+2
| | * | | | [media] v4l: vsp1: Check if an entity is a subdev with the right functionLaurent Pinchart2016-03-051-1/+1
| | * | | | [media] hide unused functions for !MEDIA_CONTROLLERArnd Bergmann2016-03-051-7/+2
| | * | | | [media] em28xx: fix Terratec Grabby AC97 codec detectionMatthieu Rogez2016-03-051-0/+38
| | * | | | [media] media: add prefixes to interface typesShuah Khan2016-03-051-17/+17
| | * | | | [media] media: rc: nuvoton: switch attribute wakeup_data to textHeiner Kallweit2016-03-051-32/+53
| | * | | | [media] v4l2-ioctl: fix YUV422P pixel format descriptionPhilipp Zabel2016-03-051-1/+1
| | * | | | [media] media: fix null pointer dereference in v4l_vb2q_enable_media_source()Shuah Khan2016-03-051-1/+3
| | * | | | [media] media: au0828 audio mixer isn't connected to decoderShuah Khan2016-03-031-9/+45
| | * | | | [media] dw2102: add support for TeVii S662Olli Salonen2016-03-031-6/+17
| | * | | | [media] dw2102: ts2020 included twiceOlli Salonen2016-03-031-1/+0
| | * | | | [media] dvb-core: fix return code checking for devices with CAOlli Salonen2016-03-031-1/+1
| | * | | | [media] cx24120: make sure tuner is locked at get_frontendJemma Denson2016-03-031-1/+3
| | * | | | [media] em28xx: add support for Terratec Grabby Record ledMatthieu Rogez2016-03-031-0/+11
| | * | | | [media] em28xx: add support for Terratec Grabby REC buttonMatthieu Rogez2016-03-031-0/+1
| | * | | | [media] saa7134: fix warning with !MEDIA_CONTROLLERArnd Bergmann2016-03-031-2/+2
OpenPOWER on IntegriCloud