summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2023-04-20dt-bindings: usb: dwc2: add utmi optional clockFabrice Gasnier1-1/+4
2023-04-20dt-bindings: usb: mtk-xhci: add an optional frame count clockChunfeng Yun1-0/+2
2023-04-10Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman23-81/+113
2023-04-08Merge tag 'tty-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds1-59/+76
2023-04-06zsmalloc: document freeable statsSergey Senozhatsky1-0/+2
2023-04-06zsmalloc: document new fullness groupingSergey Senozhatsky1-59/+74
2023-04-05dt-bindings: usb: ti,keystone-dwc3: drop assigned-clocksKrzysztof Kozlowski1-8/+0
2023-04-05dt-bindings: usb: ti,j721e-usb: drop assigned-clocksKrzysztof Kozlowski1-6/+0
2023-04-05dt-bindings: usb: mediatek,mtk-xhci: drop assigned-clocksKrzysztof Kozlowski1-8/+0
2023-04-05dt-bindings: usb: tps6598x: make interrupts optionalRoger Quadros1-2/+0
2023-04-05dt-bindings: usb: typec-tcpci: convert to DT schema formatPeng Fan2-49/+72
2023-04-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2023-04-04docs: kvm: x86: Fix broken field listTakahiro Itazuri1-2/+2
2023-04-02Merge tag 'driver-core-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds18-18/+24
2023-04-01Merge tag 'pinctrl-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+2
2023-03-29dt-bindings: serial: renesas,scif: Fix 4th IRQ for 4-IRQ SCIFsGeert Uytterhoeven1-2/+2
2023-03-29dt-bindings: pinctrl: qcom,sm8550-lpass-lpi: allow input-enabled and bias-bus...Krzysztof Kozlowski1-0/+2
2023-03-29dt-bindings: usb: usb-nop-xceiv: add power-domains propertyPeng Fan1-0/+3
2023-03-29dt-bindings: usb: ci-hdrc-usb2: convert to DT schema formatPeng Fan2-159/+447
2023-03-29dt-bindings: usb: usbmisc-imx: convert to DT schemaPeng Fan2-19/+68
2023-03-29usb: gadget: uvc: Make bmControls attr read/writeDaniel Scally2-2/+30
2023-03-27Merge tag 'mtd/fixes-for-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+7
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman24-59/+431
2023-03-26Merge tag 'usb-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+353
2023-03-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-2/+5
2023-03-23dt-bindings: usb: snps,dwc3: document HS & SS OF graph portsNeil Armstrong1-0/+16
2023-03-23dt-bindings: usb: snps,dwc3: correct i.MX8MQ supportPeng Fan2-7/+53
2023-03-23xhci: dbc: Provide sysfs option to configure dbc descriptorsMathias Nyman1-0/+52
2023-03-22xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver supportJesper Dangaard Brouer1-2/+5
2023-03-22dt-bindings: mtd: jedec,spi-nor: Document CPOL/CPHA supportGeert Uytterhoeven1-0/+7
2023-03-21dt-bindings: usb: Drop unneeded quotesRob Herring20-36/+36
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds7-7/+9
2023-03-17Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2023-03-17Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'Rafael J. Wysocki1-1/+1
2023-03-17ynl: broaden the license even moreJakub Kicinski7-7/+8
2023-03-16dt-bindings: usb: dwc3: Add QCM2290 compatibleKonrad Dybcio1-0/+2
2023-03-16dt-bindings: usb: smsc,usb3503: Add usb3803Emanuele Ghidoli1-2/+52
2023-03-14Merge tag 'docs-6.3-fixes' of git://git.lwn.net/linuxLinus Torvalds10-22/+31
2023-03-14docs: vfio: fix header pathJiri Pirko1-1/+1
2023-03-14docs: process: typo fixXujun Leng1-1/+1
2023-03-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+3
2023-03-12Documentation/security-bugs: move from admin-guide/ to process/Vegard Nossum18-18/+24
2023-03-11xdp: add xdp_set_features_flag utility routineLorenzo Bianconi1-0/+1
2023-03-11Merge tag 'block-6.3-2023-03-09' of git://git.kernel.dk/linuxLinus Torvalds1-0/+9
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds8-31/+27
2023-03-09dt-bindings: usb: snps,dwc3: support i.MX8MQPeng Fan1-5/+7
2023-03-09dt-bindings: usb: dwc3: Add snps,ulpi-ext-vbus-drv quirkPiyush Mehta1-0/+8
2023-03-09dt-bindings: usb: allow evaluated properties in OHCI controllersRafał Miłecki1-1/+1
2023-03-09dt-bindings: usb: usb-device: make "compatible" optionalRafał Miłecki1-1/+0