Skip to content

Commit 213cc92

Browse files
committed
Merge drm/drm-fixes into drm-next
msm-next pull request has a baseline with stuff from -fixes, roll forward first. Some simple conflicts in amdgpu, ttm and one in i915 where git gets confused and tries to add the same function twice. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2 parents cd951b3 + d434405 commit 213cc92

1,148 files changed

Lines changed: 9427 additions & 5031 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.mailmap

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Andrew Morton <akpm@linux-foundation.org>
3636
Andrew Murray <amurray@thegoodpenguin.co.uk> <amurray@embedded-bits.co.uk>
3737
Andrew Murray <amurray@thegoodpenguin.co.uk> <andrew.murray@arm.com>
3838
Andrew Vasquez <andrew.vasquez@qlogic.com>
39+
Andrey Konovalov <andreyknvl@gmail.com> <andreyknvl@google.com>
3940
Andrey Ryabinin <ryabinin.a.a@gmail.com> <a.ryabinin@samsung.com>
4041
Andrey Ryabinin <ryabinin.a.a@gmail.com> <aryabinin@virtuozzo.com>
4142
Andy Adamson <andros@citi.umich.edu>
@@ -65,6 +66,8 @@ Changbin Du <changbin.du@intel.com> <changbin.du@gmail.com>
6566
Changbin Du <changbin.du@intel.com> <changbin.du@intel.com>
6667
Chao Yu <chao@kernel.org> <chao2.yu@samsung.com>
6768
Chao Yu <chao@kernel.org> <yuchao0@huawei.com>
69+
Chris Chiu <chris.chiu@canonical.com> <chiu@endlessm.com>
70+
Chris Chiu <chris.chiu@canonical.com> <chiu@endlessos.org>
6871
Christophe Ricard <christophe.ricard@gmail.com>
6972
Christoph Hellwig <hch@lst.de>
7073
Corey Minyard <minyard@acm.org>
@@ -165,6 +168,7 @@ Johan Hovold <johan@kernel.org> <jhovold@gmail.com>
165168
Johan Hovold <johan@kernel.org> <johan@hovoldconsulting.com>
166169
John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
167170
John Stultz <johnstul@us.ibm.com>
171+
Jordan Crouse <jordan@cosmicpenguin.net> <jcrouse@codeaurora.org>
168172
<josh@joshtriplett.org> <josh@freedesktop.org>
169173
<josh@joshtriplett.org> <josh@kernel.org>
170174
<josh@joshtriplett.org> <josht@linux.vnet.ibm.com>
@@ -250,8 +254,14 @@ Morten Welinder <welinder@anemone.rentec.com>
250254
Morten Welinder <welinder@darter.rentec.com>
251255
Morten Welinder <welinder@troll.com>
252256
Mythri P K <mythripk@ti.com>
257+
Nadia Yvette Chambers <nyc@holomorphy.com> William Lee Irwin III <wli@holomorphy.com>
253258
Nathan Chancellor <nathan@kernel.org> <natechancellor@gmail.com>
254259
Nguyen Anh Quynh <aquynh@gmail.com>
260+
Nicholas Piggin <npiggin@gmail.com> <npiggen@suse.de>
261+
Nicholas Piggin <npiggin@gmail.com> <npiggin@kernel.dk>
262+
Nicholas Piggin <npiggin@gmail.com> <npiggin@suse.de>
263+
Nicholas Piggin <npiggin@gmail.com> <nickpiggin@yahoo.com.au>
264+
Nicholas Piggin <npiggin@gmail.com> <piggin@cyberone.com.au>
255265
Nicolas Ferre <nicolas.ferre@microchip.com> <nicolas.ferre@atmel.com>
256266
Nicolas Pitre <nico@fluxnic.net> <nicolas.pitre@linaro.org>
257267
Nicolas Pitre <nico@fluxnic.net> <nico@linaro.org>

