summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | Merge tag 'platform-drivers-x86-v5.19-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-06-298-60/+127
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | platform/x86: hp-wmi: Ignore Sanitization Mode eventKai-Heng Feng2022-06-281-0/+3
| * | | | | | | | | | | | platform/x86: thinkpad_acpi: do not use PSC mode on Intel platformsMark Pearson2022-06-281-0/+5
| * | | | | | | | | | | | platform/x86: thinkpad-acpi: profile capabilities as integerMark Pearson2022-06-281-27/+18
| * | | | | | | | | | | | platform/x86: panasonic-laptop: filter out duplicate volume up/down/mute keyp...Hans de Goede2022-06-282-0/+42
| * | | | | | | | | | | | platform/x86: panasonic-laptop: don't report duplicate brightness key-pressesHans de Goede2022-06-282-0/+9
| * | | | | | | | | | | | platform/x86: panasonic-laptop: revert "Resolve hotkey double trigger bug"Hans de Goede2022-06-281-6/+2
| * | | | | | | | | | | | platform/x86: panasonic-laptop: sort includes alphabeticallyHans de Goede2022-06-281-9/+8
| * | | | | | | | | | | | platform/x86: panasonic-laptop: de-obfuscate button codesStefan Seyfried2022-06-281-5/+11
| * | | | | | | | | | | | ACPI: video: Change how we determine if brightness key-presses are handledHans de Goede2022-06-281-7/+6
| * | | | | | | | | | | | platform/x86: ideapad-laptop: Add Ideapad 5 15ITL05 to ideapad_dytc_v4_allow_...Hans de Goede2022-06-271-1/+7
| * | | | | | | | | | | | platform/x86: ideapad-laptop: Add allow_v4_dytc module parameterHans de Goede2022-06-271-7/+14
| * | | | | | | | | | | | platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO resourceJean Delvare2022-06-271-0/+1
| * | | | | | | | | | | | platform/mellanox: nvsw-sn2201: fix error code in nvsw_sn2201_create_static_d...Dan Carpenter2022-06-271-1/+3
| * | | | | | | | | | | | platform/x86: intel/pmc: Add Alder Lake N support to PMC core driverGayatri Kammela2022-06-271-0/+1
* | | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-06-2711-69/+185
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | virtio_ring: make vring_create_virtqueue_split prettierDeming Wang2022-06-271-1/+1
| * | | | | | | | | | | | vhost-vdpa: call vhost_vdpa_cleanup during the releaseStefano Garzarella2022-06-271-1/+1
| * | | | | | | | | | | | virtio_mmio: Restore guest page size on resumeStephan Gerhold2022-06-271-0/+3
| * | | | | | | | | | | | virtio_mmio: Add missing PM calls to freeze/restoreStephan Gerhold2022-06-271-0/+23
| * | | | | | | | | | | | caif_virtio: fix race between virtio_device_ready() and ndo_open()Jason Wang2022-06-271-1/+9
| * | | | | | | | | | | | virtio-net: fix race between ndo_open() and virtio_device_ready()Jason Wang2022-06-271-1/+7
| * | | | | | | | | | | | virtio: disable notification hardening by defaultJason Wang2022-06-244-1/+35
| * | | | | | | | | | | | virtio: Remove unnecessary variable assignmentsBo Liu2022-06-241-2/+0
| * | | | | | | | | | | | virtio_ring : keep used_wrap_counter in vq->last_used_idxhuangjie.albert2022-06-241-28/+47
| * | | | | | | | | | | | vduse: Tie vduse mgmtdev and its deviceParav Pandit2022-06-241-23/+37
| * | | | | | | | | | | | vdpa/mlx5: Initialize CVQ vringh only onceEli Cohen2022-06-241-11/+20
| * | | | | | | | | | | | vdpa/mlx5: Update Control VQ callback informationEli Cohen2022-06-241-0/+2
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2022-06-2615-75/+117
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'memory-controller-drv-fixes-5.19' of git://git.kernel.org/pub/scm/...Arnd Bergmann2022-06-243-12/+23
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | memory: samsung: exynos5422-dmc: Fix refcount leak in of_get_dram_timingsMiaoqian Lin2022-06-061-11/+18
| | * | | | | | | | | | | | memory: mtk-smi: add missing put_device() call in mtk_smi_device_link_commonMiaoqian Lin2022-06-061-1/+4
| | * | | | | | | | | | | | memory: omap-gpmc: OMAP_GPMC should depend on ARCH_OMAP2PLUS || ARCH_KEYSTONE...Geert Uytterhoeven2022-06-061-0/+1
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | bus: bt1-axi: Don't print error on -EPROBE_DEFERSerge Semin2022-06-141-8/+6
| * | | | | | | | | | | | bus: bt1-apb: Don't print error on -EPROBE_DEFERSerge Semin2022-06-141-8/+6
| * | | | | | | | | | | | Merge tag 'arm-soc/for-5.19/drivers-fixes' of https://github.com/Broadcom/stb...Arnd Bergmann2022-06-141-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probeMiaoqian Lin2022-06-081-0/+1
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge tag 'scmi-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2022-06-148-46/+80
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | firmware: arm_scmi: Fix incorrect error propagation in scmi_voltage_descripto...Ludvig Pärsson2022-06-121-7/+2
| | * | | | | | | | | | | | firmware: arm_scmi: Avoid using extended string-buffers sizes if not necessaryCristian Marussi2022-06-108-13/+11
| | * | | | | | | | | | | | firmware: arm_scmi: Fix SENSOR_AXIS_NAME_GET behaviour when unsupportedCristian Marussi2022-06-101-10/+46
| | * | | | | | | | | | | | firmware: arm_scmi: Remove all the unused local variablesCristian Marussi2022-06-064-13/+12
| | * | | | | | | | | | | | firmware: arm_scmi: Relax base protocol sanity checks on the protocol listCristian Marussi2022-06-061-5/+11
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge tag 'imx-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2022-06-141-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | soc: imx: imx8m-blk-ctrl: fix display clock for LCDIF2 power domainAlexander Stein2022-06-141-1/+1
| | |/ / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mm/memory-failure: disable unpoison once hw error happenszhenwei pi2022-06-161-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-269-31/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | video: fbdev: omap: Remove duplicate 'the' in commentJiang Jian2022-06-221-1/+1
| * | | | | | | | | | | | | video: fbdev: omapfb: Align '*' in commentJiang Jian2022-06-221-1/+1