index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
4
-15
/
+51
2012-09-18
Bluetooth: mgmt: Implement support for passkey notification
Johan Hedberg
3
-0
/
+30
2012-09-08
Bluetooth: debug: Print refcnt for hci_dev
Andrei Emeltchenko
1
-0
/
+6
2012-09-08
Bluetooth: trivial: Make hci_chan_del return void
Andrei Emeltchenko
1
-1
/
+1
2012-09-08
Bluetooth: Remove unneeded zero init
Andrei Emeltchenko
1
-9
/
+0
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-08-27
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
1
-1
/
+1
2012-08-21
Bluetooth: Use kref for l2cap channel reference counting
Syam Sidhardhan
1
-2
/
+1
2012-08-21
Bluetooth: mgmt: Add device disconnect reason
Mikel Astiz
2
-1
/
+10
2012-08-21
Bluetooth: Add more HCI error codes
Mikel Astiz
1
-0
/
+3
2012-08-15
Bluetooth: Remove some functions from being exported
Vinicius Costa Gomes
1
-2
/
+0
2012-08-06
Bluetooth: Fix hci_le_conn_complete_evt
Andre Guedes
1
-0
/
+2
2012-08-06
Bluetooth: /proc/net/ entries for bluetooth protocols
Masatake YAMATO
1
-0
/
+10
2012-08-06
Bluetooth: Free the l2cap channel list only when refcount is zero
Jaganath Kanakkassery
1
-1
/
+0
2012-08-06
Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c
Jaganath Kanakkassery
1
-14
/
+2
2012-08-06
Bluetooth: Make connect / disconnect cfm functions return void
Andrei Emeltchenko
1
-4
/
+4
2012-08-06
Bluetooth: Define AMP controller statuses
Andrei Emeltchenko
1
-0
/
+9
2012-08-06
Bluetooth: trivial: Fix mixing spaces and tabs in smp
Andrei Emeltchenko
1
-4
/
+4
2012-08-06
Bluetooth: debug: Fix printing refcnt for hci_conn
Andrei Emeltchenko
1
-4
/
+2
2012-08-06
Bluetooth: mgmt: Managing only BR/EDR HCI controllers
Andrei Emeltchenko
1
-1
/
+1
2012-08-06
Bluetooth: Remove missing code
Andre Guedes
1
-6
/
+0
2012-07-15
Bluetooth: Use tx window from config response for ack timing
Mat Martineau
1
-0
/
+1
2012-07-11
Bluetooth: debug: Print l2cap_chan refcount
Andrei Emeltchenko
1
-0
/
+4
2012-06-30
Bluetooth: Improve debugging messages for hci_conn
Andrei Emeltchenko
1
-0
/
+6
2012-06-19
Bluetooth: Use AUTO_OFF constant in jiffies
Andrei Emeltchenko
1
-1
/
+2
2012-06-12
Bluetooth: Fix flags of mgmt_device_found event
Jefferson Delfes
1
-1
/
+1
2012-06-12
Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies
Andrei Emeltchenko
2
-6
/
+6
2012-06-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Gustavo Padovan
1
-0
/
+6
2012-06-08
Bluetooth: Add support for encryption key refresh
Johan Hedberg
1
-0
/
+6
2012-06-05
Bluetooth: Create empty l2cap ops function
Gustavo Padovan
1
-0
/
+12
2012-06-05
Bluetooth: Rename L2CAP_LE_DEFAULT_MTU
Andre Guedes
1
-1
/
+1
2012-06-05
Bluetooth: Remove unused HCI timeouts definitions
Szymon Janc
1
-2
/
+0
2012-06-05
Bluetooth: A2MP: Manage incoming connections
Andrei Emeltchenko
1
-0
/
+4
2012-06-05
Bluetooth: A2MP: Handling fixed channels
Andrei Emeltchenko
1
-0
/
+1
2012-06-05
Bluetooth: A2MP: Process A2MP Discover Request
Andrei Emeltchenko
3
-0
/
+18
2012-06-05
Bluetooth: A2MP: Define A2MP status codes
Andrei Emeltchenko
1
-0
/
+10
2012-06-05
Bluetooth: A2MP: Definitions for A2MP commands
Andrei Emeltchenko
1
-0
/
+73
2012-06-05
Bluetooth: A2MP: Build and Send msg helpers
Andrei Emeltchenko
1
-0
/
+7
2012-06-05
Bluetooth: A2MP: AMP Manager basic functions
Andrei Emeltchenko
2
-0
/
+31
2012-06-05
Bluetooth: A2MP: Create A2MP channel
Andrei Emeltchenko
1
-0
/
+6
2012-06-05
Bluetooth: Add l2cap_chan->ops->ready()
Andrei Emeltchenko
1
-0
/
+1
2012-06-05
Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c
Andrei Emeltchenko
1
-0
/
+1
2012-06-05
Bluetooth: Use chan as parameters for l2cap chan ops
Gustavo Padovan
1
-4
/
+6
2012-06-05
Bluetooth: Define HCI AMP cmd struct
Andrei Emeltchenko
1
-0
/
+81
2012-06-05
Bluetooth: Define and use PSM identifiers
Andrei Emeltchenko
1
-0
/
+4
2012-06-05
Bluetooth: Define L2CAP conf continuation flag
Andrei Emeltchenko
1
-0
/
+3
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
3
-5
/
+0
2012-06-05
Bluetooth: Fix coding style in include/net/bluetooth
Gustavo Padovan
3
-19
/
+23
2012-06-05
Bluetooth: Use defined link key size
Andrei Emeltchenko
2
-3
/
+5
2012-06-05
Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE
Szymon Janc
1
-1
/
+1
[next]