Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from torvalds:master #172

Merged
merged 3,352 commits into from
Oct 15, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3352 commits
Select commit Hold shift + click to select a range
b0fc016
bus: mhi: core: Allow shared IRQ for event rings
Sep 29, 2020
9654ab0
bus: mhi: Remove unused nr_irqs_req variable
Sep 29, 2020
5fc4997
bus: mhi: core: Fix the building of MHI module
Mani-Sadhasivam Sep 29, 2020
9e8c8cc
bus: mhi: debugfs: Print channel context read-pointer
Sep 29, 2020
4b53a3c
ocxl: fix kconfig dependency warning for OCXL
necipfazil Sep 18, 2020
961d289
ocxl: simplify the return expression of free_function_dev()
Sep 21, 2020
03c95e5
virt: vbox: simplify the return expression of vbg_input_open()
Sep 21, 2020
4292aa9
eeprom: ee1004: use module_i2c_driver to simplify the code
Sep 18, 2020
b31de43
samples: mpssd: fix the build errors when enable DEBUG in mpssd.c
Sep 25, 2020
021da53
w1: w1_therm: Add sysfs entries to control conversion time and driver…
Sep 4, 2020
9ace0b4
w1: w1_therm: Add support for GXCAS GX20MH01 device.
Sep 4, 2020
e0a93d9
usb: dwc3: gadget: Support up to max stream id
Sep 29, 2020
8eb16e7
dt-bindings: usb: Add Intel Keem Bay USB controller bindings
wanahmadzainie Sep 21, 2020
e2c5351
usb: dwc3: of-simple: Add compatible string for Intel Keem Bay platform
wanahmadzainie Sep 21, 2020
14793fa
dt-bindings: usb: dwc2: add optional usb-role-switch property
ADESTM Sep 9, 2020
17f9340
usb: dwc2: override PHY input signals with usb role switch support
ADESTM Sep 9, 2020
d58ba48
usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP1…
ADESTM Sep 9, 2020
b2c586e
usb: dwc2: Fix INTR OUT transfers in DDMA mode.
Sep 24, 2020
3b84434
bus: fsl-mc: don't assume an iommu is always present
tudorl Sep 14, 2020
aef85b5
bus: fsl-mc: MC control registers are not always available
tudorl Sep 14, 2020
9f76e19
Merge tag 'phy-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel…
gregkh Oct 2, 2020
cde8019
dt-bindings: usb: convert ti,hd3ss3220 bindings to json-schema
prabhakarlad Sep 20, 2020
1c6e8ee
dt-bindings: usb: renesas,usb3-peri: Document HS and SS data bus
bijudas Sep 20, 2020
a6806e3
usb: typec: hd3ss3220: Use OF graph API to get the connector fwnode
bijudas Sep 20, 2020
08befca
ALSA: hda/realtek - Add mute Led support for HP Elitebook 845 G7
crab2313 Oct 2, 2020
12f3467
usb: typec: add typec_find_pwr_opmode
ADESTM Sep 24, 2020
da0cb63
usb: typec: add support for STUSB160x Type-C controller family
ADESTM Sep 24, 2020
97b6522
USB: core: remove polling for /sys/kernel/debug/usb/devices
ksergeyv Aug 9, 2020
e84d389
misc: vop: set VIRTIO_F_ACCESS_PLATFORM for vop driver
Sep 29, 2020
c972375
w1: mxc_w1: Fix timeout resolution problem leading to bus error
Sep 30, 2020
8c56adc
misc: vop: build VOP based on CONFIG_VOP
Sep 29, 2020
cc1a267
misc: vop: add round_up(x,4) for vring_size to avoid kernel panic
Sep 29, 2020
675f0ad
mic: vop: copy data to kernel space then write to io memory
Sep 29, 2020
7490cf5
bus/fsl-mc: Do no longer export the total number of irqs outside dprc…
dmcraciun Sep 29, 2020
35df882
bus/fsl-mc: Add a new parameter to dprc_scan_objects function
dmcraciun Sep 29, 2020
1f86a00
bus/fsl-mc: add support for 'driver_override' in the mc-bus
bharaty Sep 29, 2020
e0c171d
bus/fsl-mc: Set the QMAN/BMAN region flags
dmcraciun Sep 29, 2020
993577b
bus/fsl-mc: Cache the DPRC API version
dmcraciun Sep 29, 2020
715b02c
bus/fsl-mc: Add dprc-reset-container support
bharaty Sep 29, 2020
5d781fa
bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by mult…
dmcraciun Sep 29, 2020
46f35b5
bus/fsl-mc: Export a cleanup function for DPRC
dmcraciun Sep 29, 2020
17eaf21
bus/fsl-mc: Add a container setup function
dmcraciun Sep 29, 2020
5026cf6
bus/fsl_mc: Do not rely on caller to provide non NULL mc_io
dmcraciun Sep 29, 2020
0dadd95
bus/fsl-mc: Export IRQ pool handling functions to be used by VFIO
dmcraciun Sep 29, 2020
273ee53
bus/fsl-mc: Extend ICID size from 16bit to 32bit
bharaty Sep 29, 2020
d8ccb6d
bus/fsl-mc: Add a new version for dprc_get_obj_region command
dmcraciun Sep 29, 2020
4fac9b3
ASoC: Intel: Add catpt base members
crojewsk-intel Sep 29, 2020
92946c1
ASoC: Intel: catpt: Implement IPC protocol
crojewsk-intel Sep 29, 2020
64b9b1b
ASoC: Intel: catpt: Add IPC message handlers
crojewsk-intel Sep 29, 2020
ba202a7
ASoC: Intel: catpt: Define DSP operations
crojewsk-intel Sep 29, 2020
a9aa6fb
ASoC: Intel: catpt: Firmware loading and context restore
crojewsk-intel Sep 29, 2020
a126750
ASoC: Intel: catpt: PCM operations
crojewsk-intel Sep 29, 2020
7a10b66
ASoC: Intel: catpt: Device driver lifecycle
crojewsk-intel Sep 29, 2020
8ba1edb
ASoC: Intel: catpt: Event tracing
crojewsk-intel Sep 29, 2020
8f80a83
ASoC: Intel: catpt: Simple sysfs attributes
crojewsk-intel Sep 29, 2020
0ce1610
ASoC: Intel: haswell: Remove haswell-solution specific code
crojewsk-intel Sep 29, 2020
e81a707
ASoC: Intel: broadwell: Remove haswell-solution specific code
crojewsk-intel Sep 29, 2020
02f2442
ASoC: Intel: bdw-5650: Remove haswell-solution specific code
crojewsk-intel Sep 29, 2020
053743f
ASoC: Intel: bdw-5677: Remove haswell-solution specific code
crojewsk-intel Sep 29, 2020
6cbfa11
ASoC: Intel: Select catpt and deprecate haswell
crojewsk-intel Sep 29, 2020
2bc8831
ASoC: qcom: fix SDM845 & QDSP6 dependencies more
rddunlap Oct 1, 2020
1a4c450
Merge series "ASoC: Intel: Catpt - Lynx and Wildcat point" from Cezar…
broonie Oct 2, 2020
ef265c5
ASoC: mchp-spdifrx: add driver for SPDIF RX
codrin989 Oct 2, 2020
80db875
ASoC: add DT bindings for Microchip S/PDIF RX Controller
codrin989 Oct 2, 2020
cec6e41
ASoC: hdac_hdmi: remove cancel_work_sync in runtime suspend
brentlu Jul 15, 2020
1c71497
ASoC: fsl_spdif: Remove unused np
broonie Oct 2, 2020
98bd2b5
ASoC: wm8523: Fix a typo in a comment
tititiou36 Oct 2, 2020
f525fac
Merge series "Add driver for Microchip S/PDIF RX" from Codrin Ciubota…
broonie Oct 2, 2020
21c949b
Merge tag 'usb-for-v5.10' of git://git.kernel.org/pub/scm/linux/kerne…
gregkh Oct 3, 2020
168ae5a
Merge 5.9-rc8 into usb-next
gregkh Oct 5, 2020
a944a1f
Merge 5.9-rc8 into staging-next
gregkh Oct 5, 2020
51c0053
staging: qlge: fix build breakage with dumping enabled
coiby Oct 2, 2020
87fe08d
staging: rtl8723bs: replace RND4 with round_up()
ross-schm Oct 4, 2020
046bd5c
staging: rtl8723bs: replace _RND4 with round_up()
ross-schm Oct 4, 2020
9a74f8d
staging: rtl8723bs: replace _RND8 with round_up()
ross-schm Oct 4, 2020
86f5376
staging: rtl8723bs: remove unused macros
ross-schm Oct 4, 2020
56c1493
staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24
ross-schm Oct 4, 2020
d48603a
staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16
ross-schm Oct 4, 2020
d2e8f20
staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16
ross-schm Oct 4, 2020
fb127a6
staging: rtl8723bs: replace _cancel_timer with del_timer_sync
ross-schm Oct 4, 2020
cba9058
staging: r8188eu: remove unnecessary type casts (struct wlan_bssid_ex *)
insafonov Oct 4, 2020
924a921
USB: serial: option: Add Telit FT980-KS composition
blochl Oct 4, 2020
d3a9ff5
Merge tag 'extcon-next-for-5.10-v2' of git://git.kernel.org/pub/scm/l…
gregkh Oct 5, 2020
7b9749b
stm class: ftrace: Change dependency to TRACING
Oct 5, 2020
8438f52
tracing: Add flag to control different traces
Oct 5, 2020
8ab7a2b
tracing: Add trace_export support for event trace
Oct 5, 2020
458999c
tracing: Add trace_export support for trace_marker
Oct 5, 2020
e8ecea3
stm class: ftrace: Enable supported trace export flag
Oct 5, 2020
b8f8534
stm class: ftrace: Use different channel accroding to CPU
Oct 5, 2020
951e4d7
intel_th: pci: Add Alder Lake-S support
virtuoso Oct 5, 2020
9f126c5
intel_th: pci: Add Alder Lake CPU support
virtuoso Oct 5, 2020
711a378
USB: serial: ftdi_sio: use cur_altsetting for consistency
Oct 2, 2020
a4f8843
usb: cdc-acm: add quirk to blacklist ETAS ES58X devices
vincent-mailhol Oct 2, 2020
07f8569
w1: Constify struct w1_family_ops
rikardfalkeborn Oct 4, 2020
57de2df
w1: Constify static w1_family_ops structs
rikardfalkeborn Oct 4, 2020
6925478
power: supply: Constify static w1_family_ops structs
rikardfalkeborn Oct 4, 2020
c307459
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
kees Oct 2, 2020
06e67b8
fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
kees Oct 2, 2020
b89999d
fs/kernel_read_file: Split into separate include file
sbranden Oct 2, 2020
5287b07
fs/kernel_read_file: Split into separate source file
kees Oct 2, 2020
f7a4f68
fs/kernel_read_file: Remove redundant size argument
kees Oct 2, 2020
113eeb5
fs/kernel_read_file: Switch buffer size arg to size_t
kees Oct 2, 2020
8853528
fs/kernel_read_file: Add file_size output argument
kees Oct 2, 2020
b64fcae
LSM: Introduce kernel_post_load_data() hook
kees Oct 2, 2020
4f2d99b
firmware_loader: Use security_post_load_data()
kees Oct 2, 2020
38f9017
module: Call security_kernel_post_load_data()
kees Oct 2, 2020
2039bda
LSM: Add "contents" flag to kernel_read_file hook
kees Oct 2, 2020
34736da
IMA: Add support for file reads without contents
sbranden Oct 2, 2020
0fa8e08
fs/kernel_file_read: Add "offset" arg for partial reads
kees Oct 2, 2020
89287c1
firmware: Store opt_flags in fw_priv
kees Oct 2, 2020
59cdb23
firmware: Add request_partial_firmware_into_buf()
sbranden Oct 2, 2020
5d90e05
test_firmware: Test partial read support
sbranden Oct 2, 2020
2a3809d
binder: simplify the return expression of binder_mmap
Sep 29, 2020
50a390a
staging: greybus: fix warnings about endianness detected by sparse
coiby Oct 2, 2020
8bb5b59
staging: greybus: codecs: use SNDRV_PCM_FMTBIT_S16_LE for format bitmask
coiby Oct 2, 2020
6c75a92
staging: greybus: use __force when assigning __u8 value to snd_ctl_el…
coiby Oct 2, 2020
05dbb62
w1: w1_therm: make w1_poll_completion static
gregkh Oct 5, 2020
d8f0068
ASoC: sun8i-codec: Set up clock tree at probe time
smaeul Oct 1, 2020
ed3caa3
ASoC: sun8i-codec: Swap module clock/reset dependencies
smaeul Oct 1, 2020
d58b724
ASoC: sun8i-codec: Sort DAPM controls, widgets, and routes
smaeul Oct 1, 2020
7b51f3c
ASoC: sun8i-codec: Consistently name DAPM widgets and routes
smaeul Oct 1, 2020
fc5668f
ASoC: sun8i-codec: Correct DAPM widget types
smaeul Oct 1, 2020
4ab60ce
ASoC: sun8i-codec: Fix AIF widget channel references
smaeul Oct 1, 2020
18ebd62
ASoC: sun8i-codec: Enable AIF mono/stereo control
smaeul Oct 1, 2020
a886990
ASoC: sun8i-codec: Use snd_soc_dai_get_drvdata
smaeul Oct 1, 2020
044eb2d
ASoC: Intel: sof_sdw_rt1308: add extra check on init
plbossart Oct 2, 2020
8cc8945
ASoC: Intel: sof_sdw_rt1316: add missing component string
plbossart Oct 2, 2020
4c652df
ASoC: rt715-sdw: probe with RT714 Device ID
plbossart Oct 2, 2020
df64b98
ASoC: Intel: sof_sdw: add version_id to avoid rt714/rt715 confusion
plbossart Oct 2, 2020
8031b93
ASoC: mchp-spdifrx: convert to devm_platform_get_and_ioremap_resource
codrin989 Oct 4, 2020
859ffd0
ASoC: mediatek: mt8183-da7219: support jack detection for LINEOUT
Oct 5, 2020
c8da906
Merge series "ASoC: Intel: sof_sdw: minor corrections" from Pierre-Lo…
broonie Oct 5, 2020
86ff02d
Merge series "ASoC: sun8i-codec: support for AIF2 and AIF3" from Samu…
broonie Oct 5, 2020
4cc62da
ASoC: Intel: bdw-rt5650: Mark FE DAIs as nonatomic
crojewsk-intel Oct 4, 2020
fc5c872
ASoC: Intel: bdw-rt5677: Mark FE DAIs as nonatomic
crojewsk-intel Oct 4, 2020
727d7d8
ASoC: Intel: broadwell: Mark FE DAIs as nonatomic
crojewsk-intel Oct 4, 2020
dc155ad
ASoC: Intel: haswell: Mark FE DAIs as nonatomic
crojewsk-intel Oct 4, 2020
2ae7870
drm/amdgpu: fix NULL pointer dereference for Renoir
dgouders Oct 1, 2020
79b1eca
drm/amdgpu: align frag_end to covered address space
alexsierrag Oct 3, 2020
2f8be0e
drm/amd/display: Avoid set zero in the requested clk
Sep 30, 2020
dc3de51
drm/amd/display: Change to correct unit on audio rate
Sep 22, 2020
95d620a
drm/amd/display: HDMI remote sink need mode validation for Linux
Sep 21, 2020
ebb11d1
ASoC: mediatek: mt8183-da7219: fix wrong ops for I2S3
Oct 6, 2020
ca75612
ASoC: Intel: Remove haswell solution
crojewsk-intel Oct 6, 2020
5f3941b
ASoC: Intel: Remove max98090 support for baytrail solution
crojewsk-intel Oct 6, 2020
3056cb0
ASoC: Intel: Remove rt5640 support for baytrail solution
crojewsk-intel Oct 6, 2020
07833cd
ASoC: Intel: Remove baytrail solution
crojewsk-intel Oct 6, 2020
05668be
ASoC: Intel: Remove SST ACPI component
crojewsk-intel Oct 6, 2020
fb94b7b
ASoC: Intel: Remove SST firmware components
crojewsk-intel Oct 6, 2020
a4bebce
ASoC: Intel: Skylake: Unassign ram_read and read_write ops
crojewsk-intel Oct 6, 2020
3746597
ASoC: Intel: Remove unused DSP operations
crojewsk-intel Oct 6, 2020
b4e6080
ASoC: Intel: Remove unused DSP interface fields
crojewsk-intel Oct 6, 2020
7d07f9c
ASoC: Intel: Remove SST-legacy specific constants
crojewsk-intel Oct 6, 2020
b972153
ASoC: Intel: Make atom components independent of sst-dsp
crojewsk-intel Oct 6, 2020
720811f
ASoC: Intel: Remove sst_pdata structure
crojewsk-intel Oct 6, 2020
eb062e4
ASoC: Intel: Remove sst_dsp_get_thread_context
crojewsk-intel Oct 6, 2020
cd7dea5
ASoC: omap-mcbsp: Fix use of uninitialised pointer
alexdewar Oct 4, 2020
4349913
Merge series "ASoC: Intel: Remove obsolete solutions and components" …
broonie Oct 6, 2020
fd6b519
Merge tag 'v5.9-rc5' into asoc-5.10
broonie Oct 6, 2020
86b9c4c
ALSA: portman2x4: fix repeated word 'if'
rddunlap Oct 5, 2020
0569b3d
ALSA: usb-audio: endpoint.c: fix repeated word 'there'
rddunlap Oct 5, 2020
dba8648
firmware_loader: fix a kernel-doc markup
mchehab Oct 6, 2020
8750de9
staging: vchiq: Fix list_for_each exit tests
Oct 6, 2020
2827d98
misc: Kconfig: add a new dependency for HISI_HIKEY_USB
mchehab Oct 7, 2020
200da27
LSM: Fix type of id parameter in kernel_post_load_data prototype
nathanchance Oct 6, 2020
9e85868
usbip: vhci_hcd: fix calling usb_hcd_giveback_urb() with irqs enabled
shuahkh Oct 6, 2020
8d350c1
staging: wfx: fix handling of MMIC error
jerome-pouiller Oct 7, 2020
cac1bd6
staging: wfx: remove remaining code of 'secure link' feature
jerome-pouiller Oct 7, 2020
4fd1241
staging: wfx: fix BA sessions for older firmwares
jerome-pouiller Oct 7, 2020
0d2dfdb
staging: wfx: fix QoS priority for slow buses
jerome-pouiller Oct 7, 2020
f9dc9f3
staging: wfx: update copyrights dates
jerome-pouiller Oct 7, 2020
76c3bdd
dt-bindings: staging: wfx: silabs,wfx yaml conversion
jerome-pouiller Oct 7, 2020
6db282c
ASoC: mchp-spdifrx: fix spelling mistake "overrrun" -> "overrun"
Oct 6, 2020
ca18435
ALSA: hda/realtek: Enable audio jacks of ASUS D700SA with ALC887
starnight Oct 7, 2020
b41c15f
ALSA: bebob: potential info leak in hwdep_read()
Oct 7, 2020
a3fb64c
Revert "gpu/drm: ingenic: Add option to mmap GEM buffers cached"
pcercuei Oct 4, 2020
51fbad3
misc: Kconfig: fix a HISI_HIKEY_USB dependency
mchehab Oct 8, 2020
58ea326
usb: typec: tcpci: Add a getter method to retrieve tcpm_port reference
Oct 8, 2020
b9358a0
usb: typec: tcpci: Add set_vbus tcpci callback
Oct 8, 2020
6f413b5
usb: typec: tcpci_maxim: Chip level TCPC driver
Oct 8, 2020
8dc4bd0
usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS)
Oct 8, 2020
11121c2
usb: typec: tcpci: Implement callbacks for FRS
Oct 8, 2020
afb487a
usb: typec: tcpci_maxim: Add support for Sink FRS
Oct 8, 2020
78eef5d
docs: w1: w1_therm: Fix broken xref, mistakes, clarify text
Oct 8, 2020
7dcd561
ALSA: hdspm: Fix typo arbitary
Oct 8, 2020
148ebf5
ALSA: hda/realtek - The front Mic on a HP machine doesn't work
Oct 8, 2020
3e765ca
USB: serial: option: add Cellient MPL200 card
Oct 3, 2020
3bfb823
Merge tag 'usb-serial-5.10-rc1' of https://git.kernel.org/pub/scm/lin…
gregkh Oct 8, 2020
12fbfc4
ASoC: Add sc7180-lpass binding header hdmi define
Oct 8, 2020
8e3fdc5
ASoC: dt-bindings: Add dt binding for lpass hdmi
Oct 8, 2020
4049a3b
Asoc:qcom:lpass-cpu:Update dts property read API
Oct 8, 2020
d9e8e61
Asoc: qcom: lpass:Update lpaif_dmactl members order
Oct 8, 2020
7cb37b7
ASoC: qcom: Add support for lpass hdmi driver
Oct 8, 2020
03f20e2
Asoc: qcom: lpass-platform : Increase buffer size
Oct 8, 2020
2ad63dc
ASoC: qcom: sc7180: Add support for audio over DP
Oct 8, 2020
6101bf7
ASoC: stm32: dfsdm: change rate limits
Oct 7, 2020
41bceb1
ASoC: stm32: dfsdm: add actual resolution trace
Oct 7, 2020
f38d43d
ASoC: Intel: catpt: Fix compilation when CONFIG_MODULES is disabled
crojewsk-intel Oct 7, 2020
56a53ec
ASoC: Intel: catpt: Add explicit DMADEVICES kconfig dependency
crojewsk-intel Oct 7, 2020
696bef7
dt-bindings: tas2764: Add the TAS2764 binding doc
Oct 7, 2020
827ed8a
ASoC: tas2764: Add the driver for the TAS2764
Oct 7, 2020
18096cb
ASoC: ti: davinci-mcasp: Use &pdev->dev for early dev_warn
Oct 8, 2020
def69f2
Merge series "Qualcomm's lpass-hdmi ASoC driver to support audio over…
broonie Oct 8, 2020
34257a7
Merge series "ASoC: stm32: dfsdm: change rate limits" from Olivier Mo…
broonie Oct 8, 2020
6561e0a
MAINTAINERS: Update entry for st7703 driver after the rename
Jul 1, 2020
41f0666
staging: rtl8188eu: Fix long lines
firebolt007 Oct 8, 2020
6c8cf36
usb: typec: Add QCOM PMIC typec detection driver
Oct 8, 2020
b899e4f
ASoC: mchp-spdiftx: remove 'TX' from playback stream name
codrin989 Oct 9, 2020
86f29c7
ASoC: dmaengine: Document support for TX only or RX only streams
broonie Oct 8, 2020
7ffe09e
Merge remote-tracking branch 'asoc/for-5.9' into asoc-linus
broonie Oct 9, 2020
c890e30
Merge remote-tracking branch 'asoc/for-5.10' into asoc-next
broonie Oct 9, 2020
96e503f
ALSA: hda/i915 - fix list corruption with concurrent probes
tiwai Oct 6, 2020
c2df75a
drm/panfrost: increase readl_relaxed_poll_timeout values
chewitt Oct 8, 2020
508300a
drm/amd/display: Don't allow pstate if no support in blank
Sep 21, 2020
dd7a595
drm/amd/display: Fix OPTC_DATA_FORMAT programming
Sep 16, 2020
305a81b
drm/amdgpu/swsmu: fix ARC build errors
alexdeucher Oct 6, 2020
9142c41
drm/amdgpu: prevent spurious warning
alexdeucher Oct 6, 2020
3cb9d24
drm/amd/pm: setup APU dpm clock table in SMU HW initialization
Sep 30, 2020
0224b27
drm/amdgpu: kfd_initialized can be static
intel-lab-lkp Sep 23, 2020
b0047e5
drm/amdgpu: Remove warning for virtual_display
EmilyDeng666 Oct 8, 2020
9c27bc9
drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_init
Oct 9, 2020
083320e
Merge tag 'drm-misc-next-fixes-2020-10-02' of git://anongit.freedeskt…
airlied Oct 9, 2020
93578a2
usb: musb: gadget: Use fallthrough pseudo-keyword
GustavoARSilva Oct 8, 2020
5ad7195
staging: dpaa2-switch: add a dpaa2_switch_ prefix to all functions in…
IoanaCiornei Oct 9, 2020
0110ce6
staging: dpaa2-switch: add a dpaa2_switch prefix to all functions in …
IoanaCiornei Oct 9, 2020
1cd8909
staging: wfx: improve error handling of hif_join()
jerome-pouiller Oct 9, 2020
fd2575c
staging: wfx: check memory allocation
jerome-pouiller Oct 9, 2020
bb97bc2
staging: wfx: standardize the error when vif does not exist
jerome-pouiller Oct 9, 2020
b3c669b
staging: wfx: wfx_init_common() returns NULL on error
jerome-pouiller Oct 9, 2020
5f841fe
staging: wfx: increase robustness of hif_generic_confirm()
jerome-pouiller Oct 9, 2020
8522d62
staging: wfx: gpiod_get_value() can return an error
jerome-pouiller Oct 9, 2020
c9d4769
staging: wfx: drop unicode characters from strings
jerome-pouiller Oct 9, 2020
868fd97
staging: wfx: improve robustness of wfx_get_hw_rate()
jerome-pouiller Oct 9, 2020
e1f13c8
staging: comedi: check validity of wMaxPacketSize of usb endpoints found
thazhemadam Oct 10, 2020
f3277cb
binder: fix UAF when releasing todo list
toddkjos Oct 9, 2020
2e49520
Merge tag 'drm-intel-next-fixes-2020-10-02' of git://anongit.freedesk…
airlied Oct 11, 2020
0d2e90f
Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop…
airlied Oct 12, 2020
4dda3a1
Merge branch 'for-next' into for-linus
tiwai Oct 12, 2020
46394db
ALSA: hda: use semicolons rather than commas to separate statements
JuliaLawall Oct 11, 2020
fe160a2
ALSA: fireworks: use semicolons rather than commas to separate statem…
JuliaLawall Oct 11, 2020
a6e7d0a
ALSA: hda: fix jack detection with Realtek codecs when in D3
kv2019i Oct 12, 2020
f401b2c
Merge tag 'asoc-v5.10' of https://git.kernel.org/pub/scm/linux/kernel…
tiwai Oct 12, 2020
d3c8f27
drm/ingenic: Fix bad revert
pcercuei Oct 12, 2020
ce1558c
ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_close
kv2019i Oct 13, 2020
640eee0
Merge tag 'drm-misc-next-fixes-2020-10-13' of git://anongit.freedeskt…
airlied Oct 13, 2020
ade7afe
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Oct 15, 2020
c6dbef7
Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Oct 15, 2020
726eb70
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/…
torvalds Oct 15, 2020
93b694d
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
torvalds Oct 15, 2020
c48b75b
Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Oct 15, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 4 additions & 0 deletions CREDITS
Original file line number Diff line number Diff line change
Expand Up @@ -1942,6 +1942,10 @@ S: Post Office Box 611311
S: San Jose, California 95161-1311
S: USA

