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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-15
Bluetooth: Implement Read Supported Commands commands for mgmt
Johan Hedberg
1
-0
/
+7
2012-02-13
Bluetooth: Introduce to_hci_conn
David Herrmann
1
-0
/
+1
2012-02-13
Bluetooth: Remove hci_dev->driver_data
David Herrmann
1
-1
/
+10
2012-02-13
Bluetooth: Introduce to_hci_dev()
David Herrmann
1
-0
/
+2
2012-02-13
Bluetooth: Add Device Unpaired mgmt event
Johan Hedberg
1
-0
/
+5
2012-02-13
Bluetooth: Add address type to mgmt_ev_auth_failed
Johan Hedberg
2
-2
/
+3
2012-02-13
Bluetooth: Add address type to mgmt blacklist messages
Johan Hedberg
2
-8
/
+8
2012-02-13
Bluetooth: Add address type to Out Of Band mgmt messages
Johan Hedberg
1
-2
/
+2
2012-02-13
Bluetooth: Add address type to user_confirm and user_passkey messages
Johan Hedberg
2
-16
/
+18
2012-02-13
Bluetooth: Update mgmt_disconnect to match latest API
Johan Hedberg
2
-3
/
+4
2012-02-13
Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_device
Johan Hedberg
1
-17
/
+17
2012-02-13
Bluetooth: Add hci_le_scan()
Andre Guedes
1
-0
/
+6
2012-02-13
Bluetooth: Add hci_do_le_scan()
Andre Guedes
1
-0
/
+8
2012-02-13
Bluetooth: LE scan should send Discovering events
Andre Guedes
1
-0
/
+1
2012-02-13
Bluetooth: Clean up structures left unused
Vinicius Costa Gomes
2
-20
/
+0
2012-02-13
Bluetooth: Add MGMT handlers for dealing with SMP LTK's
Vinicius Costa Gomes
1
-0
/
+2
2012-02-13
Bluetooth: Use the updated key structures for handling LTKs
Vinicius Costa Gomes
1
-5
/
+6
2012-02-13
Bluetooth: Add new structures for handling SMP Long Term Keys
Vinicius Costa Gomes
2
-0
/
+21
2012-02-13
Bluetooth: mgmt: Implement Cancel Pair Device command
Johan Hedberg
1
-0
/
+1
2012-02-13
Bluetooth: Update mgmt.h to match latest API spec
Johan Hedberg
1
-62
/
+64
2012-02-13
Bluetooth: Rename smp_key_size to enc_key_size
Vinicius Costa Gomes
1
-1
/
+1
2012-02-13
Bluetooth: Add structures for the new LTK exchange messages
Vinicius Costa Gomes
1
-0
/
+22
2012-02-13
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
1
-2
/
+2
2012-02-13
Bluetooth: Fix potential deadlock
Andre Guedes
1
-2
/
+2
2012-02-13
Bluetooth: Add alloc_skb chan operator
Andrei Emeltchenko
1
-0
/
+3
2012-02-13
Bluetooth: silence lockdep warning
Octavian Purdila
1
-0
/
+2
2012-02-13
Bluetooth: Add a convenience function to check for SSP enabled
Johan Hedberg
1
-0
/
+7
2012-02-13
Bluetooth: Convert hdev->ssp_mode to a flag
Johan Hedberg
2
-1
/
+1
2012-02-13
Bluetooth: Merge boolean members of struct hci_conn into flags
Johan Hedberg
1
-3
/
+3
2012-02-13
Bluetooth: Update device_connected and device_found events to latest API
Johan Hedberg
2
-11
/
+13
2012-02-13
Bluetooth: Convert hdev->out to a bool type
Johan Hedberg
1
-1
/
+1
2012-02-13
Bluetooth: Rename conn->pend to conn->flags
Johan Hedberg
1
-3
/
+3
2012-02-13
Bluetooth: Merge device class into the EIR data in mgmt_ev_device_found
Johan Hedberg
2
-1
/
+11
2012-02-13
Bluetooth: Move eir_has_data_field to hci_core.h
Johan Hedberg
1
-0
/
+25
2012-02-13
Bluetooth: Add missing EIR defines to hci.h
Johan Hedberg
1
-0
/
+3
2012-02-13
Bluetooth: Add eir_len parameter to mgmt_ev_device_found
Johan Hedberg
2
-2
/
+3
2012-02-13
Bluetooth: Rename mgmt connected events to match user space
Johan Hedberg
2
-5
/
+5
2012-02-13
Bluetooth: Add 'eir_len' param to mgmt_device_found()
Andre Guedes
1
-1
/
+1
2012-02-13
Bluetooth: Make l2cap_clear_timer return if timer was running or not
Szymon Janc
1
-2
/
+7
2012-02-13
Bluetooth: Fix 'enable_hs' type
Fabio Estevam
1
-1
/
+1
2012-02-13
Bluetooth: Sort to-be-resolved devices by RSSI during discovery
Johan Hedberg
1
-0
/
+2
2012-02-13
Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags
Johan Hedberg
1
-8
/
+8
2012-02-13
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
1
-1
/
+1
2012-02-13
Bluetooth: Remove __hci_dev_put/hold
David Herrmann
1
-10
/
+2
2012-02-13
Bluetooth: Correctly take hci_dev->dev refcount
David Herrmann
1
-3
/
+2
2012-02-13
Bluetooth: Remove HCI-owner field
David Herrmann
1
-11
/
+2
2012-02-13
Bluetooth: Remove unused hci-destruct cb
David Herrmann
1
-5
/
+1
2012-02-13
Bluetooth: Make hci-destruct callback optional
David Herrmann
1
-2
/
+4
2012-02-13
Bluetooth: Fix using an absolute timeout on hci_conn_put()
Vinicius Costa Gomes
1
-1
/
+1
2012-02-13
Bluetooth: Remove magic number from ACL TO
Andrei Emeltchenko
1
-0
/
+1
[next]