messages from 2012-02-09 15:36:00 to 2012-02-14 14:47:07 UTC [more...]
[PATCH obexd v2 0/6] Several minor fixes
2012-02-14 14:47 UTC (5+ messages)
` [PATCH obexd v2 1/6] client: fix memory leak in obc_session_put
` [PATCH obexd v2 2/6] client: fix unreported error case
` [PATCH obexd v2 3/6] client: fix incorrect error check
` [PATCH obexd v2 4/6] client: fix pbap select when same path given twice
[PATCH] Bluetooth: Remove needless HCI_MGMT flag check
2012-02-14 14:09 UTC (4+ messages)
[PATCH] Bluetooth: Drop frames without F-bit set when in WAIT_F state
2012-02-14 13:56 UTC
[PATCH] Bluetooth: Do not dereference zero sk
2012-02-14 13:27 UTC (3+ messages)
[RFCv4 00/16] Bluetooth: Change socket lock to l2cap_chan lock
2012-02-14 13:21 UTC (22+ messages)
` [RFCv4 01/16] Bluetooth: trivial: Fix long line
` [RFCv4 02/16] Bluetooth: Revert to mutexes from RCU list
` [RFCv4 03/16] Bluetooth: Do not use sk lock in get_chan functions
` [RFCv4 04/16] Bluetooth: Add l2cap_chan_lock
` [RFCv4 05/16] Bluetooth: Add locked and unlocked state_change
` [RFCv4 06/16] Bluetooth: Add socket error function
` [RFCv4 07/16] Bluetooth: Add unlocked __l2cap_chan_add function
` [RFCv4 08/16] Bluetooth: Use chan lock in timers
` [RFCv4 09/16] Bluetooth: Use chan lock in L2CAP sig commands
` [RFCv4 10/16] Bluetooth: Use chan lock in chan delete functions
` [RFCv4 11/16] Bluetooth: Use chan lock in L2CAP conn start
` [RFCv4 12/16] Bluetooth: Use chan lock in receiving data
` [RFCv4 13/16] Bluetooth: Change locking logic for conn/chan ready
` [RFCv4 14/16] Bluetooth: Change locking logic in security_cfm
` [RFCv4 15/16] Bluetooth: Use l2cap chan lock in socket connect
` [RFCv4 16/16] Bluetooth: Remove socket lock check
[PATCH] LMP transaction collision at Set encryption
2012-02-14 13:16 UTC (3+ messages)
[PATCH obexd 1/6] client: fix memory leak in obc_session_put
2012-02-14 13:03 UTC (15+ messages)
` [PATCH obexd 2/6] client: fix unreported error case
` [PATCH obexd 3/6] client: fix incorrect error check
` [PATCH obexd 4/6] client: fix pbap select when same path given twice
` [PATCH obexd 5/6] client: queue transfers in ftp sessions
` [PATCH obexd 6/6] client: queue transfers in pbap sessions
[PATCH BlueZ] mgmtops: Improve event size mismatch messages
2012-02-14 12:51 UTC (2+ messages)
[PATCH obexd 1/5] core: Add port to service driver
2012-02-14 12:51 UTC (6+ messages)
` [PATCH obexd 2/5] bluetooth: Add support for L2CAP transport
` [PATCH obexd 3/5] ftp: Update record to support version 1.2 with GoepL2capPsm attribute
` [PATCH obexd 4/5] opp: "
` [PATCH obexd 5/5] client: Add L2CAP support in bluetooth module
[PATCH obexd] client: Fix sending GET while SRM is active
2012-02-14 12:47 UTC (2+ messages)
[PATCH BlueZ] adapter: Fix possible invalid memory access
2012-02-14 12:46 UTC (2+ messages)
[RFC BlueZ 00/22] Using clang for compiling BlueZ
2012-02-14 12:43 UTC (28+ messages)
` [RFC BlueZ 01/22] lib: Add functions to deal with unaligned access without conversion
` [RFC BlueZ 02/22] lib: Add functions to storing values in unaligned places
` [RFC BlueZ 03/22] lib: Fix the unaligned memory "getters" not receiving a const pointer
` [RFC BlueZ 04/22] tools: Fix using old-style initializers
` [RFC BlueZ 05/22] sap: Fix clang compiler warnings related to unaligned memory access
` [RFC BlueZ 06/22] lib: Fix using old-style initializers
` [RFC BlueZ 07/22] sdp: Fix clang compiler warnings related to unaligned memory access
` [RFC BlueZ 08/22] l2test: Fix clang compiler warning "
` [RFC BlueZ 09/22] rctest: Fix clang compiler warnings "
` [RFC BlueZ 10/22] dun: Fix using old-style initializers
` [RFC BlueZ 11/22] scotest: Fix clang compiler warnings related to unaligned memory access
` [RFC BlueZ 12/22] ipctest: Fix using the format specifier "as"
` [RFC BlueZ 13/22] audio: Fix clang compiler warnings related to unaligned memory access
` [RFC BlueZ 14/22] audio: Fix clang compiler warnings regarding implicit enum conversion
` [RFC BlueZ 15/22] sap: Fix compiler warnings related to unaligned memory access
` [RFC BlueZ 16/22] network: Fix clang "
` [RFC BlueZ 17/22] mgmtops: Fix doing a useless memset()
` [RFC BlueZ 18/22] adaptername: Fix clang warning related to unaligned memory access
` [RFC BlueZ 19/22] sdp: Fix clang compiler warnings "
` [RFC BlueZ 20/22] hciconfig: Fix using old-style initializers
` [RFC BlueZ 21/22] hciconfig: Fix compiler warnings related to unaligned memory access
` [RFC BlueZ 22/22] hciemu: Fix clang "
[PATCH BlueZ] attrib-server: Fix invalid read
2012-02-14 12:13 UTC (2+ messages)
[PATCH BlueZ 0/7] ATT connection management improvements
2012-02-14 12:13 UTC (9+ messages)
` [PATCH BlueZ 1/7] device: Consolidate ATT connection management
` [PATCH BlueZ 2/7] device: Fix notifying ATTIO drivers when browsing
` [PATCH BlueZ 3/7] device: Fix trying to connect if already connected
` [PATCH BlueZ 4/7] attrib-server: Remove GAttrib disconnect callback
` [PATCH BlueZ 5/7] device: "
` [PATCH BlueZ 6/7] device: Add common ATT connection cleanup function
` [PATCH BlueZ 7/7] GAttrib: Remove unused function
[PATCH v2 0/3] Minor audio-related fixes
2012-02-14 10:49 UTC (8+ messages)
` [PATCH v2 1/3] audio: gateway_unlock together with in_use = FALSE
` [PATCH v2 2/3] a2dp: return NotSupported error if no server found
` [PATCH v2 3/3] audio: do not disconnect on gateway SCO failure
[PATCH] Service Discovery Collison with Lenovo T500 Laptop
2012-02-14 9:19 UTC
[PATCH] Service Discovery Collison with Lenovo T500 Laptop
2012-02-14 8:57 UTC
SDP Discovery collsion with Som Laptops
2012-02-14 5:04 UTC (3+ messages)
[PATCH 0/2] bluetooth: logging cleanups and trivial object shrinking
2012-02-14 2:02 UTC (16+ messages)
` [PATCH 1/2] bluetooth: Use more current logging styles
` [PATCH 2/2] bluetooth: Convert BT_DBG to pr_debug
[RFCv3 00/16] Bluetooth: Change socket lock to l2cap_chan lock
2012-02-14 1:12 UTC (30+ messages)
` [RFCv3 02/16] Bluetooth: Revert to mutexes from RCU list
` [RFCv3 03/16] Bluetooth: Do not use sk lock in get_chan functions
` [RFCv3 04/16] Bluetooth: Add l2cap_chan_lock
` [RFCv3 06/16] Bluetooth: Add socket error function
` [RFCv3 07/16] Bluetooth: Add unlocked __l2cap_chan_add function
` [RFCv3 15/16] Bluetooth: Use l2cap chan lock in socket connect
[RFCv0] Bluetooth: Remove extra chan_put
2012-02-14 1:08 UTC (4+ messages)
[PATCH 1/2] Bluetooth: Fix discovery state machine
2012-02-13 18:41 UTC (2+ messages)
` [PATCH 2/2] Bluetooth: DISCOVERY_STOPPED state
[PATCH] build: modifing behavior of systemdunitdir switch
2012-02-13 16:50 UTC (2+ messages)
[PATCH BlueZ 0/3] Prerequisites for playstation-peripheral _external_ plugin
2012-02-13 14:42 UTC (4+ messages)
` [PATCH BlueZ 1/3] manager: add a btd_manager_get_default_adapter_str() call
` [PATCH BlueZ 2/3] storage: add a btd_store_record_string() call
` [PATCH BlueZ 3/3] device: add a btd_device_set_trusted() call
Bluetooth Headset Connection Issue Linux v3.0
2012-02-13 13:43 UTC (8+ messages)
LMP transaction collision at Set encryption
2012-02-13 10:41 UTC (4+ messages)
firmware loading failure for AR3011 (0cf3:3000 or 0cf3:3005 ?)
2012-02-12 17:44 UTC (5+ messages)
[REGRESSION] resume takes 10s longer due to e1b6eb3 (Bluetooth: Increase HCI reset timeout ...)
2012-02-12 17:15 UTC (7+ messages)
[PATCH] Bluetooth: Use NULL instead of integer for mgmt_device_connected param
2012-02-12 12:55 UTC
Fwd: Linux 3.3-rc3
2012-02-10 18:24 UTC (2+ messages)
Getting L2CAP ERTM support into better upstream state
2012-02-10 16:54 UTC (9+ messages)
[RFC] btio: Adjust socket buffers to be at least as big as MTU
2012-02-10 14:32 UTC
FW: LMP transaction collision at Set encryption
2012-02-10 6:11 UTC
[RESEND PATCH 1/4] Bluetooth: Introduce to_hci_dev()
2012-02-10 5:12 UTC (8+ messages)
` [RESEND PATCH] Bluetooth: btusb: Remove device lock on release
` [RESEND PATCH 2/4] Bluetooth: Remove hci_dev->driver_data
` [RESEND PATCH 3/4] Bluetooth: Introduce to_hci_conn
` [RESEND PATCH 4/4] Bluetooth: Use proper datatypes in release-callbacks
[PATCH 0/4] Integrate better device support
2012-02-09 21:12 UTC (3+ messages)
[PATCH 0/3] Advertising cache locking code refactoring
2012-02-09 19:18 UTC (4+ messages)
[PATCH BlueZ] GAttrib: Add debug message for GAttrib references
2012-02-09 15:55 UTC (6+ messages)
` [PATCH BlueZ] GAttrib: Fix leak when remote disconnects
` [PATCH BlueZ] device: Remove unused variable
[PATCH 0/8] Bluetooth: Update mgmt to latest API specifiction
2012-02-09 15:50 UTC (2+ messages)
[PATCH obexd] btio: Adjust socket buffers to be at least as big as MTU
2012-02-09 15:36 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).