summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2023-10-10dt-bindings: usb: tps6598x: Add tps25750Abdel Alkuor1-1/+80
2023-10-05dt-bindings: soc: qcom: qcom,pmic-glink: add a gpio used to determine the Typ...Neil Armstrong1-0/+19
2023-10-05usb: gadget: f_uac2: allow changing terminal types through configfsJames Gruber2-0/+4
2023-10-05dt-bindings: usb: gpio-sbu-mux: Add an entry for CBDTU02043Fabio Estevam1-0/+1
2023-10-05docs: driver-api: usb: update dma infoRandy Li1-37/+11
2023-10-02usb: pd: Exposing the Peak Current value of Fixed Supplies to user spaceHeikki Krogerus1-0/+7
2023-10-02dt-bindings: usb: add device for Genesys Logic hub gl3510Jerome Brunet1-1/+2
2023-10-02dt-bindings: usb: ci-hdrc-usb2: Allow "fsl,imx27-usb" to be passed aloneFabio Estevam1-0/+1
2023-10-02dt-bindings: usb: dwc3: Add SDX75 compatibleRohit Agarwal1-0/+3
2023-10-02dt-bindings: usb: qcom,dwc3: Fix SDX65 clocksRohit Agarwal1-0/+1
2023-10-02dt-bindings: phy: qcom,qmp-usb: Add SDX75 USB3 PHYRohit Agarwal1-0/+2
2023-10-02dt-bindings: phy: qcom,snps-eusb2-phy: Add compatible for SDX75Rohit Agarwal1-1/+6
2023-10-02dt-bindings: usb: dwc3: Add DWC_usb3 TX/RX threshold configurableStanley Chang1-0/+56
2023-10-02dt-bindings: usb: dwc3: Add Realtek DHC RTD SoC DWC3 USBStanley Chang1-0/+80
2023-10-02dt-bindings: usb: Add bindings for multiport properties on DWC3 controllerKrishna Kurapati1-6/+7
2023-10-02dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 MultiportKrishna Kurapati1-0/+29
2023-10-02dt-bindings: usb: dwc3: Add IPQ5018 compatibleNitheesh Sekar1-0/+3
2023-10-01Merge tag 'kbuild-fixes-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+26
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+7
2023-09-30Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds1-6/+37
2023-09-30Merge tag 'i2c-for-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+4
2023-09-29mm, memcg: reconsider kmem.limit_in_bytes deprecationMichal Hocko1-0/+7
2023-09-29Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-0/+1
2023-09-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+7
2023-09-28Merge tag 'spi-fix-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+7
2023-09-27dt-bindings: soc: loongson,ls2k-pmc: Allow syscon-reboot/syscon-poweroff as c...Binbin Zhou1-0/+26
2023-09-27dt-bindings: soc: loongson,ls2k-pmc: Use fallbacks for ls2k-pmc compatibleBinbin Zhou1-6/+11
2023-09-26Merge tag 'v6.6-rc4.vfs.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds1-0/+96
2023-09-25dt-bindings: spi: fsl-imx-cspi: Document missing entriesFabio Estevam1-0/+7
2023-09-25Documentation: kbuild: explain handling optional dependenciesArnd Bergmann1-0/+26
2023-09-25dt-bindings: ata: pata-common: Add missing additionalProperties on child nodesRob Herring1-0/+1
2023-09-25dt-bindings: i2c: mxs: Pass ref and 'unevaluatedProperties: false'Fabio Estevam1-1/+4
2023-09-23Merge tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+4
2023-09-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-0/+15
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-2/+2
2023-09-21Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+2
2023-09-20porting: document superblock as block device holderChristian Brauner1-0/+70
2023-09-20porting: document new block device opening orderChristian Brauner1-0/+26
2023-09-20docs/zh_CN/LoongArch: Update the links of ABITiezhu Yang1-2/+2
2023-09-20docs/LoongArch: Update the links of ABITiezhu Yang1-2/+2
2023-09-18Documentation: netdev: fix dead link in ax25.rstPeter Lafreniere1-2/+2
2023-09-18arm64: Document missing userspace visible fields in ID_AA64ISAR2_EL1Mark Brown1-0/+10
2023-09-18arm64/hbc: Document HWCAP2_HBCMark Brown1-0/+3
2023-09-18arm64/sme: Include ID_AA64PFR1_EL1.SME in cpu-feature-registers.rstMark Brown1-0/+2
2023-09-16Merge tag 'driver-core-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2023-09-13Documentation: embargoed-hardware-issues.rst: Add myself for RISC-VPalmer Dabbelt1-0/+1
2023-09-12Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2023-09-12ALSA: docs: Fix a typo of midi2_ump_probe option for snd-usb-audioTakashi Iwai1-2/+2
2023-09-11dt-bindings: clock: versaclock3: Add description for #clock-cells propertyBiju Das1-4/+7
2023-09-10Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+145