1
0
Fork 0
alistair23-linux/Documentation/devicetree/bindings
Linus Torvalds c6b48dad92 USB changes for 5.4-rc1
Here is the big set of USB patches for 5.4-rc1.
 
 Two major chunks of code are moving out of the tree and into the staging
 directory, uwb and wusb (wireless USB support), because there are no
 devices that actually use this protocol anymore, and what we have today
 probably doesn't work at all given that the maintainers left many many
 years ago.  So move it to staging where it will be removed in a few
 releases if no one screams.
 
 Other than that, lots of little things.  The usual gadget and xhci and
 usb serial driver updates, along with a bunch of sysfs file cleanups due
 to the driver core changes to support that.  Nothing really major, just
 constant forward progress.
 
 All of these have been in linux-next for a while with no reported
 issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCXYIYYQ8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ymn8ACfTi8Y2ku/yqw8Nvs4vQjc08MUDhgAoNnbhsI6
 H3HUrZTjJJzuxHCM22Lh
 =8ZRm
 -----END PGP SIGNATURE-----

Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb

Pull USB updates from Greg KH:
 "Here is the big set of USB patches for 5.4-rc1.

  Two major chunks of code are moving out of the tree and into the
  staging directory, uwb and wusb (wireless USB support), because there
  are no devices that actually use this protocol anymore, and what we
  have today probably doesn't work at all given that the maintainers
  left many many years ago. So move it to staging where it will be
  removed in a few releases if no one screams.

  Other than that, lots of little things. The usual gadget and xhci and
  usb serial driver updates, along with a bunch of sysfs file cleanups
  due to the driver core changes to support that. Nothing really major,
  just constant forward progress.

  All of these have been in linux-next for a while with no reported
  issues"

* tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (159 commits)
  USB: usbcore: Fix slab-out-of-bounds bug during device reset
  usb: cdns3: Remove redundant dev_err call in cdns3_probe()
  USB: rio500: Fix lockdep violation
  USB: rio500: simplify locking
  usb: mtu3: register a USB Role Switch for dual role mode
  usb: common: add USB GPIO based connection detection driver
  usb: common: create Kconfig file
  usb: roles: get usb-role-switch from parent
  usb: roles: Add fwnode_usb_role_switch_get() function
  device connection: Add fwnode_connection_find_match()
  usb: roles: Introduce stubs for the exiting functions in role.h
  dt-bindings: usb: mtu3: add properties about USB Role Switch
  dt-bindings: usb: add binding for USB GPIO based connection detection driver
  dt-bindings: connector: add optional properties for Type-B
  dt-binding: usb: add usb-role-switch property
  usbip: Implement SG support to vhci-hcd and stub driver
  usb: roles: intel: Enable static DRD mode for role switch
  xhci-ext-caps.c: Add property to disable Intel SW switch
  usb: dwc3: remove generic PHY calibrate() calls
  usb: core: phy: add support for PHY calibration
  ...
