summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* erofs: kill use_vmap module parameterGao Xiang2019-09-051-4/+0
* erofs: kill all erofs specific fault injectionGao Xiang2019-09-051-5/+0
* Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-09-035-66/+260
|\
| * dt-bindings: iio: imu: st_lsm6dsx: add lsm9ds1 device bindingsMartin Kepplinger2019-09-031-0/+1
| * dt-bindings: iio: light: isl29501: Rename bindings documentation fileSimon Horman2019-08-251-0/+0
| * dt-bindings: iio: adc: Add AD7606B ADC documentationBeniamin Bia2019-08-251-1/+3
| * dt-bindings: iio: adc: Migrate AD7606 documentation to yamlBeniamin Bia2019-08-252-66/+136
| * dt-bindings: iio: adc: ad7192: Add binding documentation for AD7192Mircea Caprioru2019-08-181-0/+121
* | erofs: move erofs out of stagingGao Xiang2019-08-241-0/+219
* | Merge 5.3-rc5 into staging-nextGreg Kroah-Hartman2019-08-193-15/+22
|\ \ | |/ |/|
| * Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-08-153-15/+22
| |\
| | * dt-bindings: pinctrl: stm32: Fix 'st,syscfg' schemaRob Herring2019-08-141-1/+2
| | * dt-bindings: fec: explicitly mark deprecated propertiesSven Van Asbroeck2019-08-121-13/+17
| | * dt-bindings: Fix generated example files getting added to schemasRob Herring2019-07-301-1/+3
* | | Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-08-1212-50/+455
|\ \ \ | |/ / |/| |
| * | dt-bindings: Add binding document for NOA1305Martyn Welch2019-08-051-0/+44
| * | dt-bindings: iio: imu: st_lsm6dsx: add ism330dhcx device bindingsLorenzo Bianconi2019-08-051-0/+1
| * | dt-bindings: iio: potentiometer: add max5432.yaml bindingMartin Kaiser2019-08-051-0/+44
| * | iio: document bindings for mounting matricesLinus Walleij2019-07-281-0/+203
| * | dt-bindings: iio: imu: add bindings for ADIS16460Alexandru Ardelean2019-07-271-0/+53
| * | IIO: stm32: Remove quadrature related functions from trigger driverBenjamin Gaignard2019-07-271-23/+0
| * | dt-bindings: iio: imu: st_lsm6dsx: add lsm6ds3tr-c device bindingsLorenzo Bianconi2019-07-271-0/+1
| * | Documentation: ABI: iio: Add missing newline at end of fileGeert Uytterhoeven2019-07-271-1/+1
| * | dt-bindings: iio: adc: stm32: add analog switches supply controlFabrice Gasnier2019-07-271-0/+6
| * | dt-bindings: iio: light: add stk33xxLuca Weiss2019-07-271-0/+49
| * | dt-bindings: Add vendor prefix for sensortekLuca Weiss2019-07-271-0/+2
| * | dt-bindings: iio: chemical: pms7003: convert bindings to yamlTomasz Duszynski2019-07-272-26/+51
* | | Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-103-163/+17
|\ \ \
| * | | dt-bindings: riscv: fix the schema compatible string for the HiFive Unleashed...Paul Walmsley2019-08-081-1/+1
| * | | dt-bindings: riscv: remove obsolete cpus.txtPaul Walmsley2019-08-082-162/+12
| * | | dt-bindings: Update the riscv,isa string descriptionAtish Patra2019-08-081-0/+4
* | | | Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-08-081-10/+16
|\ \ \ \
| * | | | smb3: update TODO list of missing featuresSteve French2019-08-051-10/+16
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-061-6/+17
|\ \ \ \
| * | | | net/tls: partially revert fix transition through disconnect with closeJakub Kicinski2019-08-051-6/+0
| * | | | Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-07-261-6/+17
| |\ \ \ \
| | * | | | Documentation: TLS: fix stat counters descriptionTariq Toukan2019-07-251-6/+17
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-251-0/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | net/tls: fix transition through disconnect with closeJohn Fastabend2019-07-221-0/+6
* | | | | Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-062-12/+84
|\ \ \ \ \
| * | | | | Documentation: Add swapgs description to the Spectre v1 documentationJosh Poimboeuf2019-08-031-8/+80
| * | | | | Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...Thomas Gleixner2019-07-281817-105936/+119931
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf2019-07-091-4/+4
* | | | | | Merge tag 'spi-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-08-051-1/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | spi: dt-bindings: spi-controller: remove unnecessary 'maxItems: 1' from regRob Herring2019-07-101-1/+0
* | | | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-301-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}Christoph Hellwig2019-07-251-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-281-4/+2
|\ \ \ \ \
| * | | | | Revert "usb: usb251xb: Add US lanes inversion dts-bindings"Lucas Stach2019-07-251-4/+2
| |/ / / /
* | | | | Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-07-271-0/+14
|\ \ \ \ \