summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: uapi: h264: Add new profile and levelsMaheshwar Ajja2020-04-211-0/+10
* media: v4l2-ctrl: Add H264 profile and levelsMaheshwar Ajja2020-04-212-0/+10
* media: imx-media-csc-scaler: Use a shorter name for driverFabio Estevam2020-04-211-4/+6
* media: gspca: remove redundant assignment to variable statusColin Ian King2020-04-211-1/+0
* media: pwc-ctl: remove redundant assignment to variable retColin Ian King2020-04-211-1/+1
* media: mtk-mdp: Use correct aliases nameHsin-Yi Wang2020-04-211-4/+4
* media: davinci: remove redundant assignment to pointer 'common'Colin Ian King2020-04-211-1/+0
* media: imx: utils: Constify some mbus and ipu_image argumentsLaurent Pinchart2020-04-212-6/+6
* media: imx: utils: Rename format lookup and enumeration functionsLaurent Pinchart2020-04-219-52/+60
* media: imx: utils: Split find|enum_format into fourcc and mbus functionsSteve Longerbeam2020-04-212-63/+111
* media: imx: utils: Make imx_media_pixfmt handle variable number of codesLaurent Pinchart2020-04-213-39/+46
* media: imx: utils: Introduce PIXFMT_SEL_IPUSteve Longerbeam2020-04-212-91/+26
* media: imx: utils: Rename pixel format selection enumerationSteve Longerbeam2020-04-219-107/+128
* media: imx: Fix some pixel format selectionsSteve Longerbeam2020-04-212-2/+2
* media: imx: utils: Handle Bayer format lookup through a selection flagLaurent Pinchart2020-04-218-79/+77
* media: imx: utils: Inline init_mbus_colorimetry() in its callerLaurent Pinchart2020-04-211-14/+10
* media: imx: utils: fix media bus format enumerationPhilipp Zabel2020-04-211-6/+16
* media: imx: utils: fix and simplify pixel format enumerationPhilipp Zabel2020-04-211-134/+59
* media: ir-rx51: Use 64-bit division macroGuru Das Srinagesh2020-04-211-1/+1
* media: m88ds3103: Add missing '\n' in log messagesChristophe JAILLET2020-04-211-1/+1
* media: dvb-usb: make dvb_usb_device_properties constSean Young2020-04-2115-45/+60
* media: dvb: return -EREMOTEIO on i2c transfer failure.Colin Ian King2020-04-211-1/+1
* media: rc: if kernel is built without an IR codec, don't advertise itSean Young2020-04-211-27/+76
* media: dvb: digitv: remove unused array element 0Sean Young2020-04-211-10/+12
* media: usbvision: depends on USBMauro Carvalho Chehab2020-04-201-1/+1
* media: staging: rkisp1 Kconfig: depends on OFMauro Carvalho Chehab2020-04-201-1/+1
* Merge tag 'v5.7-rc2' into patchworkMauro Carvalho Chehab2020-04-20332-2150/+3258
|\
| * Linux 5.7-rc2v5.7-rc2Linus Torvalds2020-04-191-1/+1
| * mm: Fix MREMAP_DONTUNMAP accounting on VMA mergeBrian Geffon2020-04-191-1/+12
| * Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-195-41/+35
| |\
| | * clk: sprd: don't gate uart console clockChunyan Zhang2020-04-131-1/+2
| | * clk: mmp2: fix link error without mmp2Arnd Bergmann2020-04-133-39/+32
| | * clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typoArnd Bergmann2020-04-131-1/+1
| * | Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-199-53/+127
| |\ \
| | * | x86/split_lock: Add Tremont family CPU modelsTony Luck2020-04-181-0/+3
| | * | x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architecturalTony Luck2020-04-181-14/+31
| | * | x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse2020-04-173-0/+16
| | * | x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre2020-04-171-1/+2
| | * | x86/split_lock: Update to use X86_MATCH_INTEL_FAM6_MODEL()Tony Luck2020-04-171-4/+2
| | * | x86/umip: Make umip_insns staticJason Yan2020-04-151-1/+1
| | * | x86/microcode/AMD: Increase microcode PATCH_MAX_SIZEJohn Allen2020-04-141-1/+1
| | * | objtool: Make BP scratch register warning more robustJosh Poimboeuf2020-04-141-2/+2
| | * | objtool: Fix switch table detection in .text.unlikelyJosh Poimboeuf2020-04-141-4/+1
| | * | objtool: Support Clang non-section symbols in ORC generationJosh Poimboeuf2020-04-141-7/+26
| | * | objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf2020-04-141-17/+27
| | * | objtool: Fix CONFIG_UBSAN_TRAP unreachable warningsJosh Poimboeuf2020-04-141-2/+15
| | |/
| * | Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-04-192-2/+27
| |\ \
| | * | proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsetsAndrei Vagin2020-04-162-2/+27
| | |/
| * | Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-1922-387/+646
| |\ \
| | * \ Merge tag 'perf-urgent-for-mingo-5.7-20200414' of git://git.kernel.org/pub/sc...Ingo Molnar2020-04-1622-387/+646
| | |\ \