Merge branch 'android-4.4' of https://android.googlesource.com/kernel/common
authorHuang, Tao <huangtao@rock-chips.com>
Thu, 3 Mar 2016 11:42:14 +0000 (19:42 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Thu, 3 Mar 2016 11:42:14 +0000 (19:42 +0800)
commit5b1f5a99409a92d32917104d2b5f1112bb3779e0
tree7b4a839f9236805d7265fecbf72f401c15963fb0
parentf9b786b2d79bdeed003f1aeb68c95d1a816c8bb9
parentbb485f9d7aac6f4f2a75e0c3bd48d3b55966afb6
Merge branch 'android-4.4' of https://android.googlesource.com/kernel/common

* android-4.4:
  video: adf: Fix modular build
  net: ppp: Fix modular build for PPPOLAC and PPPOPNS
  net: pppolac/pppopns: Replace msg.msg_iov with iov_iter_kvec()
  ANDROID: mmc: sdio: Disable retuning in sdio_reset_comm()
  ANDROID: mmc: Move tracepoint creation and export symbols
  ANDROID: kernel/watchdog: fix unused variable warning
  ANDROID: usb: gadget: f_mtp: don't use le16 for u8 field
  ANDROID: lowmemorykiller: fix declaration order warnings
  ANDROID: net: fix 'const' warnings
  net: diag: support v4mapped sockets in inet_diag_find_one_icsk()
  net: tcp: deal with listen sockets properly in tcp_abort.
  tcp: diag: add support for request sockets to tcp_abort()
  net: diag: Support destroying TCP sockets.
  net: diag: Support SOCK_DESTROY for inet sockets.
  net: diag: Add the ability to destroy a socket.
  net: diag: split inet_diag_dump_one_icsk into two
  Revert "mmc: Extend wakelock if bus is dead"
  Revert "mmc: core: Hold a wake lock accross delayed work + mmc rescan"
  ANDROID: mmc: move to a SCHED_FIFO thread
drivers/mmc/card/block.c
drivers/mmc/core/core.c
net/ipv6/tcp_ipv6.c