index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-10
Bluetooth: debug: Add printing num of cmds queued
Andrei Emeltchenko
1
-1
/
+2
2012-06-30
Bluetooth: Do not auto off AMP controller
Andrei Emeltchenko
1
-1
/
+4
2012-06-19
Bluetooth: Use AUTO_OFF constant in jiffies
Andrei Emeltchenko
1
-4
/
+1
2012-06-12
Bluetooth: Fix not setting HCI_RESET flag for AMP
Andrei Emeltchenko
1
-9
/
+4
2012-06-12
Bluetooth: Correct debug print specifier for u16 objects
Andrei Emeltchenko
1
-6
/
+6
2012-06-12
Bluetooth: Add opcode to error message
Andrei Emeltchenko
1
-3
/
+11
2012-06-12
Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies
Andrei Emeltchenko
1
-14
/
+11
2012-06-12
Bluetooth: Use standard HCI cmd timeout for RESET
Andrei Emeltchenko
1
-1
/
+1
2012-06-05
Bluetooth: Remove magic disconnect reason
Andrei Emeltchenko
1
-1
/
+1
2012-06-05
Bluetooth: Filter duplicated reports in LE scan
Andre Guedes
1
-0
/
+1
2012-06-05
Bluetooth: Really fix registering hci with duplicate name
Sasha Levin
1
-17
/
+24
2012-06-05
Bluetooth: Use __constant modifier in HCI code
Andrei Emeltchenko
1
-1
/
+1
2012-06-05
Bluetooth: Remove unneeded EXPORT_SYMBOL
Gustavo Padovan
1
-4
/
+0
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
1
-21
/
+2
2012-06-05
Bluetooth: Fix coding style in the subsystem
Gustavo Padovan
1
-2
/
+5
2012-06-05
Bluetooth: Remove most of the inline usage
Gustavo Padovan
1
-16
/
+17
2012-06-05
Bluetooth: Use defined link key size
Andrei Emeltchenko
1
-1
/
+1
2012-06-05
Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE
Szymon Janc
1
-2
/
+2
2012-06-05
Bluetooth: Fix coding style in hci_core.c
Gustavo Padovan
1
-50
/
+53
2012-05-16
Bluetooth: Fix packet size provided to the controller
Gustavo Padovan
1
-2
/
+6
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
1
-0
/
+8
2012-05-14
Bluetooth: mgmt: Fix device_connected sending order
Johan Hedberg
1
-0
/
+8
2012-05-09
Bluetooth: Remove advertising cache
Andre Guedes
1
-74
/
+0
2012-05-09
Bluetooth: Move bdaddr_to_le to hci_core
Andre Guedes
1
-0
/
+12
2012-05-09
Bluetooth: Remove unneeded initialization in hci_alloc_dev()
David Herrmann
1
-10
/
+0
2012-05-09
Bluetooth: Move device initialization to hci_alloc_dev()
David Herrmann
1
-63
/
+52
2012-05-09
Bluetooth: Move hci_alloc/free_dev close to hci_register/unregister_dev
David Herrmann
1
-26
/
+26
2012-05-09
Bluetooth: Fix registering hci with duplicate name
Ulisses Furquim
1
-6
/
+10
2012-05-09
Bluetooth: Fix debug printing unallocated name
Andrei Emeltchenko
1
-2
/
+3
2012-05-09
Bluetooth: Use unsigned int instead of signed int
Mikel Astiz
1
-2
/
+2
2012-05-09
Bluetooth: Add Read Local AMP Info to init
Andrei Emeltchenko
1
-0
/
+3
2012-05-09
Bluetooth: Fix clearing discovery type when stopping discovery
Hemant Gupta
1
-1
/
+0
2012-05-09
Bluetooth: Replace EPERM by EALREADY in hci_cancel_inquiry
Andre Guedes
1
-1
/
+1
2012-05-09
Bluetooth: Add hci_cancel_le_scan() to hci_core
Andre Guedes
1
-0
/
+18
2012-05-09
Bluetooth: Fix opcode access in hci_complete
Andrei Emeltchenko
1
-1
/
+2
2012-05-09
Bluetooth: Correct type for ediv to __le16
Andrei Emeltchenko
1
-1
/
+1
2012-04-27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-14
/
+13
2012-04-16
Bluetooth: Temporary keys should be retained during connection
Vishal Agarwal
1
-4
/
+2
2012-04-16
Bluetooth: hci_persistent_key should return bool
Vishal Agarwal
1
-10
/
+11
2012-04-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-0
/
+7
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-28
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
Johan Hovold
1
-0
/
+7
2012-03-08
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
1
-27
/
+22
2012-03-03
Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flush
Andre Guedes
1
-1
/
+0
2012-03-01
Bluetooth: Fix init sequence for some CSR based controllers
Johan Hedberg
1
-1
/
+21
2012-02-29
Bluetooth: change min_t() cast in hci_reassembly()
Dan Carpenter
1
-1
/
+1
2012-02-23
Bluetooth: mgmt: Add legacy pairing info to dev_found events
Johan Hedberg
1
-1
/
+7
2012-02-23
Bluetooth: Fix clearing of dev_class when powering down
Johan Hedberg
1
-0
/
+1
2012-02-23
Bluetooth: Fix EIR data clearing when powering off
Johan Hedberg
1
-0
/
+2
2012-02-23
Bluetooth: Fix two minor style issues in HCI code
Marcel Holtmann
1
-1
/
+1
[next]