summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery2012-08-063-5/+7
| * | | | | | Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery2012-08-061-0/+15
| * | | | | | Bluetooth: Remove locking in hci_user_passkey_request_evtAndre Guedes2012-08-061-4/+0Star
| * | | | | | Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko2012-08-062-9/+4Star
| * | | | | | Bluetooth: Use lmp_no_flush_capable where applicableAndre Guedes2012-08-061-1/+1
| * | | | | | Bluetooth: Use lmp_sniffsubr_capable where applicableAndre Guedes2012-08-061-1/+1
| * | | | | | Bluetooth: Use lmp_sniff_capable where applicableAndre Guedes2012-08-061-1/+1
| * | | | | | Bluetooth: Use lmp_rswitch_capable where applicableAndre Guedes2012-08-061-1/+1
| * | | | | | Bluetooth: Use lmp_esco_capable where applicableAndre Guedes2012-08-061-1/+1
| * | | | | | Bluetooth: Use lmp_ssp_capable where applicableAndre Guedes2012-08-062-4/+4
| * | | | | | Bluetooth: Use lmp_le_capable where applicableAndre Guedes2012-08-062-4/+4
| * | | | | | Bluetooth: Use lmp_bredr_capable where applicableAndre Guedes2012-08-061-2/+2
| * | | | | | Bluetooth: Fix processing A2MP chan in security_cfmAndrei Emeltchenko2012-08-061-0/+5
| * | | | | | Bluetooth: Do not shadow hdr variableAndrei Emeltchenko2012-08-061-3/+7
| * | | | | | Bluetooth: debug: Fix printing A2MP cmd code formatAndrei Emeltchenko2012-08-061-2/+2
| * | | | | | Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko2012-08-062-4/+22
* | | | | | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-011-5/+5
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-174-11/+16
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-278-19/+43
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | TTY: use tty_port_register_deviceJiri Slaby2012-08-141-2/+2
| * | | | | | tty: localise the lockAlan Cox2012-08-101-2/+2
| * | | | | | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-0622-1664/+2691
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | tty: move the termios object into the ttyAlan Cox2012-07-161-1/+1
| * | | | | | tty: revert incorrectly applied lock patchAlan Cox2012-07-161-2/+2
| * | | | | | Merge branch 'v3.6-rc7' into tty-nextGreg Kroah-Hartman2012-07-165-13/+89
| |\ \ \ \ \ \
| * | | | | | | tty: localise the lockAlan Cox2012-07-061-2/+2
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-223-1/+19
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Bluetooth: Fix not removing power_off delayed workVinicius Costa Gomes2012-09-191-0/+2
| * | | | | | | Bluetooth: Fix freeing uninitialized delayed worksAndrei Emeltchenko2012-09-191-1/+1
| * | | | | | | Bluetooth: mgmt: Fix enabling LE while powered offAndrzej Kaczmarek2012-09-191-0/+10
| * | | | | | | Bluetooth: mgmt: Fix enabling SSP while powered offAndrzej Kaczmarek2012-09-191-0/+6
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | net: change return values from -EACCES to -EPERMZhao Hongjiang2012-09-214-14/+14
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-074-11/+16
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes2012-08-271-0/+4
| * | | | Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-08-273-8/+9
| * | | | Bluetooth: Fix use-after-free bug in SMPAndre Guedes2012-08-151-3/+3
* | | | | Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause2012-08-161-0/+1
* | | | | Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause2012-08-161-0/+1
* | | | | Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause2012-08-161-1/+1
* | | | | Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause2012-08-161-0/+1
* | | | | Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause2012-08-161-0/+1
* | | | | Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause2012-08-161-0/+1
|/ / / /
* | | | Bluetooth: Fix socket not getting freed if l2cap channel create failsJaganath Kanakkassery2012-08-061-1/+1
* | | | Bluetooth: smp: Fix possible NULL dereferenceAndrei Emeltchenko2012-08-061-1/+4
* | | | Bluetooth: Set name_state to unknown when entry name is emptyRam Malovany2012-08-061-0/+2
* | | | Bluetooth: Fix using a NULL inquiry cache entryRam Malovany2012-08-061-5/+11
* | | | Bluetooth: Fix using NULL inquiry entryRam Malovany2012-08-061-0/+3
* | | | Bluetooth: Fix legacy pairing with some devicesSzymon Janc2012-08-062-1/+7
* | | | Bluetooth: Fix possible deadlock in SCO codeGustavo Padovan2012-08-061-10/+9Star
| |_|/ |/| |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-206-252/+257
|\ \ \