summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-071-0/+5
|\
| * dcache: sort the freeing-without-RCU-delay mess for good.Al Viro2019-04-101-0/+5
* | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-05-072-0/+27
|\ \
| * | new inode method: ->free_inode()Al Viro2019-05-022-0/+27
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-071-1/+0
|\ \ \
| * | | x86/fpu: Remove fpu__restore()Sebastian Andrzej Siewior2019-04-091-1/+0
| | |/ | |/|
* | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-072-1/+9
|\ \ \
| * \ \ Merge branch 'for-5.2-vsprintf-hardening' into for-linusPetr Mladek2019-05-061-0/+8
| |\ \ \
| | * | | vsprintf: Avoid confusion between invalid address and valuePetr Mladek2019-04-261-0/+1
| | * | | vsprintf: Prevent crash when dereferencing invalid pointersPetr Mladek2019-04-261-0/+7
| * | | | printk: Tie printk_once / printk_deferred_once into .data.once for resetPaul Gortmaker2019-04-151-1/+1
| |/ / /
* | | | Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2019-05-079-3/+100
|\ \ \ \
| * \ \ \ Merge branch 'spi-5.2' into spi-nextMark Brown2019-05-029-3/+100
| |\ \ \ \
| | * | | | dt-bindings: spi: spi-mt65xx: add support for MT8516Leilk Liu2019-05-021-0/+1
| | * | | | spi: sh-msiof: Document r8a77470 bindingsCao Van Dong2019-05-021-0/+1
| | * | | | spi: document tx/rx clock delay propertiesSowjanya Komatineni2019-04-081-0/+20
| | * | | | spi-summary: document set_cs_timingSowjanya Komatineni2019-04-081-0/+6
| | * | | | dt-bindings: spi: Add device tree binding documentation for Zynq QSPI controllerNaga Sureshkumar Relli2019-04-051-0/+25
| | * | | | spi: mt7621: Move SPI driver out of stagingStefan Roese2019-03-251-0/+26
| | * | | | dt-bindings: snps,dw-apb-ssi: Add optional clock bindings documentationGareth Williams2019-03-201-1/+7
| | * | | | dt-bindings: snps,dw-apb-ssi: Add mandatory clock bindings documentationPhil Edworthy2019-03-201-1/+3
| | * | | | Merge tag 'v5.1-rc1' into spi-5.2Mark Brown2019-03-19566-10001/+22540
| | |\ \ \ \
| | * | | | | spi: spi-fsl-spi: support use of the SPISEL_BOOT signal on MPC8309Rasmus Villemoes2019-03-181-0/+4
| | * | | | | doc: lpspi: Document DT bindings for LPSPI clocksClark Wang2019-03-181-2/+8
* | | | | | | Merge tag 'regulator-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-05-072-8/+65
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'regulator-5.2' into regulator-nextMark Brown2019-05-062-8/+65
| |\ \ \ \ \ \ \
| | * | | | | | | dt-bindings: regulator: Add stm32mp1 pwr regulatorsPascal PAILLET-LME2019-04-151-0/+43
| | * | | | | | | regulator: gpio: Reword the binding documentMarek Vasut2019-03-201-8/+22
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-071-2/+92
|\ \ \ \ \ \ \ \
| * | | | | | | | kselftest: Add test module framework headerTobin C. Harding2019-04-091-2/+92
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-071-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'hwmon-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-07173-2579/+5906
|\ \ \ \ \ \ \ \
| * | | | | | | | hwmon: (lm75) Add support for TMP75BIker Perez del Palomar Sustatxa2019-05-031-2/+4
| * | | | | | | | dt-bindings: hwmon: Add tmp75b to lm75.txtIker Perez del Palomar Sustatxa2019-05-031-0/+1
| * | | | | | | | docs: hwmon: remove the extension from .rst filesMauro Carvalho Chehab2019-04-231-161/+161
| * | | | | | | | docs: hwmon: convert three docs to ReST formatMauro Carvalho Chehab2019-04-234-14/+33
| * | | | | | | | hwmon: (ina3221) Add voltage conversion time settingsNicolin Chen2019-04-181-0/+13
| * | | | | | | | docs: hwmon: Add an index file and rename docs to *.rstMauro Carvalho Chehab2019-04-17163-36/+209
| * | | | | | | | docs: hwmon: convert remaining files to ReST formatMauro Carvalho Chehab2019-04-17110-1746/+3551
| * | | | | | | | docs: hwmon: misc files: convert to ReST formatMauro Carvalho Chehab2019-04-1710-54/+328
| * | | | | | | | docs: hwmon: pmbus files: convert to ReST formatMauro Carvalho Chehab2019-04-1717-227/+684
| * | | | | | | | docs: hwmon: k8temp, w83793: convert to ReST formatMauro Carvalho Chehab2019-04-172-66/+80
| * | | | | | | | docs: hwmon: da9052, da9055: convert to ReST formatMauro Carvalho Chehab2019-04-172-17/+44
| * | | | | | | | docs: hwmon: wm831x, wm8350: convert to ReST formatMauro Carvalho Chehab2019-04-172-6/+13
| * | | | | | | | docs: hwmon: dme1737, vt1211: convert to ReST formatMauro Carvalho Chehab2019-04-172-58/+114
| * | | | | | | | docs: hwmon: ads1015: convert to ReST formatMauro Carvalho Chehab2019-04-171-30/+44
| * | | | | | | | docs: hwmon: asc7621: convert to ReST formatMauro Carvalho Chehab2019-04-171-58/+88
| * | | | | | | | docs: hwmon: ibmpowernv: convert to ReST formatMauro Carvalho Chehab2019-04-171-12/+19
| * | | | | | | | docs: hwmon: aspeed-pwm-tacho: convert to ReST formatMauro Carvalho Chehab2019-04-171-0/+2