aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-19media: cx23885: add const to v4l2_file_operations structureBhumika Goyal1-1/+1
2017-07-19media: media/platform: add const to v4l2_file_operations structuresBhumika Goyal5-5/+5
2017-07-19media: cec-core: fix a Sphinx warningMauro Carvalho Chehab1-1/+1
2017-07-18media: pulse8-cec/rainshadow-cec: make adapter name uniqueHans Verkuil2-2/+2
2017-07-18media: cec: drop senseless messageHans Verkuil1-4/+1
2017-07-18media: cec: move cec_register_cec_notifier to cec-notifier.hHans Verkuil2-5/+12
2017-07-18media: pulse8-cec.rst: add documentation for the pulse8-cec driverHans Verkuil4-0/+45
2017-07-18media: cec: be smarter about detecting the number of attempts madeHans Verkuil1-2/+7
2017-07-18media: cec-core.rst: include cec-pin.h and cec-notifier.hHans Verkuil1-0/+31
2017-07-18media: cec-pin: add low-level pin hardware supportHans Verkuil6-0/+998
2017-07-18media: cec: add core support for low-level CEC pin monitoringHans Verkuil3-2/+40
2017-07-18media: cec: document the new CEC pin capability, events and modeHans Verkuil3-2/+44
2017-07-18media: cec: rework the cec event handlingHans Verkuil4-69/+124
2017-07-18media: linux/cec.h: add pin monitoring API supportHans Verkuil1-0/+5
2017-07-18media: cec-core.rst: document the adap_free callbackHans Verkuil1-0/+9
2017-07-18media: cec: add adap_free opHans Verkuil2-0/+3
2017-07-18media: cec: add *_ts variants for transmit_done/received_msgHans Verkuil2-20/+47
2017-07-18media: cec: improve transmit timeout loggingHans Verkuil2-4/+15
2017-07-18media: cec: only increase the seqnr if CEC_TRANSMIT would return 0Hans Verkuil1-3/+8
2017-07-18media: cec: clear all cec_log_addrs fieldsHans Verkuil2-2/+9
2017-07-18media: ov6650: convert to standalone v4l2 subdeviceJanusz Krzysztofik5-61/+35
2017-07-18media: svg: avoid too long linesMauro Carvalho Chehab11-2548/+2558
2017-07-18media: svg files: simplify filesMauro Carvalho Chehab4-4929/+162
2017-07-18media: selection.svg: simplify the SVG fileMauro Carvalho Chehab1-5809/+1148
2017-07-17media: vimc: set id_table for platform driversJavier Martinez Canillas4-28/+32
2017-07-17media: staging: atomisp: disable warnings with cc-disable-warningMauro Carvalho Chehab1-4/+6
2017-07-17media: davinci: variable 'common' set but not usedMauro Carvalho Chehab2-4/+0
2017-07-17Merge tag 'v4.13-rc1' into patchworkMauro Carvalho Chehab9782-201073/+757683
2017-07-15Linux v4.13-rc1Linus Torvalds1-2/+2
2017-07-15Merge tag 'standardize-docs' of git://git.lwn.net/linuxLinus Torvalds81-4731/+6263
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-38/+168
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds41-163/+531
2017-07-15Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-63/+46
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds24-450/+168
2017-07-15Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-43/+37
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds136-1836/+2453
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds21-82/+201
2017-07-15Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds10-85/+218
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-207/+470
2017-07-15random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior1-2/+4
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o2-23/+57
2017-07-14Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-17/+15
2017-07-14Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-57/+88
2017-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-44/+204
2017-07-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds9-19/+45
2017-07-14Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+7
2017-07-14Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-26/+40
2017-07-14Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-37/+39
2017-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-62/+1969
2017-07-14replace incorrect strscpy use in FORTIFY_SOURCEDaniel Micay1-11/+12