aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-19perf: qcom_l2_pmu: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko1-5/+5
2022-09-19i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko1-14/+6
2022-09-19i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko1-18/+9
2022-09-19ACPI: x86: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko1-4/+10
2022-09-19ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko1-8/+7
2022-09-19ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integerAndy Shevchenko3-0/+30
2022-09-19s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland1-2/+7
2022-09-19mtd: move from strlcpy with unused retval to strscpyWolfram Sang2-3/+3
2022-09-19mtd: ftl: use container_of() rather than castGaosheng Cui1-2/+2
2022-09-19mtd: Fix a typo in a commentChristophe JAILLET1-1/+1
2022-09-19mtd: devices: docg3: Use correct function names in comment blocksColin Ian King1-3/+3
2022-09-19mtd: physmap-core: Fix NULL pointer dereferencing in of_select_probe_type()Zeng Jingxiang1-0/+3
2022-09-19mtd: devices: docg3: check the return value of devm_ioremap() in the probeWilliam Dean1-1/+6
2022-09-19mtd: parsers: add Broadcom's U-Boot parserRafał Miłecki3-0/+95
2022-09-19dt-bindings: mtd: partitions: add binding for U-Boot bootloaderRafał Miłecki1-0/+49
2022-09-19nvme-tcp: print actual source IP address through sysfs "address" attrMartin Belanger1-1/+20
2022-09-19nvmet-tcp: don't map pages which can't come from HIGHMEMFabio M. De Francesco1-31/+13
2022-09-19nvme-pci: move iod dma_len fill gapsKeith Busch1-1/+1
2022-09-19nvme-pci: iod npages fits in s8Keith Busch1-13/+16
2022-09-19nvme-pci: iod's 'aborted' is a boolKeith Busch1-3/+3
2022-09-19nvme-pci: remove nvme_queue from nvme_iodKeith Busch1-15/+13
2022-09-19nvme: consider also host_iface when checking ip optionsDaniel Wagner1-5/+18
2022-09-19nvme-rdma: handle number of queue changesDaniel Wagner1-5/+21
2022-09-19nvme-tcp: handle number of queue changesDaniel Wagner1-5/+21
2022-09-19nvmet: expose max queues to configfsDaniel Wagner1-0/+29
2022-09-19MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook1-2/+2
2022-09-19spi: spi-loopback-test: Add test to trigger DMA/PIO mixingVincent Whitchurch1-0/+27
2022-09-19spi: omap2-mcspi: Switch to use dev_err_probe() helperYang Yingliang1-4/+2
2022-09-19regulator: of: Fix kernel-docJiapeng Chong1-1/+1
2022-09-19regulator: of: Fix kernel-docJiapeng Chong1-1/+1
2022-09-19ASoC: qcom: add machine driver for sc8280xpSrinivas Kandagatla3-0/+171
2022-09-19ASoC: qcom: sm8250: move some code to commonSrinivas Kandagatla3-145/+213
2022-09-19ASoC: dt-bindings: qcom,sm8250: add compatibles for sm8450 and sm8250Srinivas Kandagatla1-0/+2
2022-09-19ASoC: dt-bindings: qcom: sort compatible stringsSrinivas Kandagatla1-1/+1
2022-09-19ASoC: qcom: common: use EXPORT_SYMBOL_GPL instead of EXPORT_SYMBOLSrinivas Kandagatla1-1/+1
2022-09-19ASoC: SOF: replace ipc4-loader dev_vdbg with tracepointsNoah Klayman2-3/+21
2022-09-19ASoC: SOF: replace dev_vdbg with tracepointsNoah Klayman3-9/+68
2022-09-19ASoC: SOF: Intel: replace dev_vdbg with tracepointsBard Liao7-21/+130
2022-09-19ASoC: SOF: remove unneeded dev_vdbgNoah Klayman2-11/+0
2022-09-19ASoC: SOF: Intel: remove unneeded dev_vdbgNoah Klayman1-3/+0
2022-09-19ASoC: SOF: Intel: add HDA interrupt source tracingNoah Klayman2-4/+49
2022-09-19ASoC: SOF: add widget setup/free tracingBard Liao3-0/+52
2022-09-19ASoC: Intel: sof_sdw: add support for Dell SKU 0AFFPierre-Louis Bossart1-0/+10
2022-09-19mips: ralink: convert to DEFINE_SHOW_ATTRIBUTELiu Shixin1-13/+2
2022-09-19mips: kernel: convert to DEFINE_SHOW_ATTRIBUTELiu Shixin1-13/+2
2022-09-19mips: cavium: convert to DEFINE_SHOW_ATTRIBUTELiu Shixin1-14/+3
2022-09-19MIPS: AR7: remove orphan declarations from arch/mips/include/asm/mach-ar7/ar7.hGaosheng Cui1-2/+0
2022-09-19MIPS: remove orphan sni_cpu_time_init() declarationGaosheng Cui1-3/+0
2022-09-19MIPS: IRQ: remove orphan declarations from arch/mips/include/asm/irq.hGaosheng Cui1-2/+0
2022-09-19MIPS: Octeon: remove orphan octeon_hal_setup_reserved32() declarationGaosheng Cui1-1/+0