N: Hartmut Knaack
E: knaack.h@gmx.de
D: IIO subsystem and drivers

N: Thorsten Knabe
E: Thorsten Knabe <tek@rbg.informatik.tu-darmstadt.de>
E: Thorsten Knabe <tek01@hrzpub.tu-darmstadt.de>
Expand Down
21 changes: 21 additions & 0 deletions Documentation/ABI/stable/sysfs-bus-mhi
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
What: /sys/bus/mhi/devices/.../serialnumber
Date: Sept 2020
KernelVersion: 5.10
Contact: Bhaumik Bhatt <bbhatt@codeaurora.org>
Description: The file holds the serial number of the client device obtained
using a BHI (Boot Host Interface) register read after at least
one attempt to power up the device has been done. If read
without having the device power on at least once, the file will
read all 0's.
Users: Any userspace application or clients interested in device info.

What: /sys/bus/mhi/devices/.../oem_pk_hash
Date: Sept 2020
KernelVersion: 5.10
Contact: Bhaumik Bhatt <bbhatt@codeaurora.org>
Description: The file holds the OEM PK Hash value of the endpoint device
obtained using a BHI (Boot Host Interface) register read after
at least one attempt to power up the device has been done. If
read without having the device power on at least once, the file
will read all 0's.
Users: Any userspace application or clients interested in device info.
15 changes: 15 additions & 0 deletions Documentation/ABI/testing/sysfs-bus-dfl
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
What: /sys/bus/dfl/devices/dfl_dev.X/type
Date: Aug 2020
KernelVersion: 5.10
Contact: Xu Yilun <yilun.xu@intel.com>
Description: Read-only. It returns type of DFL FIU of the device. Now DFL
supports 2 FIU types, 0 for FME, 1 for PORT.
Format: 0x%x

