summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-21media: rcar-vin: Fold rvin_initialize_device() into rvin_open()Niklas Söderlund1-16/+8
2019-06-21media: rcar-vin: Merge helpers dealing with powering the parallel subdeviceNiklas Söderlund1-15/+5
2019-06-21media: rcar-vin: Move pm_runtime_{get,put} out of helpersNiklas Söderlund1-14/+21
2019-06-21media: rcar-vin: Do not sync subdevice format when opening the video deviceNiklas Söderlund1-25/+0
2019-06-21media: rcar-vin: Allow interrupting lock when trying to open the video deviceNiklas Söderlund1-1/+3
2019-06-21media: rcar-vin: Remove unneeded calls to pm_runtime_{enable, disable}Niklas Söderlund1-6/+1
2019-06-21media: rcar-vin: Do not call pm_runtime_{resume,suspend}()Niklas Söderlund1-5/+0
2019-06-21media: i2c: fix warning same module namesAnders Roxell2-1/+6
2019-06-21media: staging: media: meson: remove redundant initialization of mpeg12Colin Ian King1-1/+1
2019-06-21media: atmel: atmel-isc: fix and cleanup potential bugsEugen Hristev3-15/+29
2019-06-21media: atmel: atmel-isc: split driver into driver base and iscEugen Hristev5-502/+621
2019-06-21media: imx7-media-csi: get csi upstream endpointRui Miguel Silva1-0/+8
2019-06-21media: Clarify the meaning of file descriptors in VIDIOC_DQBUFTomasz Figa1-0/+8
2019-06-21media: sti: Use vb2_get_bufferEzequiel Garcia1-1/+3
2019-06-21media: mtk-vcodec: Use vb2_get_bufferEzequiel Garcia1-4/+10
2019-06-21media: mtk-jpeg: Use vb2_get_bufferEzequiel Garcia1-1/+1
2019-06-21media: vb2: Introduce a vb2_get_buffer accessorEzequiel Garcia1-0/+18
2019-06-21media: staging: davinci: fix memory leaks and check for allocation failureColin Ian King1-5/+10
2019-06-21media: hantro: remove an unnecessary NULL checkDan Carpenter1-1/+1
2019-06-21media: v4l2-ctrl: Initialize _BUTTON and _CTRL_CLASSEzequiel Garcia1-0/+4
2019-06-21Merge tag 'v5.2-rc5' into patchworkMauro Carvalho Chehab209-1158/+2002
2019-06-21media: rc: IR signal for Panasonic air conditioner too longSean Young1-1/+1
2019-06-21media: ttpci: Fix build error without RC_COREYueHaibing1-1/+2
2019-06-21media: stv090x: fix double free on state objectColin Ian King1-1/+0
2019-06-16Linux 5.2-rc5v5.2-rc5Linus Torvalds1-1/+1
2019-06-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-24/+45
2019-06-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-7/+8
2019-06-16Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-38/+42
2019-06-15Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-plat...Linus Torvalds6-4/+26
2019-06-15Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-45/+105
2019-06-15Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-4/+59
2019-06-15Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds5-14/+35
2019-06-15x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov2-1/+2
2019-06-14Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-43/+117
2019-06-14Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds28-73/+253
2019-06-14Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+4
2019-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-1/+7
2019-06-14Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-blockLinus Torvalds13-259/+114
2019-06-14Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2019-06-14Smack: Restore the smackfsdef mount option and add missing prefixesCasey Schaufler1-5/+7
2019-06-14ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()Wei Li1-2/+5
2019-06-14module: Fix livepatch/ftrace module text permissions raceJosh Poimboeuf2-1/+15
2019-06-14tracing/uprobe: Fix obsolete comment on trace_uprobe_create()Eiichi Tsukata1-2/+0
2019-06-14tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()Eiichi Tsukata1-3/+10
2019-06-14tracing: Make two symbols staticYueHaibing1-2/+2
2019-06-14tracing: avoid build warning with HAVE_NOP_MCOUNTVasily Gorbik1-3/+2
2019-06-14tracing: Fix out-of-range read in trace_stack_print()Eiichi Tsukata1-1/+1
2019-06-14gfs2: Fix rounding error in gfs2_iomap_page_prepareAndreas Gruenbacher1-1/+4
2019-06-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-10/+78
2019-06-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds21-140/+310