linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-27 09:29:36 to 2012-01-04 12:04:18 UTC [more...]

[bluetooth] linux-3.x regression (bisected)
 2012-01-04 12:04 UTC  (19+ messages)

[PATCH 0/2] Fix L2CAP timeout values
 2012-01-04 11:10 UTC  (3+ messages)
` [PATCH 1/2] Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket
` [PATCH 2/2] Bluetooth: l2cap_set_timer needs jiffies as timeout value

[PATCH] Bluetooth: Process num completed data blocks event
 2012-01-04 10:41 UTC 

rfcomm & encryption
 2012-01-04 10:29 UTC  (5+ messages)

[PATCH v3] Bluetooth: Fix l2cap conn failures for ssp devices
 2012-01-04 10:22 UTC  (2+ messages)

[PATCHv3 0/4] Add BT 3.0+HS parsing
 2012-01-04 10:18 UTC  (2+ messages)

[PATCH obexd 1/4] gobex: handle Single Response Mode (SRM) headers
 2012-01-03 22:31 UTC  (6+ messages)
` [PATCH obexd 2/4] gobex: handle Single Response Mode Parameters (SRMP) headers
` [PATCH obexd 3/4] gobex: automatically use SRM when transport type is SOCK_SEQPACKET
` [PATCH obexd 4/4] gobex: fix unit test when using SOCK_SEQPACKET

Bluetooth: invert locking order in connect path
 2012-01-03 19:10 UTC  (2+ messages)

Problem with bluez-simple-agent call in .bashrc or .bash_profile
 2012-01-03 18:38 UTC 

[PATCH] Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP
 2012-01-03 17:54 UTC  (3+ messages)

Disabling Bluetooth also kills WiFi
 2012-01-03 13:08 UTC  (3+ messages)

[PATCH] audio: Fix headset crash
 2012-01-03 12:59 UTC  (3+ messages)

[BUG] Sleeping inside a RCU reader
 2012-01-03 12:03 UTC  (3+ messages)

[PATCH] Bluetooth: Don't mark URB_ISO_ASAP urbs for non xfer isoc endpoints
 2012-01-03 12:03 UTC  (2+ messages)

Multiple Thermometer device connections
 2012-01-03  9:47 UTC 

pull request: bluetooth-next 2012-01-03
 2012-01-03  3:33 UTC 

[PATCH] Bluetooth: Correct packet len calculation
 2012-01-03  1:17 UTC  (2+ messages)

[PATCH] Bluetooth: Fix mgmt_stop_discovery_failed()
 2012-01-03  0:44 UTC  (4+ messages)

[PATCH 1/2] Bluetooth: Fix adv_work delay
 2012-01-03  0:28 UTC  (5+ messages)
` [PATCH 2/2] Bluetooth: Queue adv_work on system workqueue

[PATCH 1/2] Bluetooth: Rename extfeatures
 2012-01-03  0:23 UTC  (5+ messages)
` [PATCH 2/2] Bluetooh: Fix hci_cc_read_local_ext_features()

[PATCH 1/5] Bluetooth: Fix context in rfcomm_sock_lock
 2012-01-03  0:18 UTC  (10+ messages)
` [PATCH 2/5] Bluetooth: Fix context in RFCOMM tty
  ` [PATCH 3/5] Bluetooth: Remove *_bh locks from SCO
    ` [PATCH 4/5] Bluetooth: Remove local_bh_disable() from hci_sock.c
      ` [PATCH 5/5] Bluetooth: Remove *_bh from socket list lock

bluez-4.97: check dependnecy
 2012-01-02 20:58 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: fix bt_accept_dequeue() to work in process context
 2012-01-02 18:43 UTC  (7+ messages)
` [PATCH 2/2] Bluetooth: Remove HCI_PRIO_MAX from ctrl cdm in RFCOMM

Bluetooth audio skipping
 2012-01-02 18:22 UTC  (3+ messages)

Getting sco_connect_cb(): Connection refused (111) [Bluez-Ofono-PulseAudio]
 2012-01-02 13:52 UTC 

bluetooth-alsa: Connection fix for kernel >= 2.6.30
 2012-01-02 13:14 UTC 

[PATCH BlueZ 1/4] Remove PulseAudio plugin leftover
 2011-12-31 12:22 UTC  (8+ messages)