What: /sys/bus/dfl/devices/dfl_dev.X/feature_id
Date: Aug 2020
KernelVersion: 5.10
Contact: Xu Yilun <yilun.xu@intel.com>
Description: Read-only. It returns feature identifier local to its DFL FIU
type.
Format: 0x%x
8 changes: 8 additions & 0 deletions Documentation/ABI/testing/sysfs-bus-fsi
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,11 @@ Contact: linux-fsi@lists.ozlabs.org
Description:
Provides a means of reading/writing a 32 bit value from/to a
specified FSI bus address.

What: /sys/bus/platform/devices/../cfam_reset
Date: Sept 2020
KernelVersion: 5.10
Contact: linux-fsi@lists.ozlabs.org
Description:
Provides a means of resetting the cfam that is attached to the
FSI device.
90 changes: 62 additions & 28 deletions Documentation/ABI/testing/sysfs-bus-iio
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Description:
buffered samples and events for device X.

What: /sys/bus/iio/devices/iio:deviceX/sampling_frequency
What: /sys/bus/iio/devices/iio:deviceX/in_intensity_sampling_frequency
What: /sys/bus/iio/devices/iio:deviceX/buffer/sampling_frequency
What: /sys/bus/iio/devices/triggerX/sampling_frequency
KernelVersion: 2.6.35
Expand All @@ -49,12 +50,13 @@ Description:
resulting sampling frequency. In many devices this
parameter has an effect on input filters etc. rather than
simply controlling when the input is sampled. As this
effects data ready triggers, hardware buffers and the sysfs
affects data ready triggers, hardware buffers and the sysfs
direct access interfaces, it may be found in any of the
relevant directories. If it effects all of the above
relevant directories. If it affects all of the above
then it is to be found in the base device directory.

