aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-01pinctrl: qcom: sm8250: correct sdc2_clkDmitry Baryshkov
2020-10-01Merge tag 'amd-drm-fixes-5.9-2020-09-30' of git://people.freedesktop.org/~agd...Dave Airlie
2020-09-30MAINTAINERS: Add Pali Rohár as aardvark PCI maintainerPali Rohár
2020-09-30arm64: permit ACPI core to map kernel memory used for table overridesArd Biesheuvel
2020-09-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-30RISC-V: Check clint_time_val before useAnup Patel
2020-09-30btrfs: fix filesystem corruption after a device replaceFilipe Manana
2020-09-30btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locksJosef Bacik
2020-09-30ARM: imx6q: Fixup RCU usage for cpuidleUlf Hansson
2020-09-30Documentation: PM: Fix a reStructuredText syntax errorYoann Congal
2020-09-30cpufreq: intel_pstate: Fix missing return statementZhang Rui
2020-09-30drm/amdgpu: disable gfxoff temporarily for navy_flounderJiansong Chen
2020-09-30drm/amd/pm: setup APU dpm clock table in SMU HW initializationEvan Quan
2020-09-30Merge tag 'gpio-fixes-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Walleij
2020-09-29clocksource: clint: Export clint_time_val for modulesPalmer Dabbelt
2020-09-30Merge branch 'vmwgfx-fixes-5.9' of git://people.freedesktop.org/~sroland/linu...Dave Airlie
2020-09-30drm/vmwgfx: Fix error handling in get_nodeZack Rusin
2020-09-29scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername()Mark Mielke
2020-09-29Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-09-29autofs: use __kernel_write() for the autofs pipe writingLinus Torvalds
2020-09-29drm/amd/display: remove duplicate call to rn_vbios_smu_get_smu_version()Dirk Gouders
2020-09-29drm/amdgpu/swsmu/smu12: fix force clock handling for mclkAlex Deucher
2020-09-29drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare
2020-09-29drm/amdgpu/display: fix CFLAGS setup for DCN30Alex Deucher
2020-09-29drm/amd/display: fix return value check for hdcp_workFlora Cui
2020-09-29drm/amdgpu: remove gpu_info fw support for sienna_cichlid etc.Jiansong Chen
2020-09-29drm/amd/pm: Removed fixed clock in auto mode DPMSudheesh Mavila
2020-09-29scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König
2020-09-29dt-bindings: Fix 'reg' size issues in zynqmp examplesRob Herring
2020-09-29Merge tag 'dmaengine-fix-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-09-29Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-09-29Merge tag 'iio-for-5.10c' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-09-29ftrace: Move RCU is watching check after recursion checkSteven Rostedt (VMware)
2020-09-29iio: adc: gyroadc: fix leak of device node iteratorTobias Jordan
2020-09-29iio: adc: stm32-adc: fix runtime autosuspend delay when slow pollingFabrice Gasnier
2020-09-29iio: adc: at91-sama5d2_adc: fix DMA conversion crashEugen Hristev
2020-09-29tracing: Fix trace_find_next_entry() accounting of temp buffer sizeSteven Rostedt (VMware)
2020-09-29iio: ad7292: Fix of_node refcountingNuno Sá
2020-09-29iio: ltc2983: Fix of_node refcountingNuno Sá
2020-09-29counter: use semicolons rather than commas to separate statementsJulia Lawall
2020-09-29iio: buffer: Kconfig: add title for IIO_TRIGGERED_BUFFER symbolAlexandru Ardelean
2020-09-29iio: Kconfig: Provide title for IIO_TRIGGERED_EVENT symbolAlexandru Ardelean
2020-09-29iio: dma-buffer: Kconfig: Provide titles for IIO DMA Kconfig symbolsAlexandru Ardelean
2020-09-29iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean
2020-09-29dt-bindings: iio: ad9467: add entries for for AD9434 & AD9265 ADCsAlexandru Ardelean
2020-09-29iio: adc: ad9467: add support for AD9265 high-speed ADCMichael Hennerich
2020-09-29iio: adc: ad9467: add support for AD9434 high-speed ADCMichael Hennerich
2020-09-29iio: adc: ad9467: wrap a axi-adc chip-info into a ad9467_chip_info typeAlexandru Ardelean
2020-09-29iio: buffer-dmaengine: remove non managed alloc/freeAlexandru Ardelean
2020-09-29iio: adc: stm32-dfsdm: Use devm_platform_get_and_ioremap_resource()Wang ShaoBo