summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-19[media] av7110: avoid switch fall throughMauro Carvalho Chehab1-0/+5
2017-05-19[media] atomisp: disable several warnings when W=1Mauro Carvalho Chehab4-0/+20
2017-05-19[media] mtk_vcodec_dec: return error at mtk_vdec_pic_info_update()Mauro Carvalho Chehab1-4/+6
2017-05-19[media] s5p-jpeg: don't return a random width/heightMauro Carvalho Chehab1-4/+4
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab35-58/+117
2017-05-19[media] dvb-usb-remote: don't write bogus debug messagesMauro Carvalho Chehab1-0/+5
2017-05-19[media] bt8xx: add missing breakMauro Carvalho Chehab1-0/+1
2017-05-19[media] saa7164: better handle error codesMauro Carvalho Chehab1-0/+2
2017-05-19[media] bcm3510: fix handling of VSB16 modulationMauro Carvalho Chehab1-0/+1
2017-05-19[media] ir-core: fix gcc-7 warning on bool arithmeticArnd Bergmann1-1/+1
2017-05-19[media] atomisp: fix missing blank line coding style issue in atomisp_tpg.cManny Vindiola1-0/+1
2017-05-19[media] atomisp: putting NULs in the wrong placeDan Carpenter1-2/+2
2017-05-19[media] atomisp: one char read beyond end of stringDan Carpenter1-3/+2
2017-05-19[media] atomisp: Fix -Werror=int-in-bool-context compile errorsHans de Goede2-4/+3
2017-05-19[media] atomisp: Make undeclared symbols staticGuru Das Srinagesh1-7/+7
2017-05-19[media] atomisp: fix coding style warningsAvraham Shukron2-19/+35
2017-05-19[media] atomisp: fixed coding style errorsAvraham Shukron2-79/+79
2017-05-19[media] atomisp: drop unused qos variableValentin Vidic1-1/+0
2017-05-19[media] atomisp: fixed sparse warningsAvraham Shukron1-4/+5
2017-05-19[media] atomisp: Fix unnecessary initialization of staticFabrizio Perria1-1/+1
2017-05-19[media] atomisp: use logical AND, not bitwiseGuru Das Srinagesh1-1/+1
2017-05-19[media] atomisp: Add __printf validation and fix falloutJoe Perches8-23/+25
2017-05-18[media] tc358743: fix register i2c_rd/wr function fixPhilipp Zabel1-1/+1
2017-05-18[media] cec-notifier.h: handle unreachable CONFIG_CEC_COREArnd Bergmann1-1/+11
2017-05-18[media] vb2: Fix an off by one error in 'vb2_plane_vaddr'Christophe JAILLET1-1/+1
2017-05-18[media] s5p-cec: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2017-05-18[media] rainshadow-cec: Fix missing spin_lock_init()Wei Yongjun1-0/+1
2017-05-18[media] pxa_camera: fix module remove codepath for v4l2 clockPetr Cvek1-1/+13
2017-05-18[media] cec: improve MEDIA_CEC_RC dependenciesArnd Bergmann1-0/+1
2017-05-18[media] rainshadow-cec: avoid -Wmaybe-uninitialized warningArnd Bergmann1-1/+2
2017-05-18[media] rainshadow-cec: use strlcat instead of strncatArnd Bergmann1-1/+1
2017-05-18[media] ir-lirc-codec: let lirc_dev handle the lirc_bufferDavid Härdeman2-19/+19
2017-05-18[media] rc-core: fix input repeat handlingDavid Härdeman1-10/+10
2017-05-18[media] sir_ir: infinite loop in interrupt handlerSean Young1-0/+6
2017-05-18[media] atomisp: don't treat warnings as errorsMauro Carvalho Chehab4-7/+1
2017-05-14Merge tag 'v4.12-rc1' into patchworkMauro Carvalho Chehab11787-275533/+1294958
2017-05-13Linux 4.12-rc1v4.12-rc1Linus Torvalds1-2/+2
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-7/+445
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds9-18/+195
2017-05-13Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-19/+17
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds23-126/+145
2017-05-12mm, docs: update memory.stat description with workingset* entriesRoman Gushchin1-0/+12
2017-05-12mm: vmscan: scan until it finds eligible pagesMinchan Kim1-6/+15
2017-05-12mm, thp: copying user pages must schedule on collapseDavid Rientjes1-4/+3
2017-05-12dax: fix PMD data corruption when fault races with writeRoss Zwisler1-14/+14
2017-05-12dax: fix data corruption when fault races with writeJan Kara1-16/+16
2017-05-12ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara1-4/+17
2017-05-12mm: fix data corruption due to stale mmap readsJan Kara2-2/+12
2017-05-12dax: prevent invalidation of mapped DAX entriesRoss Zwisler3-36/+3
2017-05-12Tigran has movedAndrew Morton6-7/+7