What: /sys/bus/iio/devices/iio:deviceX/sampling_frequency_available
What: /sys/bus/iio/devices/iio:deviceX/in_intensity_sampling_frequency_available
What: /sys/bus/iio/devices/iio:deviceX/in_proximity_sampling_frequency_available
What: /sys/.../iio:deviceX/buffer/sampling_frequency_available
What: /sys/bus/iio/devices/triggerX/sampling_frequency_available
Expand Down Expand Up @@ -374,6 +376,9 @@ What: /sys/bus/iio/devices/iio:deviceX/in_velocity_sqrt(x^2+y^2+z^2)_scale
What: /sys/bus/iio/devices/iio:deviceX/in_illuminance_scale
What: /sys/bus/iio/devices/iio:deviceX/in_countY_scale
What: /sys/bus/iio/devices/iio:deviceX/in_angl_scale
What: /sys/bus/iio/devices/iio:deviceX/in_intensity_x_scale
What: /sys/bus/iio/devices/iio:deviceX/in_intensity_y_scale
What: /sys/bus/iio/devices/iio:deviceX/in_intensity_z_scale
KernelVersion: 2.6.35
Contact: linux-iio@vger.kernel.org
Description:
Expand Down Expand Up @@ -401,21 +406,21 @@ Description:
Hardware applied calibration offset (assumed to fix production
inaccuracies).