` [PATCH BlueZ 2/4] Remove unused/broken "echo" RFCOMM plugin
` [PATCH BlueZ 3/4] Enable input/sixpair build (but no installation)
` [PATCH BlueZ 4/4] Add missing options to bootstrap-configure

[PATCH 1/4] attrib-server: Move GAP attributes inside gatt_server struct
 2011-12-30 11:45 UTC  (4+ messages)
` [PATCH 2/4] gatt-service: Delete attributes when service registration fails
  ` [PATCH 3/4] gatt-service: Add missing user_data parameter for callbacks
    ` [PATCH 4/4] gatt-example: Fix memory leak

[PATCH 0/4] Minor audio-related fixes
 2011-12-30 11:16 UTC  (4+ messages)
` [PATCH 1/4] audio: remove unnecessary method call

[PATCH BlueZ] Fix strict-aliasing rules handling for hciemu and IP ports
 2011-12-30 11:11 UTC  (2+ messages)

[PATCH] Fix wiimote device_get_address to use new API
 2011-12-30 11:06 UTC  (7+ messages)
  ` [PATCH] Add wiimote plugin to bootstrap-configure
    ` [PATCH v2] "

Multi-Adapter GATT server (finish)
 2011-12-30 11:03 UTC  (10+ messages)
` [PATCH 1/8] attrib-server: Add blutooth adapter to attrib_db_find_avail function
  ` [PATCH 2/8] attrib-server: Add bluetooth adapter in attrib_db_add
    ` [PATCH 3/8] gatt-service: Add bluetooth adapter in gatt_service_add function
      ` [PATCH 4/8] attrib-server: Add bluetooth adapter in attrib_db_update function
        ` [PATCH 5/8] attrib-server: Add bluetooth adapter in attrib_gap_set function
          ` [PATCH 6/8] attrib-server: Add bluetooth adapter in attrib_db_del
            ` [PATCH 7/8] attrib-server: Add bluetooth adapter in attrib_create_sdp function
              ` [PATCH 8/8] attrib-server: Add Gattrib in attrib_channel_detach function

Multi-adapter GATT server support
 2011-12-30 10:58 UTC  (10+ messages)
` [PATCH 1/8] attrib-server: Initial steps towards multi-adapter "
  ` [PATCH 2/8] attrib-server: Register GATT SDP record per each adapter
    ` [PATCH 3/8] attrib-server: Add attributes in adapter database
      ` [PATCH 4/8] attrib-server: Attach attrib_channel in adapter clients list
        ` [PATCH 5/8] attrib-server: Remove global le_io variable
          ` [PATCH 6/8] attrib-server: Remove global database list
            ` [PATCH 7/8] attrib-server: Mark attrib_channel_detach as deprecated
              ` [PATCH 8/8] gatt-example: Use adapter driver to register GATT attributes

[PATCHv3 0/5] Rebased AMP initialization patches
 2011-12-30 10:11 UTC  (5+ messages)
` [PATCHv3 5/5] Bluetooth: Correct packet len calculation

Regarding bluez connection problems
 2011-12-29 21:35 UTC 

[PATCH 0/5] Fix driver core registration
 2011-12-29 18:04 UTC  (8+ messages)
` [PATCH 1/5] Bluetooth: Remove obsolete hci-destruct callback
` [PATCH 2/5] Bluetooth: Correctly acquire module reference
` [PATCH 3/5] Bluetooth: Remove HCI-owner field
` [PATCH 4/5] Bluetooth: Correctly take hci_dev->dev refcount
` [PATCH 5/5] Bluetooth: Remove __hci_dev_put/hold

[RFCv2 00/20] RFC Bluetooth A2MP implementation
 2011-12-29 11:23 UTC  (5+ messages)
` [RFCv2 01/20] Bluetooth: A2MP: Create A2MP socket

[RFC v6 0/8] Add org.bluez.Telephony interface
 2011-12-29  9:38 UTC  (11+ messages)
` [RFC v6 1/8] audio: Move tel drivers to DBus interface
` [RFC v6 2/8] audio: Simplify org.bluez.Headset
` [RFC v6 3/8] audio: Remove dummy tel driver
` [RFC v6 4/8] audio: Remove maemo5 "
` [RFC v6 5/8] audio: Remove maemo6 "
` [RFC v6 6/8] audio: Remove oFono "
` [RFC v6 7/8] audio: Move HFP/HSP AG servers to telephony.c
` [RFC v6 8/8] audio: Send transport path to telephony agent

