-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Hi Greg,
Pleae pull commits for Linux 3.18 .
I've sent a review request for all commits over a week ago and all comments were addressed.
Thanks, Sasha
=====
The following changes since commit 943dc0b3ef9f0168494d6dca305cd0cf53a0b3d4:
Linux 3.18.80 (2017-11-08 10:03:50 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git for-greg-3.18-2
for you to fetch changes up to dc9288cdd7a681a1eeaa03054be6a098925f06db:
IB/ipoib: Change list_del to list_del_init in the tx object (2017-11-08 15:41:33 -0500)
- ---------------------------------------------------------------- Akinobu Mita (2): Input: mpr121 - handle multiple bits change of status register Input: mpr121 - set missing event capability
Alison Schofield (1): iio: trigger: free trigger resource correctly
David Lechner (2): dt-bindings: Add LEGO MINDSTORMS EV3 compatible specification dt-bindings: Add vendor prefix for LEGO
Feras Daoud (1): IB/ipoib: Change list_del to list_del_init in the tx object
Gilad Ben-Yossef (1): IPsec: do not ignore crypto err in ah4 input
Juergen Gross (1): xen/netback: set default upper limit of tx/rx queues to 8
Laurent Pinchart (1): serial: sh-sci: Fix register offsets for the IRDA serial port
Maciej W. Rozycki (1): video: fbdev: pmag-ba-fb: Remove bad `__init' annotation
Noralf Trønnes (1): drm: drm_minor_register(): Clean up debugfs on failure
Patrick Bruenn (1): ARM: dts: imx53-qsb-common: fix FEC pinmux config
Tony Lindgren (1): ARM: omap2plus_defconfig: Fix probe errors on UARTs 5 and 6
Volodymyr Bendiuga (1): phy: increase size of MII_BUS_ID_SIZE and bus_id
William wu (1): usb: hcd: initialize hcd->flags to 0 when rm hcd
Documentation/devicetree/bindings/arm/davinci.txt | 4 ++++ .../devicetree/bindings/vendor-prefixes.txt | 1 + arch/arm/boot/dts/imx53-qsb-common.dtsi | 20 +++++++++--------- arch/arm/configs/omap2plus_defconfig | 1 + arch/sh/kernel/cpu/sh3/setup-sh770x.c | 1 - drivers/gpu/drm/drm_drv.c | 2 +- drivers/iio/trigger/iio-trig-interrupt.c | 8 ++++---- drivers/iio/trigger/iio-trig-sysfs.c | 2 +- drivers/infiniband/ulp/ipoib/ipoib_cm.c | 2 +- drivers/input/keyboard/mpr121_touchkey.c | 24 ++++++++++++++-------- drivers/net/xen-netback/netback.c | 6 ++++-- drivers/staging/iio/trigger/iio-trig-bfin-timer.c | 4 ++-- drivers/tty/serial/sh-sci.c | 17 ++++++++------- drivers/usb/core/hcd.c | 1 + drivers/video/fbdev/pmag-ba-fb.c | 2 +- include/linux/phy.h | 8 ++------ net/ipv4/ah4.c | 3 +++ 17 files changed, 59 insertions(+), 47 deletions(-)
linux-stable-mirror@lists.linaro.org