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
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-5
/
+5
2012-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-1
/
+19
2012-09-21
net: change return values from -EACCES to -EPERM
Zhao Hongjiang
4
-14
/
+14
2012-09-18
Bluetooth: Fix not removing power_off delayed work
Vinicius Costa Gomes
1
-0
/
+2
2012-09-18
Bluetooth: Fix freeing uninitialized delayed works
Andrei Emeltchenko
1
-1
/
+1
2012-09-18
Bluetooth: mgmt: Fix enabling LE while powered off
Andrzej Kaczmarek
1
-0
/
+10
2012-09-18
Bluetooth: mgmt: Fix enabling SSP while powered off
Andrzej Kaczmarek
1
-0
/
+6
2012-09-16
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
4
-11
/
+16
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-11
/
+16
2012-08-27
Bluetooth: Fix sending a HCI Authorization Request over LE links
Vinicius Costa Gomes
1
-0
/
+4
2012-08-27
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
3
-8
/
+9
2012-08-27
Merge 3.6-rc3 into tty-next
Greg Kroah-Hartman
8
-19
/
+43
2012-08-15
Bluetooth: L2CAP - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: RFCOMM - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
1
-1
/
+1
2012-08-15
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: HCI - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: Fix use-after-free bug in SMP
Andre Guedes
1
-3
/
+3
2012-08-13
TTY: use tty_port_register_device
Jiri Slaby
1
-2
/
+2
2012-08-10
tty: localise the lock
Alan Cox
1
-2
/
+2
2012-08-06
Bluetooth: Fix socket not getting freed if l2cap channel create fails
Jaganath Kanakkassery
1
-1
/
+1
2012-08-06
Bluetooth: smp: Fix possible NULL dereference
Andrei Emeltchenko
1
-1
/
+4
2012-08-06
Bluetooth: Set name_state to unknown when entry name is empty
Ram Malovany
1
-0
/
+2
2012-08-06
Bluetooth: Fix using a NULL inquiry cache entry
Ram Malovany
1
-5
/
+11
2012-08-06
Bluetooth: Fix using NULL inquiry entry
Ram Malovany
1
-0
/
+3
2012-08-06
Bluetooth: Fix legacy pairing with some devices
Szymon Janc
2
-1
/
+7
2012-08-06
Bluetooth: Fix possible deadlock in SCO code
Gustavo Padovan
1
-10
/
+9
2012-08-06
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
22
-1664
/
+2691
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-252
/
+257
2012-07-16
tty: move the termios object into the tty
Alan Cox
1
-1
/
+1
2012-07-16
tty: revert incorrectly applied lock patch
Alan Cox
1
-2
/
+2
2012-07-16
Merge branch 'v3.6-rc7' into tty-next
Greg Kroah-Hartman
5
-13
/
+89
2012-07-16
Bluetooth: Change page scan interval in fast connectable mode
Johan Hedberg
1
-2
/
+2
2012-07-15
Bluetooth: Use tx window from config response for ack timing
Mat Martineau
1
-25
/
+34
2012-07-11
Bluetooth: debug: Print amp_mgr refcnt
Andrei Emeltchenko
1
-2
/
+2
2012-07-11
Bluetooth: debug: Use standard hex object specifiers in hci_event
Andrei Emeltchenko
1
-85
/
+85
2012-07-10
Bluetooth: debug: Add debug to l2cap_security_cfm
Andrei Emeltchenko
1
-2
/
+3
2012-07-10
Bluetooth: debug: Print CID and PSM in hex format
Andrei Emeltchenko
1
-15
/
+20
2012-07-10
Bluetooth: debug: Correct types specifiers for L2CAP
Andrei Emeltchenko
1
-26
/
+26
2012-07-10
Bluetooth: debug: Add printing num of cmds queued
Andrei Emeltchenko
1
-1
/
+2
2012-07-10
Bluetooth: Refactor PIN code rejection to use user_pairing_resp()
Jaganath Kanakkassery
1
-23
/
+12
2012-07-06
tty: localise the lock
Alan Cox
1
-2
/
+2
2012-06-30
Bluetooth: Do not auto off AMP controller
Andrei Emeltchenko
1
-1
/
+4
2012-06-30
Bluetooth: Route traffic only through BR/EDR controller
Andrei Emeltchenko
1
-1
/
+2
2012-06-30
Bluetooth: Improve debugging messages for hci_conn
Andrei Emeltchenko
1
-22
/
+22
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-12
/
+88
2012-06-26
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2012-06-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Gustavo Padovan
2
-7
/
+9
[next]