Documentation/ABI/testing/debugfs-moxtet

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
What: /sys/kernel/debug/moxtet/input
22
Date: March 2019
33
KernelVersion: 5.3
4-
Contact: Marek Behún <marek.behun@nic.cz>
4+
Contact: Marek Behún <kabel@kernel.org>
55
Description: (Read) Read input from the shift registers, in hexadecimal.
66
Returns N+1 bytes, where N is the number of Moxtet connected
77
modules. The first byte is from the CPU board itself.
@@ -19,7 +19,7 @@ Description: (Read) Read input from the shift registers, in hexadecimal.
1919
What: /sys/kernel/debug/moxtet/output
2020
Date: March 2019
2121
KernelVersion: 5.3
22-
Contact: Marek Behún <marek.behun@nic.cz>
22+
Contact: Marek Behún <kabel@kernel.org>
2323
Description: (RW) Read last written value to the shift registers, in
2424
hexadecimal, or write values to the shift registers, also
2525
in hexadecimal.

Documentation/ABI/testing/debugfs-turris-mox-rwtm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
What: /sys/kernel/debug/turris-mox-rwtm/do_sign
22
Date: Jun 2020
33
KernelVersion: 5.8
4-
Contact: Marek Behún <marek.behun@nic.cz>
4+
Contact: Marek Behún <kabel@kernel.org>
55
Description:
66

77
======= ===========================================================
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
What: /sys/bus/moxtet/devices/moxtet-<name>.<addr>/module_description
22
Date: March 2019
33
KernelVersion: 5.3
4-
Contact: Marek Behún <marek.behun@nic.cz>
4+
Contact: Marek Behún <kabel@kernel.org>
55
Description: (Read) Moxtet module description. Format: string
66

77
What: /sys/bus/moxtet/devices/moxtet-<name>.<addr>/module_id
88
Date: March 2019
99
KernelVersion: 5.3
10-
Contact: Marek Behún <marek.behun@nic.cz>
10+
Contact: Marek Behún <kabel@kernel.org>
1111
Description: (Read) Moxtet module ID. Format: %x
1212

1313
What: /sys/bus/moxtet/devices/moxtet-<name>.<addr>/module_name
1414
Date: March 2019
1515
KernelVersion: 5.3
16-
Contact: Marek Behún <marek.behun@nic.cz>
16+
Contact: Marek Behún <kabel@kernel.org>
1717
Description: (Read) Moxtet module name. Format: string

Documentation/ABI/testing/sysfs-class-led-driver-turris-omnia

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
What: /sys/class/leds/<led>/device/brightness
22
Date: July 2020
33
KernelVersion: 5.9
4-
Contact: Marek Behún <marek.behun@nic.cz>
4+
Contact: Marek Behún <kabel@kernel.org>
55
Description: (RW) On the front panel of the Turris Omnia router there is also
66
a button which can be used to control the intensity of all the
77
LEDs at once, so that if they are too bright, user can dim them.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
What: /sys/firmware/turris-mox-rwtm/board_version
22
Date: August 2019
33
KernelVersion: 5.4
4-
Contact: Marek Behún <marek.behun@nic.cz>
4+
Contact: Marek Behún <kabel@kernel.org>
55
Description: (Read) Board version burned into eFuses of this Turris Mox board.
66
Format: %i
77

88
What: /sys/firmware/turris-mox-rwtm/mac_address*
99
Date: August 2019
1010
KernelVersion: 5.4
11-
Contact: Marek Behún <marek.behun@nic.cz>
11+
Contact: Marek Behún <kabel@kernel.org>
1212
Description: (Read) MAC addresses burned into eFuses of this Turris Mox board.
1313
Format: %pM
1414

