aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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] 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-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-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-12Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-05-12Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-05-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-05-12drm/i915: Make vblank evade warnings optionalVille Syrjälä
2017-05-12Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2017-05-12Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-05-12Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/g...Dave Airlie
2017-05-11Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann
2017-05-12drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs
2017-05-12drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs
2017-05-12drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs
2017-05-12drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs
2017-05-12drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs
2017-05-12drm/nouveau/core: fix static checker warningBen Skeggs
2017-05-12drm/nouveau/fb/ram/gf100-: remove 0x10f200 readBen Skeggs
2017-05-12drm/nouveau/kms/nv50: skip core channel cursor update on position-only changesBen Skeggs
2017-05-12drm/nouveau/kms/nv50: fix source-rect-only plane updatesBen Skeggs
2017-05-12drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire()Ben Skeggs
2017-05-11Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linuxLinus Torvalds