summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'memory-controller-drv-mediatek-6.1' of https://git.kernel.org/pub/...Arnd Bergmann2022-09-121-9/+100
|\
| * memory: mtk-smi: mt8188: Add SMI SupportChengci.Xu2022-08-301-0/+71
| * memory: mtk-smi: Add enable IOMMU SMC command for MM masterChengci.Xu2022-08-301-0/+18
| * memory: mtk-smi: Add return value for configure port functionChengci.Xu2022-08-301-9/+11
* | Merge tag 'memory-controller-drv-brcm-6.1' of https://git.kernel.org/pub/scm/...Arnd Bergmann2022-09-123-0/+311
|\ \
| * | memory: brcmstb_memc: Add Broadcom STB memory controller driverFlorian Fainelli2022-08-183-0/+311
| |/
* | Merge tag 'memory-controller-drv-6.1' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2022-09-123-5/+60
|\ \
| * | memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings()Liang He2022-08-161-0/+1
| * | memory: of: Fix refcount leak bug in of_get_ddr_timings()Liang He2022-08-161-0/+1
| * | memory: dfl-emif: Update the dfl emif driver support revision 1Debarati Biswas2022-08-161-5/+57
| * | memory: pl353-smc: Fix refcount leak bug in pl353_smc_probe()Liang He2022-08-161-0/+1
| |/
* | Merge tag 'amlogic-drivers-for-v6.1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2022-09-082-2/+8
|\ \
| * | soc: amlogic: meson-pwrc: Hold reference returned by of_get_parent()Liang He2022-09-052-2/+8
| |/
* | Merge tag 'renesas-drivers-for-v6.1-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2022-09-022-0/+25
|\ \
| * | soc: renesas: Identify RZ/Five SoCLad Prabhakar2022-08-162-0/+23
| * | soc: renesas: Identify R-Car H3Ne-1.7GGeert Uytterhoeven2022-08-161-0/+1
| * | soc: renesas: Kconfig: Enable IRQC driver for RZ/G2L SoCLad Prabhakar2022-08-151-0/+1
| |/
* | Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-281-10/+21
|\ \
| * | binder_alloc: add missing mmap_lock calls when using the VMALiam Howlett2022-08-281-10/+21
* | | Merge tag 'thermal-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-272-4/+6
|\ \ \
| * \ \ Merge branch 'thermal-core'Rafael J. Wysocki2022-08-271-0/+1
| |\ \ \
| | * | | thermal/core: Add missing EXPORT_SYMBOL_GPLDaniel Lezcano2022-08-151-0/+1
| | | |/ | | |/|
| * | | thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRLee, Chun-Yi2022-08-231-4/+5
* | | | Merge tag 'pm-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2022-08-271-1/+1
|\ \ \ \
| * | | | cpufreq: check only freq_table in __resolve_freq()Lukasz Luba2022-08-231-1/+1
| |/ / /
* | | | Merge tag 'acpi-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-08-272-7/+6
|\ \ \ \
| * \ \ \ Merge branch 'acpi-processor' into acpiRafael J. Wysocki2022-08-271-1/+1
| |\ \ \ \
| | * | | | ACPI: processor: Remove freq Qos request for all CPUsRiwen Lu2022-08-231-1/+1
| | |/ / /
| * | | | ACPI: property: Remove default association from integer maximum valuesSakari Ailus2022-08-251-2/+1
| * | | | ACPI: property: Ignore already existing data node tagsSakari Ailus2022-08-251-1/+1
| * | | | ACPI: property: Fix type detection of unified integer reading functionsStefan Binding2022-08-251-4/+4
| |/ / /
* | | | Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-273-12/+13
|\ \ \ \
| * | | | xen/privcmd: fix error exit of privcmd_ioctl_dm_op()Juergen Gross2022-08-251-10/+11
| * | | | xen: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-252-2/+2
* | | | | Merge tag 'fbdev-for-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-2734-201/+240
|\ \ \ \ \
| * | | | | fbdev: fbcon: Properly revert changes when vc_resize() failedShigeru Yoshida2022-08-261-2/+25
| * | | | | fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang2022-08-2429-38/+38
| * | | | | fbdev: omap: Remove unnecessary print function dev_err()Jiapeng Chong2022-08-241-2/+0
| * | | | | fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()Yang Yingliang2022-08-241-0/+1
| * | | | | fbdev: fbcon: Destroy mutex on freeing struct fb_infoShigeru Yoshida2022-08-241-0/+4
| * | | | | fbdev: radeon: Clean up some inconsistent indentingJiapeng Chong2022-08-241-23/+23
| * | | | | fbdev: sisfb: Clean up some inconsistent indentingJiapeng Chong2022-08-241-133/+141
| * | | | | fbdev: fb_pm2fb: Avoid potential divide by zero errorLetu Ren2022-08-241-0/+5
| * | | | | fbdev: ssd1307fb: Fix repeated words in commentsJilin Yuan2022-08-241-1/+1
| * | | | | fbdev: omapfb: Fix tests for platform_get_irq() failureYu Zhe2022-08-241-2/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'drm-fixes-2022-08-26-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-08-2624-82/+206
|\ \ \ \ \
| * \ \ \ \ Merge tag 'amd-drm-fixes-6.0-2022-08-25' of https://gitlab.freedesktop.org/ag...Dave Airlie2022-08-2618-47/+173
| |\ \ \ \ \
| | * | | | | drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctlyQu Huang2022-08-251-0/+1
| | * | | | | drm/amdgpu: add MGCG perfmon setting for gfx11Likun Gao2022-08-252-0/+18
| | * | | | | drm/amdkfd: Fix isa version for the GC 10.3.7Prike Liang2022-08-251-5/+1