summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-05media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()Maciej S. Szmigiero1-4/+8
2019-10-05media: cpia2_usb: fix memory leaksWenwen Wang1-0/+4
2019-10-05media: saa7146: add cleanup in hexium_attach()Wenwen Wang1-0/+3
2019-10-05media: cec-notifier: clear cec_adap in cec_notifier_unregisterHans Verkuil1-0/+2
2019-10-05PM / devfreq: exynos-bus: Correct clock enable sequenceKamil Konieczny1-14/+17
2019-10-05PM / devfreq: passive: Use non-devm notifiersLeonard Crestez1-3/+3
2019-10-05ARM: OMAP2+: move platform-specific asm-offset.h to arch/arm/mach-omap2Masahiro Yamada4-4/+6
2019-10-05PM / devfreq: Fix kernel oops on governor module loadEzequiel Garcia1-1/+1
2019-10-05soc: renesas: Enable ARM_ERRATA_754322 for affected Cortex-A9Geert Uytterhoeven1-0/+5
2019-10-05soc: renesas: rmobile-sysc: Set GENPD_FLAG_ALWAYS_ON for always-on domainGeert Uytterhoeven1-15/+16
2019-10-05ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91Masahiro Yamada3-3/+5
2019-10-05EDAC/amd64: Decode syndrome before translating addressYazen Ghannam1-7/+7
2019-10-05EDAC/amd64: Recognize DRAM device type ECC capabilityYazen Ghannam1-2/+12
2019-10-05libperf: Fix alignment trap with xyarray contents in 'perf stat'Gerald BAEZA1-1/+2
2019-10-05cpufreq: imx-cpufreq-dt: Add i.MX8MN supportAnson Huang1-1/+7
2019-10-05EDAC/amd64: Support more than two controllers for chip selects handlingYazen Ghannam2-57/+71
2019-10-05media: dvb-core: fix a memory leak bugWenwen Wang1-1/+3
2019-10-05posix-cpu-timers: Sanitize bogus WARNONSThomas Gleixner1-7/+13
2019-10-05media: dvb-frontends: use ida for pll numberSean Young1-16/+24
2019-10-05media: mceusb: fix (eliminate) TX IR signal length limitA Sun1-138/+196
2019-10-05s390/kasan: provide uninstrumented __strlenVasily Gorbik1-2/+7
2019-10-05arm64: entry: Move ct_user_exit before any other exceptionJames Morse3-17/+30
2019-10-05ACPI / APEI: Release resources if gen_pool_add() failsLiguang Zhang1-2/+15
2019-10-05nbd: add missing config putMike Christie1-1/+3
2019-10-05ASoC: mchp-i2s-mcc: Fix unprepare of GCLKCodrin Ciubotariu1-2/+11
2019-10-05led: triggers: Fix a memory leak bugWenwen Wang1-0/+1
2019-10-05ASoC: mchp-i2s-mcc: Wait for RX/TX RDY only if controller is runningCodrin Ciubotariu1-12/+16
2019-10-05ASoC: sun4i-i2s: Don't use the oversample to calculate BCLKMaxime Ripard1-4/+5
2019-10-05tools headers: Fixup bitsperlong per arch includesArnaldo Carvalho de Melo1-9/+9
2019-10-05powerpc/Makefile: Always pass --synthetic to nm if supportedMichael Ellerman1-2/+0
2019-10-05ASoC: uniphier: Fix double reset assersion when transitioning to suspend stateKunihiko Hayashi2-10/+22
2019-10-05media: hdpvr: add terminating 0 at end of stringHans Verkuil1-0/+1
2019-10-05media: radio/si470x: kill urb on errorHans Verkuil1-1/+4
2019-10-05x86/platform/intel/iosf_mbi Rewrite lockingHans de Goede1-38/+62
2019-10-05ARM: dts: imx7-colibri: disable HS400Stefan Agner1-0/+1
2019-10-05arm64: dts: qcom: qcs404-evb: Mark WCSS clocks protectedBjorn Andersson1-1/+3
2019-10-05ARM: dts: imx7d: cl-som-imx7: make ethernet work againAndré Draszik1-2/+2
2019-10-05m68k: Prevent some compiler warnings in Coldfire buildsFinn Thain3-10/+6
2019-10-05net: lpc-enet: fix printk format stringsArnd Bergmann1-6/+7
2019-10-05kasan/arm64: fix CONFIG_KASAN_SW_TAGS && KASAN_INLINEMark Rutland1-6/+5
2019-10-05media: imx: mipi csi-2: Don't fail if initial state times-outEzequiel Garcia1-8/+4
2019-10-05media: omap3isp: Don't set streaming state on random subdevsSakari Ailus1-0/+8
2019-10-05media: i2c: ov5645: Fix power sequenceEzequiel Garcia1-8/+18
2019-10-05media: vsp1: fix memory leak of dl on error return pathColin Ian King1-1/+3
2019-10-05perf record: Support aarch64 random socket_id assignmentTan Xiaojun1-1/+3
2019-10-05ARM: xscale: fix multi-cpu compilationArnd Bergmann1-2/+4
2019-10-05dmaengine: iop-adma: use correct printk format stringsArnd Bergmann1-9/+9
2019-10-05media: rc: imon: Allow iMON RC protocol for ffdc 7e deviceDarius Rad1-1/+6
2019-10-05perf unwind: Fix libunwind when tid != pidJohn Keeping7-47/+48
2019-10-05arm64/efi: Move variable assignments after SECTIONSKees Cook3-42/+53