alistair23-linux/Documentation/devicetree/bindings
Linus Torvalds d5acba26bf Char/Misc driver patches for 4.19-rc1
Here is the bit set of char/misc drivers for 4.19-rc1
 
 There is a lot here, much more than normal, seems like everyone is
 writing new driver subsystems these days...  Anyway, major things here
 are:
 	- new FSI driver subsystem, yet-another-powerpc low-level
 	  hardware bus
 	- gnss, finally an in-kernel GPS subsystem to try to tame all of
 	  the crazy out-of-tree drivers that have been floating around
 	  for years, combined with some really hacky userspace
 	  implementations.  This is only for GNSS receivers, but you
 	  have to start somewhere, and this is great to see.
 Other than that, there are new slimbus drivers, new coresight drivers,
 new fpga drivers, and loads of DT bindings for all of these and existing
 drivers.
 
 Full details of everything is in the shortlog.
 
 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-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCW3g7ew8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ykfBgCeOG0RkSI92XVZe0hs/QYFW9kk8JYAnRBf3Qpm
 cvW7a+McOoKz/MGmEKsi
 =TNfn
 -----END PGP SIGNATURE-----

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

Pull char/misc driver updates from Greg KH:
 "Here is the bit set of char/misc drivers for 4.19-rc1

  There is a lot here, much more than normal, seems like everyone is
  writing new driver subsystems these days... Anyway, major things here
  are:

   - new FSI driver subsystem, yet-another-powerpc low-level hardware
     bus

   - gnss, finally an in-kernel GPS subsystem to try to tame all of the
     crazy out-of-tree drivers that have been floating around for years,
     combined with some really hacky userspace implementations. This is
     only for GNSS receivers, but you have to start somewhere, and this
     is great to see.

  Other than that, there are new slimbus drivers, new coresight drivers,
  new fpga drivers, and loads of DT bindings for all of these and
  existing drivers.

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

* tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (255 commits)
  android: binder: Rate-limit debug and userspace triggered err msgs
  fsi: sbefifo: Bump max command length
  fsi: scom: Fix NULL dereference
  misc: mic: SCIF Fix scif_get_new_port() error handling
  misc: cxl: changed asterisk position
  genwqe: card_base: Use true and false for boolean values
  misc: eeprom: assignment outside the if statement
  uio: potential double frees if __uio_register_device() fails
  eeprom: idt_89hpesx: clean up an error pointer vs NULL inconsistency
  misc: ti-st: Fix memory leak in the error path of probe()
  android: binder: Show extra_buffers_size in trace
  firmware: vpd: Fix section enabled flag on vpd_section_destroy
  platform: goldfish: Retire pdev_bus
  goldfish: Use dedicated macros instead of manual bit shifting
  goldfish: Add missing includes to goldfish.h
  mux: adgs1408: new driver for Analog Devices ADGS1408/1409 mux
  dt-bindings: mux: add adi,adgs1408
  Drivers: hv: vmbus: Cleanup synic memory free path
  Drivers: hv: vmbus: Remove use of slow_virt_to_phys()
  Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
  ...
2018-08-18 11:04:51 -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 Devicetree updates for 4.19: 2018-08-14 12:41:49 -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