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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-06
Bluetooth: Refactor in hci_le_conn_complete_evt
Andre Guedes
1
-13
/
+9
2012-08-06
Bluetooth: Lookup hci_conn in hci_le_conn_complete_evt
Andre Guedes
1
-2
/
+2
2012-08-06
Bluetooth: Find hci_conn by BT_CONNECT state
Andre Guedes
1
-8
/
+3
2012-08-06
Bluetooth: Refactor hci_cs_le_create_conn
Andre Guedes
1
-14
/
+16
2012-08-06
Bluetooth: Remove unneeded code
Andre Guedes
1
-10
/
+0
2012-08-06
Bluetooth: Fix hci_le_conn_complete_evt
Andre Guedes
1
-0
/
+5
2012-08-06
Bluetooth: Trivial refactoring
Andre Guedes
1
-2
/
+1
2012-08-06
Bluetooth: Added /proc/net/sco via bt_procfs_init()
Masatake YAMATO
1
-0
/
+9
2012-08-06
Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()
Masatake YAMATO
1
-2
/
+12
2012-08-06
Bluetooth: Added /proc/net/l2cap via bt_procfs_init()
Masatake YAMATO
1
-2
/
+18
2012-08-06
Bluetooth: Added /proc/net/hidp via bt_procfs_init()
Masatake YAMATO
1
-1
/
+21
2012-08-06
Bluetooth: Added /proc/net/hci via bt_procfs_init()
Masatake YAMATO
1
-2
/
+11
2012-08-06
Bluetooth: Added /proc/net/cmtp via bt_procfs_init()
Masatake YAMATO
1
-2
/
+21
2012-08-06
Bluetooth: Added /proc/net/bnep via bt_procfs_init()
Masatake YAMATO
1
-2
/
+20
2012-08-06
Bluetooth: /proc/net/ entries for bluetooth protocols
Masatake YAMATO
1
-0
/
+141
2012-08-06
Bluetooth: Free the l2cap channel list only when refcount is zero
Jaganath Kanakkassery
3
-5
/
+7
2012-08-06
Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c
Jaganath Kanakkassery
1
-0
/
+15
2012-08-06
Bluetooth: Remove locking in hci_user_passkey_request_evt
Andre Guedes
1
-4
/
+0
2012-08-06
Bluetooth: Make connect / disconnect cfm functions return void
Andrei Emeltchenko
2
-9
/
+4
2012-08-06
Bluetooth: Use lmp_no_flush_capable where applicable
Andre Guedes
1
-1
/
+1
2012-08-06
Bluetooth: Use lmp_sniffsubr_capable where applicable
Andre Guedes
1
-1
/
+1
2012-08-06
Bluetooth: Use lmp_sniff_capable where applicable
Andre Guedes
1
-1
/
+1
2012-08-06
Bluetooth: Use lmp_rswitch_capable where applicable
Andre Guedes
1
-1
/
+1
2012-08-06
Bluetooth: Use lmp_esco_capable where applicable
Andre Guedes
1
-1
/
+1
2012-08-06
Bluetooth: Use lmp_ssp_capable where applicable
Andre Guedes
2
-4
/
+4
2012-08-06
Bluetooth: Use lmp_le_capable where applicable
Andre Guedes
2
-4
/
+4
2012-08-06
Bluetooth: Use lmp_bredr_capable where applicable
Andre Guedes
1
-2
/
+2
2012-08-06
Bluetooth: Fix processing A2MP chan in security_cfm
Andrei Emeltchenko
1
-0
/
+5
2012-08-06
Bluetooth: Do not shadow hdr variable
Andrei Emeltchenko
1
-3
/
+7
2012-08-06
Bluetooth: debug: Fix printing A2MP cmd code format
Andrei Emeltchenko
1
-2
/
+2
2012-08-06
Bluetooth: mgmt: Managing only BR/EDR HCI controllers
Andrei Emeltchenko
2
-4
/
+22
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
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-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
2012-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+9
2012-06-25
HID: Fix the generic Kconfig options
Henrik Rydberg
1
-1
/
+1
[next]