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-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
2012-03-02
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
Marcel Holtmann
2
-13
/
+7
2012-03-01
Bluetooth: mgmt: Centralize message length checks
Johan Hedberg
1
-168
/
+52
2012-03-01
Bluetooth: mgmt: Move command handlers into a table
Johan Hedberg
1
-140
/
+79
2012-03-01
Bluetooth: mgmt: Initialize HCI_MGMT flag for any command
Johan Hedberg
1
-4
/
+6
2012-03-01
Bluetooth: mgmt: Refactor hci_dev lookup for commands
Johan Hedberg
1
-490
/
+274
2012-03-01
Bluetooth: Fix init sequence for some CSR based controllers
Johan Hedberg
1
-1
/
+21
2012-03-01
Bluetooth: Check capabilities in BR/EDR and LE-Only discovery
Andre Guedes
1
-2
/
+8
2012-03-01
Bluetooth: mgmt: Add missing hci_dev locking to set_le()
Johan Hedberg
1
-7
/
+10
2012-03-01
Bluetooth: Fix coding style with breaking lines
Gustavo F. Padovan
2
-3
/
+3
2012-02-29
Bluetooth: Fix Kconfig help description
Andre Guedes
1
-1
/
+0
2012-02-29
Bluetooth: Use NULL instead of integer for mgmt_device_connected param
Szymon Janc
1
-1
/
+1
2012-02-29
Bluetooth: Change interleaved discovery behavior
Andre Guedes
1
-24
/
+5
2012-02-29
Bluetooth: Save remote L2CAP fixed channel mask
Andrei Emeltchenko
1
-2
/
+7
2012-02-29
Bluetooth: change min_t() cast in hci_reassembly()
Dan Carpenter
1
-1
/
+1
2012-02-29
Bluetooth: use kfree_skb() instead of kfree()
Dan Carpenter
1
-1
/
+1
2012-02-28
Bluetooth: Use LMP_HOST_SSP define instead of magic values
Johan Hedberg
1
-3
/
+3
2012-02-28
Bluetooth: Remove redundant read_host_features commands
Johan Hedberg
1
-25
/
+34
2012-02-28
Bluetooth: Don't send unnecessary write_le_enable command
Johan Hedberg
1
-2
/
+3
2012-02-27
Bluetooth: Use kernel int types instead of ones from stdint.h
Johan Hedberg
4
-11
/
+11
2012-02-24
Bluetooth: Remove duplicated code in l2cap conn req
Andrei Emeltchenko
1
-30
/
+19
2012-02-24
Bluetooth: Fix double locking in LE and conless chan
Andrei Emeltchenko
1
-20
/
+4
2012-02-24
Bluetooth: Fix init request completion with AMP controllers
Andrei Emeltchenko
1
-1
/
+4
2012-02-24
Bluetooth: Fix init request completion with old controllers
Johan Hedberg
1
-0
/
+2
2012-02-24
Bluetooth: mgmt: Fix clear_uuids response
Johan Hedberg
1
-4
/
+19
2012-02-24
Bluetooth: mgmt: Fix dev_class related command response timing
Johan Hedberg
1
-5
/
+65
2012-02-24
Bluetooth: mgmt: Track pending class changes
Johan Hedberg
1
-2
/
+27
2012-02-23
Bluetooth: mgmt: Add flags parameter to device_connected
Johan Hedberg
2
-6
/
+8
2012-02-23
Bluetooth: mgmt: Fix clear UUIDs response
Johan Hedberg
1
-1
/
+2
[next]