summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-06[media] stm32-dcmi: STM32 DCMI camera interface driverHugues Fruchet
2017-06-06[media] dt-bindings: Document STM32 DCMI bindingsHugues Fruchet
2017-05-19[media] uvcvideo: annotate a switch fall throughMauro Carvalho Chehab
2017-05-19[media] s2255drv: avoid a switch fall throughMauro Carvalho Chehab
2017-05-19[media] soc_camera: annotate a switch fall throughMauro Carvalho Chehab
2017-05-19[media] zoran: annotate switch fall throughMauro Carvalho Chehab
2017-05-19[media] av7110: avoid switch fall throughMauro Carvalho Chehab
2017-05-19[media] atomisp: disable several warnings when W=1Mauro Carvalho Chehab
2017-05-19[media] mtk_vcodec_dec: return error at mtk_vdec_pic_info_update()Mauro Carvalho Chehab
2017-05-19[media] s5p-jpeg: don't return a random width/heightMauro Carvalho Chehab
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab
2017-05-19[media] dvb-usb-remote: don't write bogus debug messagesMauro Carvalho Chehab
2017-05-19[media] bt8xx: add missing breakMauro Carvalho Chehab
2017-05-19[media] saa7164: better handle error codesMauro Carvalho Chehab
2017-05-19[media] bcm3510: fix handling of VSB16 modulationMauro Carvalho Chehab
2017-05-19[media] ir-core: fix gcc-7 warning on bool arithmeticArnd Bergmann
2017-05-19[media] atomisp: fix missing blank line coding style issue in atomisp_tpg.cManny Vindiola
2017-05-19[media] atomisp: putting NULs in the wrong placeDan Carpenter
2017-05-19[media] atomisp: one char read beyond end of stringDan Carpenter
2017-05-19[media] atomisp: Fix -Werror=int-in-bool-context compile errorsHans de Goede
2017-05-19[media] atomisp: Make undeclared symbols staticGuru Das Srinagesh
2017-05-19[media] atomisp: fix coding style warningsAvraham Shukron
2017-05-19[media] atomisp: fixed coding style errorsAvraham Shukron
2017-05-19[media] atomisp: drop unused qos variableValentin Vidic
2017-05-19[media] atomisp: fixed sparse warningsAvraham Shukron
2017-05-19[media] atomisp: Fix unnecessary initialization of staticFabrizio Perria
2017-05-19[media] atomisp: use logical AND, not bitwiseGuru Das Srinagesh
2017-05-19[media] atomisp: Add __printf validation and fix falloutJoe Perches
2017-05-18[media] tc358743: fix register i2c_rd/wr function fixPhilipp Zabel
2017-05-18[media] cec-notifier.h: handle unreachable CONFIG_CEC_COREArnd Bergmann
2017-05-18[media] vb2: Fix an off by one error in 'vb2_plane_vaddr'Christophe JAILLET
2017-05-18[media] s5p-cec: remove unused including <linux/version.h>Wei Yongjun
2017-05-18[media] rainshadow-cec: Fix missing spin_lock_init()Wei Yongjun
2017-05-18[media] pxa_camera: fix module remove codepath for v4l2 clockPetr Cvek
2017-05-18[media] cec: improve MEDIA_CEC_RC dependenciesArnd Bergmann
2017-05-18[media] rainshadow-cec: avoid -Wmaybe-uninitialized warningArnd Bergmann
2017-05-18[media] rainshadow-cec: use strlcat instead of strncatArnd Bergmann
2017-05-18[media] ir-lirc-codec: let lirc_dev handle the lirc_bufferDavid Härdeman
2017-05-18[media] rc-core: fix input repeat handlingDavid Härdeman
2017-05-18[media] sir_ir: infinite loop in interrupt handlerSean Young
2017-05-18[media] atomisp: don't treat warnings as errorsMauro Carvalho Chehab
2017-05-14Merge tag 'v4.12-rc1' into patchworkMauro Carvalho Chehab
2017-05-13Linux 4.12-rc1Linus Torvalds
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-05-13Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-12mm, docs: update memory.stat description with workingset* entriesRoman Gushchin
2017-05-12mm: vmscan: scan until it finds eligible pagesMinchan Kim
2017-05-12mm, thp: copying user pages must schedule on collapseDavid Rientjes