summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2022-07-28tty: serial: document uart_get_console()Jiri Slaby1-1/+1
2022-07-28tty: serial: serial_core, reformat kernel-doc for functionsJiri Slaby1-4/+7
2022-07-28Documentation: serial: link uart_ops properlyJiri Slaby1-1/+1
2022-07-28Documentation: serial: move GPIO kernel-doc to the functionsJiri Slaby1-28/+4
2022-07-28Documentation: serial: dedup kernel-doc for uart functionsJiri Slaby1-79/+5
2022-07-28Documentation: serial: move uart_ops documentation to the structJiri Slaby1-356/+2
2022-07-28dt-bindings: serial: snps-dw-apb-uart: Document Rockchip RV1126Jagan Teki1-0/+1
2022-07-14dt_bindings: rs485: Correct delay valuesLino Sanfilippo1-2/+2
2022-06-30dt-bindings: serial: 8250: Add npcm845 compatible stringTomer Maimon1-0/+1
2022-06-27serial: Support for RS-485 multipoint addressesIlpo Järvinen2-1/+27
2022-06-27dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK3588Sebastian Reichel1-0/+1
2022-06-27dt-bindings: serial: renesas,hscif: Document r8a779f0 bindingsWolfram Sang1-0/+1
2022-06-27serial: Drop timeout from uart_portIlpo Järvinen1-2/+3
2022-06-20Merge tag 'v5.19-rc3' into tty-nextGreg Kroah-Hartman118-955/+1376
2022-06-19Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2022-06-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-810/+810
2022-06-17Merge tag 'loongarch-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-27/+38
2022-06-17Merge tag 'hwmon-for-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+2
2022-06-17docs/zh_CN/LoongArch: Fix notes rendering by using reST directivesYanteng Si2-12/+16
2022-06-17docs/LoongArch: Fix notes rendering by using reST directivesYanteng Si2-15/+22
2022-06-16Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-1/+38
2022-06-16ext4, doc: remove unnecessary escapingWang Jianjian17-810/+810
2022-06-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2022-06-14Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-0/+284
2022-06-14docs: networking: phy: Fix a typoJonathan Neuschäfer1-1/+1
2022-06-12Merge tag 'kbuild-fixes-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+12
2022-06-11Documentation: add description for net.sctp.ecn_enableXin Long1-0/+12
2022-06-11Documentation: add description for net.sctp.intl_enableXin Long1-0/+14
2022-06-11Documentation: add description for net.sctp.reconf_enableXin Long1-0/+11
2022-06-10netfs: Rename the netfs_io_request cleanup op and give it an op pointerDavid Howells1-12/+12
2022-06-10netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds1-4/+5
2022-06-10Merge tag 'devicetree-fixes-for-5.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds34-63/+58
2022-06-10dt-bindings: display: arm,malidp: remove bogus RQOS propertyAndre Przywara1-6/+1
2022-06-10dt-bindings: pinctrl: ralink: Fix 'enum' lists with duplicate entriesRob Herring2-25/+28
2022-06-10Merge tag 'docs-5.19-3' of git://git.lwn.net/linuxLinus Torvalds49-8/+50
2022-06-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2022-06-10Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds1-5/+6
2022-06-10Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+39
2022-06-10serial: Sanitize rs485_structIlpo Järvinen1-4/+8
2022-06-10dt-bindings: serial: mtk-uart: Convert txt to json-schemaAngeloGioacchino Del Regno2-59/+120
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells1-19/+18
2022-06-09docs: arm: tcm: Fix typo in description of TCM and MMU usageSimon Horman1-1/+1
2022-06-09scripts/check-local-export: avoid 'wait $!' for process substitutionMasahiro Yamada1-0/+12
2022-06-09dt-bindings: interrupt-controller/uniphier-aidet: Add bindings for NX1 SoCKunihiko Hayashi1-0/+1
2022-06-09docs: Move the HTE documentation to driver-api/Jonathan Corbet5-1/+1
2022-06-09docs: usb: fix literal block marker in usbmon verification exampleJustin Swartz1-1/+1
2022-06-09Documentation/features: Update the arch support status filesZheng Zengkai42-5/+47
2022-06-09KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHEWill Deacon1-1/+0
2022-06-09ata: libata-transport: fix {dma|pio|xfer}_mode sysfs filesSergey Shtylyov1-5/+6
2022-06-08arm64/sme: Fix SVE/SME typo in ABI documentationMark Brown1-1/+1