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
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-03
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
Anderson Lizardo
1
-1
/
+1
2013-02-03
Bluetooth: Fix sending HCI commands after reset
Szymon Janc
1
-1
/
+1
2013-01-11
Bluetooth: cancel power_on work when unregistering the device
Gustavo Padovan
1
-0
/
+2
2013-01-11
Bluetooth: Add missing lock nesting notation
Gustavo Padovan
1
-2
/
+2
2012-12-03
Bluetooth: Fix using uninitialized option in RFCMode
Szymon Janc
1
-6
/
+8
2012-10-31
Bluetooth: SMP: Fix setting unknown auth_req bits
Johan Hedberg
1
-2
/
+4
2012-10-02
Bluetooth: Fix sending a HCI Authorization Request over LE links
Vinicius Costa Gomes
1
-0
/
+4
2012-10-02
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
3
-8
/
+9
2012-10-02
Bluetooth: Fix use-after-free bug in SMP
Andre Guedes
1
-3
/
+3
2012-10-02
Bluetooth: mgmt: Fix enabling LE while powered off
Andrzej Kaczmarek
1
-0
/
+10
2012-10-02
Bluetooth: Fix not removing power_off delayed work
Vinicius Costa Gomes
1
-0
/
+2
2012-10-02
Bluetooth: mgmt: Fix enabling SSP while powered off
Andrzej Kaczmarek
1
-0
/
+6
2012-10-02
Bluetooth: L2CAP - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-10-02
Bluetooth: RFCOMM - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-10-02
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
1
-1
/
+1
2012-10-02
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
Mathias Krause
1
-0
/
+1
2012-10-02
Bluetooth: HCI - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-10-02
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
Mathias Krause
1
-0
/
+1
2012-09-14
Bluetooth: Fix legacy pairing with some devices
Szymon Janc
2
-1
/
+7
2012-09-14
Bluetooth: Set name_state to unknown when entry name is empty
Ram Malovany
1
-0
/
+2
2012-09-14
Bluetooth: Fix using a NULL inquiry cache entry
Ram Malovany
1
-5
/
+11
2012-09-14
Bluetooth: Fix using NULL inquiry entry
Ram Malovany
1
-0
/
+3
2012-05-14
Bluetooth: mgmt: Fix device_connected sending order
Johan Hedberg
2
-2
/
+10
2012-05-14
Bluetooth: notify userspace of security level change
Gustavo Padovan
4
-5
/
+21
2012-04-27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
3
-15
/
+17
2012-04-24
Bluetooth: Fix missing break in hci_cmd_complete_evt
Szymon Janc
1
-0
/
+1
2012-04-16
Bluetooth: Temporary keys should be retained during connection
Vishal Agarwal
2
-4
/
+4
2012-04-16
Bluetooth: hci_persistent_key should return bool
Vishal Agarwal
2
-11
/
+12
2012-04-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
4
-6
/
+22
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2012-03-28
Bluetooth: mgmt: Add missing endian conversion
Andrei Emeltchenko
1
-3
/
+8
2012-03-28
Bluetooth: mgmt: Fix corruption of device_connected pkt
Brian Gix
1
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
9
-9
/
+0
2012-03-28
Bluetooth: Fix memory leaks due to chan refcnt
Andrei Emeltchenko
1
-0
/
+3
2012-03-28
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
Johan Hovold
1
-0
/
+7
2012-03-28
Bluetooth: Fix Endian Bug.
Santosh Nayak
1
-2
/
+3
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
15
-1788
/
+3585
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-1
/
+0
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-1
/
+0
2012-03-08
Bluetooth: Set security level on incoming pairing request
Ido Yariv
1
-0
/
+2
2012-03-08
Bluetooth: Fix access to the STK generation methods matrix
Ido Yariv
1
-1
/
+1
2012-03-08
Bluetooth: Fix using uninitialized variable
Luiz Augusto von Dentz
1
-3
/
+3
2012-03-08
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
6
-353
/
+339
2012-03-03
Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flush
Andre Guedes
1
-1
/
+0
2012-03-03
Bluetooth: mgmt: Fix updating local name when powering on
Johan Hedberg
2
-16
/
+14
2012-03-03
Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets
Johan Hedberg
2
-11
/
+8
2012-03-02
Bluetooth: mgmt: Add new error code for invalid index
Johan Hedberg
1
-3
/
+3
2012-03-02
Bluetooth: mgmt: Fix command status error code values
Johan Hedberg
1
-2
/
+2
2012-03-02
Bluetooth: Fix clearing of HCI_PENDING_CLASS flag
Johan Hedberg
1
-1
/
+1
2012-03-02
Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffies
Marcel Holtmann
2
-6
/
+4
[next]