summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-22[media] vcodec: mediatek: fix platform_no_drv_owner.cocci warningsFengguang Wu1-1/+0
2017-03-22[media] v4l: soc-camera: Remove videobuf1 supportLaurent Pinchart2-85/+19
2017-03-22[media] mtk-vcodec: check the vp9 decoder buffer index from VPUWu-Cheng Li4-7/+56
2017-03-22[media] media/platform/mtk-jpeg: add slab.h to fix build errorsRandy Dunlap1-0/+1
2017-03-22[media] si4713: Add OF device ID tableJavier Martinez Canillas1-0/+9
2017-03-22[media] mtk-vcodec: remove redundant return value check of platform_get_resou...Wei Yongjun1-5/+0
2017-03-22[media] v4l: Allow calling v4l2_device_register_subdev_nodes() multiple timesSebastian Reichel1-0/+3
2017-03-22[media] et8ek8: Export OF device ID as module aliasesJavier Martinez Canillas1-0/+1
2017-03-22[media] cec: don't Feature Abort msgs from UnregisteredHans Verkuil1-0/+3
2017-03-22[media] cec: log reason for returning -EINVALHans Verkuil1-2/+6
2017-03-22[media] cec: improve cec_transmit_msg_fh loggingHans Verkuil2-5/+14
2017-03-22[media] cec: use __func__ in log messagesHans Verkuil1-10/+10
2017-03-22[media] cec: return -EPERM when no LAs are configuredHans Verkuil1-1/+3
2017-03-22[media] cec: allow specific messages even when unconfiguredHans Verkuil2-9/+37
2017-03-22[media] cec: improve flushing queueHans Verkuil1-31/+35
2017-03-22[media] vivid: fix try_fmt behaviorHans Verkuil2-11/+24
2017-03-22[media] Staging: media: radio-bcm2048: remove incorrect __exit markupsDmitry Torokhov1-2/+2
2017-03-22[media] ad5820: remove incorrect __exit markupsDmitry Torokhov1-2/+2
2017-03-22[media] tw5864: use dev_warn instead of WARN to shut up warningArnd Bergmann1-2/+4
2017-03-22[media] go7007: improve subscribe event handlingGustavo Padovan1-3/+2
2017-03-22[media] vivid: improve subscribe event handlingGustavo Padovan1-3/+1
2017-03-22[media] tw5864: improve subscribe event handlingGustavo Padovan1-3/+2
2017-03-22[media] solo6x10: improve subscribe event handlingGustavo Padovan1-3/+2
2017-03-22[media] ivtv: improve subscribe_event handlingGustavo Padovan1-3/+1
2017-03-22[media] vb2: only check ret if we assigned itGustavo Padovan1-6/+8
2017-03-22[media] coda: fix warnings when compiling with 64 bitsMauro Carvalho Chehab1-1/+1
2017-03-22[media] platform: compile VIDEO_CODA with COMPILE_TESTMauro Carvalho Chehab1-1/+1
2017-03-22[media] coda: get rid of unused varMauro Carvalho Chehab1-3/+1
2017-03-22[media] coda: restore original firmware locationsPhilipp Zabel1-8/+13
2017-03-22[media] coda: disable reordering for baseline profile h.264 streamsPhilipp Zabel4-2/+122
2017-03-22[media] coda: pad first h.264 buffer to 512 bytesPhilipp Zabel3-8/+45
2017-03-22[media] coda: keep queued buffers on a temporary list during start_streamingPhilipp Zabel3-14/+45
2017-03-22[media] coda: Use && instead of & for non-bitfield conditionsMichael Tretter1-1/+1
2017-03-22[media] coda: disable BWB for all codecs on CODA 960Philipp Zabel2-1/+7
2017-03-22[media] coda: implement encoder stop commandPhilipp Zabel1-0/+47
2017-03-22[media] tc358743: put lanes in STOP state before starting streamingPhilipp Zabel1-0/+4
2017-03-06Merge tag 'v4.11-rc1' into patchworkMauro Carvalho Chehab5251-124101/+296288
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds36-123/+373
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-22/+29
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds5-42/+49
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds85-3180/+22360
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-5/+39
2017-03-03Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-3/+25
2017-03-03Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-55/+73
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2-6/+57
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-9/+13
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-17/+114
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds279-133/+358
2017-03-03sfc: fix IPID endianness in TSOv2Edward Cree1-1/+1
2017-03-03sfc: avoid max() in array sizeEdward Cree1-5/+5