summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-226-13/+74
|\
| * Merge patch series "riscv: mm: Extend mappable memory up to hint address"Palmer Dabbelt2024-03-151-11/+5
| |\
| | * docs: riscv: Define behavior of mmapCharlie Jenkins2024-03-141-11/+5
| * | Merge patch series "Support Andes PMU extension"Palmer Dabbelt2024-03-152-1/+12
| |\ \
| | * | dt-bindings: riscv: Add Andes PMU extension descriptionYu Chien Peter Lin2024-03-121-0/+7
| | * | dt-bindings: riscv: Add Andes interrupt controller compatible stringYu Chien Peter Lin2024-03-121-1/+5
| * | | membarrier: riscv: Provide core serializing commandAndrea Parri2024-02-151-1/+17
| * | | membarrier: Create Documentation/scheduler/membarrier.rstAndrea Parri2024-02-152-0/+40
| |/ /
* | | Merge tag 'spi-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-03-222-3/+3
|\ \ \
| * | | spi: docs: spidev: fix echo command formatDavid Lechner2024-03-191-1/+1
| * | | spi: Merge up v6.8 releaseMark Brown2024-03-1836-89/+571
| |\ \ \
| * | | | spi: lm70llp: fix links in doc and commentsKousik Sanagavarapu2024-03-181-2/+2
* | | | | Merge tag 'sound-fix2-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-221-5/+6
|\ \ \ \ \
| * \ \ \ \ Merge tag 'asoc-fix-v6.9-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai2024-03-2112-29/+374
| |\ \ \ \ \
| | * \ \ \ \ ASoC: Merge up releaseMark Brown2024-03-1312-25/+369
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | ASoC: dt-bindings: cirrus,cs42l43: Fix 'gpio-ranges' schemaRob Herring2024-03-121-5/+6
* | | | | | | Merge tag 'i2c-for-6.9-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-222-7/+44
|\ \ \ \ \ \ \
| * | | | | | | dt-bindings: i2c: qcom,i2c-cci: Fix OV7251 'data-lanes' entriesRob Herring2024-03-201-1/+1
| * | | | | | | Merge tag 'i2c-host-6.9-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang2024-03-201-6/+43
| |\ \ \ \ \ \ \
| | * | | | | | | dt-bindings: i2c: nomadik: add mobileye,eyeq5-i2c bindings and exampleThéo Lebrun2024-03-081-6/+43
* | | | | | | | | Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2024-03-218-68/+202
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dt-bindings: rtc: zynqmp: Add support for Versal/Versal NET SoCsMichal Simek2024-03-081-1/+10
| * | | | | | | | | dt-bindings: rtc: abx80x: Improve checks on trickle charger constraintsLaurent Pinchart2024-03-081-3/+22
| * | | | | | | | | dt-bindings: rtc: abx80x: convert to yamlJosua Mayer2024-02-292-31/+79
| * | | | | | | | | dt-bindings: at91rm9260-rtt: add sam9x7 compatibleVarshini Rajendran2024-02-291-1/+3
| * | | | | | | | | dt-bindings: rtc: convert MT7622 RTC to the json-schemaRafał Miłecki2024-02-292-21/+52
| * | | | | | | | | dt-bindings: rtc: convert MT2717 RTC to the json-schemaRafał Miłecki2024-02-292-14/+39
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-213-0/+125
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dt-bindings: mtd: ubi-volume: allow UBI volumes to provide NVMEMDaniel Golle2024-02-252-0/+15
| * | | | | | | | | dt-bindings: mtd: add basic bindings for UBIDaniel Golle2024-02-252-0/+100
| * | | | | | | | | ubifs: Convert ubifs_vm_page_mkwrite() to use a folioMatthew Wilcox (Oracle)2024-02-251-0/+10
* | | | | | | | | | Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-03-213-30/+52
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ionic: update documentation for XDP supportShannon Nelson2024-03-201-0/+22
| * | | | | | | | | | net: move dev->state into net_device_read_txrx groupEric Dumazet2024-03-191-1/+1
| * | | | | | | | | | docs: networking: fix indentation errors in multi-pf-netdevJakub Kicinski2024-03-141-29/+29
* | | | | | | | | | | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-03-212-202/+167
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kconfig: remove named choice supportMasahiro Yamada2024-03-101-5/+1
| * | | | | | | | | | | docs: kbuild/kconfig: reformat/cleanupVegard Nossum2024-02-191-197/+166
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-2135-100/+1430
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dt-bindings: nvmem: add common definition of nvmem-cell-cellsKrzysztof Kozlowski2024-03-071-0/+18
| * | | | | | | | | | | dt-bindings: nvmem: Convert xlnx,zynqmp-nvmem.txt to yamlPraveen Teja Kundanala2024-03-072-46/+42
| * | | | | | | | | | | nvmem: fixed-cell: Simplify nested if/then schemaRob Herring2024-03-071-12/+10
| * | | | | | | | | | | Merge tag 'icc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2024-03-063-1/+88
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'icc-sm7150' into icc-nextGeorgi Djakov2024-02-291-0/+84
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | dt-bindings: interconnect: Add Qualcomm SM7150 DT bindingsDanila Tikhonov2024-02-291-0/+84
| | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge branch 'icc-cleanup' into icc-nextGeorgi Djakov2024-02-261-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora addressJeffrey Hugo2024-02-191-1/+1
| | | |/ / / / / / / / / /
| | * / / / / / / / / / / dt-bindings: interconnect: Add Qualcomm MSM8909 DT bindingsAdam Skladowski2024-01-311-0/+3
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge tag 'iio-for-6.9b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2024-03-0215-10/+822
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | dt-bindings: iio: gyroscope: bosch,bmg160: add spi-max-frequencyMarco Felsch2024-02-281-1/+7