What /sys/bus/iio/devices/iio:deviceX/in_voltageY_calibscale
What /sys/bus/iio/devices/iio:deviceX/in_voltageY_supply_calibscale
What /sys/bus/iio/devices/iio:deviceX/in_voltageY_i_calibscale
What /sys/bus/iio/devices/iio:deviceX/in_voltageY_q_calibscale
What /sys/bus/iio/devices/iio:deviceX/in_voltage_i_calibscale
What /sys/bus/iio/devices/iio:deviceX/in_voltage_q_calibscale
What /sys/bus/iio/devices/iio:deviceX/in_voltage_calibscale
What /sys/bus/iio/devices/iio:deviceX/in_accel_x_calibscale
What /sys/bus/iio/devices/iio:deviceX/in_accel_y_calibscale
What /sys/bus/iio/devices/iio:deviceX/in_accel_z_calibscale
What /sys/bus/iio/devices/iio:deviceX/in_anglvel_x_calibscale
What /sys/bus/iio/devices/iio:deviceX/in_anglvel_y_calibscale
What /sys/bus/iio/devices/iio:deviceX/in_anglvel_z_calibscale
what /sys/bus/iio/devices/iio:deviceX/in_illuminance0_calibscale
what /sys/bus/iio/devices/iio:deviceX/in_proximity0_calibscale
What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_calibscale
What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_supply_calibscale
What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_i_calibscale
What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_q_calibscale
What: /sys/bus/iio/devices/iio:deviceX/in_voltage_i_calibscale
What: /sys/bus/iio/devices/iio:deviceX/in_voltage_q_calibscale
What: /sys/bus/iio/devices/iio:deviceX/in_voltage_calibscale
What: /sys/bus/iio/devices/iio:deviceX/in_accel_x_calibscale
What: /sys/bus/iio/devices/iio:deviceX/in_accel_y_calibscale
What: /sys/bus/iio/devices/iio:deviceX/in_accel_z_calibscale
What: /sys/bus/iio/devices/iio:deviceX/in_anglvel_x_calibscale
What: /sys/bus/iio/devices/iio:deviceX/in_anglvel_y_calibscale
What: /sys/bus/iio/devices/iio:deviceX/in_anglvel_z_calibscale
What: /sys/bus/iio/devices/iio:deviceX/in_illuminance0_calibscale
What: /sys/bus/iio/devices/iio:deviceX/in_proximity0_calibscale
What: /sys/bus/iio/devices/iio:deviceX/in_pressureY_calibscale
What: /sys/bus/iio/devices/iio:deviceX/in_pressure_calibscale
What: /sys/bus/iio/devices/iio:deviceX/in_illuminance_calibscale
Expand Down Expand Up @@ -483,7 +488,8 @@ Description:
If a discrete set of scale values is available, they
are listed in this attribute.

