summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-22[media] cec: improve cec_transmit_msg_fh loggingHans Verkuil
2017-03-22[media] cec: use __func__ in log messagesHans Verkuil
2017-03-22[media] cec: document the special unconfigured caseHans Verkuil
2017-03-22[media] cec: document the error codesHans Verkuil
2017-03-22[media] cec: return -EPERM when no LAs are configuredHans Verkuil
2017-03-22[media] cec: allow specific messages even when unconfiguredHans Verkuil
2017-03-22[media] cec: improve flushing queueHans Verkuil
2017-03-22[media] cec: documentation fixesHans Verkuil
2017-03-22[media] vivid: fix try_fmt behaviorHans Verkuil
2017-03-22[media] Staging: media: radio-bcm2048: remove incorrect __exit markupsDmitry Torokhov
2017-03-22[media] ad5820: remove incorrect __exit markupsDmitry Torokhov
2017-03-22[media] videodev2.h: map xvYCC601/709 to limited range quantizationHans Verkuil
2017-03-22[media] tw5864: use dev_warn instead of WARN to shut up warningArnd Bergmann
2017-03-22[media] go7007: improve subscribe event handlingGustavo Padovan
2017-03-22[media] vivid: improve subscribe event handlingGustavo Padovan
2017-03-22[media] tw5864: improve subscribe event handlingGustavo Padovan
2017-03-22[media] solo6x10: improve subscribe event handlingGustavo Padovan
2017-03-22[media] ivtv: improve subscribe_event handlingGustavo Padovan
2017-03-22[media] vb2: only check ret if we assigned itGustavo Padovan
2017-03-22[media] coda: fix warnings when compiling with 64 bitsMauro Carvalho Chehab
2017-03-22[media] platform: compile VIDEO_CODA with COMPILE_TESTMauro Carvalho Chehab
2017-03-22[media] coda: get rid of unused varMauro Carvalho Chehab
2017-03-22[media] coda: restore original firmware locationsPhilipp Zabel
2017-03-22[media] coda: disable reordering for baseline profile h.264 streamsPhilipp Zabel
2017-03-22[media] coda: pad first h.264 buffer to 512 bytesPhilipp Zabel
2017-03-22[media] coda: keep queued buffers on a temporary list during start_streamingPhilipp Zabel
2017-03-22[media] coda: Use && instead of & for non-bitfield conditionsMichael Tretter
2017-03-22[media] coda: disable BWB for all codecs on CODA 960Philipp Zabel
2017-03-22[media] coda: implement encoder stop commandPhilipp Zabel
2017-03-22[media] tc358743: put lanes in STOP state before starting streamingPhilipp Zabel
2017-03-06Merge tag 'v4.11-rc1' into patchworkMauro Carvalho Chehab
2017-03-05Linux 4.11-rc1Linus Torvalds
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-04Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linuxLinus Torvalds
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-03-03strparser: destroy workqueue on module exitWANG Cong
2017-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-03Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-03Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-03Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2017-03-03Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-03-03Documentation/sphinx: fix primary_domain configurationJohn Keeping
2017-03-03docs: Fix htmldocs build failureMartyn Welch
2017-03-03doc/ko_KR/memory-barriers: Update control-dependencies sectionSeongJae Park