summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-5/+5
2012-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-1/+19
2012-09-21net: change return values from -EACCES to -EPERMZhao Hongjiang4-14/+14
2012-09-19Bluetooth: Fix not removing power_off delayed workVinicius Costa Gomes1-0/+2
2012-09-19Bluetooth: Fix freeing uninitialized delayed worksAndrei Emeltchenko1-1/+1
2012-09-19Bluetooth: mgmt: Fix enabling LE while powered offAndrzej Kaczmarek1-0/+10
2012-09-19Bluetooth: mgmt: Fix enabling SSP while powered offAndrzej Kaczmarek1-0/+6
2012-09-17Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman4-11/+16
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-11/+16
2012-08-27Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes1-0/+4
2012-08-27Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes3-8/+9
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman8-19/+43
2012-08-16Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause1-0/+1
2012-08-16Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause1-0/+1
2012-08-16Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause1-1/+1
2012-08-16Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause1-0/+1
2012-08-16Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause1-0/+1
2012-08-16Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause1-0/+1
2012-08-15Bluetooth: Fix use-after-free bug in SMPAndre Guedes1-3/+3
2012-08-14TTY: use tty_port_register_deviceJiri Slaby1-2/+2
2012-08-10tty: localise the lockAlan Cox1-2/+2
2012-08-06Bluetooth: Fix socket not getting freed if l2cap channel create failsJaganath Kanakkassery1-1/+1
2012-08-06Bluetooth: smp: Fix possible NULL dereferenceAndrei Emeltchenko1-1/+4
2012-08-06Bluetooth: Set name_state to unknown when entry name is emptyRam Malovany1-0/+2
2012-08-06Bluetooth: Fix using a NULL inquiry cache entryRam Malovany1-5/+11
2012-08-06Bluetooth: Fix using NULL inquiry entryRam Malovany1-0/+3
2012-08-06Bluetooth: Fix legacy pairing with some devicesSzymon Janc2-1/+7
2012-08-06Bluetooth: Fix possible deadlock in SCO codeGustavo Padovan1-10/+9
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman22-1664/+2691
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-252/+257
2012-07-17tty: move the termios object into the ttyAlan Cox1-1/+1
2012-07-16tty: revert incorrectly applied lock patchAlan Cox1-2/+2
2012-07-16Merge branch 'v3.6-rc7' into tty-nextGreg Kroah-Hartman5-13/+89
2012-07-16Bluetooth: Change page scan interval in fast connectable modeJohan Hedberg1-2/+2
2012-07-15Bluetooth: Use tx window from config response for ack timingMat Martineau1-25/+34
2012-07-11Bluetooth: debug: Print amp_mgr refcntAndrei Emeltchenko1-2/+2
2012-07-11Bluetooth: debug: Use standard hex object specifiers in hci_eventAndrei Emeltchenko1-85/+85
2012-07-10Bluetooth: debug: Add debug to l2cap_security_cfmAndrei Emeltchenko1-2/+3
2012-07-10Bluetooth: debug: Print CID and PSM in hex formatAndrei Emeltchenko1-15/+20
2012-07-10Bluetooth: debug: Correct types specifiers for L2CAPAndrei Emeltchenko1-26/+26
2012-07-10Bluetooth: debug: Add printing num of cmds queuedAndrei Emeltchenko1-1/+2
2012-07-10Bluetooth: Refactor PIN code rejection to use user_pairing_resp()Jaganath Kanakkassery1-23/+12
2012-07-07tty: localise the lockAlan Cox1-2/+2
2012-06-30Bluetooth: Do not auto off AMP controllerAndrei Emeltchenko1-1/+4
2012-06-30Bluetooth: Route traffic only through BR/EDR controllerAndrei Emeltchenko1-1/+2
2012-06-30Bluetooth: Improve debugging messages for hci_connAndrei Emeltchenko1-22/+22
2012-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-12/+88
2012-06-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2012-06-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan2-7/+9