summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-07Input: mcs-touchkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-07Input: max7359-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-07Input: matrix-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-07Input: lpc32xx-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-07Input: lm8323 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-07Input: tm2-touchkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-07Input: spear-keyboard - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-07Input: qt1050 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-07Input: mtk-pmic-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-07Input: mpr121-touchkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-07Input: ipaq-micro-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-07Input: gpio-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-07Input: ep39xx-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-07Input: cypress-sf - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-07Input: cros-ec-keyb - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-07Input: adp5589-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-07Input: pxspad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-07Merge tag 'qcom-arm64-defconfig-for-6.2-2' of https://git.kernel.org/pub/scm/...Arnd Bergmann
2022-12-07Merge tag 'qcom-drivers-for-6.2-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2022-12-07Merge tag 'qcom-dts-for-6.2-2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2022-12-07Merge tag 'qcom-arm64-for-6.2-2' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2022-12-07Merge tag 'socfpga_dts_updates_for_v6.2_part2' of git://git.kernel.org/pub/sc...Arnd Bergmann
2022-12-07Merge tag 'platform-drivers-x86-v6.1-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-12-07i2c: ismt: Fix an out-of-bounds bug in ismt_access()Zheyu Ma
2022-12-07i2c: mux: reg: check return value after calling platform_get_resource()Yang Yingliang
2022-12-07orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()Zhang Xiaoxu
2022-12-07orangefs: Fix kmemleak in orangefs_sysfs_init()Zhang Xiaoxu
2022-12-07orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()Zhang Xiaoxu
2022-12-07orangefs: Fix sysfs not cleanup when dev init failedZhang Xiaoxu
2022-12-07orangefs: remove redundant assignment to variable buffer_indexColin Ian King
2022-12-07orangefs: remove variable iColin Ian King
2022-12-07leds: MAINTAINERS: include dt-bindings headersKrzysztof Kozlowski
2022-12-07leds: qcom,pm8058-led: Convert to DT schemaKrzysztof Kozlowski
2022-12-07leds: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-07ASoC: soc-pcm.c: Clear DAIs parameters after stream_active is updatedChancel Liu
2022-12-07module/decompress: Support zstd in-kernel decompressionStephen Boyd
2022-12-07i2c: xiic: Make sure to disable clock on .remove()Uwe Kleine-König
2022-12-07i2c: hisi: Add support to get clock frequency from clockWeilong Chen
2022-12-07leds: is31fl319x: Fix setting current limit for is31fl319{0,1,3}Luca Weiss
2022-12-07fscache: Fix oops due to race with cookie_lru and use_cookieDave Wysochanski
2022-12-07MAINTAINERS: Add additional co-maintainer to LEDsLee Jones
2022-12-07Merge tag 'nvme-6.2-2022-12-07' of git://git.infradead.org/nvme into for-6.2/...Jens Axboe
2022-12-07media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()Hans Verkuil
2022-12-07arm64: efi: Limit allocations to 48-bit addressable physical regionArd Biesheuvel
2022-12-07remoteproc: core: Do pm_relax when in RPROC_OFFLINE stateMaria Yu
2022-12-07Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel
2022-12-07ASoC: codecs: wcd-clsh: Remove the unused functionJiapeng Chong
2022-12-07ASoC: Intel: boards: updates for SOF boardsMark Brown
2022-12-07ASoC: Intel: Skylake: Topology and shutdown fixesMark Brown
2022-12-07drm/i915/backlight: convert DRM_DEBUG_KMS() to drm_dbg_kms()Jani Nikula