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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-13
Bluetooth: Update mgmt_disconnect to match latest API
Johan Hedberg
2
-18
/
+38
2012-02-13
Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_device
Johan Hedberg
1
-26
/
+34
2012-02-13
Bluetooth: Fix double acking I-Frames when sending pending I-Frames
Szymon Janc
1
-1
/
+3
2012-02-13
Bluetooth: Fix possible missing I-Frame acknowledgement
Szymon Janc
1
-3
/
+3
2012-02-13
Bluetooth: Remove unneeded sk variable
Andrei Emeltchenko
1
-6
/
+3
2012-02-13
Bluetooth: Clean up l2cap_chan_add
Andrei Emeltchenko
1
-3
/
+8
2012-02-13
Bluetooth: Change chan_ready param from sk to chan
Andrei Emeltchenko
1
-6
/
+6
2012-02-13
Bluetooth: Add BT_DBG to mgmt_discovering()
Andre Guedes
1
-0
/
+2
2012-02-13
Bluetooth: Fix device_found event length for remote name resolving
Johan Hedberg
1
-1
/
+2
2012-02-13
Bluetooth: Fix indentation
Andre Guedes
1
-1
/
+1
2012-02-13
Bluetooth: MGMT start discovery LE-Only support
Andre Guedes
2
-2
/
+31
2012-02-13
Bluetooth: Add hci_le_scan()
Andre Guedes
1
-0
/
+35
2012-02-13
Bluetooth: Add hci_do_le_scan()
Andre Guedes
2
-3
/
+84
2012-02-13
Bluetooth: Minor code refactoring
Andre Guedes
1
-4
/
+7
2012-02-13
Bluetooth: LE scan should send Discovering events
Andre Guedes
2
-0
/
+7
2012-02-13
Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close
Johan Hedberg
1
-1
/
+2
2012-02-13
Bluetooth: Helper removes duplicated code
Andrei Emeltchenko
1
-18
/
+13
2012-02-13
Bluetooth: Recalculate sched HCI blk/pkt flow ctrl
Andrei Emeltchenko
1
-6
/
+79
2012-02-13
Bluetooth: Add support for notifying userspace of new LTK's
Vinicius Costa Gomes
1
-0
/
+3
2012-02-13
Bluetooth: Add support for removing LTK's when pairing is removed
Vinicius Costa Gomes
1
-0
/
+6
2012-02-13
Bluetooth: Add MGMT handlers for dealing with SMP LTK's
Vinicius Costa Gomes
1
-0
/
+80
2012-02-13
Bluetooth: Use the updated key structures for handling LTKs
Vinicius Costa Gomes
3
-60
/
+65
2012-02-13
Bluetooth: Add new structures for handling SMP Long Term Keys
Vinicius Costa Gomes
1
-0
/
+31
2012-02-13
Bluetooth: Fix doing some useless casts when receiving MGMT commands
Vinicius Costa Gomes
1
-122
/
+83
2012-02-13
Bluetooth: Use list _safe deleting from conn chan_list
Andrei Emeltchenko
1
-2
/
+2
2012-02-13
Bluetooth: Use list _safe deleting from conn_hash_list
Andrei Emeltchenko
1
-2
/
+2
2012-02-13
Bluetooth: mgmt: Implement Cancel Pair Device command
Johan Hedberg
1
-0
/
+51
2012-02-13
Bluetooth: Fix clearing of debug and linkkey flags
Hemant Gupta
1
-1
/
+2
2012-02-13
Bluetooth: Send correct response to IO Capability Request
Hemant Gupta
1
-1
/
+4
2012-02-13
Bluetooth: Fix l2cap conn failures for ssp devices
Peter Hurley
1
-0
/
+4
2012-02-13
Bluetooth: Fix invalid memory access when there's no SMP channel
Vinicius Costa Gomes
1
-3
/
+6
2012-02-13
Bluetooth: Fix RFCOMM session reference counting issue
Octavian Purdila
1
-6
/
+12
2012-02-13
Bluetooth: Use GFP_KERNEL in hci_add_adv_entry()
Andre Guedes
1
-1
/
+1
2012-02-13
Bluetooth: Rename smp_key_size to enc_key_size
Vinicius Costa Gomes
1
-9
/
+9
2012-02-13
Bluetooth: Fix possible use after free in delete path
Ulisses Furquim
1
-2
/
+2
2012-02-13
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
1
-3
/
+3
2012-02-13
Bluetooth: Remove unneeded locking
Andre Guedes
1
-5
/
+0
2012-02-13
Bluetooth: Use GFP_KERNEL in hci_chan_create()
Andre Guedes
1
-1
/
+1
2012-02-13
Bluetooth: Use GFP_KERNEL in hci_conn_add()
Andre Guedes
1
-1
/
+1
2012-02-13
Bluetooth: Make l2cap_ertm_data_rcv static
Szymon Janc
1
-3
/
+1
2012-02-13
Bluetooth: Add alloc_skb chan operator
Andrei Emeltchenko
2
-8
/
+24
2012-02-13
Bluetooth: silence lockdep warning
Octavian Purdila
3
-7
/
+9
2012-02-13
Bluetooth: trivial: space correction
Andrei Emeltchenko
1
-1
/
+1
2012-02-13
Bluetooth: Add a convenience function to check for SSP enabled
Johan Hedberg
2
-14
/
+6
2012-02-13
Bluetooth: Convert hdev->ssp_mode to a flag
Johan Hedberg
3
-10
/
+17
2012-02-13
Bluetooth: Merge boolean members of struct hci_conn into flags
Johan Hedberg
2
-14
/
+22
2012-02-13
Bluetooth: Update device_connected and device_found events to latest API
Johan Hedberg
2
-37
/
+97
2012-02-13
Bluetooth: Convert hdev->out to a bool type
Johan Hedberg
2
-6
/
+6
2012-02-13
Bluetooth: Rename conn->pend to conn->flags
Johan Hedberg
4
-39
/
+38
2012-02-13
Bluetooth: Merge device class into the EIR data in mgmt_ev_device_found
Johan Hedberg
1
-7
/
+13
[next]