Fix out-of-source build breakage
 2011-12-29  8:10 UTC  (5+ messages)
` [PATCH 1/2] fix link creation for out-of-source builds
` [PATCH 2/2] add tools to include folder list

[PATCH] Bluetooth: btusb: Use macro USB_INTERFACE_INFO to do device match
 2011-12-29  6:59 UTC 

[RFC BlueZ]Proximity Monitor Discussion
 2011-12-28 22:26 UTC  (4+ messages)

[REGRESSION] resume takes 10s longer due to e1b6eb3 (Bluetooth: Increase HCI reset timeout ...)
 2011-12-28 19:21 UTC  (4+ messages)

firmware loading failure for AR3011 (0cf3:3000 or 0cf3:3005 ?)
 2011-12-28 16:50 UTC 

[PATCH] Bluetooth: Keep chan->state and sk->sk_state in sync
 2011-12-28 15:59 UTC 

[PATCH] audio: Increased AVDTP request timeout
 2011-12-28  9:40 UTC  (2+ messages)

[PATCH] fix lib header linking for out-of-source build
 2011-12-28  8:49 UTC 

bluez-4.97: check dependnecy
 2011-12-28  8:36 UTC  (3+ messages)

BUG: Reordering of L2CAP connection pending/accesspted replies
 2011-12-27 20:32 UTC  (8+ messages)

[PATCH v3] Add USB ID of HP's Broadcom BCM2035 Bluetooth
 2011-12-27 20:30 UTC  (6+ messages)
        ` [PATCH v3] Add USB ID of HP's Broadcom BCM2035 Bluetooth [SOLVED]

[PATCH BlueZ 0/1] Add support for KeyboardDisplay IO Capability
 2011-12-27 18:48 UTC  (4+ messages)
` [PATCH BlueZ 1/1] Add "

[PATCH 01/12] Bluetooth: convert SCO socket timeout function to workqueue
 2011-12-27 17:37 UTC  (7+ messages)
` [PATCH 02/12] Bluetooth: Change SCO conn lock to mutex
  ` [PATCH 03/12] Bluetooth: Use only mutex lock_sock() in SCO
    ` [PATCH 04/12] Bluetooth: add debug output to l2cap_ack_timeout()
      ` [PATCH 05/12] Bluetooth: Don't use *_bh locks anymore

pull request: bluetooth-next 2011-12-27
 2011-12-27 16:52 UTC  (2+ messages)

Multi-adapter GATT server support
 2011-12-27 14:46 UTC  (10+ messages)
` [PATCH 1/8] attrib-server: Add blutooth adapter to attrib_db_find_avail function
  ` [PATCH 2/8] attrib-server: Add bluetooth adapter in attrib_db_add
    ` [PATCH 3/8] gatt-service: Add bluetooth adapter in gatt_service_add function
      ` [PATCH 4/8] attrib-server: Add bluetooth adapter in attrib_db_update function
        ` [PATCH 5/8] attrib-server: Add bluetooth adapter in attrib_gap_set function
          ` [PATCH 6/8] attrib-server: Add bluetooth adapter in attrib_db_del
            ` [PATCH 7/8] attrib-server: Add bluetooth adapter in attrib_create_sdp function
              ` [PATCH 8/8] attrib-server: Add Gattrib in attrib_channel_detach function

[RFC v5 0/8] Add org.bluez.Telephony interface
 2011-12-27 10:09 UTC  (10+ messages)
` [RFC v5 1/8] audio: Move tel drivers to DBus interface

RFC: Multi-adapter GATT server support
 2011-12-27 10:07 UTC  (4+ messages)
` [PATCH 1/8] attrib-server: Initial steps towards multi-adapter "

[PATCH] Fix incorrect spelling
 2011-12-27 10:07 UTC  (2+ messages)

[PATCH] audio: Use headset_shutdown in headset_setconf_cb
 2011-12-27 10:06 UTC  (2+ messages)

[PATCH BlueZ 1/2] Fix GAttrib ref counting in Generic Attribute
 2011-12-27 10:05 UTC  (2+ messages)

[PATCH BlueZ] Remove sdp headers include from Generic Attribute
 2011-12-27 10:04 UTC  (2+ messages)


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).