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-08-23
dt-bindings: PCI: mediatek-gen3: Add support for MT8188 and MT8195
Jianjun Wang
1
-2
/
+11
2022-08-23
io_uring: fix off-by-one in sync cancelation file check
Jens Axboe
1
-1
/
+1
2022-08-23
io_uring: uapi: Add `extern "C"` in io_uring.h for liburing
Ammar Faizi
1
-0
/
+8
2022-08-23
MAINTAINERS: Add `include/linux/io_uring_types.h`
Ammar Faizi
1
-0
/
+1
2022-08-23
ASoC: SOF: Intel: hda: Drop no longer used ROM state definitions
Peter Ujfalusi
1
-6
/
+0
2022-08-23
ASoC: SOF: Intel: hda-loader: Use the FSR state definitions during bootup
Peter Ujfalusi
1
-6
/
+4
2022-08-23
PCI: mediatek-gen3: Change driver name to mtk-pcie-gen3
Felix Fietkau
1
-1
/
+1
2022-08-23
ASoC: SOF: Kconfig: Make IPC_MESSAGE_INJECTOR depend on SND_SOC_SOF
Peter Ujfalusi
1
-0
/
+1
2022-08-23
ASoC: SOF: Kconfig: Make IPC_FLOOD_TEST depend on SND_SOC_SOF
Peter Ujfalusi
1
-0
/
+1
2022-08-23
drm/i915/utils: remove unused KBps/MBps/GBps macros
Jani Nikula
1
-4
/
+0
2022-08-23
arm64: dts: rockchip: Add analog audio output on quartz64-b
Nicolas Frattaroli
1
-1
/
+31
2022-08-23
arm64: dts: rockchip: fix upper usb port on BPI-R2-Pro
Frank Wunderlich
1
-1
/
+1
2022-08-23
arm64: dts: rockchip: Fix typo in lisense text for PX30.Core
Jagan Teki
1
-2
/
+2
2022-08-23
arm64: dts: rockchip: Pull up wlan wake# on Gru-Bob
Brian Norris
2
-0
/
+6
2022-08-23
arm64: dts: rockchip: Lower sd speed on quartz64-b
Nicolas Frattaroli
1
-1
/
+1
2022-08-23
spi: dw: Quite logging on deferred controller registration
Serge Semin
1
-1
/
+1
2022-08-23
spi: dt-bindings: snps,dw-apb-ssi: drop ref from reg-io-width
Krzysztof Kozlowski
1
-1
/
+0
2022-08-23
spi: stm32_qspi: Add transfer_one_message() spi callback
Patrice Chotard
1
-9
/
+109
2022-08-23
docs: devres: regulator: Add new get_enable functions to devres.rst
Matti Vaittinen
1
-0
/
+4
2022-08-23
regmap: introduce value tracing for regmap bulk operations
Dmitry Rokosov
2
-0
/
+50
2022-08-23
ASoC: fsl_sai: Add support multi fifo sdma script
Shengjiu Wang
2
-1
/
+39
2022-08-23
ASoC: SOF: compress: Remove dai_posn variable
Daniel Baluta
1
-3
/
+0
2022-08-23
ASoC: atmel_ssc_dai: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-08-23
ASoC: mediatek: mt8186: rename sound card name
chunxu.li
2
-2
/
+2
2022-08-23
ASoC: fsl_mqs: Fix supported clock DAI format
Shengjiu Wang
1
-1
/
+1
2022-08-23
ASoC: nau8540: Implement hw constraint for rates
Takashi Iwai
1
-11
/
+29
2022-08-23
ASoC: nau8825: Implement hw constraint for rates
Takashi Iwai
1
-38
/
+45
2022-08-23
ASoC: nau8824: Implement hw constraint for rates
Takashi Iwai
1
-29
/
+38
2022-08-23
ASoC: nau8824: Fix semaphore unbalance at error paths
Takashi Iwai
1
-7
/
+10
2022-08-23
ASoC: nau8821: Implement hw constraint for rates
Takashi Iwai
1
-30
/
+36
2022-08-23
firmware: arm_scmi: Harmonize SCMI tracing message format
Cristian Marussi
1
-15
/
+15
2022-08-23
firmware: arm_scmi: Add SCMI PM driver remove routine
Cristian Marussi
1
-0
/
+20
2022-08-23
firmware: arm_scmi: Fix the asynchronous reset requests
Cristian Marussi
1
-2
/
+2
2022-08-23
firmware: arm_scmi: Harden accesses to the reset domains
Cristian Marussi
1
-1
/
+5
2022-08-23
Revert "iommu/of: Delete usage of driver_deferred_probe_check_state()"
Saravana Kannan
1
-1
/
+1
2022-08-23
Revert "PM: domains: Delete usage of driver_deferred_probe_check_state()"
Saravana Kannan
1
-1
/
+1
2022-08-23
Revert "net: mdio: Delete usage of driver_deferred_probe_check_state()"
Saravana Kannan
1
-1
/
+3
2022-08-23
Revert "driver core: Delete driver_deferred_probe_check_state()"
Saravana Kannan
2
-0
/
+31
2022-08-23
arm64/sme: Don't flush SVE register state when handling SME traps
Mark Brown
1
-11
/
+0
2022-08-23
arm64/sme: Don't flush SVE register state when allocating SME storage
Mark Brown
4
-10
/
+12
2022-08-23
arm64/signal: Flush FPSIMD register state when disabling streaming mode
Mark Brown
1
-0
/
+10
2022-08-23
arm64/signal: Raise limit on stack frames
Mark Brown
1
-1
/
+1
2022-08-23
arm64/cache: Fix cache_type_cwg() for register generation
Mark Brown
1
-1
/
+1
2022-08-23
arm64/sysreg: Guard SYS_FIELD_ macros for asm
Mark Brown
1
-2
/
+2
2022-08-23
arm64/sysreg: Directly include bitfield.h
Mark Brown
1
-0
/
+1
2022-08-23
PCI: mvebu: Fix endianness when accessing PCI emul bridge members
Pali Rohár
1
-6
/
+6
2022-08-23
arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned fw_level
Sudeep Holla
1
-1
/
+5
2022-08-23
arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly
Ionela Voinescu
6
-3
/
+64
2022-08-23
arm64: fix rodata=full
Mark Rutland
4
-21
/
+34
2022-08-23
arm64: Fix comment typo
Kuan-Ying Lee
1
-1
/
+1
[prev]
[next]