linux/Documentation/devicetree/bindings
Linus Torvalds 8f5daf2a49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Pull networking fixes from David Miller:

 1) Prevent XFRM per-cpu counter updates for one namespace from being
    applied to another namespace.  Fix from DanS treetman.

 2) Fix RCU de-reference in iwl_mvm_get_key_sta_id(), from Johannes
    Berg.

 3) Remove ethernet header assumption in nft_do_chain_netdev(), from
    Pablo Neira Ayuso.

 4) Fix cpsw PHY ident with multiple slaves and fixed-phy, from Pascal
    Speck.

 5) Fix use after free in sixpack_close and mkiss_close.

 6) Fix VXLAN fw assertion on bnx2x, from Yuval Mintz.

 7) natsemi doesn't check for DMA mapping errors, from Alexey
    Khoroshilov.

 8) Fix inverted test in ip6addrlbl_get(), from ANdrey Ryabinin.

 9) Missing initialization of needed_headroom in geneve tunnel driver,
    from Paolo Abeni.

10) Fix conntrack template leak in openvswitch, from Joe Stringer.

11) Mission initialization of wq->flags in sock_alloc_inode(), from
    Nicolai Stange.

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (35 commits)
  sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close
  net, socket, socket_wq: fix missing initialization of flags
  drivers: net: cpsw: fix error return code
  openvswitch: Fix template leak in error cases.
  sctp: label accepted/peeled off sockets
  sctp: use GFP_USER for user-controlled kmalloc
  qlcnic: fix a loop exit condition better
  net: cdc_ncm: avoid changing RX/TX buffers on MTU changes
  geneve: initialize needed_headroom
  ipv6: honor ifindex in case we receive ll addresses in router advertisements
  addrconf: always initialize sysctl table data
  ipv6/addrlabel: fix ip6addrlbl_get()
  switchdev: bridge: Pass ageing time as clock_t instead of jiffies
  sh_eth: fix 16-bit descriptor field access endianness too
  veth: don’t modify ip_summed; doing so treats packets with bad checksums as good.
  net: usb: cdc_ncm: Adding Dell DW5813 LTE AT&T Mobile Broadband Card
  net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband Card
  natsemi: add checks for dma mapping errors
  rhashtable: Kill harmless RCU warning in rhashtable_walk_init
  openvswitch: correct encoding of set tunnel action attributes
  ...
