Re: pull request: bluetooth-next 2015-06-18

2015-06-23 Thread Markus Pfau

Hi Marcel and Johan,


Hi Markus,


Here's the final bluetooth-next pull request for 4.2.

  - Cleanups  fixes to 802.15.4 code and related drivers
  - Fix btusb driver memory leak
  - New USB IDs for Atheros controllers
  - Support for BCM4324B3 UART based Broadcom controller
  - Fix for Bluetooth encryption key size handling
  - Broadcom controller initialization fixes
  - Support for Intel controller DDC parameters
  - Support for multiple Bluetooth LE advertising instances
  - Fix for HCI user channel cleanup path

Please let me know if there are any issues pulling. Thanks.

Pulled, thanks Johan,
--
To unsubscribe from this list: send the line unsubscribe linux-bluetooth in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Hi David,

I didn't get any response to my issue High CPU load when turning off BT 
keyboard from 2015-06-15.
Is it already fixed in Fix for HCI user channel cleanup path ?


your issue is an userspace daemon issue and not a kernel issue. This pull 
request is for the kernel side of the Bluetooth subsystem. None of these have 
anything to do with the userspace daemon.

I am sorry that your email has not yet been answered. However it is only 10 
days old and I bet one of the maintainers for the userspace code will have a 
look at it soon. If not, then you can always resend it to get their attention.

Regards

Marcel


Thank you for your prompt reply!
I'll post it like Johan suggests to the correct group!

Regards,
Markus
--
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: pull request: bluetooth-next 2015-06-18

2015-06-23 Thread Johan Hedberg
Hi Markus,

On Tue, Jun 23, 2015, Markus Pfau wrote:
 Am 23.06.2015 um 12:22 schrieb David Miller:
 From: Johan Hedberg johan.hedb...@gmail.com
 Date: Thu, 18 Jun 2015 21:43:11 +0300
 
 Here's the final bluetooth-next pull request for 4.2.
 
   - Cleanups  fixes to 802.15.4 code and related drivers
   - Fix btusb driver memory leak
   - New USB IDs for Atheros controllers
   - Support for BCM4324B3 UART based Broadcom controller
   - Fix for Bluetooth encryption key size handling
   - Broadcom controller initialization fixes
   - Support for Intel controller DDC parameters
   - Support for multiple Bluetooth LE advertising instances
   - Fix for HCI user channel cleanup path
 
 Please let me know if there are any issues pulling. Thanks.
 Pulled, thanks Johan,
 --
 To unsubscribe from this list: send the line unsubscribe linux-bluetooth in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html
 Hi David,
 
 I didn't get any response to my issue High CPU load when turning off BT
 keyboard from 2015-06-15.
 Is it already fixed in Fix for HCI user channel cleanup path ?

Your issue (and fix) is user space related whereas this pull request was
for the kernel, so they are completely unrelated (we shouldn't bother
the netdev folks any further with this so please drop Dave and netdev if
you reply to this).

As for your fix, please resend it to linux-bluetooth using git
send-email so that we can continue the discussion around it there.

Johan
--
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: pull request: bluetooth-next 2015-06-18

2015-06-23 Thread Marcel Holtmann
Hi Markus,

 Here's the final bluetooth-next pull request for 4.2.
 
  - Cleanups  fixes to 802.15.4 code and related drivers
  - Fix btusb driver memory leak
  - New USB IDs for Atheros controllers
  - Support for BCM4324B3 UART based Broadcom controller
  - Fix for Bluetooth encryption key size handling
  - Broadcom controller initialization fixes
  - Support for Intel controller DDC parameters
  - Support for multiple Bluetooth LE advertising instances
  - Fix for HCI user channel cleanup path
 
 Please let me know if there are any issues pulling. Thanks.
 Pulled, thanks Johan,
 --
 To unsubscribe from this list: send the line unsubscribe linux-bluetooth in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html
 Hi David,
 
 I didn't get any response to my issue High CPU load when turning off BT 
 keyboard from 2015-06-15.
 Is it already fixed in Fix for HCI user channel cleanup path ?


