Linus Torvalds
fb4da215ed
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
...
Pull PCI updates from Bjorn Helgaas:
"Enumeration changes:
- Evaluate PCI Boot Configuration _DSM to learn if firmware wants us
to preserve its resource assignments (Benjamin Herrenschmidt)
- Simplify resource distribution (Nicholas Johnson)
- Decode 32 GT/s link speed (Gustavo Pimentel)
Virtualization:
- Fix incorrect caching of VF config space size (Alex Williamson)
- Fix VF driver probing sysfs knobs (Alex Williamson)
Peer-to-peer DMA:
- Fix dma_virt_ops check (Logan Gunthorpe)
Altera host bridge driver:
- Allow building as module (Ley Foon Tan)
Armada 8K host bridge driver:
- add PHYs support (Miquel Raynal)
DesignWare host bridge driver:
- Export APIs to support removable loadable module (Vidya Sagar)
- Enable Relaxed Ordering erratum workaround only on Tegra20 &
Tegra30 (Vidya Sagar)
Hyper-V host bridge driver:
- Fix use-after-free in eject (Dexuan Cui)
Mobiveil host bridge driver:
- Clean up and fix many issues, including non-identify mapped
windows, 64-bit windows, multi-MSI, class code, INTx clearing (Hou
Zhiqiang)
Qualcomm host bridge driver:
- Use clk bulk API for 2.4.0 controllers (Bjorn Andersson)
- Add QCS404 support (Bjorn Andersson)
- Assert PERST for at least 100ms (Niklas Cassel)
R-Car host bridge driver:
- Add r8a774a1 DT support (Biju Das)
Tegra host bridge driver:
- Add support for Gen2, opportunistic UpdateFC and ACK (PCIe protocol
details) AER, GPIO-based PERST# (Manikanta Maddireddy)
- Fix many issues, including power-on failure cases, interrupt
masking in suspend, UPHY settings, AFI dynamic clock gating,
pending DLL transactions (Manikanta Maddireddy)
Xilinx host bridge driver:
- Fix NWL Multi-MSI programming (Bharat Kumar Gogada)
Endpoint support:
- Fix 64bit BAR support (Alan Mikhak)
- Fix pcitest build issues (Alan Mikhak, Andy Shevchenko)
Bug fixes:
- Fix NVIDIA GPU multi-function power dependencies (Abhishek Sahu)
- Fix NVIDIA GPU HDA enablement issue (Lukas Wunner)
- Ignore lockdep for sysfs "remove" (Marek Vasut)
Misc:
- Convert docs to reST (Changbin Du, Mauro Carvalho Chehab)"
* tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci: (107 commits)
PCI: Enable NVIDIA HDA controllers
tools: PCI: Fix installation when `make tools/pci_install`
PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
PCI: Fix typos and whitespace errors
PCI: mobiveil: Fix INTx interrupt clearing in mobiveil_pcie_isr()
PCI: mobiveil: Fix infinite-loop in the INTx handling function
PCI: mobiveil: Move PCIe PIO enablement out of inbound window routine
PCI: mobiveil: Add upper 32-bit PCI base address setup in inbound window
PCI: mobiveil: Add upper 32-bit CPU base address setup in outbound window
PCI: mobiveil: Mask out hardcoded bits in inbound/outbound windows setup
PCI: mobiveil: Clear the control fields before updating it
PCI: mobiveil: Add configured inbound windows counter
PCI: mobiveil: Fix the valid check for inbound and outbound windows
PCI: mobiveil: Clean-up program_{ib/ob}_windows()
PCI: mobiveil: Remove an unnecessary return value check
PCI: mobiveil: Fix error return values
PCI: mobiveil: Refactor the MEM/IO outbound window initialization
PCI: mobiveil: Make some register updates more readable
PCI: mobiveil: Reformat the code for readability
dt-bindings: PCI: mobiveil: Change gpio_slave and apb_csr to optional
...
2019-07-15 20:44:49 -07:00
Mauro Carvalho Chehab
08536105d9
docs: ioctl-number.txt: convert it to ReST format
...
The conversion itself is simple: add a markup for the
title of this file and add markups for both tables.
Yet, the big table here with IOCTL numbers is badly formatted:
on several lines, the "Include File" column has some values that
are bigger than the reserved space there.
Also, on several places, a comment was misplaced at the "Include
File" space.
So, most of the work here is to actually ensure that each field
will be properly fixed.
Also worth to mention that some URLs have the asterisk character
on it. Well, Sphinx has an issue with asterisks in the middle
of an string. As this is URL, use the alternate format: %2A.
As a side effect of this patch, it is now a lot easier to see that
some reserved ioctl numbers are missing the include files
where it is supposed to be used.
PS.: While this is part of a subdir, I opted to convert this
single file alone, as this file has a potential of conflicts,
as most subsystem maintainers touch it.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org >
2019-07-15 09:20:26 -03:00
Mauro Carvalho Chehab
b4f4174ae9
docs: zh_CN: submitting-drivers.rst: Remove a duplicated Documentation/
...
Somehow, this file ended with Documentation/ twice.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-06-26 16:08:21 -06:00
Mauro Carvalho Chehab
151f4e2bdc
docs: power: convert docs to ReST and rename to *.rst
...
Convert the PM documents to ReST, in order to allow them to
build with Sphinx.
The conversion is actually:
- add blank lines and indentation in order to identify paragraphs;
- fix tables markups;
- add some lists markups;
- mark literal blocks;
- adjust title markups.
At its new index.rst, let's add a :orphan: while this is not linked to
the main index.rst file, in order to avoid build warnings.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org >
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com >
Acked-by: Mark Brown <broonie@kernel.org >
Acked-by: Srivatsa S. Bhat (VMware) <srivatsa@csail.mit.edu >
2019-06-14 16:08:36 -05:00
Mauro Carvalho Chehab
cd238effef
docs: kbuild: convert docs to ReST and rename to *.rst
...
The kbuild documentation clearly shows that the documents
there are written at different times: some use markdown,
some use their own peculiar logic to split sections.
Convert everything to ReST without affecting too much
the author's style and avoiding adding uneeded markups.
The conversion is actually:
- add blank lines and identation in order to identify paragraphs;
- fix tables markups;
- add some lists markups;
- mark literal blocks;
- adjust title markups.
At its new index.rst, let's add a :orphan: while this is not linked to
the main index.rst file, in order to avoid build warnings.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-06-14 14:21:21 -06:00
Mauro Carvalho Chehab
10ffebbed5
docs: fault-injection: convert docs to ReST and rename to *.rst
...
The conversion is actually:
- add blank lines and identation in order to identify paragraphs;
- fix tables markups;
- add some lists markups;
- mark literal blocks;
- adjust title markups.
At its new index.rst, let's add a :orphan: while this is not linked to
the main index.rst file, in order to avoid build warnings.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org >
Acked-by: Federico Vaga <federico.vaga@vaga.pv.it >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-06-14 14:21:07 -06:00
Mauro Carvalho Chehab
cb1aaebea8
docs: fix broken documentation links
...
Mostly due to x86 and acpi conversion, several documentation
links are still pointing to the old file. Fix them.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org >
Reviewed-by: Wolfram Sang <wsa@the-dreams.de >
Reviewed-by: Sven Van Asbroeck <TheSven73@gmail.com >
Reviewed-by: Bhupesh Sharma <bhsharma@redhat.com >
Acked-by: Mark Brown <broonie@kernel.org >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-06-08 13:42:13 -06:00
Mauro Carvalho Chehab
d0727cc650
docs: zh_CN: avoid duplicate citation references
...
Documentation/process/management-style.rst:35: WARNING: duplicate label decisions, other instance in Documentation/translations/zh_CN/process/management-style.rst
Documentation/process/programming-language.rst:37: WARNING: duplicate citation c-language, other instance in Documentation/translations/zh_CN/process/programming-language.rst
Documentation/process/programming-language.rst:38: WARNING: duplicate citation gcc, other instance in Documentation/translations/zh_CN/process/programming-language.rst
Documentation/process/programming-language.rst:39: WARNING: duplicate citation clang, other instance in Documentation/translations/zh_CN/process/programming-language.rst
Documentation/process/programming-language.rst:40: WARNING: duplicate citation icc, other instance in Documentation/translations/zh_CN/process/programming-language.rst
Documentation/process/programming-language.rst:41: WARNING: duplicate citation gcc-c-dialect-options, other instance in Documentation/translations/zh_CN/process/programming-language.rst
Documentation/process/programming-language.rst:42: WARNING: duplicate citation gnu-extensions, other instance in Documentation/translations/zh_CN/process/programming-language.rst
Documentation/process/programming-language.rst:43: WARNING: duplicate citation gcc-attribute-syntax, other instance in Documentation/translations/zh_CN/process/programming-language.rst
Documentation/process/programming-language.rst:44: WARNING: duplicate citation n2049, other instance in Documentation/translations/zh_CN/process/programming-language.rst
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-06-08 13:42:11 -06:00
Alex Shi
03f8264c9b
docs/zh_CN: fix typos in 1.Intro.rst file
...
Fixed uncapital issues, thanks for Jonathan Neuschäfer, I am insensitive
on captial custom as a non-captial native language reader. Sorry.
Also fix a typo. And replace more colloquial words in Chinese.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Reviewed-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-19 15:56:06 -06:00
Alex Shi
40845f9f80
docs/zh_CN: redirect CoC docs to Chinese version
...
That gives more natural reading experience for Chinese.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-19 15:56:06 -06:00
Alex Shi
583b384591
docs/zh_CN: correct a word in managment-style.
...
"made up" used here means 'fictional' instead of 'consist of'.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-08 16:05:56 -06:00
Jonathan Corbet
5e3ec254e0
docs: Fix a build error in coding-style.rst
...
A reference typo caused an unsightly build error; fix it.
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:58:08 -06:00
Alex Shi
8cd43e35f3
docs/zh_CN: redirect coding-sytle to Chinese version
...
It's time to link the doc into Chinese version.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: Federico Vaga <federico.vaga@vaga.pv.it >
Cc: SeongJae Park <sj38.park@gmail.com >
Cc: Tom Levy <tomlevy93@gmail.com >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:57 -06:00
Alex Shi
efd298e4af
docs/zh_CN: update coding-sytle.rst
...
Replace the disclaimer part and give the link name of this file:
cn_codingsytle.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: Bart Van Assche <bvanassche@acm.org >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:57 -06:00
Alex Shi
f5acf9397b
docs/zh_CN: redirect stable-api-nonsense to Chinese version
...
It's time to redirect it to Chinese version.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: Federico Vaga <federico.vaga@vaga.pv.it >
Cc: SeongJae Park <sj38.park@gmail.com >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:56 -06:00
Alex Shi
a8f49dc425
docs/zh_CN: Cleanup stable-api-nonscense in Chinese
...
remove the duplicated disclaimers and maintainers info.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:56 -06:00
Alex Shi
9b73a0e903
docs/zh_CN: redirect management-style to Chinese one
...
It's time to redirect the link to Chinese version.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: Federico Vaga <federico.vaga@vaga.pv.it >
Cc: SeongJae Park <sj38.park@gmail.com >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:56 -06:00
Alex Shi
e97f5f2fd7
docs/zh_CN: link management-style into process/index
...
Now we could find it's link after 'make htmldocs' etc.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:56 -06:00
Alex Shi
c4b3b43833
docs/zh_CN: add disclaimer and translator info in management-style
...
Credit the translator.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:56 -06:00
Alex Shi
f1ab43760e
docs/zh_CN: add management-style.rst in Chinese
...
It's a enjoy to read and translate this doc, although I cann't find the
original author from git history -- it came with 2.6.12-rc2, the initial
git repo.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:56 -06:00
Alex Shi
d5187f5c1c
docs/zh_CN: redirect the email-clients link to Chinese version
...
Since we update the email-clients docs to latest version, it's time to
redirect it in Chinese version.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: Tom Levy <tomlevy93@gmail.com >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:56 -06:00
Alex Shi
eebfcbbe4b
docs/zh_CN: add Alex into translator in email-clients
...
Give the credit/responsiblity to translator Alex.
Also remove the duplicate part of disclaimer.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:56 -06:00
Alex Shi
bb08dbb36a
docs/zh_CN: Update mutt setting info in email-clients
...
Update mutt setting info into Chinese.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:56 -06:00
Alex Shi
4ed38de756
docs/zh_CN: add git setting in email-clients
...
Add the Chinese translation of git in email-clients file
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:55 -06:00
Alex Shi
b307d9bdf1
docs/zh_CN: add disclaimer and translator info into programming-language
...
add disclaimer and translator info into programming-language.rst file
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:55 -06:00
Alex Shi
98a5c9fce7
docs/zh_CN: link programming-language into process/index
...
It could be found in index now.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:55 -06:00
Alex Shi
edf30385b6
docs/zh_CN: add programming-language.rst
...
Now we have this file in Chinese.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:55 -06:00
Alex Shi
08075b0b11
docs/zh_CN: update co-developed-by info after English version
...
commit 24a2bb9074 ("docs: Clarify the usage and sign-off requirements for Co-developed-by")
give more info of co-developed-by tag usage. update Chinese docs to
follow it.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: Tom Levy <tomlevy93@gmail.com >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:55 -06:00
Alex Shi
c0099c97da
docs/zh_CN: redirect submit-checklist
...
Now we has the Chinese version submit-checklist, so redirect it in
Chinese docs.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: Tom Levy <tomlevy93@gmail.com >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:55 -06:00
Alex Shi
6db147a8bb
docs/zh_CN: redirect the submitting-patches to Chinese doc
...
Now we have latest Chinese version submitting-patches.rst, it's time to
use it in other docs.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: Federico Vaga <federico.vaga@vaga.pv.it >
Cc: SeongJae Park <sj38.park@gmail.com >
Cc: James Morris <james.morris@microsoft.com >
Cc: Mauro Carvalho Chehab <mchehab+samsung@kernel.org >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:55 -06:00
Alex Shi
1cc9990f52
docs/zh_CN: update translator info in submitting-patches
...
Add Alex as the 2nd translator, and remove duplicated infos.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: Tom Levy <tomlevy93@gmail.com >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:55 -06:00
Alex Shi
62130affd7
docs/zh_CN: update to latest submitting-patches.rst
...
Updated huge changes for this docs. Seems we forget this for decades.
And use local stub to pointer this Chinese docs.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: Tom Levy <tomlevy93@gmail.com >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:55 -06:00
Alex Shi
5ada65696c
docs/zh_CN: redirect howto.rst link to Chinese version
...
The howto doc is translated from latest version. Now it's time to
point the link to it.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:55 -06:00
Alex Shi
da6cfbf90d
docs/zh_CN: redirect license-rules to Chinese doc
...
The latest license-rules.rst was translated into Chinese. So it's time
to set a link for it.
Also fix typos around SPDX.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Signed-off-by: Dust Li <dust.li@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: Federico Vaga <federico.vaga@vaga.pv.it >
Cc: SeongJae Park <sj38.park@gmail.com >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:54 -06:00
Alex Shi
56d75cc22d
docs/zh_CN: update translator info and comments in howto
...
Since we has disclaimer, don't need duplicate comments.
Add myself into translators.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: Federico Vaga <federico.vaga@vaga.pv.it >
Cc: SeongJae Park <sj38.park@gmail.com >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:54 -06:00
Alex Shi
40d93e4961
docs/zh_CN: update howto.rst to latest version
...
This removed the obsolete 2.6.x examples, sub-system tree
and updated some links/items following latest Englisht version howto
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: Federico Vaga <federico.vaga@vaga.pv.it >
Cc: SeongJae Park <sj38.park@gmail.com >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:54 -06:00
Alex Shi
973a9f6c70
docs/zh_CN: fix link issue in howto.rst
...
Now we could follow links in created html files.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: Federico Vaga <federico.vaga@vaga.pv.it >
Cc: SeongJae Park <sj38.park@gmail.com >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:54 -06:00
Alex Shi
d0373af462
docs/zh_CN: link CoC interpretation into index
...
So people could be easy to find it.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:54 -06:00
Alex Shi
883992a605
docs/zh_CN: add disclaim and translator into CoC interp
...
That's give translator credit and a way for complain
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:54 -06:00
Alex Shi
60bef260f6
docs/zh_CN: add CoC interpretation
...
Translated CoC interpretation into Chinese
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:54 -06:00
Alex Shi
c670321486
docs/zh_CN: link the CoC into process/index
...
Let it appears in html links.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:54 -06:00
Alex Shi
7f2ac11bd4
docs/zh_CN: add disclaimer and translator info in CoC
...
Give the translator credit and a way people to share complain.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:54 -06:00
Alex Shi
27a0f90434
docs/zh_CN: add CoC doc
...
Translated code-of-conduct doc in Chinese.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:54 -06:00
Alex Shi
1ea0d2a3c8
docs/zh_CN: link the submit-checklist into process/index
...
That's helpful to let people find it in process/index.html.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:53 -06:00
Alex Shi
e1d0ceca8c
docs/zh_CN: add disclaimer and transtlator info in submit-checklist
...
Credit the translator and get a way for people to complain.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:53 -06:00
Alex Shi
3cabb71cdc
docs/zh_CN: add submit-checklist file
...
Now it appears in 'make htmldocs' in Chinese version.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:53 -06:00
Alex Shi
2ca1301471
docs/zh_CN: link the license-rules file into process index
...
Make it appear in 'make htmldocs'
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:53 -06:00
Alex Shi
d355a5a4c6
docs/zh_CN: include Chinese translation header for license-rules
...
Enable the Chinese translation disclaimer and translator info.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:53 -06:00
Alex Shi
7c0a4a0a59
docs/zh_CN: fix links failure in license-rules
...
rST doc uses backquote `` to mark a link, which need a space before
and after the backquote sign in Chinese docs. Otherwise the link will be
translated as common context.
Use this patch to highlight this request.
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:53 -06:00
Alex Shi
173584cbdc
docs/zh_CN: add license-rules Chinese translation
...
This is the first version of license-rules Chinese translation
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com >
Cc: Harry Wei <harryxiyou@gmail.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2019-04-02 09:53:53 -06:00