summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* i2c: testunit: improve documentationWolfram Sang2020-10-051-5/+8
* i2c: i801: Add support for Intel Alder Lake PCH-SJarkko Nikula2020-09-291-0/+1
* dt-bindings: i2c: imx: Fix i.MX 7 compatible matchingKrzysztof Kozlowski2020-09-271-0/+3
* dt-bindings: i2c: imx: Add properties and use unevaluatedPropertiesKrzysztof Kozlowski2020-09-271-1/+4
* dt-bindings: i2c: imx-lpi2c: Fix i.MX 8QXP compatible matchingKrzysztof Kozlowski2020-09-271-4/+7
* dt-bindings: i2c: imx-lpi2c: Add properties and use unevaluatedPropertiesKrzysztof Kozlowski2020-09-271-2/+16
* dt-bindings: i2c: I2C binding for Mellanox BlueField SoCKhalil Blaiech2020-09-271-0/+42
* Merge tag 'at24-updates-for-v5.10' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang2020-09-271-0/+3
|\
| * dt-bindings: eeprom: at24: Add label property for AT24Jon Hunter2020-09-241-0/+3
* | dt-bindings: i2c: ingenic: Add compatible string for the JZ4770Paul Cercueil2020-09-211-4/+8
* | i2c: add slave testunit driverWolfram Sang2020-09-211-0/+66
* | i2c: add binding to mark a bus as SMBusWolfram Sang2020-09-091-0/+5
* | Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-231-1/+1
|\ \
| * | powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driverKajol Jain2020-08-211-1/+1
| |/
* | Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-231-4/+1
|\ \
| * | Documentation: efi: remove description of efi=old_mapArd Biesheuvel2020-08-201-4/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-231-7/+15
|\ \
| * | dt-bindings: net: renesas, ether: Improve schema validationGeert Uytterhoeven2020-08-211-7/+15
* | | Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-08-2213-13/+22
|\ \ \
| * | | dt-bindings: vendor-prefixes: Remove trailing whitespaceGeert Uytterhoeven2020-08-221-1/+1
| * | | dt-bindings: net: correct description of phy-connection-typeMadalin Bucur2020-08-221-1/+2
| * | | dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instancesRob Herring2020-08-211-0/+8
| * | | dt: writing-schema: Miscellaneous grammar fixesGeert Uytterhoeven2020-08-191-2/+2
| * | | dt-bindings: Use Shawn Guo's preferred e-mail for i.MX bindingsFabio Estevam2020-08-189-9/+9
| | |/ | |/|
* | | Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-211-0/+60
|\ \ \
| * | | dt-bindings: timer: Add CLINT bindingsAnup Patel2020-08-201-0/+60
| |/ /
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-08-212-11/+14
|\ \ \
| * | | ext4: limit the length of per-inode prealloc listbrookxu2020-08-191-0/+3
| * | | ext4: use generic names for generic ioctlsEric Biggers2020-08-061-10/+10
| * | | ext4: replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-061-1/+1
* | | | Merge tag 'spi-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-181-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | dt-bindings: lpspi: Add missing boolean type for fsl,spi-only-use-cs1-selGeert Uytterhoeven2020-08-101-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-182-18/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-08-151-0/+7
| |\ \ \
| | * | | doc: Add link to bpf helpers man pageJoe Stringer2020-08-131-0/+7
| * | | | docs: networking: bonding.rst resources section cleanupNivedita Singhvi2020-08-151-18/+0
* | | | | Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-151-0/+4
|\ \ \ \ \
| * | | | | x86/bugs/multihit: Fix mitigation reporting when VMX is not in usePawan Gupta2020-08-071-0/+4
* | | | | | Merge tag 'devicetree-fixes-for-5.9' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-15176-1188/+1156
|\ \ \ \ \ \
| * | | | | | dt-bindings: Remove more cases of 'allOf' containing a '$ref'Rob Herring2020-08-1412-70/+49
| * | | | | | dt-bindings: Whitespace clean-ups in schema filesRob Herring2020-08-14166-1118/+1107
* | | | | | | Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-08-151-46/+43
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-08-141-46/+43
| |\ \ \ \ \ \ \
| | * | | | | | | cpufreq: intel_pstate: Implement passive mode with HWP enabledRafael J. Wysocki2020-08-111-46/+43
* | | | | | | | | Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-08-1511-284/+304
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-131-1/+1
| * | | | | | | | dt-bindings: mfd: st,stmfx: Remove I2C unit nameFabio Estevam2020-08-131-1/+1
| * | | | | | | | dt-bindings: mfd: ti,j721e-system-controller.yaml: Add J721e system controllerRoger Quadros2020-08-131-0/+74
| * | | | | | | | mfd: smsc-ece1099: Remove driverMichael Walle2020-08-132-61/+0
| * | | | | | | | dt-bindings: mfd: Convert ChromeOS EC bindings to json-schemaIkjoon Jang2020-07-142-76/+129