1515
What: /sys/firmware/turris-mox-rwtm/pubkey
1616
Date: August 2019
1717
KernelVersion: 5.4
18-
Contact: Marek Behún <marek.behun@nic.cz>
18+
Contact: Marek Behún <kabel@kernel.org>
1919
Description: (Read) ECDSA public key (in pubkey hex compressed form) computed
2020
as pair to the ECDSA private key burned into eFuses of this
2121
Turris Mox Board.
@@ -24,14 +24,14 @@ Description: (Read) ECDSA public key (in pubkey hex compressed form) computed
2424
What: /sys/firmware/turris-mox-rwtm/ram_size
2525
Date: August 2019
2626
KernelVersion: 5.4
27-
Contact: Marek Behún <marek.behun@nic.cz>
27+
Contact: Marek Behún <kabel@kernel.org>
2828
Description: (Read) RAM size in MiB of this Turris Mox board as was detected
2929
during manufacturing and burned into eFuses. Can be 512 or 1024.
3030
Format: %i
3131

3232
What: /sys/firmware/turris-mox-rwtm/serial_number
3333
Date: August 2019
3434
KernelVersion: 5.4
35-
Contact: Marek Behún <marek.behun@nic.cz>
35+
Contact: Marek Behún <kabel@kernel.org>
3636
Description: (Read) Serial number burned into eFuses of this Turris Mox device.
3737
Format: %016X

Documentation/ABI/testing/sysfs-fs-xfs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Contact: xfs@oss.sgi.com
3333
Description:
3434
The current state of the log write grant head. It
3535
represents the total log reservation of all currently
36-
oustanding transactions, including regrants due to
36+
outstanding transactions, including regrants due to
3737
rolling transactions. The grant head is exported in
3838
"cycle:bytes" format.
3939
Users: xfstests

Documentation/arm64/acpi_object_usage.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ For ACPI on arm64, tables also fall into the following categories:
1717

1818
- Recommended: BERT, EINJ, ERST, HEST, PCCT, SSDT
1919

20-
- Optional: BGRT, CPEP, CSRT, DBG2, DRTM, ECDT, FACS, FPDT, IORT,
21-
MCHI, MPST, MSCT, NFIT, PMTT, RASF, SBST, SLIT, SPMI, SRAT, STAO,
22-
TCPA, TPM2, UEFI, XENV
20+
- Optional: BGRT, CPEP, CSRT, DBG2, DRTM, ECDT, FACS, FPDT, IBFT,
21+
IORT, MCHI, MPST, MSCT, NFIT, PMTT, RASF, SBST, SLIT, SPMI, SRAT,
22+
STAO, TCPA, TPM2, UEFI, XENV
2323

24-
- Not supported: BOOT, DBGP, DMAR, ETDT, HPET, IBFT, IVRS, LPIT,
25-
MSDM, OEMx, PSDT, RSDT, SLIC, WAET, WDAT, WDRT, WPBT
24+
- Not supported: BOOT, DBGP, DMAR, ETDT, HPET, IVRS, LPIT, MSDM, OEMx,
25+
PSDT, RSDT, SLIC, WAET, WDAT, WDRT, WPBT
2626

2727
====== ========================================================================
2828
Table Usage for ARMv8 Linux

Documentation/arm64/silicon-errata.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,9 @@ stable kernels.
130130
| Marvell | ARM-MMU-500 | #582743 | N/A |
131131
+----------------+-----------------+-----------------+-----------------------------+
132132
+----------------+-----------------+-----------------+-----------------------------+
133+
| NVIDIA | Carmel Core | N/A | NVIDIA_CARMEL_CNP_ERRATUM |
134+
+----------------+-----------------+-----------------+-----------------------------+
135+
+----------------+-----------------+-----------------+-----------------------------+
133136
| Freescale/NXP | LS2080A/LS1043A | A-008585 | FSL_ERRATUM_A008585 |
134137
+----------------+-----------------+-----------------+-----------------------------+
135138
+----------------+-----------------+-----------------+-----------------------------+

Documentation/devicetree/bindings/hwmon/ntc_thermistor.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Optional node properties:
3232
- "#thermal-sensor-cells" Used to expose itself to thermal fw.
3333

3434
Read more about iio bindings at
35-
Documentation/devicetree/bindings/iio/iio-bindings.txt
35+
https://github.com/devicetree-org/dt-schema/blob/master/schemas/iio/
3636

3737
Example:
3838
ncp15wb473@0 {

0 commit comments

Comments
 (0)