index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2013-04-17
Bluetooth: hidp: fix sending output reports on intr channel
David Herrmann
2013-04-17
Bluetooth: hidp: don't send boot-protocol messages as HID-reports
David Herrmann
2013-04-17
Bluetooth: hidp: merge 'send' functions into hidp_send_message()
David Herrmann
2013-04-17
Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()
David Herrmann
2013-04-17
Bluetooth: hidp: handle kernel_sendmsg() errors correctly
David Herrmann
2013-04-17
Bluetooth: hidp: remove old session-management
David Herrmann
2013-04-17
Bluetooth: hidp: add new session-management helpers
David Herrmann
2013-04-17
Bluetooth: l2cap: add l2cap_user sub-modules
David Herrmann
2013-04-17
Bluetooth: l2cap: introduce l2cap_conn ref-counting
David Herrmann
2013-04-17
Bluetooth: hidp: move hidp_schedule() to core.c
David Herrmann
2013-04-17
Bluetooth: hidp: test "terminate" before sleeping
David Herrmann
2013-04-17
Bluetooth: hidp: remove unused session->state field
David Herrmann
2013-04-17
Bluetooth: introduce hci_conn ref-counting
David Herrmann
2013-04-17
Bluetooth: remove unneeded hci_conn_hold/put_device()
David Herrmann
2013-04-11
Bluetooth: Reject SCO when hci connection timeouts
Claudio Takahasi
2013-04-11
Bluetooth: Remove unneeded parameter
Claudio Takahasi
2013-04-11
Bluetooth: Minor coding style fix
Claudio Takahasi
2013-04-11
Bluetooth: Use GFP_KERNEL in sco_conn_add
Claudio Takahasi
2013-04-11
Bluetooth: Fix SCO connection reference
Claudio Takahasi
2013-04-11
Bluetooth: rename hci_conn_put to hci_conn_drop
David Herrmann
2013-04-05
Bluetooth: hidp: verify l2cap sockets
David Herrmann
2013-04-05
Bluetooth: hidp: remove redundant error message
David Herrmann
2013-04-04
Bluetooth: Remove driver init queue from core
Marcel Holtmann
2013-04-04
Bluetooth: Add driver setup stage for early init
Marcel Holtmann
2013-04-04
Bluetooth: Add __hci_cmd_sync_ev function
Johan Hedberg
2013-04-04
Bluetooth: Add support for custom event terminated commands
Johan Hedberg
2013-04-04
Bluetooth: Add __hci_cmd_sync() helper function
Johan Hedberg
2013-04-04
Bluetooth: Track received events in hdev
Johan Hedberg
2013-04-04
Bluetooth: Remove unneeded hci_req_cmd_status function
Andre Guedes
2013-04-04
Bluetooth: Fix hci_inquiry ioctl usage
Andre Guedes
2013-04-04
Bluetooth: Fix HCI request framework
Andre Guedes
2013-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-20
Bluetooth: fix error return code in rfcomm_add_listener()
Wei Yongjun
2013-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2013-03-18
Bluetooth: Fix PIN/Confirm/Passkey response parameters
Johan Hedberg
2013-03-18
Bluetooth: Simplify address parameters of user_pairing_resp()
Johan Hedberg
2013-03-18
Bluetooth: Fix fast connectable state when enabling page scan
Johan Hedberg
2013-03-18
Bluetooth: Fix updating page scan parameters when not necessary
Johan Hedberg
2013-03-18
Bluetooth: Update page scan parameters after successful write commands
Johan Hedberg
2013-03-18
Bluetooth: Add reading of page scan parameters
Johan Hedberg
2013-03-18
Bluetooth: Disable fast connectable when disabling connectable
Johan Hedberg
2013-03-18
Bluetooth: Refactor fast connectable HCI commands
Johan Hedberg
2013-03-18
Bluetooth: Add proper flag for fast connectable mode
Johan Hedberg
2013-03-18
Bluetooth: Fix error response for simultaneous fast connectable commands
Johan Hedberg
2013-03-18
Bluetooth: Limit fast connectable support to >= 1.2 controllers
Johan Hedberg
2013-03-18
Bluetooth: Fix fast connectable response sending
Johan Hedberg
2013-03-18
Bluetooth: Use an async request for mgmt_set_connectable
Johan Hedberg
2013-03-18
Bluetooth: Fix setting local name to the existing value
Johan Hedberg
2013-03-18
Bluetooth: Fix local name setting for LE-only controllers
Johan Hedberg
2013-03-18
Bluetooth: Handle AD updating through an async request
Johan Hedberg
[next]