| Commit message (Expand) | Author | Age | Files | Lines |
* | usb/bulk-streams.txt: convert to ReST and add to driver-api book | Mauro Carvalho Chehab | 2017-04-11 | 2 | -4/+10 |
* | usb/anchors.txt: convert to ReST and add to driver-api book | Mauro Carvalho Chehab | 2017-04-11 | 2 | -16/+21 |
* | writing_musb_glue_layer.rst: Enrich its ReST representation | Mauro Carvalho Chehab | 2017-04-11 | 1 | -315/+301 |
* | writing_usb_driver.rst: Enrich its ReST representation | Mauro Carvalho Chehab | 2017-04-11 | 1 | -100/+82 |
* | gadget.rst: Enrich its ReST representation and add kernel-doc tag | Mauro Carvalho Chehab | 2017-04-11 | 1 | -75/+52 |
* | usb.rst: Enrich its ReST representation | Mauro Carvalho Chehab | 2017-04-11 | 1 | -31/+17 |
* | docs-rst: convert usb docbooks to ReST | Mauro Carvalho Chehab | 2017-04-11 | 10 | -2170/+1722 |
* | driver-api/basics.rst: add device table header | Mauro Carvalho Chehab | 2017-04-11 | 1 | -0/+6 |
* | tmplcvt: make the tool more robust | Mauro Carvalho Chehab | 2017-04-11 | 1 | -2/+11 |
* | Merge branch 'user-space-api' into docs-next | Jonathan Corbet | 2017-04-08 | 4 | -79/+164 |
|\ |
|
| * | docs: Convert unshare.txt to RST and add to the user-space API manual | Jonathan Corbet | 2017-04-02 | 2 | -79/+118 |
| * | docs: Create a user-space API guide | Jonathan Corbet | 2017-04-02 | 3 | -0/+46 |
* | | Documentation: stable-kernel-rules: fix stable-tag format | Johan Hovold | 2017-04-08 | 1 | -1/+1 |
* | | Documentation: Add HOWTO Japanese translation into rst based build system | Tsugikazu Shibata | 2017-04-08 | 3 | -286/+330 |
|/ |
|
* | kernel-api.rst: fix a series of errors when parsing C files | mchehab@s-opensource.com | 2017-04-02 | 9 | -26/+36 |
* | kernel-api.rst: fix some complex tags at lib/bitmap.c | mchehab@s-opensource.com | 2017-04-02 | 1 | -11/+17 |
* | kernel-api.rst: fix output of the vsnprintf() documentation | mchehab@s-opensource.com | 2017-04-02 | 1 | -3/+3 |
* | docs-rst: core_api: move driver-specific stuff to drivers_api | Mauro Carvalho Chehab | 2017-04-02 | 6 | -72/+73 |
* | kernel-api.rst: make it handle lib/crc32.c | Mauro Carvalho Chehab | 2017-04-02 | 1 | -1/+0 |
* | kernel-api.tmpl: convert it to ReST | Mauro Carvalho Chehab | 2017-04-02 | 4 | -332/+421 |
* | genericirq.rst: add cross-reference links and use monospaced fonts | Mauro Carvalho Chehab | 2017-04-02 | 1 | -51/+46 |
* | genericirq.tmpl: convert it to ReST | Mauro Carvalho Chehab | 2017-04-02 | 4 | -521/+447 |
* | scripts/kernel-doc: fix handling of parameters with parenthesis | Mauro Carvalho Chehab | 2017-04-02 | 1 | -4/+3 |
* | scripts/kernel-doc: fix parser for apostrophes | Mauro Carvalho Chehab | 2017-04-02 | 1 | -1/+11 |
* | Use sphinx.version_info directly instead of parsing | Rémy Léone | 2017-03-31 | 2 | -3/+3 |
* | sparse doc: fix reference path | Cao jin | 2017-03-31 | 2 | -4/+4 |
* | pci-error-recovery: doc cleanup | Cao jin | 2017-03-29 | 1 | -6/+6 |
* | Documentation: Fix dead URLs to ftp.kernel.org | SeongJae Park | 2017-03-29 | 12 | -25/+19 |
* | Documentation: Add flexible-arrays.rst to the documentation tree | sayli karnik | 2017-03-29 | 3 | -0/+198 |
* | Documentation: device-mapper: cache.txt: Fix typos | sayli karnik | 2017-03-19 | 1 | -1/+1 |
* | Documentation: md: md-cluster.txt: Fix typos | Tamara Diaconita | 2017-03-17 | 1 | -1/+1 |
* | Documentation: mmc: mmc-dev-attrs.txt: Fix typos | Tamara Diaconita | 2017-03-17 | 1 | -2/+2 |
* | Documentaion: leds: leds-lp55xx.txt: Fix typos | Tamara Diaconita | 2017-03-17 | 1 | -1/+1 |
* | Documentation: vfio-mediated-device.txt: Fix typos | Tamara Diaconita | 2017-03-17 | 1 | -1/+1 |
* | Documentation: sync_file.txt: Fix typos | Tamara Diaconita | 2017-03-17 | 1 | -1/+1 |
* | lib/Kconfig.debug: correct documentation paths | Hans Holmberg | 2017-03-17 | 1 | -4/+5 |
* | Documentation: acpi: Fix typos | Tamara Diaconita | 2017-03-17 | 3 | -7/+7 |
* | Documentation: admin-guide: Fix typos | Tamara Diaconita | 2017-03-14 | 2 | -7/+7 |
* | Documentation: input: fix path to struct ff_effect's definition | Martin Kepplinger | 2017-03-14 | 1 | -3/+3 |
* | Documentation: admin-guide: fix path to input key definitions | Martin Kepplinger | 2017-03-14 | 1 | -1/+2 |
* | Documentation: input: fix path to input code defnitions | Martin Kepplinger | 2017-03-14 | 1 | -2/+2 |
* | Documentation: hid: fix path to input bus definitions | Martin Kepplinger | 2017-03-14 | 1 | -1/+1 |
* | doc: ABI: vdso: update parse_vdso.c reference | Baruch Siach | 2017-03-14 | 1 | -1/+2 |
* | cpufreq: User/admin documentation update and consolidation | Rafael J. Wysocki | 2017-03-14 | 7 | -629/+716 |
* | docs-rst: Don't use explicit Makefile rules to build SVG and DOT files | Mauro Carvalho Chehab | 2017-03-13 | 10 | -91/+45 |
* | docs-rst: automatically convert Graphviz and SVG images | Markus Heiser | 2017-03-09 | 6 | -6/+665 |
* | doc: Explain light-handed markup preference a bit better | Daniel Vetter | 2017-03-09 | 1 | -1/+16 |
* | Documentation: cpu-freq: cpu-drivers: Fix repetition of word 'to' | sayli karnik | 2017-03-09 | 1 | -1/+1 |
* | Documentation: ABI: testing: sysfs-bus-pci: Fix repetition of word 'the' | sayli karnik | 2017-03-09 | 1 | -1/+1 |
* | Documentation: phy: Fix repetition of word 'the' | sayli karnik | 2017-03-09 | 1 | -1/+1 |