your issue is an userspace daemon issue and not a kernel issue. This pull 
request is for the kernel side of the Bluetooth subsystem. None of these have 
anything to do with the userspace daemon.

I am sorry that your email has not yet been answered. However it is only 10 
days old and I bet one of the maintainers for the userspace code will have a 
look at it soon. If not, then you can always resend it to get their attention.

Regards

Marcel

--
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: pull request: bluetooth-next 2015-06-18

2015-06-23 Thread David Miller
From: Johan Hedberg johan.hedb...@gmail.com
Date: Thu, 18 Jun 2015 21:43:11 +0300

 Here's the final bluetooth-next pull request for 4.2.
 
  - Cleanups  fixes to 802.15.4 code and related drivers
  - Fix btusb driver memory leak
  - New USB IDs for Atheros controllers
  - Support for BCM4324B3 UART based Broadcom controller
  - Fix for Bluetooth encryption key size handling
  - Broadcom controller initialization fixes
  - Support for Intel controller DDC parameters
  - Support for multiple Bluetooth LE advertising instances
  - Fix for HCI user channel cleanup path
 
 Please let me know if there are any issues pulling. Thanks.

Pulled, thanks Johan,
--
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: pull request: bluetooth-next 2015-06-18

2015-06-23 Thread Markus Pfau

Am 23.06.2015 um 12:22 schrieb David Miller:

From: Johan Hedberg johan.hedb...@gmail.com
Date: Thu, 18 Jun 2015 21:43:11 +0300


Here's the final bluetooth-next pull request for 4.2.

  - Cleanups  fixes to 802.15.4 code and related drivers
  - Fix btusb driver memory leak
  - New USB IDs for Atheros controllers
  - Support for BCM4324B3 UART based Broadcom controller
  - Fix for Bluetooth encryption key size handling
  - Broadcom controller initialization fixes
  - Support for Intel controller DDC parameters
  - Support for multiple Bluetooth LE advertising instances
  - Fix for HCI user channel cleanup path

Please let me know if there are any issues pulling. Thanks.

Pulled, thanks Johan,
--
To unsubscribe from this list: send the line unsubscribe linux-bluetooth in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Hi David,

I didn't get any response to my issue High CPU load when turning off BT 
keyboard from 2015-06-15.

Is it already fixed in Fix for HCI user channel cleanup path ?

Its really an annoying issue because the CPU on my embedded board never 
turns into idle and the fan is running.

I'm able to restart BlueTooth, but not my wife :-)

Thank you!

Markus
--
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


pull request: bluetooth-next 2015-06-18

2015-06-18 Thread Johan Hedberg
Hi Dave,

Here's the final bluetooth-next pull request for 4.2.

 - Cleanups  fixes to 802.15.4 code and related drivers
 - Fix btusb driver memory leak
 - New USB IDs for Atheros controllers
 - Support for BCM4324B3 UART based Broadcom controller
 - Fix for Bluetooth encryption key size handling
 - Broadcom controller initialization fixes
 - Support for Intel controller DDC parameters
 - Support for multiple Bluetooth LE advertising instances
 - Fix for HCI user channel cleanup path

Please let me know if there are any issues pulling. Thanks.

Johan

---
The following changes since commit a9ab2184f451ec78af245ebb8b663d8700d44672:

  Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge 