What /sys/bus/iio/devices/iio:deviceX/out_voltageY_hardwaregain
What: /sys/bus/iio/devices/iio:deviceX/out_voltageY_hardwaregain
What: /sys/bus/iio/devices/iio:deviceX/in_intensity_hardwaregain
What: /sys/bus/iio/devices/iio:deviceX/in_intensity_red_hardwaregain
What: /sys/bus/iio/devices/iio:deviceX/in_intensity_green_hardwaregain
What: /sys/bus/iio/devices/iio:deviceX/in_intensity_blue_hardwaregain
Expand All @@ -494,6 +500,13 @@ Description:
Hardware applied gain factor. If shared across all channels,
<type>_hardwaregain is used.

What: /sys/bus/iio/devices/iio:deviceX/in_intensity_hardwaregain_available
KernelVersion: 5.10
Contact: linux-iio@vger.kernel.org
Description:
Lists all available hardware applied gain factors. Shared across all
channels.

What: /sys/.../in_accel_filter_low_pass_3db_frequency
What: /sys/.../in_magn_filter_low_pass_3db_frequency
What: /sys/.../in_anglvel_filter_low_pass_3db_frequency
Expand Down Expand Up @@ -750,9 +763,9 @@ What: /sys/.../events/in_voltageY_raw_thresh_falling_value
What: /sys/.../events/in_tempY_raw_thresh_rising_value
What: /sys/.../events/in_tempY_raw_thresh_falling_value
What: /sys/.../events/in_illuminance0_thresh_falling_value
what: /sys/.../events/in_illuminance0_thresh_rising_value
what: /sys/.../events/in_proximity0_thresh_falling_value
what: /sys/.../events/in_proximity0_thresh_rising_value
What: /sys/.../events/in_illuminance0_thresh_rising_value
What: /sys/.../events/in_proximity0_thresh_falling_value
What: /sys/.../events/in_proximity0_thresh_rising_value
What: /sys/.../events/in_illuminance_thresh_rising_value
What: /sys/.../events/in_illuminance_thresh_falling_value
KernelVersion: 2.6.37
Expand Down Expand Up @@ -832,11 +845,11 @@ What: /sys/.../events/in_tempY_thresh_rising_hysteresis
What: /sys/.../events/in_tempY_thresh_falling_hysteresis
What: /sys/.../events/in_tempY_thresh_either_hysteresis
What: /sys/.../events/in_illuminance0_thresh_falling_hysteresis
what: /sys/.../events/in_illuminance0_thresh_rising_hysteresis
what: /sys/.../events/in_illuminance0_thresh_either_hysteresis
what: /sys/.../events/in_proximity0_thresh_falling_hysteresis
what: /sys/.../events/in_proximity0_thresh_rising_hysteresis
what: /sys/.../events/in_proximity0_thresh_either_hysteresis
What: /sys/.../events/in_illuminance0_thresh_rising_hysteresis
What: /sys/.../events/in_illuminance0_thresh_either_hysteresis
What: /sys/.../events/in_proximity0_thresh_falling_hysteresis
What: /sys/.../events/in_proximity0_thresh_rising_hysteresis
What: /sys/.../events/in_proximity0_thresh_either_hysteresis
KernelVersion: 3.13
Contact: linux-iio@vger.kernel.org
Description:
Expand Down Expand Up @@ -1013,7 +1026,7 @@ What: /sys/.../events/in_activity_running_thresh_falling_en
KernelVersion: 3.19
Contact: linux-iio@vger.kernel.org
Description:
Enables or disables activitity events. Depending on direction
Enables or disables activity events. Depending on direction
an event is generated when sensor ENTERS or LEAVES a given state.

