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-23
Bluetooth: Send management event for class of device changes
Marcel Holtmann
2
-4
/
+19
2012-02-23
Bluetooth: Fix handling of discoverable setting with timeout
Marcel Holtmann
1
-0
/
+11
2012-02-23
Bluetooth: Disabling discoverable with timeout is invalid
Marcel Holtmann
1
-2
/
+5
2012-02-23
Bluetooth: mgmt: Fix updating EIR when updating the name
Johan Hedberg
2
-3
/
+4
2012-02-23
Bluetooth: Fix EIR data clearing when powering off
Johan Hedberg
1
-0
/
+2
2012-02-23
Bluetooth: mgmt: Implement Set LE command
Johan Hedberg
2
-2
/
+124
2012-02-23
Bluetooth: mgmt: Fix Set SSP supported check
Johan Hedberg
1
-6
/
+6
2012-02-23
Bluetooth: Enable timestamps for control channel
Marcel Holtmann
2
-0
/
+4
2012-02-23
Bluetooth: Explicitly clear EIR data upon hci_dev setup
Johan Hedberg
1
-4
/
+13
2012-02-23
Bluetooth: mgmt: Fix clearing of hdev->eir
Johan Hedberg
1
-0
/
+2
2012-02-23
Bluetooth: mgmt: Fix EIR toggling with SSP
Johan Hedberg
1
-6
/
+5
2012-02-23
Bluetooth: Fix coding style issues in mgmt code
Andrei Emeltchenko
1
-4
/
+4
2012-02-23
Bluetooth: Fix two minor style issues in HCI code
Marcel Holtmann
2
-2
/
+2
2012-02-23
Bluetooth: Fix two minor style issues in management code
Marcel Holtmann
1
-2
/
+2
2012-02-23
Bluetooth: mgmt: Make Set SSP command callable while powered off
Johan Hedberg
2
-19
/
+45
2012-02-23
Bluetooth: Remove unneeded hci_cc_read_ssp_mode function
Johan Hedberg
1
-19
/
+0
2012-02-23
Bluetooth: mgmt: Make Set Link Security callable while powered off
Johan Hedberg
2
-5
/
+34
2012-02-23
Bluetooth: Add socket error function
Andrei Emeltchenko
1
-9
/
+21
2012-02-23
Bluetooth: Add locked and unlocked state_change
Andrei Emeltchenko
1
-16
/
+25
2012-02-23
Bluetooth: Add l2cap_chan_lock
Andrei Emeltchenko
1
-0
/
+2
2012-02-23
Bluetooth: Revert to mutexes from RCU list
Andrei Emeltchenko
2
-67
/
+109
2012-02-23
Bluetooth: trivial: Fix long line
Andrei Emeltchenko
1
-1
/
+2
2012-02-21
Bluetooth: mgmt: Fix connectable/discoverable response values
Johan Hedberg
1
-5
/
+6
2012-02-21
Bluetooth: Fix clearing of persistent dev_flags
Johan Hedberg
1
-3
/
+2
2012-02-21
Bluetooth: mgmt: Fix New Settings event for connectable/discoverable
Johan Hedberg
1
-4
/
+25
2012-02-21
Bluetooth: mgmt: Add convenience function for sending New Settings
Johan Hedberg
1
-52
/
+44
2012-02-21
Bluetooth: mgmt: Fix current settings values when powered off
Johan Hedberg
1
-4
/
+1
2012-02-21
Bluetooth: mgmt: Fix Removing discoverable timeout in set_connectable
Johan Hedberg
1
-1
/
+6
2012-02-21
Bluetooth: mgmt: Allow connectable/discoverable changes in off state
Johan Hedberg
2
-18
/
+74
2012-02-21
Bluetooth: mgmt: Fix pairable setting upon initialization
Johan Hedberg
1
-1
/
+9
2012-02-21
Bluetooth: mgmt: Fix set_fast_connectable error return
Johan Hedberg
1
-0
/
+7
2012-02-21
Bluetooth: mgmt: Fix set_local_name and set_dev_class powered checks
Johan Hedberg
1
-0
/
+13
2012-02-21
Bluetooth: mgmt: Fix powered checks for commands
Johan Hedberg
1
-12
/
+14
2012-02-21
Bluetooth: Don't send New Settings event during setup power down
Marcel Holtmann
1
-9
/
+11
2012-02-21
Bluetooth: Only keep controller up after init if powered on
Marcel Holtmann
1
-9
/
+14
2012-02-21
Bluetooth: mgmt: Clear EIR data when disabling SSP
Johan Hedberg
1
-1
/
+19
2012-02-21
Bluetooth: mgmt: Fix Set SSP check for supported feature
Johan Hedberg
1
-0
/
+6
2012-02-21
Bluetooth: mgmt: Add basic support for Set High Speed command
Johan Hedberg
1
-0
/
+41
2012-02-21
Bluetooth: mgmt: Add address type parameter to Discovering event
Johan Hedberg
2
-4
/
+7
2012-02-21
Bluetooth: mgmt: Add address type parameter to Stop Discovery command
Johan Hedberg
1
-11
/
+22
2012-02-20
Bluetooth: Always enable management interface
Marcel Holtmann
1
-6
/
+1
2012-02-20
Bluetooth: Set supported settings based on enabled HS and/or LE
Marcel Holtmann
3
-12
/
+16
2012-02-20
Bluetooth: Restrict access to management interface
Marcel Holtmann
1
-0
/
+5
2012-02-20
Bluetooth: Add support for HCI monitor channel
Marcel Holtmann
2
-3
/
+217
2012-02-20
Bluetooth: Remove HCI notifier handling
Marcel Holtmann
4
-89
/
+62
2012-02-20
Bluetooth: Fix issue with shared SKB between HCI raw socket and driver
Marcel Holtmann
1
-4
/
+14
2012-02-20
Bluetooth: Simplify HCI socket bind handling
Marcel Holtmann
1
-16
/
+31
2012-02-20
Bluetooth: Add HCI CMSG details only to raw sockets
Marcel Holtmann
1
-1
/
+5
2012-02-20
Bluetooth: Lock socket when reading HCI socket options
Marcel Holtmann
1
-6
/
+17
2012-02-20
Bluetooth: Limit HCI raw socket options to actual raw sockets
Marcel Holtmann
1
-0
/
+6
[next]