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-04-16
Bluetooth: Temporary keys should be retained during connection
Vishal Agarwal
1
-0
/
+1
2012-04-16
Bluetooth: hci_persistent_key should return bool
Vishal Agarwal
1
-1
/
+1
2012-04-05
Bluetooth: Fix userspace compatibility issue with mgmt interface
Gustavo Padovan
1
-1
/
+1
2012-03-28
Bluetooth: mgmt: Fix timeout type
Andrei Emeltchenko
1
-1
/
+1
2012-03-28
Bluetooth: Check for minimum data length in eir_has_data_type()
Johan Hedberg
1
-0
/
+3
2012-03-28
Bluetooth: Don't increment twice in eir_has_data_type()
Johan Hedberg
1
-4
/
+3
2012-03-28
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
Johan Hovold
1
-0
/
+1
2012-03-28
Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bit
Hemant Gupta
1
-1
/
+1
2012-03-08
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
1
-34
/
+33
2012-03-07
Bluetooth: Fix coding style in all .h files
Gustavo F. Padovan
4
-39
/
+39
2012-03-07
Bluetooth: Use correct type for userspace exported structs
Gustavo F. Padovan
1
-3
/
+3
2012-03-07
Bluetooth: Fix coding style in mgmt.h
Gustavo F. Padovan
1
-79
/
+78
2012-03-03
Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets
Johan Hedberg
1
-4
/
+0
2012-03-02
Bluetooth: mgmt: Add new error code for invalid index
Johan Hedberg
1
-0
/
+1
2012-03-02
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
Marcel Holtmann
1
-5
/
+5
2012-03-01
Bluetooth: mgmt: Add defines for command sizes
Johan Hedberg
1
-0
/
+34
2012-02-29
Bluetooth: Save remote L2CAP fixed channel mask
Andrei Emeltchenko
1
-0
/
+1
2012-02-28
Bluetooth: Add missing host features definitions
Johan Hedberg
1
-1
/
+3
2012-02-27
Bluetooth: Use kernel int types instead of ones from stdint.h
Johan Hedberg
1
-2
/
+2
2012-02-24
Bluetooth: mgmt: Track pending class changes
Johan Hedberg
1
-0
/
+1
2012-02-23
Bluetooth: mgmt: Add flags parameter to device_connected
Johan Hedberg
2
-2
/
+3
2012-02-23
Bluetooth: mgmt: Add legacy pairing info to dev_found events
Johan Hedberg
1
-2
/
+3
2012-02-23
Bluetooth: mgmt: Fix device_found parameters
Johan Hedberg
1
-1
/
+4
2012-02-23
Bluetooth: Add hdev->short_name for EIR generation
Johan Hedberg
2
-1
/
+4
2012-02-23
Bluetooth: Send management event for class of device changes
Marcel Holtmann
1
-0
/
+2
2012-02-23
Bluetooth: mgmt: Implement Set LE command
Johan Hedberg
2
-0
/
+2
2012-02-23
Bluetooth: mgmt: Make Set SSP command callable while powered off
Johan Hedberg
1
-1
/
+1
2012-02-23
Bluetooth: mgmt: Make Set Link Security callable while powered off
Johan Hedberg
1
-0
/
+1
2012-02-23
Bluetooth: Add l2cap_chan_lock
Andrei Emeltchenko
1
-0
/
+11
2012-02-21
Bluetooth: mgmt: Allow connectable/discoverable changes in off state
Johan Hedberg
1
-0
/
+2
2012-02-21
Bluetooth: Fix parameter list for setting local name
Marcel Holtmann
1
-0
/
+1
2012-02-21
Bluetooth: mgmt: Add basic support for Set High Speed command
Johan Hedberg
1
-0
/
+1
2012-02-21
Bluetooth: mgmt: Add address type parameter to Discovering event
Johan Hedberg
1
-0
/
+4
2012-02-21
Bluetooth: mgmt: Add address type parameter to Stop Discovery command
Johan Hedberg
1
-0
/
+3
2012-02-20
Bluetooth: Set supported settings based on enabled HS and/or LE
Marcel Holtmann
1
-0
/
+1
2012-02-20
Bluetooth: Add support for HCI monitor channel
Marcel Holtmann
3
-0
/
+53
2012-02-20
Bluetooth: Remove HCI notifier handling
Marcel Holtmann
1
-5
/
+2
2012-02-20
Bluetooth: Remove unneeded bt_cb(skb)->channel variable
Marcel Holtmann
1
-1
/
+0
2012-02-20
Bluetooth: Split sending for HCI raw and control sockets
Marcel Holtmann
1
-2
/
+2
2012-02-19
Bluetooth: mgmt: Move status parameters into the cmd_complete header
Johan Hedberg
1
-7
/
+1
2012-02-19
Bluetooth: mgmt: Change ordering of cmd_status paramters
Johan Hedberg
1
-1
/
+1
2012-02-19
Bluetooth: Interleaved discovery support
Andre Guedes
1
-0
/
+2
2012-02-19
Bluetooth: Merge INQUIRY and LE_SCAN discovery states
Andre Guedes
1
-2
/
+1
2012-02-19
Bluetooth: Track discovery type
Andre Guedes
1
-0
/
+1
2012-02-19
Bluetooth: Prepare start_discovery
Andre Guedes
2
-5
/
+12
2012-02-17
Bluetooth: Add Intel copyright to mgmt files
Johan Hedberg
1
-0
/
+1
2012-02-17
Bluetooth: mgmt: Add address type to confirm name command
Johan Hedberg
1
-2
/
+2
2012-02-17
Bluetooth: mgmt: Add address type to PIN code messages
Johan Hedberg
1
-4
/
+4
2012-02-17
Bluetooth: mgmt: Add address type to link key messages
Johan Hedberg
1
-1
/
+1
2012-02-17
Bluetooth: Use symbolic names for state in debug
Andrei Emeltchenko
1
-1
/
+2
[next]