开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-22
Merge tag 'ti-driver-soc-for-v6.8' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2023-12-22
Merge tag 'zynqmp-soc-for-6.8' of https://github.com/Xilinx/linux-xlnx into s...
Arnd Bergmann
2023-12-22
Merge tag 'imx-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2023-12-22
Merge tag 'renesas-drivers-for-v6.8-tag1' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2023-12-22
Merge tag 'mtk-soc-for-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2023-12-22
Merge tag 'fsl_qmc_tsa_v6.8' of https://github.com//hcodina/linux into soc/dr...
Arnd Bergmann
2023-12-22
Merge tag 'kern-priv-shm-for-v6.8' of https://git.linaro.org/people/jens.wikl...
Arnd Bergmann
2023-12-22
Merge tag 'ffa-notif-for-v6.8' of https://git.linaro.org/people/jens.wiklande...
Arnd Bergmann
2023-12-22
Merge tag 'system-thread-for-v6.8' of https://git.linaro.org/people/jens.wikl...
Arnd Bergmann
2023-12-22
Merge tag 'hisi-drivers-for-6.8' of https://github.com/hisilicon/linux-hisi i...
Arnd Bergmann
2023-12-13
soc: renesas: Make RZ/Five depend on !DMA_DIRECT_REMAP
Conor Dooley
2023-12-13
soc: renesas: Remove duplicate setup of soc_device_attribute.family
Geert Uytterhoeven
2023-12-13
soc: xilinx: Add error message for invalid payload received from IPI callback.
Naman Trivedi Manojbhai
2023-12-13
soc: ti: k3-socinfo: Add JTAG ID for J722S
Vaishnav Achath
2023-12-12
soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
Herve Codina
2023-12-12
soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
Herve Codina
2023-12-12
soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
Herve Codina
2023-12-12
soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
Herve Codina
2023-12-12
soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
Herve Codina
2023-12-12
soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
Herve Codina
2023-12-12
soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
Herve Codina
2023-12-12
soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
Herve Codina
2023-12-12
soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
Herve Codina
2023-12-12
soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
Herve Codina
2023-12-12
soc: fsl: cpm1: qmc: Introduce available timeslots masks
Herve Codina
2023-12-12
soc: fsl: cpm1: qmc: Add support for child devices
Herve Codina
2023-12-12
soc: fsl: cpm1: qmc: Remove inline function specifiers
Herve Codina
2023-12-12
soc: fsl: cpm1: qmc: Extend the API to provide Rx status
Herve Codina
2023-12-12
soc: fsl: cpm1: qmc: Fix rx channel reset
Herve Codina
2023-12-12
soc: fsl: cpm1: qmc: Fix __iomem addresses declaration
Herve Codina
2023-12-12
soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
Herve Codina
2023-12-11
soc: mediatek: mtk-svs: Constify runtime-immutable members of svs_bank
AngeloGioacchino Del Regno
2023-12-11
soc: mediatek: mtk-svs: Use ULONG_MAX to compare floor frequency
AngeloGioacchino Del Regno
2023-12-11
soc: mediatek: mtk-svs: Check if SVS mode is available in the beginning
AngeloGioacchino Del Regno
2023-12-11
soc: mediatek: mtk-svs: Cleanup of svs_probe() function
AngeloGioacchino Del Regno
2023-12-11
soc: mediatek: mtk-svs: Compress of_device_id entries
AngeloGioacchino Del Regno
2023-12-11
soc: mediatek: mtk-svs: Remove redundant print in svs_get_efuse_data
AngeloGioacchino Del Regno
2023-12-11
soc: mediatek: mtk-svs: Commonize MT8192 probe function for MT8186
AngeloGioacchino Del Regno
2023-12-11
soc: mediatek: mtk-svs: Drop supplementary svs per-bank pointer
AngeloGioacchino Del Regno
2023-12-11
soc: mediatek: mtk-svs: Commonize efuse parse function for most SoCs
AngeloGioacchino Del Regno
2023-12-11
soc: mediatek: mtk-svs: Move t-calibration-data retrieval to svs_probe()
AngeloGioacchino Del Regno
2023-12-11
soc: mediatek: mtk-svs: Add SVS-Thermal coefficient to SoC platform data
AngeloGioacchino Del Regno
2023-12-11
soc: mediatek: mtk-svs: Add a map to retrieve fused values
AngeloGioacchino Del Regno
2023-12-11
soc: mediatek: mtk-svs: Change the thermal sensor device name
AngeloGioacchino Del Regno
2023-12-11
soc: mediatek: mtk-svs: Reduce memory footprint of struct svs_bank
AngeloGioacchino Del Regno
2023-12-11
soc: mediatek: mtk-svs: Build bank name string dynamically
AngeloGioacchino Del Regno
2023-12-11
soc: mediatek: mtk-svs: Convert sw_id and type to enumerations
AngeloGioacchino Del Regno
2023-12-11
soc: mediatek: mtk-svs: Subtract offset from regs_v2 to avoid conflict
AngeloGioacchino Del Regno
2023-12-11
soc: mediatek: Add MT8188 VDOSYS reset bit map
Hsiao Chien Sung
2023-12-11
soc: mediatek: Support reset bit mapping in mmsys driver
Hsiao Chien Sung
[next]