What: /sys/.../events/in_activity_still_thresh_rising_value
Expand Down Expand Up @@ -1333,6 +1346,7 @@ Description:
standardised CIE Erythemal Action Spectrum. UV index values range
from 0 (low) to >=11 (extreme).

What: /sys/.../iio:deviceX/in_intensity_integration_time
What: /sys/.../iio:deviceX/in_intensity_red_integration_time
What: /sys/.../iio:deviceX/in_intensity_green_integration_time
What: /sys/.../iio:deviceX/in_intensity_blue_integration_time
Expand All @@ -1342,7 +1356,8 @@ KernelVersion: 3.12
Contact: linux-iio@vger.kernel.org
Description:
This attribute is used to get/set the integration time in
seconds.
seconds. If shared across all channels of a given type,
<type>_integration_time is used.

What: /sys/.../iio:deviceX/in_velocity_sqrt(x^2+y^2+z^2)_integration_time
KernelVersion: 4.0
Expand Down Expand Up @@ -1564,6 +1579,8 @@ What: /sys/bus/iio/devices/iio:deviceX/in_concentration_ethanol_raw
What: /sys/bus/iio/devices/iio:deviceX/in_concentrationX_ethanol_raw
What: /sys/bus/iio/devices/iio:deviceX/in_concentration_h2_raw
What: /sys/bus/iio/devices/iio:deviceX/in_concentrationX_h2_raw
What: /sys/bus/iio/devices/iio:deviceX/in_concentration_o2_raw
What: /sys/bus/iio/devices/iio:deviceX/in_concentrationX_o2_raw
What: /sys/bus/iio/devices/iio:deviceX/in_concentration_voc_raw
What: /sys/bus/iio/devices/iio:deviceX/in_concentrationX_voc_raw
KernelVersion: 4.3
Expand Down Expand Up @@ -1740,3 +1757,20 @@ KernelVersion: 5.5
Contact: linux-iio@vger.kernel.org
Description:
One of the following thermocouple types: B, E, J, K, N, R, S, T.

