index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
Bluetooth: Remove locking in hci_user_passkey_request_evt
Andre Guedes
2012-08-06
|
*
|
|
|
|
|
Bluetooth: Make connect / disconnect cfm functions return void
Andrei Emeltchenko
2012-08-06
|
*
|
|
|
|
|
Bluetooth: Use lmp_no_flush_capable where applicable
Andre Guedes
2012-08-06
|
*
|
|
|
|
|
Bluetooth: Use lmp_sniffsubr_capable where applicable
Andre Guedes
2012-08-06
|
*
|
|
|
|
|
Bluetooth: Use lmp_sniff_capable where applicable
Andre Guedes
2012-08-06
|
*
|
|
|
|
|
Bluetooth: Use lmp_rswitch_capable where applicable
Andre Guedes
2012-08-06
|
*
|
|
|
|
|
Bluetooth: Use lmp_esco_capable where applicable
Andre Guedes
2012-08-06
|
*
|
|
|
|
|
Bluetooth: Use lmp_ssp_capable where applicable
Andre Guedes
2012-08-06
|
*
|
|
|
|
|
Bluetooth: Use lmp_le_capable where applicable
Andre Guedes
2012-08-06
|
*
|
|
|
|
|
Bluetooth: Use lmp_bredr_capable where applicable
Andre Guedes
2012-08-06
|
*
|
|
|
|
|
Bluetooth: Fix processing A2MP chan in security_cfm
Andrei Emeltchenko
2012-08-06
|
*
|
|
|
|
|
Bluetooth: Do not shadow hdr variable
Andrei Emeltchenko
2012-08-06
|
*
|
|
|
|
|
Bluetooth: debug: Fix printing A2MP cmd code format
Andrei Emeltchenko
2012-08-06
|
*
|
|
|
|
|
Bluetooth: mgmt: Managing only BR/EDR HCI controllers
Andrei Emeltchenko
2012-08-06
*
|
|
|
|
|
|
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-10-01
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
2012-09-16
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge 3.6-rc3 into tty-next
Greg Kroah-Hartman
2012-08-27
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
TTY: use tty_port_register_device
Jiri Slaby
2012-08-13
|
*
|
|
|
|
|
tty: localise the lock
Alan Cox
2012-08-10
|
*
|
|
|
|
|
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
2012-08-06
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
tty: move the termios object into the tty
Alan Cox
2012-07-16
|
*
|
|
|
|
|
tty: revert incorrectly applied lock patch
Alan Cox
2012-07-16
|
*
|
|
|
|
|
Merge branch 'v3.6-rc7' into tty-next
Greg Kroah-Hartman
2012-07-16
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tty: localise the lock
Alan Cox
2012-07-06
*
|
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-22
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Bluetooth: Fix not removing power_off delayed work
Vinicius Costa Gomes
2012-09-18
|
*
|
|
|
|
|
|
Bluetooth: Fix freeing uninitialized delayed works
Andrei Emeltchenko
2012-09-18
|
*
|
|
|
|
|
|
Bluetooth: mgmt: Fix enabling LE while powered off
Andrzej Kaczmarek
2012-09-18
|
*
|
|
|
|
|
|
Bluetooth: mgmt: Fix enabling SSP while powered off
Andrzej Kaczmarek
2012-09-18
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
net: change return values from -EACCES to -EPERM
Zhao Hongjiang
2012-09-21
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
|
\
|
|
|
|
|
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Bluetooth: Fix sending a HCI Authorization Request over LE links
Vinicius Costa Gomes
2012-08-27
|
*
|
|
|
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
2012-08-27
|
*
|
|
|
Bluetooth: Fix use-after-free bug in SMP
Andre Guedes
2012-08-15
*
|
|
|
|
Bluetooth: L2CAP - Fix info leak via getsockname()
Mathias Krause
2012-08-16
*
|
|
|
|
Bluetooth: RFCOMM - Fix info leak via getsockname()
Mathias Krause
2012-08-16
*
|
|
|
|
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
2012-08-16
*
|
|
|
|
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
Mathias Krause
2012-08-16
*
|
|
|
|
Bluetooth: HCI - Fix info leak via getsockname()
Mathias Krause
2012-08-16
*
|
|
|
|
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
Mathias Krause
2012-08-16
|
/
/
/
/
*
|
|
|
Bluetooth: Fix socket not getting freed if l2cap channel create fails
Jaganath Kanakkassery
2012-08-06
*
|
|
|
Bluetooth: smp: Fix possible NULL dereference
Andrei Emeltchenko
2012-08-06
*
|
|
|
Bluetooth: Set name_state to unknown when entry name is empty
Ram Malovany
2012-08-06
*
|
|
|
Bluetooth: Fix using a NULL inquiry cache entry
Ram Malovany
2012-08-06
*
|
|
|
Bluetooth: Fix using NULL inquiry entry
Ram Malovany
2012-08-06
*
|
|
|
Bluetooth: Fix legacy pairing with some devices
Szymon Janc
2012-08-06
*
|
|
|
Bluetooth: Fix possible deadlock in SCO code
Gustavo Padovan
2012-08-06
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-20
|
\
\
\
|
*
|
|
Bluetooth: Change page scan interval in fast connectable mode
Johan Hedberg
2012-07-16
|
*
|
|
Bluetooth: Use tx window from config response for ack timing
Mat Martineau
2012-07-15
[prev]
[next]