aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-24
|\
| * Bluetooth: Update management interface revisionJohan Hedberg2012-09-18
| * Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg2012-09-18
| * Bluetooth: AMP: Add Read Data Block Size to amp_initAndrei Emeltchenko2012-09-08
| * Bluetooth: trivial: Remove empty lineAndrei Emeltchenko2012-09-08
| * Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko2012-09-08
| * Bluetooth: Remove unneeded zero initAndrei Emeltchenko2012-09-08
| * Bluetooth: Fix establishing ESCO linksVinicius Costa Gomes2012-08-21
| * Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan2012-08-21
| * Bluetooth: debug: Correct the PSM printingSyam Sidhardhan2012-08-21
| * Bluetooth: mgmt: Add device disconnect reasonMikel Astiz2012-08-21
| * Bluetooth: Fix minor coding style in hci_event.cMikel Astiz2012-08-21
| * Bluetooth: trivial: Use preferred method for NULL checkAndrei Emeltchenko2012-08-21
| * Bluetooth: trivial: Shorten variable scopeAndrei Emeltchenko2012-08-15
| * Bluetooth: Add type information to the hci_connect() debug statementVinicius Costa Gomes2012-08-14
| * Bluetooth: Simplify a the connection type handlingVinicius Costa Gomes2012-08-14
| * Bluetooth: Refactor SCO connection into its own functionVinicius Costa Gomes2012-08-14
| * Bluetooth: Refactor ACL connection into its own functionVinicius Costa Gomes2012-08-14
| * Bluetooth: Refactor LE connection into its own functionVinicius Costa Gomes2012-08-14
| * Bluetooth: Rename LE and ACL connection functionsVinicius Costa Gomes2012-08-14
| * Bluetooth: Remove some functions from being exportedVinicius Costa Gomes2012-08-14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
|\ \ | |/ |/|
| * Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes2012-08-27
| * Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-08-27
| * Bluetooth: Fix use-after-free bug in SMPAndre Guedes2012-08-15
| * Bluetooth: Fix socket not getting freed if l2cap channel create failsJaganath Kanakkassery2012-08-06
| * Bluetooth: smp: Fix possible NULL dereferenceAndrei Emeltchenko2012-08-06
| * Bluetooth: Set name_state to unknown when entry name is emptyRam Malovany2012-08-06
| * Bluetooth: Fix using a NULL inquiry cache entryRam Malovany2012-08-06
| * Bluetooth: Fix using NULL inquiry entryRam Malovany2012-08-06
| * Bluetooth: Fix legacy pairing with some devicesSzymon Janc2012-08-06
| * Bluetooth: Fix possible deadlock in SCO codeGustavo Padovan2012-08-06
* | Bluetooth: Refactor in hci_le_conn_complete_evtAndre Guedes2012-08-06
* | Bluetooth: Lookup hci_conn in hci_le_conn_complete_evtAndre Guedes2012-08-06
* | Bluetooth: Find hci_conn by BT_CONNECT stateAndre Guedes2012-08-06
* | Bluetooth: Refactor hci_cs_le_create_connAndre Guedes2012-08-06
* | Bluetooth: Remove unneeded codeAndre Guedes2012-08-06
* | Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes2012-08-06
* | Bluetooth: Trivial refactoringAndre Guedes2012-08-06
* | Bluetooth: Added /proc/net/sco via bt_procfs_init()Masatake YAMATO2012-08-06
* | Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()Masatake YAMATO2012-08-06
* | Bluetooth: Added /proc/net/l2cap via bt_procfs_init()Masatake YAMATO2012-08-06
* | Bluetooth: Added /proc/net/hidp via bt_procfs_init()Masatake YAMATO2012-08-06
* | Bluetooth: Added /proc/net/hci via bt_procfs_init()Masatake YAMATO2012-08-06
* | Bluetooth: Added /proc/net/cmtp via bt_procfs_init()Masatake YAMATO2012-08-06
* | Bluetooth: Added /proc/net/bnep via bt_procfs_init()Masatake YAMATO2012-08-06
* | Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO2012-08-06
* | Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery2012-08-06
* | Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery2012-08-06
* | Bluetooth: Remove locking in hci_user_passkey_request_evtAndre Guedes2012-08-06