]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'tracking-qcomlt-wcnss' into integration-linux-qcomlt
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Thu, 14 Jan 2016 16:06:34 +0000 (16:06 +0000)
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Thu, 14 Jan 2016 16:06:34 +0000 (16:06 +0000)
commitd649d3a88faf8ec3acb3876c1d8d70ed1d4b366b
tree1361da11797ad9bfee0a603ed87d868d4ea1acd3
parent8340df2bae07de3f94e7fd8e8975550d4ab5666c
parent7e42412f82ea829a3c598106c4b9bbb849748993
Merge branch 'tracking-qcomlt-wcnss' into integration-linux-qcomlt

* tracking-qcomlt-wcnss: (21 commits)
  wcn36xx: avoid alloc mem with GFP_KERNEL in smd callback.
  wcn36xx: eliminate the warning for unsupported SMD_EVENT
  wcn36xx: Update the smd client driver to use new smd channel match method.
  Bluetooth: btqcomsmd: Qualcomm WCNSS HCI driver
  Bluetooth: Add HCI device identifier for Qualcomm SMD
  Migrate the wifi driver from old smd driver to new smd driver.
  Update the initialization sequence to enable DB410c.
  Set the dma mask for platform device which is not created from DT.
  Got workable wireless driver.
  wcn36xx: add later fw capabilities
  net wireless wcn36xx adapt wcnss platform to select module by DT
  net wireless wcn36xx add wcnss platform code
  wcn3620: use new response format for wcn3620 remove_bsskey
  wcn3620: use new response format for wcn3620 trigger_ba
  wcn36xx: handle new hal response format
  wcn36xx: remove powersaving for wcn3620
  wcn36xx: swallow two wcn3620 IND messages
  wcn36xx: introduce WCN36XX_HAL_AVOID_FREQ_RANGE_IND
  wcn36xx: use 3680 dxe regs for 3620
  wcn36xx: get chip type from platform ops
  ...