linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Bluetooth: broadcom patchram firmware loader
@ 2012-09-18  9:49 Jesse Sung
  2012-09-18  9:49 ` [PATCH v2 1/2] Bluetooth: Introduced a load_firmware callback to struct hci_dev Jesse Sung
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Jesse Sung @ 2012-09-18  9:49 UTC (permalink / raw)
  To: linux-bluetooth, Marcel Holtmann

From: Wen-chien Jesse Sung <jesse.sung@canonical.com>

There is an user space firmware loading tool which can be found at
http://marc.info/?l=linux-bluetooth&m=132039175324993&w=2

This tool requires hci device to do the firmware loading, but this
may cause some race condition between patchram tool and bluetoothd
or something that also works on hci interface.

Also it needs some hooks to make firmware loads after bootup, s3,
s4, rfkill, and device hotplug events. Implement this loader in kernel
module would make things more easier.

Wen-chien Jesse Sung (2):
  Introduced a load_firmware callback to struct hci_dev
  broadcom patchram firmware loader

 drivers/bluetooth/btusb.c        |   75 +++++++++++++++++++++++++++++++++++++-
 include/net/bluetooth/hci_core.h |    1 +
 net/bluetooth/hci_core.c         |    2 +
 3 files changed, 76 insertions(+), 2 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-10-04 18:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-18  9:49 [PATCH v2 0/2] Bluetooth: broadcom patchram firmware loader Jesse Sung
2012-09-18  9:49 ` [PATCH v2 1/2] Bluetooth: Introduced a load_firmware callback to struct hci_dev Jesse Sung
2012-09-18  9:49 ` [PATCH v2 2/2] Bluetooth: broadcom patchram firmware loader Jesse Sung
2012-10-04  7:30 ` [PATCH v2 resend 0/2] " Jesse Sung
2012-10-04  7:30   ` [PATCH v2 resend 1/2] Introduced a load_firmware callback to struct hci_dev Jesse Sung
2012-10-04 10:01     ` Marcel Holtmann
2012-10-04 10:37       ` Jesse Sung
2012-10-04 13:06         ` Marcel Holtmann
2012-10-04 13:39           ` Jesse Sung
2012-10-04 18:13             ` Marcel Holtmann
2012-10-04  7:30   ` [PATCH v2 resend 2/2] broadcom patchram firmware loader Jesse Sung

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).