(2015-05-31 01:07:06 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git 
for-upstream

for you to fetch changes up to 952497b159468477392f9b562b904da9bc76d468:

  Bluetooth: Fix warning of potentially uninitialized adv_instance variable 
(2015-06-18 21:05:31 +0300)


Aleksei Volkov (1):
  Bluetooth: btusb: Correct typo in Roper Class 1 Bluetooth Dongle

Alexander Aring (20):
  ieee802154: 6lowpan: set ackreq when needed
  mac802154: remove unneeded vif struct
  mac802154: cleanup address filtering flags
  mac802154: remove aack hw flag
  mac802154: cleanup ieee802154 hardware flags
  mac802154: remove unused hw_filt attribute
  mac802154: rearrange attribute in ieee802154_hw
  mac802154: add missing structure comments
  mac802154: change pan_coord type to bool
  mac802154: fix flags BIT definitions order
  mac802154: iface: fix hrtimer cancel on ifdown
  mac802154: iface: flush workqueue before stop
  at86rf230: use level high as fallback default
  at86rf230: add support for sleep state
  fakelb: add xmit_async after stop testcase
  at86rf230: fix phy settings while sleeping
  at86rf230: add recommended csma backoffs settings
  at86rf230: cleanup start and stop callbacks
  mac802154: iface: fix order while interface up
  mac802154: iface: cleanup stack variable

Alexey Dobriyan (1):
  Bluetooth: Stop sabotaging list poisoning

Arron Wang (2):
  Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void
  Bluetooth: Move SCO support under BT_BREDR config option

Chan-yeol Park (1):
  Bluetooth: hci_uart: Fix dereferencing of ERR_PTR

Christoffer Holmstedt (1):
  nl802154: fix misspelled enum

Dmitry Tunin (3):
  ath3k: Add support of 0489:e076 AR3012 device
  ath3k: add support of 13d3:3474 AR3012 device
  Bluetooth: ath3k: Add support of 04ca:300d AR3012 device

Florian Grandel (20):
  Bluetooth: hci_core/mgmt: Introduce multi-adv list
  Bluetooth: hci_core/mgmt: move adv timeout to hdev
  Bluetooth: mgmt: dry update_scan_rsp_data()
  Bluetooth: mgmt: rename update_*_data_for_instance()
  Bluetooth: mgmt: multi adv for read_adv_features()
  Bluetooth: mgmt: multi adv for get_current_adv_instance()
  Bluetooth: mgmt: multi adv for get_adv_instance_flags()
  Bluetooth: mgmt: improve get_adv_instance_flags() readability
  Bluetooth: mgmt: multi adv for enable_advertising()
  Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()
  Bluetooth: mgmt: multi adv for create_instance_adv_data()
  Bluetooth: mgmt: multi adv for set_advertising*()
  Bluetooth: mgmt: multi adv for clear_adv_instances()
  Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()
  Bluetooth: mgmt: multi adv for remove_advertising*()
  Bluetooth: mgmt: program multi-adv on power on
  Bluetooth: mgmt: multi-adv for trigger_le_scan()
  Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()
  Bluetooth: hci_core: remove obsolete adv_instance
  Bluetooth: hci_core: increase max adv inst

Frederic Danis (7):
  Bluetooth: btbcm: Move request/release_firmware()
  Bluetooth: btbcm: Add BCM4324B3 UART device
  Bluetooth: hci_uart: Support operational speed during setup
  Bluetooth: btbcm: Add helper functions for UART setup
  Bluetooth: hci_uart: Update Broadcom UART setup
  Bluetooth: hci_uart: Add bcm_set_baudrate()
  Bluetooth: hci_uart: Fix speed selection

Glenn Ruben Bakke (5):
  Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer 
is deleted
  Bluetooth: 6lowpan: Rename ambiguous variable
  Bluetooth: 6lowpan: Move netdev sysfs device reference
  Bluetooth: 6lowpan: Fix double kfree of netdev priv
  Bluetooth: 6lowpan: Fix module refcount

Ilya Faenson (2):
  Bluetooth: btbcm: Support the BCM4354 Bluetooth UART device
  Bluetooth: hci_uart: Add new line discipline enhancements

Jaganath Kanakkassery (1):
  Bluetooth: Fix potential NULL dereference in RFCOMM bind callback

Johan Hedberg (10):