aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-24Input: iqs62x-keys - drop unused device node referencesJeff LaBundy1-0/+3
2022-09-24Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang1-1/+1
2022-09-24Merge branch 'for-6.0/dax' into libnvdimm-fixesDan Williams6094-141397/+918604
2022-09-24devdax: Fix soft-reservation memory descriptionDan Williams1-0/+1
2022-09-24Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+30
2022-09-24powercap: intel_rapl: Use standard Energy Unit for SPR Dram RAPL domainZhang Rui1-1/+0
2022-09-24PM: runtime: Return -EINPROGRESS from rpm_resume() in the RPM_NOWAIT caseRafael J. Wysocki1-2/+5
2022-09-24thermal: int340x: processor_thermal: Use module_pci_driver() macroShang XiaoJing2-24/+2
2022-09-24platform/x86: int3472: Add board data for Surface Go2 IR cameraDaniel Scally1-0/+33
2022-09-24platform/x86: int3472: Support multiple gpio lookups in board dataDaniel Scally3-9/+32
2022-09-24platform/x86: int3472: Support multiple clock consumersDaniel Scally2-11/+61
2022-09-24ACPI: scan: Add acpi_dev_get_next_consumer_dev()Daniel Scally2-11/+31
2022-09-24ACPI: resource: Add ASUS model S5402ZA to quirksKellen Renshaw1-0/+7
2022-09-24ACPI: AMBA: Add ARM DMA-330 controller to the supported listVijayenthiran Subramaniam1-0/+1
2022-09-24ACPI: APEI: Remove unneeded result variablesye xingchen2-9/+2
2022-09-24ACPI: fan: Reorder symbols to get rid of a few forward declarationsUwe Kleine-König1-31/+27
2022-09-24ACPI: CPPC: Disable FIE if registers in PCC regionsJeremy Linton2-4/+63
2022-09-24ACPI: scan: Support multiple DMA windows with different offsetsJianmin Lv2-41/+40
2022-09-24ACPI: AC: Remove the leftover struct acpi_ac_blHanjun Guo1-5/+0
2022-09-24ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3EnableMario Limonciello1-1/+18
2022-09-24PNPBIOS: remove unused pnpid32_to_pnpid() declarationGaosheng Cui1-1/+0
2022-09-24Merge tag 'pm-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2022-09-24Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-77/+24
2022-09-24Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds5-9/+10
2022-09-24Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linuxLinus Torvalds1-2/+7
2022-09-24pcmcia: Removed unused variable control.Souptick Joarder (HPE)1-3/+1
2022-09-24wifi: ath11k: fix peer addition/deletion error on sta band migrationChristian 'Ansuel' Marangi1-4/+26
2022-09-24device property: Add const qualifier to device_get_match_data() parameterAndy Shevchenko1-2/+2
2022-09-24drm_print: add _ddebug descriptor to drm_*dbg prototypesJim Cromie1-3/+5
2022-09-24drm_print: prefer bare printk KERN_DEBUG on generic fnJim Cromie1-3/+2
2022-09-24drm_print: optimize drm_debug_enabled for jump-labelJim Cromie1-2/+2
2022-09-24drm_print: wrap drm_*_dbg in dyndbg descriptor factory macroJim Cromie2-0/+14
2022-09-24drm_print: interpose drm_*dbg with forwarding macrosJim Cromie1-5/+5
2022-09-24drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.Jim Cromie6-2/+90
2022-09-24driver core: use IS_ERR_OR_NULL() helper in device_create_groups_vargs()Yang Yingliang1-1/+1
2022-09-24firmware: google: Test spinlock on panic path to avoid lockupsGuilherme G. Piccoli1-0/+9
2022-09-24bus: mvebu-mbus: use DEFINE_SHOW_ATTRIBUTE to simplify mvebu_{sdram/devs}_debugLiu Shixin1-24/+2
2022-09-24mei: gsc: Remove redundant dev_err callShang XiaoJing1-1/+0
2022-09-24mei: fix repeated words in commentsJilin Yuan1-1/+1
2022-09-24drivers/misc/sgi-xp: Remove orphan declarations from drivers/misc/sgi-xp/xp.hGaosheng Cui1-4/+0
2022-09-24nvmem: u-boot-env: fix crc32 casting typeRafał Miłecki1-1/+1
2022-09-24nvmem: lan9662-otp: add supportHoratiu Vultur3-0/+232
2022-09-24nvmem: u-boot-env: find Device Tree nodes for NVMEM cellsRafał Miłecki1-0/+1
2022-09-24nvmem: sort config symbols alphabeticallyRafał Miłecki2-206/+208
2022-09-24nvmem: prefix all symbols with NVMEM_Rafał Miłecki5-27/+27
2022-09-24nvmem: brcm_nvram: Use kzalloc for allocating only one elementKenneth Lee1-1/+1
2022-09-24nvmem: core: add error handling for dev_set_nameGaosheng Cui1-3/+9
2022-09-24mtd: allow getting MTD device associated with a specific DT nodeRafał Miłecki1-0/+28
2022-09-24nvmem: add driver handling U-Boot environment variablesRafał Miłecki3-0/+233
2022-09-24slimbus: qcom-ngd: Add error handling in of_qcom_slim_ngd_registerLin Yujun1-1/+7