messages from 2012-01-03 15:58:16 to 2012-01-10 16:50:06 UTC [more...]
[RFC 1/2] Bluetooth: make use of MSG_DONTROUTE flag in L2CAP sockets
2012-01-10 16:50 UTC (3+ messages)
` [RFC 2/2] Bluetooth: Fix possible timeouts while sending RFCOMM commands
[PATCH] Bluetooth: Add support for BCM20702A0 [0489:e031]
2012-01-10 12:55 UTC (5+ messages)
[PATCH 0/5] ERTM improvements
2012-01-10 9:36 UTC (15+ messages)
` [PATCH 1/5] Bluetooth: Make l2cap_clear_timer return if timer was running or not
` [PATCH 2/5] Bluetooth: Set P-bit for SREJ frame only if there are I-frames to ack
` [PATCH 3/5] Bluetooth: Clear ack_timer when sending ack
` [PATCH 4/5] Bluetooth: Don't send RNR immediately when entering local busy
` [PATCH 5/5] Bluetooth: Drop L2CAP chan reference if ERTM ack_timer fired
[PATCH obexd] PBAP: Fix possible invalid memory access
2012-01-10 7:13 UTC
Bluetooth 2.1 keyboard not sending keypress notifications
2012-01-10 1:10 UTC (9+ messages)
[RFC BlueZ] Add Proximity Reporter interface - Proposal 1
2012-01-09 21:04 UTC (2+ messages)
` [RFC BlueZ] Add Proximity Reporter interface - Proposal 2
[PATCH 1/4] Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
2012-01-09 19:44 UTC (8+ messages)
` [PATCH 2/4] Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags
` [PATCH 3/4] Bluetooth: Fix resetting HCI_MGMT flag
` [PATCH 4/4] Bluetooth: Sort to-be-resolved devices by RSSI during discovery
[PATCH obexd] MAP: Add UpdateInbox Function
2012-01-09 13:07 UTC (2+ messages)
[PATCH obexd] MAP: Correction in coding style
2012-01-09 13:07 UTC (2+ messages)
[PATCH 1/2] l2test: Add option 'H' to set socket receive buffer size
2012-01-09 12:55 UTC (3+ messages)
` [PATCH 2/2] l2test: Add option 'K' to set delay before receiving
[PATCH BlueZ 1/4] Remove PulseAudio plugin leftover
2012-01-09 12:53 UTC (2+ messages)
[PATCH 1/4] attrib-server: Move GAP attributes inside gatt_server struct
2012-01-09 12:29 UTC (2+ messages)
[PATCH 00/18] Cleanup HCI reference counts
2012-01-09 11:44 UTC (21+ messages)
` [PATCH 01/18] Bluetooth: Make hci-destruct callback optional
` [PATCH 02/18] Bluetooth: bluecard-cs: Remove empty destruct cb
` [PATCH 03/18] Bluetooth: bt3c-cs: "
` [PATCH 04/18] Bluetooth: btmrvl: "
` [PATCH 05/18] Bluetooth: btuart-cs: "
` [PATCH 06/18] Bluetooth: btwilink: "
` [PATCH 07/18] Bluetooth: dtl1-cs: "
` [PATCH 08/18] Bluetooth: vhci: Free driver_data on file release
` [PATCH 09/18] Bluetooth: bfusb: Free driver_data on USB shutdown
` [PATCH 10/18] Bluetooth: btusb: Free driver data "
` [PATCH 11/18] Bluetooth: bpa10x: Free private driver data on usb shutdown
` [PATCH 12/18] Bluetooth: btsdio: Free driver data on SDIO shutdown
` [PATCH 13/18] Bluetooth: uart-ldisc: Fix memory leak and remove destruct cb
` [PATCH 14/18] Bluetooth: Remove unused hci-destruct cb
` [PATCH 15/18] Bluetooth: Correctly acquire module ref
` [PATCH 16/18] Bluetooth: Remove HCI-owner field
` [PATCH 17/18] Bluetooth: Correctly take hci_dev->dev refcount
` [PATCH 18/18] Bluetooth: Remove __hci_dev_put/hold
[PATCH obexd 1/4] gobex: handle Single Response Mode (SRM) headers
2012-01-09 11:10 UTC (8+ messages)
` [PATCH obexd 3/4] gobex: automatically use SRM when transport type is SOCK_SEQPACKET
[REGRESSION] resume takes 10s longer due to e1b6eb3 (Bluetooth: Increase HCI reset timeout ...)
2012-01-09 10:38 UTC (5+ messages)
Connectable PANU state for PTS certifications?
2012-01-09 10:26 UTC (4+ messages)
[RFCv1 1/2] Bluetooth: Recalculate sched HCI blk/pkt flow ctrl
2012-01-09 8:59 UTC (2+ messages)
` [RFCv1 2/2] Bluetooth: Helper removes duplicated code
[PATCH v3] Bluetooth: Fix l2cap conn failures for ssp devices
2012-01-09 8:30 UTC (3+ messages)
Kernel 3.2 and Broacom BCM20702A0
2012-01-09 8:14 UTC
[PATCH] Bluetooth: hci-uart-ll: Use GFP_ATOMIC in open()
2012-01-08 20:37 UTC (15+ messages)
` [PATCH] Bluetooth: hci-uart-h4: "
` [PATCH] Bluetooth: hci-uart-bcsp: "
` [PATCH] Bluetooth: hci-uart-ath: "
` [PATCH] Bluetooth: dtl1: Fix memleak in probe()
[PATCH] Bluetooth: Fix using an absolute timeout on hci_conn_put()
2012-01-08 20:31 UTC (3+ messages)
[PATCH] Bluetooth: Remove magic number from ACL TO
2012-01-08 20:30 UTC (3+ messages)
[PATCH 0/2] Fix L2CAP timeout values
2012-01-08 20:29 UTC (6+ 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-08 20:27 UTC (2+ messages)
[PATCH] Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP
2012-01-08 20:26 UTC (3+ messages)
[PATCH 0/9] Bluetooth: Legacy name discovery support for mgmt
2012-01-08 20:21 UTC (22+ messages)
` [PATCH 1/9] Bluetooth: Fix persistency of the HCI_MGMT flag
` [PATCH 2/9] Bluetooth: Convert inquiry cache to use standard list types
` [PATCH 3/9] Bluetooth: Move Extended Inquiry Response defines to hci.h
` [PATCH 4/9] Bluetooth: Add initial mgmt_confirm_name support
` [PATCH 5/9] Bluetooth: Return updated name state with hci_inquiry_cache_update
` [PATCH 6/9] Bluetooth: Flush inquiry cache when starting mgmt triggered inquiry
` [PATCH 7/9] Bluetooth: Rename hdev->inq_cache to hdev->discovery
` [PATCH 8/9] Bluetooth: Add discovery state tracking
` [PATCH 9/9] Bluetooth: Add name resolving support for mgmt based discovery
Temporary bluetooth-next tree
2012-01-08 20:13 UTC
3 memleaks in btusb
2012-01-08 14:01 UTC
[PATCH] build: increase check requirement to 0.9.6
2012-01-07 18:02 UTC (2+ messages)
[PATCH 0/5] Fix driver core registration
2012-01-07 14:13 UTC (5+ messages)
` [PATCH 1/5] Bluetooth: Remove obsolete hci-destruct callback
[PATCH] Breaks in A2DP playback during device search
2012-01-06 23:29 UTC (9+ messages)
[RFC v7 0/8] Add org.bluez.Telephony interface
2012-01-06 15:07 UTC (9+ messages)
` [RFC v7 1/8] audio: Move tel drivers to DBus interface
` [RFC v7 2/8] audio: Simplify org.bluez.Headset
` [RFC v7 3/8] audio: Remove dummy tel driver
` [RFC v7 4/8] audio: Remove maemo5 "
` [RFC v7 5/8] audio: Remove maemo6 "
` [RFC v7 6/8] audio: Remove oFono "
` [RFC v7 7/8] audio: Move HFP/HSP AG servers to telephony.c
` [RFC v7 8/8] audio: Send transport path to telephony agent
Device-initiated HID connections: How to pair? (PS Move)
2012-01-05 16:57 UTC (3+ messages)
[PATCH obexd] MAP: Add UpdateInbox Function
2012-01-05 11:40 UTC (3+ messages)
[PATCH] Correct structures for AMP Assoc Read
2012-01-05 10:40 UTC (4+ messages)
Breaks in A2DP playback during device search
2012-01-05 4:35 UTC
About needing to run "udevadm trigger" to get bluetooth adapter detected at boot
2012-01-04 22:11 UTC (2+ messages)
BlueZ old releases have different checksums
2012-01-04 19:49 UTC (2+ messages)
How does other application know bt adapter discoverabletimeout ?
2012-01-04 16:02 UTC (3+ messages)
[RFC v0 0/3] auth & enrypt cleanup attempt
2012-01-04 15:58 UTC (7+ messages)
` [RFC v0 1/3] Bluetooth: Make hci_conn_auth/encrypt public functions
` [RFC v0 2/3] Bluetooth: Use hci_conn_auth() instead of open coded version
` [RFC v0 3/3] Bluetooth: Use hci_conn_encrypt() "
[bluetooth] linux-3.x regression (bisected)
2012-01-04 15:12 UTC (12+ messages)
rfcomm & encryption
2012-01-04 10:29 UTC (5+ messages)
[PATCHv3 0/4] Add BT 3.0+HS parsing
2012-01-04 10:18 UTC (2+ messages)
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
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).