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
2014-11-18
Bluetooth: add hci event notification
Seung-Woo Kim
2
-0
/
+3
2014-11-18
upstream: treewide: Fix common typo in "identify"
Maxime Jayat
1
-1
/
+1
2013-10-13
Bluetooth: Introduce a new HCI_RFKILLED flag
Johan Hedberg
1
-0
/
+1
2013-06-12
Bluetooth: Fix mgmt handling of power on failures
Johan Hedberg
2
-0
/
+2
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2013-04-19
Bluetooth: Fix HCI command send functions to use const specifier
Johan Hedberg
1
-6
/
+8
2013-04-18
Bluetooth: Rename LE_SCANNING_* macros
Andre Guedes
1
-2
/
+2
2013-04-18
Bluetooth: Add macros for filter duplicates values
Andre Guedes
1
-0
/
+2
2013-04-18
Bluetooth: Add LE scan type macros
Andre Guedes
1
-0
/
+3
2013-04-18
Bluetooth: Add reading of all local feature pages
Johan Hedberg
1
-1
/
+2
2013-04-18
Bluetooth: Track feature pages in a single table
Johan Hedberg
1
-24
/
+25
2013-04-18
Bluetooth: Move and rename hci_conn_accept
Frédéric Dalleau
1
-1
/
+0
2013-04-17
Bluetooth: l2cap: add l2cap_user sub-modules
David Herrmann
1
-0
/
+10
2013-04-17
Bluetooth: l2cap: introduce l2cap_conn ref-counting
David Herrmann
1
-0
/
+4
2013-04-17
Bluetooth: allow constant arguments for bacmp()/bacpy()
David Herrmann
1
-2
/
+2
2013-04-17
Bluetooth: introduce hci_conn ref-counting
David Herrmann
1
-0
/
+31
2013-04-17
Bluetooth: remove unneeded hci_conn_hold/put_device()
David Herrmann
1
-4
/
+0
2013-04-11
Bluetooth: rename hci_conn_put to hci_conn_drop
David Herrmann
1
-1
/
+1
2013-04-09
bluetooth: kill unused fops field in struct bt_sock_list
Al Viro
1
-1
/
+0
2013-04-09
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
1
-1
/
+1
2013-04-05
Bluetooth: hidp: verify l2cap sockets
David Herrmann
1
-0
/
+1
2013-04-04
Bluetooth: Remove driver init queue from core
Marcel Holtmann
1
-2
/
+0
2013-04-04
Bluetooth: Add driver setup stage for early init
Marcel Holtmann
1
-0
/
+1
2013-04-04
Bluetooth: Add __hci_cmd_sync_ev function
Johan Hedberg
1
-0
/
+2
2013-04-04
Bluetooth: Add support for custom event terminated commands
Johan Hedberg
2
-0
/
+3
2013-04-04
Bluetooth: Add __hci_cmd_sync() helper function
Johan Hedberg
1
-0
/
+3
2013-04-04
Bluetooth: Track received events in hdev
Johan Hedberg
1
-0
/
+1
2013-04-04
Bluetooth: Remove unneeded hci_req_cmd_status function
Andre Guedes
1
-1
/
+0
2013-03-18
Bluetooth: Add reading of page scan parameters
Johan Hedberg
2
-0
/
+17
2013-03-18
Bluetooth: Add proper flag for fast connectable mode
Johan Hedberg
1
-1
/
+3
2013-03-18
Bluetooth: Handle AD updating through an async request
Johan Hedberg
1
-2
/
+2
2013-03-18
Bluetooth: Add a define for the HCI persistent flags mask
Johan Hedberg
1
-0
/
+5
2013-03-18
Bluetooth: Remove useless HCI_PENDING_CLASS flag
Johan Hedberg
1
-1
/
+0
2013-03-09
Bluetooth: Make hci_req_add returning void
Andre Guedes
1
-1
/
+1
2013-03-09
Bluetooth: HCI request error handling
Andre Guedes
1
-0
/
+5
2013-03-08
Bluetooth: Remove unused hdev->init_last_cmd
Johan Hedberg
1
-2
/
+0
2013-03-08
Bluetooth: Use async requests internally in hci_req_sync
Johan Hedberg
1
-2
/
+0
2013-03-08
Bluetooth: Add request cmd_complete and cmd_status functions
Johan Hedberg
1
-0
/
+2
2013-03-08
Bluetooth: Introduce new hci_req_add function
Johan Hedberg
1
-0
/
+1
2013-03-08
Bluetooth: Add initial skeleton for asynchronous HCI requests
Johan Hedberg
2
-0
/
+18
2013-03-08
Bluetooth: Remove RFCOMM session refcnt
Dean Jenkins
1
-7
/
+0
2013-03-08
Bluetooth: Return RFCOMM session ptrs to avoid freed session
Dean Jenkins
1
-1
/
+2
2013-03-08
Bluetooth: change bt_sock_unregister() to return void
David Herrmann
1
-1
/
+1
2013-03-08
Bluetooth: Rename hci_acl_disconn
Andre Guedes
1
-1
/
+1
2013-02-01
Bluetooth: Keep track of UUID type upon addition
Johan Hedberg
1
-0
/
+1
2013-01-23
Bluetooth: Add support for reading LE supported states
Johan Hedberg
2
-0
/
+7
2013-01-23
Bluetooth: Add support for reading LE White List Size
Johan Hedberg
2
-0
/
+7
2013-01-23
Bluetooth: Add LE Local Features reading support
Johan Hedberg
2
-0
/
+7
2013-01-23
Bluetooth: Add helper functions for testing bdaddr types
Johan Hedberg
1
-0
/
+23
2013-01-18
Bluetooth: Add a new workqueue for hci_request operations
Johan Hedberg
1
-0
/
+1
[next]