linux-stable/Documentation/devicetree/bindings/serial
Linus Torvalds 5518b69b76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pull networking updates from David Miller:
 "Reasonably busy this cycle, but perhaps not as busy as in the 4.12
  merge window:

   1) Several optimizations for UDP processing under high load from
      Paolo Abeni.

   2) Support pacing internally in TCP when using the sch_fq packet
      scheduler for this is not practical. From Eric Dumazet.

   3) Support mutliple filter chains per qdisc, from Jiri Pirko.

   4) Move to 1ms TCP timestamp clock, from Eric Dumazet.

   5) Add batch dequeueing to vhost_net, from Jason Wang.

   6) Flesh out more completely SCTP checksum offload support, from
      Davide Caratti.

   7) More plumbing of extended netlink ACKs, from David Ahern, Pablo
      Neira Ayuso, and Matthias Schiffer.

   8) Add devlink support to nfp driver, from Simon Horman.

   9) Add RTM_F_FIB_MATCH flag to RTM_GETROUTE queries, from Roopa
      Prabhu.

  10) Add stack depth tracking to BPF verifier and use this information
      in the various eBPF JITs. From Alexei Starovoitov.

  11) Support XDP on qed device VFs, from Yuval Mintz.

  12) Introduce BPF PROG ID for better introspection of installed BPF
      programs. From Martin KaFai Lau.

  13) Add bpf_set_hash helper for TC bpf programs, from Daniel Borkmann.

  14) For loads, allow narrower accesses in bpf verifier checking, from
      Yonghong Song.

  15) Support MIPS in the BPF selftests and samples infrastructure, the
      MIPS eBPF JIT will be merged in via the MIPS GIT tree. From David
      Daney.

  16) Support kernel based TLS, from Dave Watson and others.

  17) Remove completely DST garbage collection, from Wei Wang.

  18) Allow installing TCP MD5 rules using prefixes, from Ivan
      Delalande.

  19) Add XDP support to Intel i40e driver, from Björn Töpel

  20) Add support for TC flower offload in nfp driver, from Simon
      Horman, Pieter Jansen van Vuuren, Benjamin LaHaise, Jakub
      Kicinski, and Bert van Leeuwen.

  21) IPSEC offloading support in mlx5, from Ilan Tayari.

  22) Add HW PTP support to macb driver, from Rafal Ozieblo.

  23) Networking refcount_t conversions, From Elena Reshetova.

  24) Add sock_ops support to BPF, from Lawrence Brako. This is useful
      for tuning the TCP sockopt settings of a group of applications,
      currently via CGROUPs"

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next: (1899 commits)
  net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap
  dt-bindings: phy: dp83867: provide a workaround for incorrect RX_CTRL pin strap
  cxgb4: Support for get_ts_info ethtool method
  cxgb4: Add PTP Hardware Clock (PHC) support
  cxgb4: time stamping interface for PTP
  nfp: default to chained metadata prepend format
  nfp: remove legacy MAC address lookup
  nfp: improve order of interfaces in breakout mode
  net: macb: remove extraneous return when MACB_EXT_DESC is defined
  bpf: add missing break in for the TCP_BPF_SNDCWND_CLAMP case
  bpf: fix return in load_bpf_file
  mpls: fix rtm policy in mpls_getroute
  net, ax25: convert ax25_cb.refcount from atomic_t to refcount_t
  net, ax25: convert ax25_route.refcount from atomic_t to refcount_t
  net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_t
  net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t
  net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t
  net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t
  net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t
  net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_t
  ...
