index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
|
\
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-30
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-28
|
|
|
\
|
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-09-24
|
|
|
|
\
|
|
|
|
*
Bluetooth: Update management interface revision
Johan Hedberg
2012-09-18
|
|
|
|
*
Bluetooth: mgmt: Implement support for passkey notification
Johan Hedberg
2012-09-18
|
|
|
|
*
Bluetooth: AMP: Add Read Data Block Size to amp_init
Andrei Emeltchenko
2012-09-08
|
|
|
|
*
Bluetooth: trivial: Remove empty line
Andrei Emeltchenko
2012-09-08
|
|
|
|
*
Bluetooth: trivial: Make hci_chan_del return void
Andrei Emeltchenko
2012-09-08
|
|
|
|
*
Bluetooth: Remove unneeded zero init
Andrei Emeltchenko
2012-09-08
|
|
|
|
*
Bluetooth: Fix establishing ESCO links
Vinicius Costa Gomes
2012-08-21
|
|
|
|
*
Bluetooth: Use kref for l2cap channel reference counting
Syam Sidhardhan
2012-08-21
|
|
|
|
*
Bluetooth: debug: Correct the PSM printing
Syam Sidhardhan
2012-08-21
|
|
|
|
*
Bluetooth: mgmt: Add device disconnect reason
Mikel Astiz
2012-08-21
|
|
|
|
*
Bluetooth: Fix minor coding style in hci_event.c
Mikel Astiz
2012-08-21
|
|
|
|
*
Bluetooth: trivial: Use preferred method for NULL check
Andrei Emeltchenko
2012-08-21
|
|
|
|
*
Bluetooth: trivial: Shorten variable scope
Andrei Emeltchenko
2012-08-15
|
|
|
|
*
Bluetooth: Add type information to the hci_connect() debug statement
Vinicius Costa Gomes
2012-08-14
|
|
|
|
*
Bluetooth: Simplify a the connection type handling
Vinicius Costa Gomes
2012-08-14
|
|
|
|
*
Bluetooth: Refactor SCO connection into its own function
Vinicius Costa Gomes
2012-08-14
|
|
|
|
*
Bluetooth: Refactor ACL connection into its own function
Vinicius Costa Gomes
2012-08-14
|
|
|
|
*
Bluetooth: Refactor LE connection into its own function
Vinicius Costa Gomes
2012-08-14
|
|
|
|
*
Bluetooth: Rename LE and ACL connection functions
Vinicius Costa Gomes
2012-08-14
|
|
|
|
*
Bluetooth: Remove some functions from being exported
Vinicius Costa Gomes
2012-08-14
|
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
|
|
|
|
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-15
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-22
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Bluetooth: Refactor in hci_le_conn_complete_evt
Andre Guedes
2012-08-06
|
*
|
|
|
|
Bluetooth: Lookup hci_conn in hci_le_conn_complete_evt
Andre Guedes
2012-08-06
|
*
|
|
|
|
Bluetooth: Find hci_conn by BT_CONNECT state
Andre Guedes
2012-08-06
|
*
|
|
|
|
Bluetooth: Refactor hci_cs_le_create_conn
Andre Guedes
2012-08-06
|
*
|
|
|
|
Bluetooth: Remove unneeded code
Andre Guedes
2012-08-06
|
*
|
|
|
|
Bluetooth: Fix hci_le_conn_complete_evt
Andre Guedes
2012-08-06
|
*
|
|
|
|
Bluetooth: Trivial refactoring
Andre Guedes
2012-08-06
|
*
|
|
|
|
Bluetooth: Added /proc/net/sco via bt_procfs_init()
Masatake YAMATO
2012-08-06
|
*
|
|
|
|
Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()
Masatake YAMATO
2012-08-06
|
*
|
|
|
|
Bluetooth: Added /proc/net/l2cap via bt_procfs_init()
Masatake YAMATO
2012-08-06
|
*
|
|
|
|
Bluetooth: Added /proc/net/hidp via bt_procfs_init()
Masatake YAMATO
2012-08-06
|
*
|
|
|
|
Bluetooth: Added /proc/net/hci via bt_procfs_init()
Masatake YAMATO
2012-08-06
|
*
|
|
|
|
Bluetooth: Added /proc/net/cmtp via bt_procfs_init()
Masatake YAMATO
2012-08-06
|
*
|
|
|
|
Bluetooth: Added /proc/net/bnep via bt_procfs_init()
Masatake YAMATO
2012-08-06
|
*
|
|
|
|
Bluetooth: /proc/net/ entries for bluetooth protocols
Masatake YAMATO
2012-08-06
|
*
|
|
|
|
Bluetooth: Free the l2cap channel list only when refcount is zero
Jaganath Kanakkassery
2012-08-06
|
*
|
|
|
|
Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c
Jaganath Kanakkassery
2012-08-06
|
*
|
|
|
|
Bluetooth: Remove locking in hci_user_passkey_request_evt
Andre Guedes
2012-08-06
|
*
|
|
|
|
Bluetooth: Make connect / disconnect cfm functions return void
Andrei Emeltchenko
2012-08-06
|
*
|
|
|
|
Bluetooth: Use lmp_no_flush_capable where applicable
Andre Guedes
2012-08-06
|
*
|
|
|
|
Bluetooth: Use lmp_sniffsubr_capable where applicable
Andre Guedes
2012-08-06
|
*
|
|
|
|
Bluetooth: Use lmp_sniff_capable where applicable
Andre Guedes
2012-08-06
[next]