index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-19
perf: qcom_l2_pmu: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
1
-5
/
+5
2022-09-19
i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
1
-14
/
+6
2022-09-19
i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
1
-18
/
+9
2022-09-19
ACPI: x86: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
1
-4
/
+10
2022-09-19
ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
1
-8
/
+7
2022-09-19
ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer
Andy Shevchenko
3
-0
/
+30
2022-09-19
s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup
Stefan Haberland
1
-2
/
+7
2022-09-19
mtd: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-3
/
+3
2022-09-19
mtd: ftl: use container_of() rather than cast
Gaosheng Cui
1
-2
/
+2
2022-09-19
mtd: Fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2022-09-19
mtd: devices: docg3: Use correct function names in comment blocks
Colin Ian King
1
-3
/
+3
2022-09-19
mtd: physmap-core: Fix NULL pointer dereferencing in of_select_probe_type()
Zeng Jingxiang
1
-0
/
+3
2022-09-19
mtd: devices: docg3: check the return value of devm_ioremap() in the probe
William Dean
1
-1
/
+6
2022-09-19
mtd: parsers: add Broadcom's U-Boot parser
Rafał Miłecki
3
-0
/
+95
2022-09-19
dt-bindings: mtd: partitions: add binding for U-Boot bootloader
Rafał Miłecki
1
-0
/
+49
2022-09-19
nvme-tcp: print actual source IP address through sysfs "address" attr
Martin Belanger
1
-1
/
+20
2022-09-19
nvmet-tcp: don't map pages which can't come from HIGHMEM
Fabio M. De Francesco
1
-31
/
+13
2022-09-19
nvme-pci: move iod dma_len fill gaps
Keith Busch
1
-1
/
+1
2022-09-19
nvme-pci: iod npages fits in s8
Keith Busch
1
-13
/
+16
2022-09-19
nvme-pci: iod's 'aborted' is a bool
Keith Busch
1
-3
/
+3
2022-09-19
nvme-pci: remove nvme_queue from nvme_iod
Keith Busch
1
-15
/
+13
2022-09-19
nvme: consider also host_iface when checking ip options
Daniel Wagner
1
-5
/
+18
2022-09-19
nvme-rdma: handle number of queue changes
Daniel Wagner
1
-5
/
+21
2022-09-19
nvme-tcp: handle number of queue changes
Daniel Wagner
1
-5
/
+21
2022-09-19
nvmet: expose max queues to configfs
Daniel Wagner
1
-0
/
+29
2022-09-19
MIPS: BCM47XX: Cast memcmp() of function to (void *)
Kees Cook
1
-2
/
+2
2022-09-19
spi: spi-loopback-test: Add test to trigger DMA/PIO mixing
Vincent Whitchurch
1
-0
/
+27
2022-09-19
spi: omap2-mcspi: Switch to use dev_err_probe() helper
Yang Yingliang
1
-4
/
+2
2022-09-19
regulator: of: Fix kernel-doc
Jiapeng Chong
1
-1
/
+1
2022-09-19
regulator: of: Fix kernel-doc
Jiapeng Chong
1
-1
/
+1
2022-09-19
ASoC: qcom: add machine driver for sc8280xp
Srinivas Kandagatla
3
-0
/
+171
2022-09-19
ASoC: qcom: sm8250: move some code to common
Srinivas Kandagatla
3
-145
/
+213
2022-09-19
ASoC: dt-bindings: qcom,sm8250: add compatibles for sm8450 and sm8250
Srinivas Kandagatla
1
-0
/
+2
2022-09-19
ASoC: dt-bindings: qcom: sort compatible strings
Srinivas Kandagatla
1
-1
/
+1
2022-09-19
ASoC: qcom: common: use EXPORT_SYMBOL_GPL instead of EXPORT_SYMBOL
Srinivas Kandagatla
1
-1
/
+1
2022-09-19
ASoC: SOF: replace ipc4-loader dev_vdbg with tracepoints
Noah Klayman
2
-3
/
+21
2022-09-19
ASoC: SOF: replace dev_vdbg with tracepoints
Noah Klayman
3
-9
/
+68
2022-09-19
ASoC: SOF: Intel: replace dev_vdbg with tracepoints
Bard Liao
7
-21
/
+130
2022-09-19
ASoC: SOF: remove unneeded dev_vdbg
Noah Klayman
2
-11
/
+0
2022-09-19
ASoC: SOF: Intel: remove unneeded dev_vdbg
Noah Klayman
1
-3
/
+0
2022-09-19
ASoC: SOF: Intel: add HDA interrupt source tracing
Noah Klayman
2
-4
/
+49
2022-09-19
ASoC: SOF: add widget setup/free tracing
Bard Liao
3
-0
/
+52
2022-09-19
ASoC: Intel: sof_sdw: add support for Dell SKU 0AFF
Pierre-Louis Bossart
1
-0
/
+10
2022-09-19
mips: ralink: convert to DEFINE_SHOW_ATTRIBUTE
Liu Shixin
1
-13
/
+2
2022-09-19
mips: kernel: convert to DEFINE_SHOW_ATTRIBUTE
Liu Shixin
1
-13
/
+2
2022-09-19
mips: cavium: convert to DEFINE_SHOW_ATTRIBUTE
Liu Shixin
1
-14
/
+3
2022-09-19
MIPS: AR7: remove orphan declarations from arch/mips/include/asm/mach-ar7/ar7.h
Gaosheng Cui
1
-2
/
+0
2022-09-19
MIPS: remove orphan sni_cpu_time_init() declaration
Gaosheng Cui
1
-3
/
+0
2022-09-19
MIPS: IRQ: remove orphan declarations from arch/mips/include/asm/irq.h
Gaosheng Cui
1
-2
/
+0
2022-09-19
MIPS: Octeon: remove orphan octeon_hal_setup_reserved32() declaration
Gaosheng Cui
1
-1
/
+0
[prev]
[next]