What: /sys/bus/iio/devices/iio:deviceX/in_temp_object_calibambient
What: /sys/bus/iio/devices/iio:deviceX/in_tempX_object_calibambient
KernelVersion: 5.10
Contact: linux-iio@vger.kernel.org
Description:
Calibrated ambient temperature for object temperature
calculation in milli degrees Celsius.

What: /sys/bus/iio/devices/iio:deviceX/in_intensity_x_raw
What: /sys/bus/iio/devices/iio:deviceX/in_intensity_y_raw
What: /sys/bus/iio/devices/iio:deviceX/in_intensity_z_raw
KernelVersion: 5.10
Contact: linux-iio@vger.kernel.org
Description:
Unscaled light intensity according to CIE 1931/DIN 5033 color space.
Units after application of scale are nano nanowatts per square meter.
7 changes: 7 additions & 0 deletions Documentation/ABI/testing/sysfs-bus-iio-accel-adxl372
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
What: /sys/bus/iio/devices/triggerX/name = "adxl372-devX-peak"
KernelVersion:
Contact: linux-iio@vger.kernel.org
Description:
The adxl372 accelerometer kernel module provides an additional trigger,
which sets the device in a mode in which it will record only the peak acceleration
sensed over the set period of time in the events sysfs.
9 changes: 9 additions & 0 deletions Documentation/ABI/testing/sysfs-bus-iio-humidity-hdc2010
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
What: /sys/bus/iio/devices/iio:deviceX/out_current_heater_raw
What: /sys/bus/iio/devices/iio:deviceX/out_current_heater_raw_available
KernelVersion: 5.3.8
Contact: linux-iio@vger.kernel.org
Description:
Controls the heater device within the humidity sensor to get
rid of excess condensation.

Valid control values are 0 = OFF, and 1 = ON.
7 changes: 7 additions & 0 deletions Documentation/ABI/testing/sysfs-bus-mei
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ Contact: Tomas Winkler <tomas.winkler@intel.com>
Description: Stores mei client fixed address, if any
Format: %d

What: /sys/bus/mei/devices/.../vtag
Date: Nov 2020
KernelVersion: 5.9
Contact: Tomas Winkler <tomas.winkler@intel.com>
Description: Stores mei client vtag support status
Format: %d

What: /sys/bus/mei/devices/.../max_len
Date: Nov 2019
KernelVersion: 5.5
Expand Down
16 changes: 16 additions & 0 deletions Documentation/ABI/testing/sysfs-bus-pci-devices-catpt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
What: /sys/devices/pci0000:00/<dev>/fw_version
Date: September 2020
Contact: Cezary Rojewski <cezary.rojewski@intel.com>
Description:
Version of AudioDSP firmware ASoC catpt driver is
communicating with.
Format: %d.%d.%d.%d, type:major:minor:build.

What: /sys/devices/pci0000:00/<dev>/fw_info
Date: September 2020
Contact: Cezary Rojewski <cezary.rojewski@intel.com>
Description:
Detailed AudioDSP firmware build information including
build hash and log-providers hash. This information is
obtained during initial handshake with firmware.
Format: %s.
18 changes: 18 additions & 0 deletions Documentation/ABI/testing/sysfs-bus-soundwire-slave
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
What: /sys/bus/soundwire/devices/sdw:.../status
/sys/bus/soundwire/devices/sdw:.../device_number

Date: September 2020

Contact: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Bard Liao <yung-chuan.liao@linux.intel.com>
Vinod Koul <vkoul@kernel.org>

Description: SoundWire Slave status

These properties report the Slave status, e.g. if it
is UNATTACHED or not, and in the latter case show the
device_number. This status information is useful to
detect devices exposed by platform firmware but not
physically present on the bus, and conversely devices
not exposed in platform firmware but enumerated.

What: /sys/bus/soundwire/devices/sdw:.../dev-properties/mipi_revision
/sys/bus/soundwire/devices/sdw:.../dev-properties/wake_capable
/sys/bus/soundwire/devices/sdw:.../dev-properties/test_mode_capable
Expand Down
18 changes: 17 additions & 1 deletion Documentation/ABI/testing/sysfs-driver-habanalabs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,17 @@ What: /sys/class/habanalabs/hl<n>/armcp_kernel_ver
Date: Jan 2019
KernelVersion: 5.1
Contact: oded.gabbay@gmail.com
Description: Version of the Linux kernel running on the device's CPU
Description: Version of the Linux kernel running on the device's CPU.
Will be DEPRECATED in Linux kernel version 5.10, and be
replaced with cpucp_kernel_ver

What: /sys/class/habanalabs/hl<n>/armcp_ver
Date: Jan 2019
KernelVersion: 5.1
Contact: oded.gabbay@gmail.com
Description: Version of the application running on the device's CPU
Will be DEPRECATED in Linux kernel version 5.10, and be
replaced with cpucp_ver

What: /sys/class/habanalabs/hl<n>/clk_max_freq_mhz
Date: Jun 2019
Expand All @@ -33,6 +37,18 @@ KernelVersion: 5.1
Contact: oded.gabbay@gmail.com
Description: Version of the Device's CPLD F/W

What: /sys/class/habanalabs/hl<n>/cpucp_kernel_ver
Date: Oct 2020
KernelVersion: 5.10
Contact: oded.gabbay@gmail.com
Description: Version of the Linux kernel running on the device's CPU

What: /sys/class/habanalabs/hl<n>/cpucp_ver
Date: Oct 2020
KernelVersion: 5.10
Contact: oded.gabbay@gmail.com
Description: Version of the application running on the device's CPU

What: /sys/class/habanalabs/hl<n>/device_type
Date: Jan 2019
KernelVersion: 5.1
Expand Down
Loading