linux/Documentation/devicetree/bindings
Linus Torvalds a18d783fed Driver core patches for 4.19-rc1
Here are all of the driver core and related patches for 4.19-rc1.
 
 Nothing huge here, just a number of small cleanups and the ability to
 now stop the deferred probing after init happens.
 
 All of these have been in linux-next for a while with only a merge issue
 reported.  That merge issue is in fs/sysfs/group.c and Stephen has
 posted the diff of what it should be to resolve this.  I'll follow up
 with that diff to this pull request.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCW3g86Q8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ynyXQCePaZSW8wft4b7nLN8RdZ98ATBru0Ani10lrJa
 HQeQJRNbWU1AZ0ym7695
 =tOaH
 -----END PGP SIGNATURE-----

Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core

Pull driver core updates from Greg KH:
 "Here are all of the driver core and related patches for 4.19-rc1.

  Nothing huge here, just a number of small cleanups and the ability to
  now stop the deferred probing after init happens.

  All of these have been in linux-next for a while with only a merge
  issue reported"

* tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: (21 commits)
  base: core: Remove WARN_ON from link dependencies check
  drivers/base: stop new probing during shutdown
  drivers: core: Remove glue dirs from sysfs earlier
  driver core: remove unnecessary function extern declare
  sysfs.h: fix non-kernel-doc comment
  PM / Domains: Stop deferring probe at the end of initcall
  iommu: Remove IOMMU_OF_DECLARE
  iommu: Stop deferring probe at end of initcalls
  pinctrl: Support stopping deferred probe after initcalls
  dt-bindings: pinctrl: add a 'pinctrl-use-default' property
  driver core: allow stopping deferred probe after init
  driver core: add a debugfs entry to show deferred devices
  sysfs: Fix internal_create_group() for named group updates
  base: fix order of OF initialization
  linux/device.h: fix kernel-doc notation warning
  Documentation: update firmware loader fallback reference
  kobject: Replace strncpy with memcpy
  drivers: base: cacheinfo: use OF property_read_u32 instead of get_property,read_number
  kernfs: Replace strncpy with memcpy
  device: Add #define dev_fmt similar to #define pr_fmt
  ...
2018-08-18 11:44:53 -07:00
..
arc
arm Char/Misc driver patches for 4.19-rc1 2018-08-18 11:04:51 -07:00
ata dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
auxdisplay
board dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
bus dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
c6x
clock The new and exciting feature this time around is in the clk core. 2018-08-15 21:41:21 -07:00
connector dt-bindings: connector: add properties for typec 2018-06-28 19:49:47 +09:00
cpufreq dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
crypto Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2018-08-15 16:01:47 -07:00
devfreq dt-bindings: devfreq: rk3399_dmc: move interrupts to be optional. 2018-07-18 13:58:37 +09:00
display drm pull for 4.19-rc1 2018-08-15 17:39:07 -07:00
dma dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
edac
eeprom
extcon dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
firmware
fpga
fsi dt-bindings: fsi: Add optional chip-id to CFAMs 2018-07-23 16:27:32 +10:00
fuse
gnss dt-bindings: gnss: add sirfstar binding 2018-06-28 20:32:51 +09:00
goldfish
gpio This is the bulk of GPIO changes for the v4.19 kernel cycle: 2018-08-15 21:35:38 -07:00
gpu docs: Fix more broken references 2018-06-15 18:11:26 -03:00
h8300
hsi dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
hwlock
hwmon dt-binding: hwmon: Add NPCM7xx PWM and Fan controller documentation 2018-07-08 20:08:13 -07:00
i2c dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
iio Staging/IIO patches for 4.19-rc1 2018-08-18 11:00:00 -07:00
infiniband dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
input Staging/IIO patches for 4.19-rc1 2018-08-18 11:00:00 -07:00
interrupt-controller TTY/Serial driver patches for 4.19-rc1 2018-08-18 10:50:41 -07:00
iommu dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
ipmi
leds dt: bindings: lm3692x: Update binding for LED sync control 2018-07-03 22:26:57 +02:00
lpddr2
mailbox - xgene : potential null pointer fix 2018-08-16 10:16:08 -07:00
media media updates for v4.19-rc1 2018-08-15 18:29:14 -07:00
memory-controllers
mfd dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
mips Devicetree updates for 4.19: 2018-08-14 12:41:49 -07:00
misc dt-bindings: misc: ASPEED coprocessor interrupt controller 2018-07-10 08:08:57 -06:00
mmc dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
mtd Devicetree updates for 4.19: 2018-08-14 12:41:49 -07:00
mux dt-bindings: mux: add adi,adgs1408 2018-08-02 10:23:01 +02:00
nds32
net Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2018-08-15 15:04:25 -07:00
nios2
nvmem dt-bindings: nvmem: imx-ocotp: add compatible string for imx6sll 2018-07-15 14:03:05 +02:00
openrisc/opencores
opp Merge branch 'pm-cpufreq' 2018-06-04 10:40:57 +02:00
pci pci-v4.19-changes 2018-08-16 09:21:54 -07:00
perf
phy USB/PHY patches for 4.19-rc1 2018-08-18 10:21:49 -07:00
pinctrl Driver core patches for 4.19-rc1 2018-08-18 11:44:53 -07:00
pmem
power Power management updates for 4.19-rc1 2018-08-14 13:12:24 -07:00
powerpc dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
pps
ptp dt-binding: ptp_qoriq: add DPAA FMan support 2018-06-26 22:15:14 +09:00
pwm
regmap
regulator Devicetree updates for 4.19: 2018-08-14 12:41:49 -07:00
remoteproc dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
reserved-memory
reset dt-bindings: Fix unbalanced quotation marks 2018-06-26 14:17:22 -06:00
riscv
rng dt-bindings: crypto: Move prng binding to crypto 2018-07-27 19:04:31 +08:00
rtc dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
scsi
security/tpm dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
serial TTY/Serial driver patches for 4.19-rc1 2018-08-18 10:50:41 -07:00
serio
siox
slimbus slimbus: ngd: dt-bindings: Add slim ngd dt bindings 2018-07-07 17:24:32 +02:00
soc TTY/Serial driver patches for 4.19-rc1 2018-08-18 10:50:41 -07:00
sound sound updates for 4.19 2018-08-14 14:10:30 -07:00
spi Devicetree updates for 4.19: 2018-08-14 12:41:49 -07:00
spmi
sram dt-bindings: sram: Add 'clocks' as an optional property 2018-07-10 08:08:57 -06:00
staging/iio/adc dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
thermal Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal 2018-08-16 10:21:18 -07:00
timer Devicetree updates for 4.19: 2018-08-14 12:41:49 -07:00
ufs scsi: ufs: dt-bindings: add document for hisi-ufs 2018-07-19 21:57:39 -04:00
usb USB/PHY patches for 4.19-rc1 2018-08-18 10:21:49 -07:00
virtio
w1 dt-bindings: w1-gpio: Remove unneeded unit address 2018-06-26 13:23:48 -06:00
watchdog dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
x86
xillybus dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
ABI.txt
chosen.txt
common-properties.txt
graph.txt
jailhouse.txt
numa.txt
property-units.txt
resource-names.txt
submitting-patches.txt dt-bindings: submitting-patches: add guidance on patch content and subject 2018-06-05 16:37:47 -06:00
trivial-devices.txt
unittest.txt
vendor-prefixes.txt Char/Misc driver patches for 4.19-rc1 2018-08-18 11:04:51 -07:00
xilinx.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00