index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2014-07-03
Bluetooth: Make is_identity_address a global function
Johan Hedberg
1
-0
/
+12
2014-07-03
Bluetooth: Pass store hint to mgmt_new_conn_param
Johan Hedberg
1
-2
/
+2
2014-07-03
Bluetooth: Make hci_le_conn_update return the store hint
Johan Hedberg
1
-2
/
+2
2014-07-03
Bluetooth: Add Load Connection Parameters command
Johan Hedberg
1
-0
/
+15
2014-07-03
Bluetooth: Add new auto_conn value matching mgmt action 0x00
Johan Hedberg
1
-0
/
+1
2014-07-03
Bluetooth: Add specific connection parameter clear functions
Johan Hedberg
1
-0
/
+2
2014-07-03
Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all
Johan Hedberg
1
-1
/
+1
2014-07-03
Bluetooth: Add support for hdev->set_bdaddr callback handling
Marcel Holtmann
1
-0
/
+2
2014-07-03
Bluetooth: Introduce "New Connection Parameter" Event
Andre Guedes
2
-0
/
+13
2014-07-03
Bluetooth: Enable new LE meta event
Andre Guedes
1
-0
/
+3
2014-07-03
Bluetooth: Connection Parameter Update Procedure
Andre Guedes
1
-0
/
+28
2014-07-03
Bluetooth: Fix redundant device (un)blocked events
Johan Hedberg
1
-2
/
+0
2014-07-03
Bluetooth: Add flag to track STK encryption
Johan Hedberg
1
-0
/
+1
2014-07-03
Bluetooth: Add support for Not Connectable flag for Device Found events
Marcel Holtmann
1
-0
/
+1
2014-07-03
Bluetooth: Provide flags parameter direct to mgmt_device_found
Marcel Holtmann
2
-5
/
+5
2014-07-03
Bluetooth: Remove connection interval parameters from hci_conn_params_set
Marcel Holtmann
1
-2
/
+1
2014-07-03
Bluetooth: Change hci_conn_params_add to return the parameter struct
Marcel Holtmann
1
-1
/
+2
2014-07-03
Bluetooth: Connection parameters check helper
Andre Guedes
1
-0
/
+21
2014-07-03
Bluetooth: Provide function to create and set connection parameters
Marcel Holtmann
1
-1
/
+2
2014-07-03
Bluetooth: Provide defaults for LE connection latency and timeout
Marcel Holtmann
1
-0
/
+2
2014-07-03
Bluetooth: Add Device Added and Device Removed management events
Marcel Holtmann
1
-0
/
+11
2014-07-03
Bluetooth: Add support for Add/Remove Device management commands
Marcel Holtmann
1
-0
/
+13
2014-07-03
Bluetooth: Store latency and supervision timeout in connection params
Marcel Holtmann
1
-0
/
+2
2014-07-03
Bluetooth: Add support for Get Clock Info mgmt command
Johan Hedberg
1
-0
/
+12
2014-07-03
Bluetooth: Add tracking of local and piconet clock values
Johan Hedberg
2
-0
/
+16
2014-07-03
Bluetooth: Send HCI_Read_Clock_Offset before disconnecting
Marcel Holtmann
1
-0
/
+5
2014-07-03
Bluetooth: Remove unnecessary hcon->smp_conn variable
Johan Hedberg
1
-1
/
+0
2014-07-03
Bluetooth: Use macro instead of hard-coded value
Andre Guedes
1
-1
/
+1
2014-07-03
Bluetooth: Convert hci_conn->link_mode into flags
Johan Hedberg
1
-3
/
+7
2014-07-03
Bluetooth: Add a new HCI_USE_DEBUG_KEYS flag
Johan Hedberg
1
-0
/
+1
2014-07-03
Bluetooth: Convert hcon->flush_key to a proper flag
Johan Hedberg
1
-1
/
+1
2014-07-03
Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS
Johan Hedberg
1
-1
/
+1
2014-07-03
Bluetooth: Move mgmt event sending out from hci_add_link_key()
Johan Hedberg
1
-2
/
+2
2014-07-03
Bluetooth: Update hci_add_link_key() to return pointer to key
Johan Hedberg
1
-2
/
+3
2014-07-03
Bluetooth: Track LE connection parameter update event
Marcel Holtmann
1
-0
/
+9
2014-07-03
Bluetooth: Store current LE connection parameters in hci_conn struct
Marcel Holtmann
1
-0
/
+3
2014-07-03
Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
Jukka Rissanen
3
-3
/
+0
2014-07-03
Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
Jukka Rissanen
1
-0
/
+29
2014-07-03
Bluetooth: Use separate dbg_flags to special debugfs options
Marcel Holtmann
2
-3
/
+10
2014-07-03
Bluetooth: Remove unused LTK authentication defines
Johan Hedberg
1
-4
/
+0
2014-07-03
Bluetooth: Remove HCI prefix from SMP LTK defines
Johan Hedberg
1
-4
/
+0
2014-07-03
Bluetooth: Remove unnecessary SMP STK define
Johan Hedberg
1
-1
/
+0
2014-07-03
Bluetooth: Use struct delayed_work for HCI command timeout
Marcel Holtmann
1
-1
/
+1
2014-07-03
Bluetooth: Use explicit header and body length for L2CAP SKB allocation
Marcel Holtmann
1
-0
/
+1
2014-07-03
Bluetooth: Shrink size of struct l2cap_ctrl fields
Marcel Holtmann
1
-9
/
+9
2014-07-03
Bluetooth: Assign L2CAP socket priority when allocating SKB
Marcel Holtmann
1
-2
/
+1
2014-07-03
Bluetooth: Use const for struct l2cap_ops field
Marcel Holtmann
1
-1
/
+1
2014-06-25
cfg80211: remove channel_switch combination check
Michal Kazior
1
-1
/
+6
2014-06-25
mac80211: implement multi-vif in-place reservations
Michal Kazior
1
-7
/
+1
2014-06-25
mac80211: split sched scan IEs
David Spinadel
1
-19
/
+4
[next]