aboutsummaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2023-12-21docs: rust: Clarify that 'rustup override' applies to build directoryViresh Kumar1-4/+8
2023-12-21docs: rust: Add rusttest infoDirk Behme1-0/+24
2023-12-21docs: rust: remove `CC=clang` mentionsMiguel Ojeda1-5/+1
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2-2/+2
2023-12-21dt-bindings: spi: stm32: add st,stm32mp25-spi compatibleValentin Caron1-0/+1
2023-12-21rust: support `srctree`-relative linksMiguel Ojeda1-0/+13
2023-12-21rust: upgrade to Rust 1.74.1Miguel Ojeda1-1/+1
2023-12-21Merge tag 'riscv-dt-for-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann3-0/+6
2023-12-21dt-bindings: phy: qcom,sc8280xp-qmp-usb3-uni: Add X1E80100 USB PHY bindingAbel Vesa1-0/+3
2023-12-21dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Document X1E80100 compatibleAbel Vesa1-0/+2
2023-12-21dt-bindings: phy: qcom: snps-eusb2: Document the X1E80100 compatibleAbel Vesa1-0/+1
2023-12-21dt-bindings: phy: mediatek: tphy: add a property for force-mode switchChunfeng Yun1-0/+9
2023-12-21dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: fix path to headerKrzysztof Kozlowski1-2/+2
2023-12-21Merge tag 'amlogic-arm64-dt-for-v6.8' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann1-0/+33
2023-12-21Merge tag 'mvebu-dt64-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-0/+22
2023-12-21Merge tag 'samsung-dt64-6.8-2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+53
2023-12-21Merge tag 'ti-k3-dt-for-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+2
2023-12-21dt-bindings: iio: dac: add MCP4821Anshul Dalal1-0/+86
2023-12-21Merge tag 'zynqmp-dt-for-6.8' of https://github.com/Xilinx/linux-xlnx into so...Arnd Bergmann1-1/+6
2023-12-21drm/xe/doc: Include documentation about xe_assert()Michal Wajdeczko2-0/+8
2023-12-21drm/xe/hwmon: Expose power1_max_intervalBadal Nilawar1-0/+9
2023-12-21drm/xe/huc: Extract version and binary offset from new HuC headersDaniele Ceraolo Spurio1-0/+3
2023-12-21drm/xe/uc: Prepare for parsing of different header typesDaniele Ceraolo Spurio1-1/+1
2023-12-21drm/xe/hwmon: Expose hwmon energy attributeBadal Nilawar1-0/+7
2023-12-21drm/xe/hwmon: Expose input voltage attributeBadal Nilawar1-0/+6
2023-12-21drm/xe/hwmon: Expose card reactive critical powerBadal Nilawar1-0/+26
2023-12-21drm/xe/hwmon: Expose power attributesBadal Nilawar1-0/+22
2023-12-21Merge tag 'imx-bindgins-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-1/+25
2023-12-21drm/doc: include xe_drm.hMatthew Auld1-0/+5
2023-12-21Merge tag 'stm32-dt-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-13/+3
2023-12-21dt-bindings: dmaengine: Add Loongson LS2X APB DMA controllerBinbin Zhou1-0/+62
2023-12-21tracing: Update subbuffer with kilobytes not page orderSteven Rostedt (Google)1-26/+20
2023-12-21ring-buffer: Add documentation on the buffer_subbuf_order fileSteven Rostedt (Google)1-0/+27
2023-12-21Merge tag 'sunxi-dt-for-6.8-1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2-0/+12
2023-12-21Merge tag 'v6.8-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+12
2023-12-21Merge tag 'v6.8-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-13/+19
2023-12-21Merge tag 'mtk-dts64-for-v6.8' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann29-356/+948
2023-12-21Merge tag 'samsung-dt64-6.8' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann17-54/+257
2023-12-21Merge tag 'omap-for-v6.8/dt-signed' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+2
2023-12-21Merge tag 'hisi-arm64-dt-for-6.8' of https://github.com/hisilicon/linux-hisi ...Arnd Bergmann2-20/+17
2023-12-21Merge tag 'devfreq-next-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki1-0/+3
2023-12-21Merge tag 'w1-drv-6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/krz...Greg Kroah-Hartman1-0/+44
2023-12-20Docs/admin-guide/mm/damon/usage: use a list for 'state' sysfs file input comm...SeongJae Park1-24/+23
2023-12-20Docs/admin-guide/mm/damon/usage: add links to sysfs files hierarchySeongJae Park1-21/+49
2023-12-20Docs/admin-guide/mm/damon/usage: update context directory section labelSeongJae Park1-3/+3
2023-12-20Docs/mm/damon/design: place execution model and data structures at the beginningSeongJae Park1-12/+12
2023-12-20mm: thp: introduce multi-size THP sysfs interfaceRyan Roberts2-22/+81
2023-12-20Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman21-33/+714
2023-12-20dt-bindings: pwm: ti,pwm-omap-dmtimer: Update binding for yamlTony Lindgren2-22/+59
2023-12-20dt-bindings: riscv: cpus: Add AMD MicroBlaze V compatibleMichal Simek1-0/+1