2015-12-31 14:40:43 -08:00
..
arc dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
arm ARM: DT updates for v4.4 2015-11-10 15:06:26 -08:00
ata devicetree: bindings: Fixed a few typos 2015-10-31 09:52:15 +09:00
board Documentation/dts: Move FSL board-specific bindings out of /powerpc 2015-10-23 22:24:45 +02:00
bus bus: sunxi-rsb: Add Allwinner Reduced Serial Bus (RSB) controller bindings 2015-10-26 10:11:55 +09:00
c6x dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
clock ARM: DT updates for v4.4 2015-11-10 15:06:26 -08:00
cpufreq
cris dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
crypto Documentation: devicetree: fix reference to legacy wakeup properties 2015-10-30 13:04:19 -05:00
devfreq/event
display fbdev changes for 4.4 2015-11-10 10:00:09 -08:00
dma dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type 2015-12-10 08:32:42 +05:30
edac EDAC, Documentation: Update X-Gene EDAC binding for L3/SoC subnodes 2015-09-25 14:13:41 +02:00
eeprom dt-bindings: consolidate eeprom bindings 2015-10-22 09:21:22 -05:00
extcon extcon: arizona: Add extcon specific device tree binding document 2015-10-30 18:57:37 +00:00
fpga DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
fuse
gpio dt-bindings: define little-endian property for QorIQ GPIO 2015-12-11 16:13:02 -08:00
gpu dt-bindings: consolidate display related bindings 2015-10-22 09:21:21 -05:00
h8300
hsi
hwlock
hwmon ARM: DT updates for v4.4 2015-11-10 15:06:26 -08:00
i2c Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2015-11-10 11:58:25 -08:00
iio DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
input Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2015-12-19 09:51:11 -08:00
interrupt-controller DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
iommu ARM: DT updates for v4.4 2015-11-10 15:06:26 -08:00
leds DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
lpddr2
mailbox mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU Idle 2015-10-23 11:19:27 +05:30
media [media] s5p-jpeg: add support for 5433 2015-10-01 08:40:04 -03:00
memory-controllers ARM: SoC driver updates for v4.4 2015-11-10 15:00:03 -08:00
metag dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
mfd ARM: DT updates for v4.4 2015-11-10 15:06:26 -08:00
mips dt-bindings: MIPS: Document xilfpga bindings and boot style 2015-11-11 08:38:38 +01:00
misc DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
mmc DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
mtd doc: dt: mtd: partitions: add compatible property to "partitions" node 2015-12-08 17:10:20 -08:00
net drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHY 2015-12-18 14:46:05 -05:00
nios2
nvmem nvmem: rockchip-efuse: describe the usage of eFuse 2015-10-04 12:06:13 +01:00
opp PM / OPP: Create a directory for opp bindings 2015-08-07 03:02:24 +02:00
pci ARM: DT updates for v4.4 2015-11-10 15:06:26 -08:00
phy DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
pinctrl pinctrl: cygnus: Add new compatible string for gpio controller driver 2015-10-27 10:48:15 +01:00
power ARM: DT updates for v4.4 2015-11-10 15:06:26 -08:00
power_supply dt-binding: power: Add Qualcomm SMBB binding 2015-10-13 16:40:02 -05:00
powerpc ARM: DT updates for v4.4 2015-11-10 15:06:26 -08:00
pps
pwm pwm: pwm-rcar: Revise the device tree binding document about compatible 2015-11-10 13:06:43 +01:00
regmap
regulator Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps6105x' and 'regulator/topic/tps65023' into regulator-next 2015-11-04 11:19:43 +00:00
remoteproc
reserved-memory
reset ARM: DT updates for v4.3 2015-09-01 13:09:20 -07:00
rng DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
rtc RTC for 4.4 2015-11-10 10:01:21 -08:00
security/tpm
serial DeviceTree updates for 4.4: 2015-11-06 12:17:09 -08:00
serio
soc ARM: DT updates for v4.4 2015-11-10 15:06:26 -08:00
sound DeviceTree fixes for 4.4-rc1: 2015-11-11 19:54:05 -08:00
spi Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/mpc512x', 'spi/topic/mtk', 'spi/topic/oc-tiny' and 'spi/topic/octeon' into spi-next 2015-11-04 11:02:10 +00:00
spmi
staging/iio/adc
thermal dt-bindings: rockchip-thermal: Support the RK3368 SoCs compatible 2015-11-12 09:59:52 -08:00
timer dt-bindings: add more MediaTek SoC to mtk-timer binding 2015-10-12 18:43:47 +02:00
ufs scsi: ufs: make the UFS variant a platform device 2015-11-09 18:00:02 -05:00
usb ARM: DT updates for v4.4 2015-11-10 15:06:26 -08:00
virtio
w1 w1: masters: omap_hdq: add support for 1-wire mode 2015-10-05 04:47:09 +01:00
watchdog watchdog: bcm7038: add device tree binding documentation 2015-10-27 16:07:35 +01:00
x86 dt-bindings: consolidate interrupt controller bindings 2015-10-22 09:21:25 -05:00
xillybus
ABI.txt
btmrvl.txt
chosen.txt powerpc/book3e-64/kexec: Enable SMP release 2015-10-27 18:13:29 -05:00
common-properties.txt
graph.txt
ipmi.txt ipmi: Add device tree bindings information 2015-09-03 15:00:27 -05:00
marvell.txt
resource-names.txt
submitting-patches.txt
unittest.txt
vendor-prefixes.txt ARM: DT updates for v4.4 2015-11-10 15:06:26 -08:00
xilinx.txt