summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2012-08-06Bluetooth: smp: Fix possible NULL dereferenceAndrei Emeltchenko
2012-08-06Bluetooth: Set name_state to unknown when entry name is emptyRam Malovany
2012-08-06Bluetooth: Fix using a NULL inquiry cache entryRam Malovany
2012-08-06Bluetooth: Fix using NULL inquiry entryRam Malovany
2012-08-06Bluetooth: Fix legacy pairing with some devicesSzymon Janc
2012-08-06Bluetooth: Fix possible deadlock in SCO codeGustavo Padovan
2012-08-06Bluetooth: Refactor in hci_le_conn_complete_evtAndre Guedes
2012-08-06Bluetooth: Lookup hci_conn in hci_le_conn_complete_evtAndre Guedes
2012-08-06Bluetooth: Find hci_conn by BT_CONNECT stateAndre Guedes
2012-08-06Bluetooth: Refactor hci_cs_le_create_connAndre Guedes
2012-08-06Bluetooth: Remove unneeded codeAndre Guedes
2012-08-06Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes
2012-08-06Bluetooth: Trivial refactoringAndre Guedes
2012-08-06Bluetooth: Added /proc/net/sco via bt_procfs_init()Masatake YAMATO
2012-08-06Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()Masatake YAMATO
2012-08-06Bluetooth: Added /proc/net/l2cap via bt_procfs_init()Masatake YAMATO
2012-08-06Bluetooth: Added /proc/net/hidp via bt_procfs_init()Masatake YAMATO
2012-08-06Bluetooth: Added /proc/net/hci via bt_procfs_init()Masatake YAMATO
2012-08-06Bluetooth: Added /proc/net/cmtp via bt_procfs_init()Masatake YAMATO
2012-08-06Bluetooth: Added /proc/net/bnep via bt_procfs_init()Masatake YAMATO
2012-08-06Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO
2012-08-06Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery
2012-08-06Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery
2012-08-06Bluetooth: Remove locking in hci_user_passkey_request_evtAndre Guedes
2012-08-06Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko
2012-08-06Bluetooth: Use lmp_no_flush_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_sniffsubr_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_sniff_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_rswitch_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_esco_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_ssp_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_le_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_bredr_capable where applicableAndre Guedes
2012-08-06Bluetooth: Fix processing A2MP chan in security_cfmAndrei Emeltchenko
2012-08-06Bluetooth: Do not shadow hdr variableAndrei Emeltchenko
2012-08-06Bluetooth: debug: Fix printing A2MP cmd code formatAndrei Emeltchenko
2012-08-06Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-07-16tty: revert incorrectly applied lock patchAlan Cox
2012-07-16Merge branch 'v3.6-rc7' into tty-nextGreg Kroah-Hartman
2012-07-16Bluetooth: Change page scan interval in fast connectable modeJohan Hedberg
2012-07-15Bluetooth: Use tx window from config response for ack timingMat Martineau
2012-07-11Bluetooth: debug: Print amp_mgr refcntAndrei Emeltchenko
2012-07-11Bluetooth: debug: Use standard hex object specifiers in hci_eventAndrei Emeltchenko
2012-07-10Bluetooth: debug: Add debug to l2cap_security_cfmAndrei Emeltchenko
2012-07-10Bluetooth: debug: Print CID and PSM in hex formatAndrei Emeltchenko
2012-07-10Bluetooth: debug: Correct types specifiers for L2CAPAndrei Emeltchenko
2012-07-10Bluetooth: debug: Add printing num of cmds queuedAndrei Emeltchenko