summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwmon-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-181-38/+38
|\
| * hwmon: (pmbus/isl68137) Fix up chip IDsGuenter Roeck2020-04-121-38/+38
* | Merge tag 'docs-fixes' of git://git.lwn.net/linuxLinus Torvalds2020-04-172-31/+22
|\ \
| * | docs: admin-guide: merge sections for the kernel.modprobe sysctlEric Biggers2020-04-151-28/+19
| * | docs: timekeeping: Use correct prototype for deprecated functionsChris Packham2020-04-151-3/+3
| |/
* | Merge tag 'devicetree-fixes-for-5.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-04-1724-99/+116
|\ \
| * | dt-bindings: iio: dac: AD5570R fix bindings errorsAlexandru Tachici2020-04-171-49/+44
| * | dt-bindings: Fix misspellings of "Analog Devices"Geert Uytterhoeven2020-04-164-6/+6
| * | dt-bindings: pwm: Fix cros-ec-pwm example dtc 'reg' warningRob Herring2020-04-151-5/+12
| * | docs: dt: rockchip,dwc3.txt: fix a pointer to a renamed fileMauro Carvalho Chehab2020-04-141-1/+1
| * | docs: dt: fix a broken reference for a file converted to jsonMauro Carvalho Chehab2020-04-141-1/+1
| * | docs: dt: qcom,dwc3.txt: fix cross-reference for a converted fileMauro Carvalho Chehab2020-04-141-2/+2
| * | docs: dt: fix broken reference to phy-cadence-torrent.yamlMauro Carvalho Chehab2020-04-141-1/+1
| * | dt-bindings: interrupt-controller: Fix loongson,parent_int_map property schemaRob Herring2020-04-141-3/+2
| * | dt-bindings: hwmon: Fix incorrect $id pathsRob Herring2020-04-142-2/+2
| * | dt-bindings: Fix dtc warnings on reg and ranges in examplesRob Herring2020-04-148-23/+35
| * | dt-bindings: BD718x7 - add missing I2C bus propertiesMatti Vaittinen2020-04-142-2/+6
| * | dt-bindings: clock: syscon-icst: Remove unneeded unit nameFabio Estevam2020-04-141-1/+1
| * | dt-bindings: touchscreen: edt-ft5x06: Remove unneeded I2C unit nameFabio Estevam2020-04-141-1/+1
| * | dt-bindings: iio: dac: ad5770r: Fix the file pathFabio Estevam2020-04-141-1/+1
| * | dt-bindings: iio: dac: ad5770r: Add vendor to compatible stringFabio Estevam2020-04-141-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-166-48/+58
|\ \
| * | Documentation: Fix tcp_challenge_ack_limit default valueCambda Zhu2020-04-151-1/+1
| * | dt-bindings: net: ethernet-phy: add desciption for ethernet-phy-id1234.d400Johan Jonker2020-04-151-0/+3
| * | docs: networking: add full DIM APIRandy Dunlap2020-04-101-0/+6
| * | docs: networking: convert DIM to RSTJakub Kicinski2020-04-102-47/+44
| * | Documentation: devlink: fix broken link warningLothar Rubusch2020-04-091-0/+2
| * | dt-bindings: fec: document the new gpr property.Martin Fuzzey2020-04-071-0/+2
* | | Documentation/x86, efi/x86: Clarify EFI handover protocol and its requirementsArd Biesheuvel2020-04-141-3/+18
| |/ |/|
* | Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-04-121-0/+6
|\ \
| * | time/namespace: Add max_time_namespaces ucountDmitry Safonov2020-04-071-0/+6
* | | Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-04-111-3/+2
|\ \ \
| * | | arch: nios2: remove 'resetvalue' propertyAlexandru Ardelean2020-04-111-1/+0
| * | | arch: nios2: rename 'altr,gpio-bank-width' -> 'altr,ngpio'Alexandru Ardelean2020-04-111-2/+2
* | | | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-113-6/+18
|\ \ \ \
| * | | | kbuild: support LLVM=1 to switch the default tools to Clang/LLVMMasahiro Yamada2020-04-092-2/+11
| * | | | kbuild: replace AS=clang with LLVM_IAS=1Masahiro Yamada2020-04-091-1/+4
| * | | | Documentation/llvm: fix the name of llvm-sizeFangrui Song2020-04-091-1/+1
| * | | | Documentation/changes: Raise minimum supported binutils version to 2.23Borislav Petkov2020-04-091-2/+2
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-103-4/+33
|\ \ \ \ \
| * | | | | change email address for Pali RohárPali Rohár2020-04-101-4/+4
| * | | | | docs: admin-guide: document the kernel.modprobe sysctlEric Biggers2020-04-101-0/+21
| * | | | | mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin2020-04-101-0/+8
* | | | | | Merge tag 'docs-5.7-2' of git://git.lwn.net/linuxLinus Torvalds2020-04-106-24/+22
|\ \ \ \ \ \
| * | | | | | Documentation: android: binderfs: add 'stats' mount optionRandy Dunlap2020-04-101-0/+6
| * | | | | | Documentation: driver-api/usb/writing_usb_driver.rst Updates documentation linksJoakim Lönnegren2020-04-071-5/+2
| * | | | | | docs: driver-api: address duplicate label warningLukas Bulwahn2020-04-071-3/+0
| * | | | | | Documentation: sysrq: fix RST formattingAlyssa Ross2020-04-071-9/+11
| * | | | | | docs: kernel-parameters.txt: Fix broken referencesJimmy Assarsson2020-04-071-2/+2
| * | | | | | docs: kernel-parameters.txt: Remove nompxJimmy Assarsson2020-04-071-4/+0