1. 13 4月, 2017 3 次提交
  2. 17 2月, 2017 1 次提交
    • D
      Bluetooth: hci_bcm: Add support for BCM2E95 and BCM2E96 · 89ab37b4
      Daniel Drake 提交于
      The BCM2E96 ID is used by the ECS EF20 laptop, and BCM2E95 is present
      in the Weibu F3C. Both are now logged as:
      
           hci0: BCM: chip id 82
           hci0: BCM43341B0 (002.001.014) build 0000
           hci0: BCM (002.001.014) build 0158
      
      The ECS vendor kernel predates the host-wakeup support in hci_bcm but
      it explicitly has a comment saying that the GPIO assignment needs to be
      reordered for BCM2E96:
       1. (not used in vendor driver)
       2. Device wakeup
       3. Shutdown
      
      For both devices in question, the DSDT has these GPIOs listed in order
      of GpioInt, GpioIo, GpioIo. And if we use the first one listed (GpioInt)
      as the host wakeup, that interrupt handler fires while doing bluetooth
      I/O.
      
      I am assuming the convention of GPIO ordering has been changed for these
      new device IDs, so lets use the new ordering on such devices.
      Signed-off-by: NDaniel Drake <drake@endlessm.com>
      Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
      89ab37b4
  3. 13 10月, 2016 1 次提交
  4. 20 9月, 2016 1 次提交
  5. 09 4月, 2016 1 次提交
  6. 11 3月, 2016 1 次提交
  7. 24 2月, 2016 2 次提交
  8. 05 1月, 2016 2 次提交
  9. 20 12月, 2015 1 次提交
  10. 20 11月, 2015 1 次提交
  11. 22 10月, 2015 1 次提交
  12. 21 10月, 2015 1 次提交
  13. 08 10月, 2015 2 次提交
  14. 01 10月, 2015 5 次提交
  15. 24 9月, 2015 3 次提交
  16. 17 9月, 2015 3 次提交
  17. 29 8月, 2015 1 次提交
  18. 18 8月, 2015 1 次提交
  19. 12 8月, 2015 5 次提交
  20. 18 6月, 2015 1 次提交
  21. 17 6月, 2015 1 次提交
  22. 10 6月, 2015 1 次提交
  23. 06 6月, 2015 1 次提交