index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
...
|
*
|
Bluetooth: Fix __hci_req_sync
Andre Guedes
2013-03-09
|
*
|
Bluetooth: Remove empty HCI event handlers
Johan Hedberg
2013-03-08
|
*
|
Bluetooth: Remove unused hdev->init_last_cmd
Johan Hedberg
2013-03-08
|
*
|
Bluetooth: Use async requests internally in hci_req_sync
Johan Hedberg
2013-03-08
|
*
|
Bluetooth: Add request cmd_complete and cmd_status functions
Johan Hedberg
2013-03-08
|
*
|
Bluetooth: Fix stand-alone HCI command handling
Johan Hedberg
2013-03-08
|
*
|
Bluetooth: Introduce new hci_req_add function
Johan Hedberg
2013-03-08
|
*
|
Bluetooth: Refactor HCI command skb creation
Johan Hedberg
2013-03-08
|
*
|
Bluetooth: Add initial skeleton for asynchronous HCI requests
Johan Hedberg
2013-03-08
|
*
|
Bluetooth: Split HCI init sequence into three stages
Johan Hedberg
2013-03-08
|
*
|
Bluetooth: Fix __hci_req_sync() handling of empty requests
Johan Hedberg
2013-03-08
|
*
|
Bluetooth: Rename hci_request to hci_req_sync
Johan Hedberg
2013-03-08
|
*
|
Bluetooth: Remove redundant RFCOMM BT_CLOSED settings
Dean Jenkins
2013-03-08
|
*
|
Bluetooth: Remove redundant call to rfcomm_send_disc
Dean Jenkins
2013-03-08
|
*
|
Bluetooth: Remove RFCOMM session refcnt
Dean Jenkins
2013-03-08
|
*
|
Bluetooth: Return RFCOMM session ptrs to avoid freed session
Dean Jenkins
2013-03-08
|
*
|
Bluetooth: Check rfcomm session and DLC exists on socket close
Dean Jenkins
2013-03-08
|
*
|
Bluetooth: Avoid rfcomm_session_timeout using freed session
Dean Jenkins
2013-03-08
|
*
|
Bluetooth: change bt_sock_unregister() to return void
David Herrmann
2013-03-08
|
*
|
Bluetooth: discard bt_sock_unregister() errors
David Herrmann
2013-03-08
|
*
|
Bluetooth: Make hidp_get_raw_report abort if the session is terminating
Karl Relton
2013-03-08
|
*
|
Bluetooth: Rename hci_acl_disconn
Andre Guedes
2013-03-08
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-07
|
\
\
\
|
*
|
|
Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()
Mathias Krause
2013-04-07
|
*
|
|
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
2013-04-07
|
*
|
|
Bluetooth: fix possible info leak in bt_sock_recvmsg()
Mathias Krause
2013-04-07
|
|
|
/
|
|
/
|
*
|
|
net: fix smatch warnings inside datagram_poll
Jacob Keller
2013-04-02
*
|
|
net: add option to enable error queue packets waking select
Keller, Jacob E
2013-03-31
*
|
|
net: add ETH_P_802_3_MIN
Simon Horman
2013-03-28
|
/
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2013-03-18
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state
Vinicius Costa Gomes
2013-03-14
*
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-21
|
\
\
|
*
\
Merge branch 'master' into for-next
Jiri Kosina
2013-01-29
|
|
\
\
|
*
|
|
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
2013-01-03
*
|
|
|
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
|
\
\
\
\
|
*
|
|
|
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-18
|
*
|
|
|
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
|
*
|
|
|
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-16
*
|
|
|
|
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
*
|
|
|
|
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-18
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-08
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Bluetooth: Fix hci_conn timeout routine
Andre Guedes
2013-01-31
|
*
|
|
|
Bluetooth: Fix handling of unexpected SMP PDUs
Johan Hedberg
2013-01-31
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-08
|
\
\
\
\
|
*
|
|
|
Bluetooth: Refactor mgmt_pending_foreach
Andre Guedes
2013-02-01
|
*
|
|
|
Bluetooth: Remove unneeded locking
Andre Guedes
2013-02-01
|
*
|
|
|
Bluetooth: Reduce critical section in sco_conn_ready
Andre Guedes
2013-02-01
|
*
|
|
|
Bluetooth: Increment Management interface revision
Johan Hedberg
2013-02-01
|
*
|
|
|
Bluetooth: Fix link security setting when powering on
Johan Hedberg
2013-02-01
[prev]
[next]