Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Bluetooth: Use lmp_sniff_capable where applicable | Andre Guedes | 2012-08-06 | 1 | -1/+1 | |
| * | | | | | Bluetooth: Use lmp_rswitch_capable where applicable | Andre Guedes | 2012-08-06 | 1 | -1/+1 | |
| * | | | | | Bluetooth: Use lmp_esco_capable where applicable | Andre Guedes | 2012-08-06 | 1 | -1/+1 | |
| * | | | | | Bluetooth: Use lmp_ssp_capable where applicable | Andre Guedes | 2012-08-06 | 2 | -4/+4 | |
| * | | | | | Bluetooth: Use lmp_le_capable where applicable | Andre Guedes | 2012-08-06 | 2 | -4/+4 | |
| * | | | | | Bluetooth: Use lmp_bredr_capable where applicable | Andre Guedes | 2012-08-06 | 1 | -2/+2 | |
| * | | | | | Bluetooth: Fix processing A2MP chan in security_cfm | Andrei Emeltchenko | 2012-08-06 | 1 | -0/+5 | |
| * | | | | | Bluetooth: Do not shadow hdr variable | Andrei Emeltchenko | 2012-08-06 | 1 | -3/+7 | |
| * | | | | | Bluetooth: debug: Fix printing A2MP cmd code format | Andrei Emeltchenko | 2012-08-06 | 1 | -2/+2 | |
| * | | | | | Bluetooth: mgmt: Managing only BR/EDR HCI controllers | Andrei Emeltchenko | 2012-08-06 | 2 | -4/+22 | |
* | | | | | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2012-10-01 | 1 | -5/+5 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Merge 3.6-rc6 into tty-next | Greg Kroah-Hartman | 2012-09-16 | 4 | -11/+16 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 2012-08-27 | 8 | -19/+43 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | TTY: use tty_port_register_device | Jiri Slaby | 2012-08-13 | 1 | -2/+2 | |
| * | | | | | tty: localise the lock | Alan Cox | 2012-08-10 | 1 | -2/+2 | |
| * | | | | | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 2012-08-06 | 22 | -1664/+2691 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | tty: move the termios object into the tty | Alan Cox | 2012-07-16 | 1 | -1/+1 | |
| * | | | | | tty: revert incorrectly applied lock patch | Alan Cox | 2012-07-16 | 1 | -2/+2 | |
| * | | | | | Merge branch 'v3.6-rc7' into tty-next | Greg Kroah-Hartman | 2012-07-16 | 5 | -13/+89 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | tty: localise the lock | Alan Cox | 2012-07-06 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-22 | 3 | -1/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bluetooth: Fix not removing power_off delayed work | Vinicius Costa Gomes | 2012-09-18 | 1 | -0/+2 | |
| * | | | | | | | Bluetooth: Fix freeing uninitialized delayed works | Andrei Emeltchenko | 2012-09-18 | 1 | -1/+1 | |
| * | | | | | | | Bluetooth: mgmt: Fix enabling LE while powered off | Andrzej Kaczmarek | 2012-09-18 | 1 | -0/+10 | |
| * | | | | | | | Bluetooth: mgmt: Fix enabling SSP while powered off | Andrzej Kaczmarek | 2012-09-18 | 1 | -0/+6 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | net: change return values from -EACCES to -EPERM | Zhao Hongjiang | 2012-09-21 | 4 | -14/+14 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-07 | 4 | -11/+16 | |
|\| | | | | | |_|_|_|/ |/| | | | | ||||||
| * | | | | Bluetooth: Fix sending a HCI Authorization Request over LE links | Vinicius Costa Gomes | 2012-08-27 | 1 | -0/+4 | |
| * | | | | Bluetooth: Change signature of smp_conn_security() | Vinicius Costa Gomes | 2012-08-27 | 3 | -8/+9 | |
| * | | | | Bluetooth: Fix use-after-free bug in SMP | Andre Guedes | 2012-08-15 | 1 | -3/+3 | |
* | | | | | Bluetooth: L2CAP - Fix info leak via getsockname() | Mathias Krause | 2012-08-15 | 1 | -0/+1 | |
* | | | | | Bluetooth: RFCOMM - Fix info leak via getsockname() | Mathias Krause | 2012-08-15 | 1 | -0/+1 | |
* | | | | | Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST) | Mathias Krause | 2012-08-15 | 1 | -1/+1 | |
* | | | | | Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY) | Mathias Krause | 2012-08-15 | 1 | -0/+1 | |
* | | | | | Bluetooth: HCI - Fix info leak via getsockname() | Mathias Krause | 2012-08-15 | 1 | -0/+1 | |
* | | | | | Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER) | Mathias Krause | 2012-08-15 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | Bluetooth: Fix socket not getting freed if l2cap channel create fails | Jaganath Kanakkassery | 2012-08-06 | 1 | -1/+1 | |
* | | | | Bluetooth: smp: Fix possible NULL dereference | Andrei Emeltchenko | 2012-08-06 | 1 | -1/+4 | |
* | | | | Bluetooth: Set name_state to unknown when entry name is empty | Ram Malovany | 2012-08-06 | 1 | -0/+2 | |
* | | | | Bluetooth: Fix using a NULL inquiry cache entry | Ram Malovany | 2012-08-06 | 1 | -5/+11 | |
* | | | | Bluetooth: Fix using NULL inquiry entry | Ram Malovany | 2012-08-06 | 1 | -0/+3 | |
* | | | | Bluetooth: Fix legacy pairing with some devices | Szymon Janc | 2012-08-06 | 2 | -1/+7 | |
* | | | | Bluetooth: Fix possible deadlock in SCO code | Gustavo Padovan | 2012-08-06 | 1 | -10/+9 | |
| |_|/ |/| | | ||||||
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-07-20 | 6 | -252/+257 | |
|\ \ \ | ||||||
| * | | | Bluetooth: Change page scan interval in fast connectable mode | Johan Hedberg | 2012-07-16 | 1 | -2/+2 | |
| * | | | Bluetooth: Use tx window from config response for ack timing | Mat Martineau | 2012-07-15 | 1 | -25/+34 | |
| * | | | Bluetooth: debug: Print amp_mgr refcnt | Andrei Emeltchenko | 2012-07-11 | 1 | -2/+2 | |
| * | | | Bluetooth: debug: Use standard hex object specifiers in hci_event | Andrei Emeltchenko | 2012-07-11 | 1 | -85/+85 | |
| * | | | Bluetooth: debug: Add debug to l2cap_security_cfm | Andrei Emeltchenko | 2012-07-10 | 1 | -2/+3 | |
| * | | | Bluetooth: debug: Print CID and PSM in hex format | Andrei Emeltchenko | 2012-07-10 | 1 | -15/+20 |