2019-09-18 10:33:46 -07:00
..
arc
arm ARM: DT updates for v5.4 2019-09-16 15:56:22 -07:00
ata
auxdisplay
board
bus ARM: DT updates for v5.4 2019-09-16 15:56:22 -07:00
c6x
clock arm64: dts: Amlogic updates for v5.4 (round 2) 2019-09-03 23:16:39 +02:00
connector dt-bindings: connector: add optional properties for Type-B 2019-09-03 16:00:39 +02:00
counter dt-bindings: counter: ftm-quaddec 2019-04-25 21:33:41 +02:00
cpu dt-binding: cpu-topology: Move cpu-map to a common binding. 2019-07-22 09:35:57 -07:00
cpufreq dt-bindings: imx-cpufreq-dt: Document opp-supported-hw usage 2019-05-20 12:48:12 +05:30
crypto dt-bindings: move Atmel ECC508A I2C crypto processor to trivial-devices 2019-05-30 15:35:46 +08:00
csky dt-bindings: csky: Add csky PMU bindings 2019-07-19 14:21:36 +08:00
devfreq
display ARM: Device-tree updates 2019-07-19 17:19:24 -07:00
dma dt-bindings: dmaengine: dma-common: Fix the dma-channel-mask property 2019-09-04 10:22:56 +05:30
dsp dt-bindings: dsp: fsl: Add DSP core binding support 2019-08-22 18:28:10 +01:00
edac Documentation: dt: edac: Add Stratix10 Peripheral bindings 2019-04-10 21:01:54 +02:00
eeprom dt-bindings: eeprom: at25: Add Anvo ANV32E61W 2019-08-24 22:44:26 +02:00
extcon dt-bindings: extcon: Add support for fsa9480 switch 2019-06-22 21:32:56 +09:00
fieldbus dt-bindings: anybus-controller: document devicetree binding 2019-04-17 12:07:31 +02:00
firmware ARM: SoC driver updates for v5.4 2019-09-16 15:52:38 -07:00
fpga dt-bindings: fpga: Add bindings for ZynqMP fpga driver 2019-04-15 10:23:17 +02:00
fsi
fuse
gnss dt-bindings: gnss: add u-blox,neo-6m compatible 2019-04-04 12:43:13 +02:00
goldfish
gpio ARM: SoC driver updates for v5.4 2019-09-16 15:52:38 -07:00
gpu ARM: Device-tree updates 2019-07-19 17:19:24 -07:00
h8300
hsi
hwlock dt-bindings: hwlock: Update OMAP binding for TI K3 SoCs 2019-06-29 11:40:02 -07:00
hwmon hwmon: (as370-hwmon) Add DT bindings for Synaptics AS370 PVT 2019-09-03 12:47:17 -07:00
i2c It's a somewhat calmer cycle for docs this time, as the churn of the mass 2019-09-17 16:22:26 -07:00
i3c dt-bindings: i3c: cdns: Use correct cells for I2C device 2019-07-04 11:58:31 +02:00
iio ARM: DT updates for v5.4 2019-09-16 15:56:22 -07:00
infiniband
input ARM: Device-tree updates 2019-07-19 17:19:24 -07:00
interconnect dt-bindings: interconnect: Add a dma interconnect name 2019-04-10 16:33:47 -05:00
interrupt-controller Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2019-09-17 11:42:15 -07:00
iommu dt-bindings: mediatek: Add binding for mt8183 IOMMU and SMI 2019-08-30 15:57:26 +02:00
ipmi dt-bindings: Add missing newline at end of file 2019-06-18 08:11:57 -06:00
leds dt: lm3532: Add property for full scale current. 2019-08-26 20:03:57 +02:00
lpddr2
mailbox dt-bindings: mailbox: omap: Update bindings for TI K3 SoCs 2019-07-10 23:08:43 -05:00
media media updates for v5.4-rc1 2019-09-17 17:55:23 -07:00
memory-controllers ARM: DT updates for v5.4 2019-09-16 15:56:22 -07:00
mfd dt-bindings: mfd: Convert Allwinner GPADC bindings to a schema 2019-08-23 09:14:49 +02:00
mips
misc dt-bindings: Fix more $id value mismatches filenames 2019-07-26 17:41:41 -06:00
mmc dt-bindings: mmc: sdhci-of-arasan: Add new compatible for Intel LGM eMMC 2019-09-11 15:58:39 +02:00
mtd dt-bindings: Ensure child nodes are of type 'object' 2019-07-20 20:27:29 -06:00
mux dt-bindings: add register based devices' mux controller DT bindings 2019-06-21 15:58:35 +02:00
nds32
net ARM: DT updates for v5.4 2019-09-16 15:56:22 -07:00
nios2
nvmem dt-bindings: nvmem: SID: Fix the examples node names 2019-07-26 17:40:40 -06:00
openrisc/opencores
opp Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools' 2019-09-17 09:49:19 +02:00
pci pci-v5.3-changes 2019-07-15 20:44:49 -07:00
perf dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor 2019-06-13 10:38:02 +01:00
phy dt-bindings: Fix more $id value mismatches filenames 2019-07-26 17:41:41 -06:00
pinctrl dt-bindings: pinctrl: stm32: Fix 'st,syscfg' schema 2019-08-14 20:07:43 -06:00
pmem
power dt-bindings: power: add Amlogic Everything-Else power domains bindings 2019-08-29 16:05:01 -07:00
powerpc
pps dt-bindings: pps: pps-gpio PPS ECHO implementation 2019-05-14 19:52:51 -07:00
ptp dt-binding: ptp_qoriq: support DPAA2 PTP compatible 2019-06-15 13:43:06 -07:00
pwm ARM: Device-tree updates 2019-07-19 17:19:24 -07:00
regmap
regulator regulator: uniphier: Add Pro5 USB3 VBUS support 2019-09-10 11:04:12 +01:00
remoteproc dt-bindings: remoteproc: add bindings for stm32 remote processor driver 2019-06-29 20:48:48 -07:00
reserved-memory
reset dt-bindings: Document the DesignWare IP reset bindings 2019-08-06 15:28:30 +02:00
riscv dt-bindings: riscv: fix the schema compatible string for the HiFive Unleashed board 2019-08-08 16:05:38 -07:00
rng dt-bindings: rng: Document BCM7211 RNG compatible string 2019-06-20 14:18:32 +08:00
rtc dt-bindings: rtc: sun6i: Add the R40 RTC compatible 2019-06-06 12:00:52 +02:00
scsi
security/tpm
serial i.MX DT bindings update for 5.4 2019-09-03 16:03:48 +02:00
serio
sifive dt-bindings: sifive: describe sifive-blocks versioning 2019-05-22 09:01:00 -05:00
siox
slimbus
soc Qualcomm ARM Based Driver Updates for v5.4 2019-09-12 13:46:20 +02:00
sound ASoC: es8316: fix redundant codes of clock 2019-09-09 10:50:21 +01:00
spi ARM: DT updates for v5.4 2019-09-16 15:56:22 -07:00
spmi
sram ARM: New SoC family support 2019-03-06 10:15:42 -08:00
staging/iio/adc
thermal dt-bindings: rockchip-thermal: Support the PX30 SoC compatible 2019-05-14 07:00:39 -07:00
timer Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2019-09-17 12:35:15 -07:00
ufs ARM: Device-tree updates 2019-05-16 08:38:17 -07:00
usb Add role switch class support for chipidea 2019-09-05 10:02:07 +02:00
virtio dt-bindings: virtio: Add virtio-pci-iommu node 2019-06-06 17:32:13 -04:00
w1
watchdog dt-bindings: watchdog: Rename bindings documentation file 2019-07-08 20:35:10 +02:00
x86
xillybus
.gitignore
ABI.txt
Makefile dt-bindings: Fix generated example files getting added to schemas 2019-07-30 13:09:57 -06:00
chosen.txt
common-properties.txt dt-bindings: Remove Linuxisms from common-properties binding 2019-05-24 16:38:45 -05:00
example-schema.yaml
graph.txt
jailhouse.txt
numa.txt
property-units.txt dt-bindings: property-units: Sanitize unit naming 2019-06-13 14:29:43 -06:00
resource-names.txt
submitting-patches.txt
trivial-devices.yaml dt-bindings: Add ipsps1 as a trivial device 2019-09-03 12:47:17 -07:00
unittest.txt
vendor-prefixes.yaml ARM: DT updates for v5.4 2019-09-16 15:56:22 -07:00
writing-bindings.txt dt-bindings: Add a guide of do's and don't's for writing bindings 2019-04-10 09:03:02 -05:00
xilinx.txt