2017-07-05 12:31:59 -07:00
..
8250.txt serial: 8250_of: Add reset support 2017-06-03 18:48:52 +09:00
actions,owl-uart.txt dt-bindings: serial: Document Actions Semi Owl UARTs 2017-06-20 10:24:15 +08:00
altera_jtaguart.txt
altera_uart.txt
amlogic,meson-uart.txt dt-bindings: serial: Add bindings for the Amlogic Meson UARTs 2017-06-20 10:46:27 +08:00
arc-uart.txt
arm,mps2-uart.txt dt-bindings: document the MPS2 UART bindings 2016-04-30 09:26:55 -07:00
arm_sbsa_uart.txt
atmel-usart.txt ARM: at91/dt: add a new DT property to support FIFOs on Atmel USARTs 2015-07-23 18:00:42 -07:00
axis,etraxfs-uart.txt serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signals 2015-08-04 22:07:20 -07:00
brcm,bcm2835-aux-uart.txt dt/bindings: serial: bcm2835: add binding documentation for bcm2835-aux-uart 2016-02-06 23:13:30 -08:00
brcm,bcm6345-uart.txt
cavium-uart.txt
cdns,uart.txt devicetree: bindings: uart: Add new compatible string for ZynqMP 2016-10-27 16:00:32 +02:00
cirrus,clps711x-uart.txt serial: clps711x: Changing the compatibility string to match with the smallest supported chip 2016-07-06 17:38:16 +02:00
digicolor-usart.txt
efm32-uart.txt
fsl-imx-uart.txt serial: imx-serial - move DMA buffer configuration to DT 2017-06-29 17:08:01 +02:00
fsl-lpuart.txt dt-bindings: serial: fsl-lpuart: add i.MX7ULP support 2017-06-29 17:12:33 +02:00
fsl-mxs-auart.txt serial: mxs-auart: Use generic uart-has-rtscts DT property 2016-04-30 09:26:55 -07:00
ingenic,uart.txt devicetree: Add JZ4760/JZ4775 to Ingenic SoC UART binding 2015-10-04 17:47:49 +01:00
lantiq_asc.txt
maxim,max310x.txt
microchip,pic32-uart.txt dt/bindings: Correct clk binding example for PIC32 serial. 2016-05-28 12:35:04 +02:00
mrvl,pxa-ssp.txt DT: ARM: pxa: Remove incorrect binding from documentation 2015-10-13 13:31:21 -05:00
mrvl-serial.txt
mtk-uart.txt dt-bindings: mediatek: add bindings for MediaTek MT7622 SoC 2017-06-08 15:27:16 +02:00
mvebu-uart.txt serial: Move Marvell UART DT bindings to correct location 2016-04-30 09:26:55 -07:00
nvidia,tegra20-hsuart.txt serial: tegra20-hsuart: Fix typo in dmas DT binding description 2016-11-07 13:58:35 +01:00
nxp,lpc1850-uart.txt
nxp,sc16is7xx.txt
nxp-lpc32xx-hsuart.txt
omap_serial.txt serial: 8250_omap: workaround module disable errata on dra7x SoCs 2015-07-23 15:24:11 -07:00
pl011.txt serial: pl011: Spelling s/clocks-names/clock-names/ 2015-10-22 09:23:56 -05:00
qca,ar9330-uart.txt
qcom,msm-uart.txt
qcom,msm-uartdm.txt Fix spelling errors in Documentation/devicetree 2016-07-22 14:54:05 -05:00
renesas,sci-serial.txt sh-sci: document R8A7743/5 support 2016-10-27 16:41:56 +02:00
rs485.txt
samsung_uart.txt
serial.txt dt-bindings: serial: Update 'uart-has-rtscts' description 2017-02-06 09:47:52 +01:00
sirf-uart.txt serial: sirf: Use generic uart-has-rtscts DT property 2016-04-30 09:26:55 -07:00
slave-device.txt dt-bindings: slave-device: add current-speed property 2017-05-30 13:57:31 -04:00
snps-dw-apb-uart.txt serial: 8250_dw: proper support for UARTs without busy functionality 2015-10-04 18:38:45 +01:00
sprd-uart.txt dt-bindings: serial: add a new compatible string for SC9860 2017-04-08 18:42:46 +02:00
st,stm32-usart.txt dt-bindings: Add DMA bindings for STM32 USART 2016-09-22 11:48:55 +02:00
st-asc.txt
uniphier-uart.txt serial: 8250_uniphier: add bindings document for UniPhier UART 2015-06-12 17:34:39 -07:00
vt8500-uart.txt